html{
	background: #d9d6cc url( ../gfx/bg.gif ) fixed repeat-x;
	color: #000;
	font: normal 12px Verdana, sans-serif;
}

body{
	width: 732px;
	text-align: center;
	margin: 0px auto;
	padding-top: 10px;
	height: 100%;
	overflow-y: scroll;
}
#body{
	background: #fff url( ../gfx/bg_middle.gif ) repeat-y;
	text-align: left;
}
#innerBody{
	background: transparent url( ../gfx/bg_bottom.jpg ) no-repeat bottom left;
	padding: 0 15px 47px 10px;
}
#topContainer{
	background: url( ../gfx/bg_top.jpg ) no-repeat;
	padding: 10px 15px 9px 10px
}
#top{
	padding-bottom: 5px;
	border: 1px solid #ebe9d1;
	height: 50px;
}

#badges {
	text-align: right;
	padding-right: 15px;
	margin-left: 245px;
}
#badges a{
	border: 0;
}
#badges a img{
	border: 1px solid #e9e9e9;
	margin: 8px 0 1px 1px;
}

#badges a:hover img{
	border-width: 1px;
	border-style: solid;
	border-color: #ddd #aaa #aaa #ddd;
	margin: 9px 1px 0 0;
}

#logo {
	background: url( ../gfx/marek.gif ) no-repeat;
	width: 260px;
	height: 43px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
}

#logo h2{
	margin: 0;
	padding: 0;
}
#logo h2 a{
	display: block;
	width: 210px;
	height: 43px;
	border: 0;
	padding: 0;
	text-indent: -20000px;
	font-size: 0;
}

body.print #left, body.print #right{
	display: none;
}

#left{
	float: left;
	margin-right: 10px;
	width: 190px;
	height: 410px;
}
#right {
	float: right;
	margin-left: 10px;
	width: 190px;
	height: 410px;
}
#left #menu, #right #menu{
	height: 203px;
	overflow: auto;
	padding: 5px;
	width: 180px;
	border: 1px solid #eee;
}

#left #extraInfo, #right #extraInfo {
	height: 172px;
	width: 180px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #eee;
	margin-top: 8px;
}
body.print #content{
	height: 100%;
	overflow: inherit;
}
#content{
	height: 390px;
	overflow: auto;
	text-align: justify;
	padding: 5px 5px 10px 5px;
	border: 1px solid #eee;
}

a {
	text-decoration: none;
	color: #860;
	padding-bottom: 1px;
}

a:hover {
	border-bottom: 1px dashed #c90;
	padding-bottom: 0;
}

a.external{
	padding-right: 14px;
	background: transparent url( ../gfx/external.png ) no-repeat center right;
}
a img{
	border: 0;
}
.bg {
	background: transparent url(  ../gfx/translucent.png  );
}

body a{
	background: transparent;
}

.just{
	text-align: justify;
}
.t_right{
	text-align: right;
}
.f_left{
	float: left;
}
.f_right {
	float: right;
}

#content p.first{
	margin-top: 0;
}

hr {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background-color: transparent;
	height: 0;
	width: 100%;
	text-align: left;
	border-bottom: 1px dashed #861;
}

hr.spacer{
	margin: 15px 0 10px 0;
}

#loading{
	width: 250px;
	position: absolute;
	/* pozycja ustalona w skrypcie */
	border: 1px solid #eee;
	text-align: center;
}

#loading div.first{
	width: 99%;
	height: 99%;
}
#loading div.second{
	width: 230px;
	padding: 30px 0;
	border: 1px solid #ccc;
	margin: 10px auto;
}

#footer{
	border: 1px solid #eee;
	margin-top: 7px;
	text-align: center;	
	height: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 10px;
	color: #333;
}

ul#bottomButtons{
	padding: 0;
	list-style: none;
	float: right;
	margin: 9px 15px 0 0;
}
ul#bottomButtons li{
	float: left;
	width: 90px;
	height: 23px;
	margin-right: 1px;
	background: url( ../gfx/button_bottom.gif ) no-repeat;
}
ul#bottomButtons li a{
	display: block;
	height: 87%;
	border: 0;
	padding: 0;
	text-align: center;
}
ul#bottomButtons li a span{
	display: none;
}

ul#bottomButtons li a.css{
	background: url( ../gfx/st_csstableless.gif ) no-repeat center center;
}
ul#bottomButtons li a.xhtml{
	background: url( ../gfx/st_xhtml.png ) no-repeat center center;
}
ul#bottomButtons li a img{
	margin-top: 3px;
	height: 15px;
}
div#contact{
	float: left;
	margin-left: 20px;
	width: 90px;
	height: 25px;
	background: url( ../gfx/button_top.gif ) left bottom no-repeat;
}

body div#contact a{
	border: 0;
	margin-top: 9px;
	display: block;
	padding-top: 3px;
	color: #eee;
	font-size: 8px;
}

ul#topButtons {
	margin: 0px 40px 0px 35px;
	padding-right:5px;
	list-style: none;
	height: 25px;
}
ul#topButtons li{
	float: right;
	width: 25px;
	background-image: none;	
	border: 0;
	margin-left: 3px;
}

ul#topButtons li a{
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	border: 0;
}
ul#topButtons li span{
	display: none;
}
ul#topButtons li.pl a{
	background-image:url( ../gfx/pl.gif );
}
ul#topButtons li.en a{
	background-image:url( ../gfx/en.gif );
}
ul#topButtons li a:hover{
	background-position: 0 -31px;
}

#lookButtons{
	padding-top: 10px;
	height: 15px;
	float: left;
	width: 90px;	
	margin-left: 10px;
	background: url( ../gfx/button_top.gif ) no-repeat left bottom;	
}
#lookButtons ul{
	height: 15px;
	width: 53px;
	margin: 0 auto;
	padding: 0;
	padding-right: 5px;
	list-style: none;	
}
#lookButtons ul li{
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin-left: 5px;
	background: url( ../gfx/top_look_square.gif ) center center no-repeat;
	font-size: 0;
	border: 1px solid #666;
	margin-top: 2px;
}
#lookButtons ul li#lr{
	background: url( ../gfx/top_look_square_rl.gif ) center center no-repeat;
}

#lookButtons ul li#rl{
	background: url( ../gfx/top_look_square_lr.gif ) center center no-repeat;
}

#lookButtons ul li#lp{
	background: url( ../gfx/top_look_square_lp.gif ) center center no-repeat;
}

.contactFont{
	color: #860;
}

pre{
	width: 100px;
	text-align: left;
	border: 1px solid red;
	margin: 0;
	padding: 0;
}
legend{
	font-size: 11px;
	color: #000;
}
ol {
	margin: 0;
	padding: 0;
}
div.zce_faq {
	margin-bottom: 20px;
}

.class{
	float:left;
	background-color: #fff;
}
#extraInfo .news {
	margin-bottom: 10px;
	font: normal 10px Verdana;
	border: 1px solid #f9f9f9;
}
#extraInfo .news .title{
	font-size: 11px;
	margin-bottom: 2px;
	color: #860;
	border-bottom: 1px solid #e9e9e9;
/*
	background: #860;
	color: #fff;
*/
	text-indent: 5px;
}
#extraInfo .news .body{
	text-align: justify;
	padding: 0 2px;
}