/*
Theme Name: EGO SPA
Theme URI: http://ego-spa.eu/
Description: Szata graficzna EGO SPA.
Version: 1.0
Author: Michal Ratajczak
Author URI: http://oktopus.pl/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: EGO SPA
*/

body {
	color: 371c00;
	text-align: center;
	font-family: Helvetica, Verdana, Sans-serif;
	margin: 0px;
	padding: 0px;

	//behavior: url("http://egospa.bajcik.com.pl/TEST/csshover3.htc");

}

a {
	color: #371c00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #371c00;
	text-decoration: underline;
}

#wrapper {
	width:940px; 
	margin:0px auto;
	text-align: left;
}

#header {
	height: 200px;
	position: relative;
}

#header #logo {
	height: 40px;
	width: 120px;
	display: block;
	position: absolute;
	top: 80px;
	left: 0px;
}
#header #logo h1 {
	margin: 0px;
	padding: 0px;
}
#header #logo h1 a{
	height: 45px;
	width: 120px;
	display: block;
	background: url('img/logoEGO.jpg') no-repeat;
	text-indent: -9999px;
}

#header #language {
	display: block;
	position: absolute;
	top: 160px;
	left: 0px;
	font-size: 10px;
}
#header #language a {
	color: #999;
	text-decoration: none;
}
#header #menu {
	height: 58px;
	width: 740px;
	display: block;
	border: 1px solid #ddd;
	position: absolute;
	top: 70px;
	right: 0px;
}


#header #menu ul {
	list-style: none;
	margin: 0px;
	padding: 8px;
}
#header #menu ul li ul{
	display:none;
	height:auto;
	padding: 1px 0px 0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:180px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}

#header #menu ul li {
	font-size: 10px;
	background: #f2ebe5;
	float: left;
	border-right: 1px solid #ddd;
display: block
}
#header #menu ul > li {position: relative; z-index: 1; }
#header #menu ul li ul li {
	border-right: 0px;
	border-bottom: 1px solid #ddd;
}
#header #menu ul li.current_page_item a{
color: #371c00;
background: #f2ebe5;
}
#header #menu ul li ul li.current_page_item a{
color: #f2ebe5;
background: #371c00;
}



#header #menu ul li a {
color: #f2ebe5;
background: #371c00;
font-weight: bold;
text-decoration: none;
display: block;
padding: 15px 10px 15px 10px;
}
#header #menu ul li a:hover {
color: #f2ebe5;
font-weight: bold;
text-decoration: none;
display: block;
background: #371c00;
padding: 15px 10px 15px 10px;
}
#header #menu ul li ul li a {
color: #371c00;
background: #f2ebe5;
font-weight: bold;
text-decoration: none;
display: block;
padding: 10px 15px 10px 15px;
}
#header #menu ul li ul li a:hover {
color: #f2ebe5;
font-weight: bold;
text-decoration: none;
display: block;
background: #371c00;
padding: 10px 10px 10px 10px;
}

#header #menu ul li.page-item-6 {
width: 50px;
}
#header #menu ul li.page-item-17 {
width: 70px;
}
#header #menu ul li.page-item-19 {
width: 100px;
}
#header #menu ul li.page-item-20 {
width: 104px;
}
#header #menu ul li.page-item-21 {
width: 70px;
}



#header #menu ul li.page-item-302 a, 
#header #menu ul li.page-item-319 a,
#header #menu ul li.page-item-325 a,
#header #menu ul li.page-item-340 a {
color: #371c00;
font-weight: bold;
text-decoration: none;
display: block;
background: #f2ebe5;
}


#header #menu li:hover ul{
	display:block;
}
#header #menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:180px;
}

#header #menu ul li ul a {
	display:block;
	height:13px;
	font-size:10px;
	font-style:italic;
	margin:0px;
	text-align:left;
}
#header #menu ul ul ul li {
display: none;
}

#header #menu ul li#newsletter {
background: #371c00;
color: #f2ebe5;
padding: 15px;
width:105px;

}
	
#content {
	width: 740px;

	border: 1px solid #ddd;

	background: #fff;
	float: right;
}
#content h2 {
padding: 6px 8px 6px 8px;
font-weight: normal;
}
#content h2 span {
font-size: 10px;
margin: 0px;
padding: 0px;
}
#content h3 {
padding: 6px 8px 6px 8px;
margin: 10px 0px 0px;
font-weight: normal;
color: #371c00;
}
#content h3 span {
font-size: 10px;
margin: 0px;
padding: 0px;
}
#content h4 {
padding: 6px 8px 6px 8px;
margin:10px 0px 0px;
font-weight: normal;
color: #371c00;
}

