*{
	margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	background-image:url(../img/layout/tlo.jpg); 
	background-repeat:repeat-x; 
	background-color:#ffffff;
	text-align: center;
	font: 12px arial;
	color: #242424;
}
td{
	padding: 2px 3px;	
	vertical-align: top;
}
a{
	color: #b81802;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	font: bold 14px arial;
	color: #d21801;
	padding: 8px 0 5px 0px;
}
h1.title{
	background: transparent url(../img/layout/dotted.gif) repeat-x left bottom;
	padding: 4px 0 10px;
}
h2{
	color: #846c48;
	font: bold 14px arial;
	padding: 8px 0 5px 0px;
}
h3{
	color: #bb7a1e;
	font: bold 12px arial;
	padding: 8px 0 5px 0px;
}
h4{

}
h5{

}
hr{
	background: transparent url(../img/layout/dotted.gif) repeat-x left bottom;
	border: none;
	height: 2px;
	overflow: hidden;
	font-size: 1px;
	margin: 10px 0;
}
ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 11px;
}
li{
	list-style-image: url(../img/layout/li.gif);
	padding: 8px 0 6px 0px;
}
p{
	padding: 5px 0;
}
.brown_row h1{
	font: bold 12px arial;
	color: #856b46;
	padding: 6px 0 5px;
}
.brown_row span{
	font: bold 12px arial;
	color: #856b46;
	padding: 6px 0 5px;
	float: right;
	width: 200px;
	clear: both;
	text-align: right;
}
.clear{
	clear: both;
}
.main{
	width: 965px;
	margin: 0 auto;
	text-align: left;
}
.logo{
	padding: 19px 35px 19px 0;
	/*padding: 21px 35px 17px 0;*/
	display: block;
}
.head{
	height: 120px;
	position: relative;
}
.nab{
	height: 249px;
	position: relative;
}
.block{
	padding: 20px 0;
}
.left_panel{
	float: left;
	width: 204px;
	margin-right: 16px
}
.main_panel{
	width: 742px;
	float: left;
}
.brown_row{
	background-color: #d9d6ad;
	padding: 0 11px;
}
.left_panel .brown_row{
	padding: 0 8px;
}
.left_menu ul{
	background-color: #866e48;
	padding: 2px 0 2px 0;
}
.left_menu ul li{
	list-style-type: none;
	list-style-image: none;
	height: 30px;
	padding: 0px 13px
}
.left_menu ul li span{
	display: block;
	background: transparent url(../img/layout/left_menu-li-bg.gif) repeat-x left top;
}
.left_menu ul li.first span{
	display: block;
	background: none;
}
.left_menu ul li a{
	display: block;
	padding: 8px 0 7px 10px;
	color: #fff;
	font: bold 12px arial;
	text-decoration: none;
	background: transparent url(../img/layout/arrow-white.gif) 0 12px no-repeat;
}
.left_menu ul li.selected a, .left_menu ul li a:hover{
	color: #d9d6ad;
	background: transparent url(../img/layout/arrow-lightbrown.gif) 0 12px no-repeat;
}
.content{
	padding: 5px 0;
}
.content .in{
	padding: 9px 0;
}
.edition{
	background: transparent url(../img/layout/dotted.gif) repeat-x left bottom;
}
.edition .cover{
	width: 224px;
	float: left;
	background-color: #fff;
}
.edition .info{
	width: 517px;
	float: right;
	background: transparent url(../img/layout/dotted.gif) repeat-x left top;
}
.description{
	text-align: justify;
}
.foot{
	color: #846d4b;
	height: 24px;
	background-color: #e9e6d3;
	padding: 10px 0 0;
	text-align: center;
	margin: 0 0 30px 0;
}
#counter{
	width: 326px;
	height: 84px;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	padding: 20px 0;
}
#counter_txt{
	font: bold 24px arial;
	color: #89714c;
}
#counter_js{
	font: bold 34px arial;
	color: #d81e02;
}
.ghost{
	width: 258px;
	height: 120px;
	position: absolute;
	right: 0;
	bottom: 0;
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	background-color: #E0ECF1;
	width: 218px;
	height: 19px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #EEF0F1;
	border-top-color: #B0B9BD;
	border-right-color: #B0B9BD;
}
.gwiazdka {
	color: #DA251D
}

