BODY
{
	background: #E8F7F9 url(../images/bg.jpg) repeat top center;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
}
#gradient
{
	background: url(../images/gradient.jpg) repeat-x top center;
}
*
{
	margin: 0;
	padding: 0;
}
#wrapper
{
	margin: 0 auto;
	width: 808px;
	font-size: 1.2em;
}
#header
{
	height: 228px;
	background: transparent;
	overflow: hidden;
}
#baner_left
{
	float: left;
	width: 4px;
	height: 228px;
	background: url(../images/cien_left.png) repeat-y;
	overflow: hidden;
}
#baner
{
	float: left;
	width: 800px;
	height: 228px;
	overflow: hidden;
}
#baner_right
{
	float: left;
	width: 4px;
	height: 228px;
	background: url(../images/cien_right.png) repeat-y;
	overflow: hidden;
}
#wyszukiwarka
{
	position: relative;
	top: 190px;
	left: 140px;
	float: left;
}
#div_wyszukiwarka_input
{
	float: left;
	width: 150px;
}
#div_wyszukiwarka_button
{
	float: left;
	width: 40px;
}
#wyszukiwarka_input
{
	background: transparent;
	border-style: none;
	color: #FFF;
}
#wyszukiwarka_button
{
	width: 30px;
	height: 20px;
	background: none;
	border-style: none;
	font-size: 0;
}
#menu
{
	height: 49px;
	padding: 0px;
	overflow: hidden;
	float: left;
}
#menu-cien-l
{
	float: left;
	width: 4px;
	height: 49px;
	background: url(../images/cien_left.png) repeat-y;
}
#start
{
	display: block;
	float: left;
	width: 83px;
	height: 49px;
	background: url(../images/start.png) no-repeat;
}
#poradnik
{
	display: block;
	float: left;
	width: 117px;
	height: 49px;
	background: url(../images/poradnik.png) no-repeat;
}
#promocje
{
	display: block;
	float: left;
	width: 121px;
	height: 49px;
	background: url(../images/promocje.png) no-repeat;
}
#galeria
{
	display: block;
	float: left;
	width: 98px;
	height: 49px;
	background: url(../images/galeria.png) no-repeat;
}
#kontakt
{
	display: block;
	float: left;
	width: 115px;
	height: 49px;
	background: url(../images/kontakt.png) no-repeat;
}
#sauny
{
	display: block;
	float: left;
	width: 98px;
	height: 49px;
	background: url(../images/sauny.png) no-repeat;
}
#rekuperacja
{
	display: block;
	float: left;
	width: 168px;
	height: 49px;
	background: url(../images/rekuperacja.png) no-repeat;
}
#menu-cien-r
{
	float: left;
	width: 4px;
	height: 49px;
	background: url(../images/cien_right.png) repeat-y;
}
#sidebar
{
	float: left;
	width: 197px;
	background: url(../images/cont_bg.jpg) no-repeat top center;
	position: relative;
	left: 4px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#feed
{
	height: 14px !important;
	width: 197px;
	background: url(../images/menu_top.gif) no-repeat 0px 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
}
#menu-left
{
	background: url(../images/menu_bg.png) repeat-y 0px 0;
	float: left;
	width: 197px;
	margin: 0;
	padding-bottom: 5px;
}
#menu-bottom
{
	background: url(../images/menu_bottom.png) no-repeat 0px 0;
	float: left;
	width: 197px;
	height: 17px;
}
#czy-1
{
	width: 197px;
	background: url(../images/czy_bg2.png) repeat-y 0px 0;
	float: left;
}
#czy-2
{
	width: 194px;
	padding: 0;
	float: left;
	background: url(../images/czy_bg1.png) repeat-x 0px 0;
}
#czy-3
{
	margin: 0 10px 10px;
	width: 174px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
#czy-3 P
{
	font-size: 11px;
	text-align: justify;
}
#wrapper2
{
	float: left;
	width: 809px;
	background: url(../images/wrapp_bg.png) repeat-y;
}
#wrapper3
{
	background: url(../images/cont_bg.jpg) no-repeat 201px 0px;
	float: left;
	width: 809px;
}
#content
{
	float: right;
	width: 605px !important;
	overflow: hidden;
	min-height: 400px;
}
#footer
{
	clear: both;
	height: 111px;
	background: url(../images/stopka.png) no-repeat;
}
/*Entries*/
.entry
{
	padding: 40px 25px 5px 10px;
	text-align: justify;
	line-height: 1.05em;
}
.title
{
	font-size: 2.5em;
	font-weight: normal;
	cursor: default;
	position: relative;
	top: 50px;
	left: 30px;
	letter-spacing: 1px;
	color: #AAAAAA;
	font-style: italic;
}
.data
{
	font-size: 11px;
	color: #BBB;
	cursor: default;
}
/*Menu*/
#menu UL
{
	list-style-type: none;
}
#menu LI
{
	float: left;
}
#menu LI A
{
	padding: 0 15px;
	display: block;
	color: #FFFFFF;
	margin-right: 2px;
}
#menu A:hover, .menu-selected
{
	background-position: 0 100% !important;
}
/*Sidebar*/
#sidebar UL
{
	list-style-type: none;
	margin-top: 10px;
}
#sidebar LI
{
}
#sidebar LI A
{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #222222;
	padding-left: 5px;
	border-bottom: 1px solid #DDDDDD;
}
#sidebar LI A:hover
{
	background: #EDEBED;
	color: #6CC4D8;
}
#sidebar-bottom
{
	float: left;
	height: 31px;
	width: 197px;
	background: url(../images/sidebar_bottom.png) no-repeat 0px 0;
}
#sidebar-bottom A
{
	float: right;
	display: block;
	width: 60px;
	height: 31px;
	margin-right: 3px;
}
#sidebar TD
{
	padding: 0px;
}
/*Footer*/
#footer-valid
{
	float: left;
	padding-top: 65px;
	padding-left: 20px;
	cursor: default;
	color: #FFFFFF;
}
#footer-copy
{
	float: right;
	padding-top: 65px;
	padding-right: 20px;
	cursor: default;
	color: #FFFFFF;
}
#footer-valid A
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer-valid A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-copy A
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer-copy A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.menu-level-2 .menu-level .menu-selected
{
	background: none;
	font-weight: bold;
}
.menu-level-2 .menu-level
{
	list-style-type: square;
	margin-left: 20px;
}
INPUT, TEXTAREA
{
	border: 1px solid #400000;
	background: #FDE9C6;
}
TABLE.galeria-tabela
{
	width: 100%;
}
.wysrodkuj
{
	text-align: center;
}