#content p {
padding: 0px 8px 3px 8px;
font-size: 12px;
text-align: justify;
}
#content ul, #content ol {
font-size: 12px;
!padding: 0px 8px 6px 8px;
}
#content ol {
text-align: justify;
!padding: 0px 8px 6px 8px;
margin: 0px 20px 20px 0px;
}
#content ol li {
margin-bottom: 10px;
}
#cxontent table {
font-size: 12px;
padding: 0px 8px 6px 8px;
}

#sidebar {
	width: 180px;
	float: left;
}
#sidebar h2 {
padding: 6px 0px 6px 0px;
font-weight: normal;
}
#sidebar h4 {
font-size: 9px;
font-style:italic;
margin: 0px;
padding: 0px;
}
#sidebar p {
margin: 0px 0px 8px 0px;
padding: 0px;
font-size: 10px;
}

#both {
	clear: both;
}

#footer {
	width: 740px;
	float: right;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer p {
	margin: 0px 0px 0px 8px;
}
#footer ul#footermenu {
padding: 0px;
	margin: 0px 0px 10px 8px;
}
#footer ul#footermenu li{
display: inline;
margin-right: 10px;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}
table {
	font-size: 12px;
	margin: 0px 8px 0px 8px;
}
table.fitness {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 5px;
	width: 724px;
	line-height: normal;
}

table.fitness td {
	padding: 2px;
	border: 1px solid #dadada;
	vertical-align: middle;
	height: 35px;
	color: #371c00;
}

table.fitness td.zielony {
	background-color: #669900;
	color: #000;
}

table.fitness td.czerwony {
	background-color: #f4a460;
	color: #000;
}

table.fitness td.niebieski {
	background-color: #00ccff;
	color: #000;
}

table.fitness td.zolty {
	background-color: #ffcc00;
	color: #000;
}

table.fitness2 {
	text-align: left;
	border-collapse: collapse;
	border-spacing: 5px;
	width: 724px;
	line-height: normal;
}

table.fitness2 td.text, td.text1 {
	padding-bottom: 10px;
}

table.fitness2 td.text1 {
	font-size: 14px;
	color: #371c00;
}

table.fitness2 td.karnet {
	width: 50%;
padding-bottom: 10px;
padding-top: 10px;
}

table.fitness2 td.cena {
	text-align: right;
}

table.main_text {
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 724px;
	line-height: normal;
}

td.main {
	width: 50%;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.czacen {
text-align: right;
}


#contact .wpcf7 p {
font-size: 10px;
}

span.rtoc_text,
span.rtoc_data {
font-size: 10px
}
.wpcf7 {
position: relative
}

.wpcf7-mail-sent-ok{
position: absolute;
top: 0px;
right: 0px;
border: 1px solid #ddd;
color: #371c00;
padding:8px;
font-size: 12px
}
.wpcf7-validation-errors{
display: none

}

span.wpcf7-not-valid-tip-no-ajax {
color: #f00;
margin-left: 10px
}

input {
padding: 5px;
margin: 0px;
border: 1px solid #ddd;
background: #fff;
color: #333;
}
textarea {
width: 500px;
padding: 5px;
margin: 0px;
border: 1px solid #ddd;
background: #fff;
color: #333;
}

	#spaGallery, #fitnessGallery, #restauracjaGallery, #pokojeGallery {
		padding: 0px 8px 8px 8px;
		width: 724px;
	}
	#spaGallery ul, #fitnessGallery ul, #restauracjaGallery ul, #pokojeGallery ul { list-style: none; margin: 0px; padding: 0px; }
	#spaGallery ul li, #fitnessGallery ul li, #restauracjaGallery ul li, #pokojeGallery ul li { float:left; margin-right: 15px; }
	#spaGallery ul img, #fitnessGallery ul img, #restauracjaGallery ul img, #pokojeGallery ul img {
		padding: 5px 5px 20px;
		background: #fff;
		border: 1px solid #ddd;
	}
	#spaGallery ul a:hover img, #fitnessGallery ul a:hover img, #restauracjaGallery ul a:hover img, #pokojeGallery ul a:hover img {
		padding: 5px 5px 20px;
		background: #f2ebe5;
		border: 1px solid #371c00;
	}
	#spaGallery ul a:hover, #fitnessGallery ul a:hover, #restauracjaGallery ul a:hover, #pokojeGallery ul a:hover { color: #371c00; }