/*
Theme Name: dom_turysty
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: Pawel Grabowski
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#container {
	width: 970px;
	padding-top: 10px;
	min-height: 590px;
	margin: 10px auto 0 auto;
	position: relative;
	background: url('images/bodyBg.png') no-repeat center top;
	z-index: 1;
}
div#container #ban {

}
div.flash {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #000 url('images/loader.gif') center no-repeat;
}


div#container h1 {
	text-align: right;
	padding-right: 40px;
	/*margin-bottom: -25px;*/
}

div#container h1 a img {
	border: none;
}

div#menu {
	width: 970px;
	height: 57px;
	text-align: center;
	position: relative;
	z-index: 300;
}


div#menu * {
	z-index: 400;
}

div#menu ul {
	margin-left: 40px;
	text-align: center;
}

div#menu ul li {
	display: block;
	text-align: center;
	float: left;
	width: 147px;
	height: 52px;
	background: #C6C6C6;
	text-transform: uppercase;
	border: solid 1px #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
div#menu ul li a {
	display: inline;
	display: inline-block;
	height: 52px;
	width: 147px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	font-family: verdana;
	line-height: 47px;
}

div#menu ul li#menu-item-12, div#menu ul li#menu-item-57 {
	background: url('images/buttonOnasBg.png');
}
div#menu ul li#menu-item-52, div#menu ul li#menu-item-58 {
	background: url('images/buttonOfertaBg.png');
}
div#menu ul li#menu-item-53, div#menu ul li#menu-item-59 {
	background: url('images/buttonRezerwacjaBg.png');
}
div#menu ul li#menu-item-54, div#menu ul li#menu-item-60 {
	background: url('images/buttonZwiedzanieBg.png');
}
div#menu ul li#menu-item-55, div#menu ul li#menu-item-61 {
	background: url('images/buttonKontaktBg.png');
}
div#menu ul li#menu-item-56, div#menu ul li#menu-item-62 {
	background: url('images/buttonLinkiBg.png');
}
div#menu ul li a:hover {
	line-height: 30px;
}

div.content {
	width: 904px;
	margin: 0 auto;
	height: 315px;
	padding: 36px 0 42px 0;
	background: url('images/oNasBg.png') no-repeat;
	z-index: 200;
}
div.content a img {
	border: none;
	outline: none;
}
.aligncenter {
	text-align: center;
}

div#lang_sel_list {
	position: relative;
	z-index: 300;
}

div.onas {
	background: url('images/oNasBg.png') no-repeat;
}
div.oferta {
	background: url('images/ofertaBg.png') no-repeat;
}
div.rezerwacja {
	background: url('images/rezerwacjaBg.png') no-repeat;
}
div.zwiedzanie {
	background: url('images/zwiedzanieBg.png') no-repeat;
}
div.kontakt {
	background: url('images/kontaktBg.png') no-repeat;
}
div.linki {
	background: url('images/linkiBg.png') no-repeat;
}


div.contentText {
	width: 355px;
	height: 295px;
	margin: 0;
	float: left;
	margin-left: 167px;
	text-align: left;
	overflow: auto;

}
div.contentText p {
	text-align: justify;
	margin-bottom: 15px;
	font-size: 12px;
	text-indent: 10px;
	margin-right: 5px;
}

div.contentText h2 {
	margin-bottom: 10px;
}

div.adress {
	z-index: 200;
}

p.fill_form {
	font: bold 16px Verdana;
	margin-bottom: 10px;
}

p.fill_form a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #eca628;
}

p.fill_form a:visited {
	text-decoration: underline;
	color: #eca628;
}

p.fill_form a:active {
	text-decoration: underline;
	color: #eca628;
}

p.fill_form a:hover {
	text-decoration: none;
	color: #eca628;
}

div.adress h2 {
	font-family: verdana;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 3px;
	position: relative;
	z-index: 200;
}

div#footer {
	width: inherit;
	text-align: center;
	margin-top: 20px;
}

div#footer p {
	color: #1D2025;
	font-family: verdana;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
img.homeImage {
max-width: 820px;
}
