/* CSS Document */
body{
	text-align:center;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../index_img/bg.jpg) top repeat-x;
}
#body{
	top: 19px;
	text-align:left;
	width: 930px;
	position: relative;
	margin: 0 auto;
}
#top{
	position: relative;
	/*width: 100%;*/
	background: #285721 url(../index_img/logo.gif) top left no-repeat;
	height: 138px;
	width: 930px;
	border-left: 2px #FFCF10 solid;
}
#top #flash{
	position: relative;
	height: 138px;
	width: 700px;
	left: 227px;
	border-right: 2px #FFCF10 solid;
	border-left: 1px #FFCF10 solid;
	background: #285721 url(../index_img/flash.jpg) 0 50% no-repeat;
}
#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 20px;
	width:930px;
	border: 1px #285722 solid;
	border-top: none;
	border-bottom: none;
	background: #FFFFFF url(../index_img/bg_contents.jpg) right bottom no-repeat;
}
#content #menu{
	position: relative;
	width: 227px;
	/*border-right: 1px #285722 solid;*/
	float: left;
	margin-right: 0px;
	background: url(../index_img/bg_line.gif) right repeat-y;
}
#content #main{
	position: relative;
	float:left;
	width: 700px;
	margin-left: -1px;
	background: url(../index_img/bg_line.gif) left repeat-y;
}
#main #left{
	width:346px;
	/*padding-bottom: 1em;*/
	float:left;
	background:url(../index_img/vert_line.jpg) 330px 0 no-repeat;
	/*border-left: #285722 1px solid;*/
}
#main div.title h2{
	text-align: left;
	/*font: 22px Georgia, "Times New Roman", Times, serif;	
	font-style:italic;
	color: #5b0000;*/
	margin:0 0 20px;
	padding: 0 0 0 60px;
	visibility:hidden;
}
#main div.title{
	width: 100%;
	height: 40px;
}
#main p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 3em;
	margin-bottom:0;
	text-align:justify;
}
#main p.budowa {
font: 18px Georgia, "Times New Roman", Times, serif;
color:#993300;
font-style:italic;
font-weight: bold;
text-align: center;
}
#main #left ul {
margin:0 3em;
margin-right: 2em;
text-align:justify;
}
html>body #main #left ul {
margin:0;
margin-right: 2em;
}
#main #left li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	margin-top: 0;
}
#main #right{
	width:346px;
	float:left;
	/*background:url(../index_img/vert_line.jpg) 10px 0 no-repeat;*/
}
#main #single{
	width: 500px;
	border-left: #285722 1px solid;
}
#menu_top{
	position: relative;
	top: -20px;
	height: 20px;
}
#menu_top p{
	margin: 0 0 0 12px;
	padding: 3px 0 0 12px;
	font-size: 11px;
	color:#FFFFFF;
	background: url(../index_img/arrow_left.gif) 2px 6px no-repeat;
}
#menu_top p a{
	text-decoration:none;
	color: #FFFFFF;
}
#menu_top p a:hover{
	text-decoration:underline;
}
#menu_top img{
	margin:0 4px;
	border:none;
}
#menu_top span{
	margin-left:5.5em;
}
#menu_bottom{
	position: relative;
	top: -20px;
	background: #FFFFFF url(../index_img/bg_menu.jpg) top repeat-x;
	/*height: 300px;*/
	overflow: hidden;
	/*border:#003366 1px solid;*/
	margin-right:0px;
}
#menu_bottom ul{
	/*font:14px Arial, Helvetica, sans-serif;*/
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	/*color: #770000;*/
	list-style: none;
	/*margin:0 0 0 0.1em;*/
	margin: 0;
	padding:2em 0 0 0;
	background: url(../index_img/horiz_line.jpg) 0.5em 1.1em no-repeat;
}
#menu_bottom li {
	line-height: 1.4;
	margin: 0;
	padding: 0;
	background: url(../index_img/bg_line.gif) right repeat-y;
}
#menu_bottom li a{
	/*display: list-item;*/
	margin: 0;
	padding: 0;
	color: #1C3C17;
	text-decoration:none;
	/*padding-right: 20px;*/
	padding-left: 30px;
	/*background: url(../index_img/menu_bg.jpg) top repeat-x;*/
}
#menu_bottom li a:hover{
	color:#B97E13;
	text-decoration: none;
	background: url(../index_img/star_small.gif) 10px 50% no-repeat;
	border-bottom: #CC6600;
}
/*#menu_bottom ul.top li a:hover{
	border-left: 1px #770000 solid;
	color:#770000;
	padding-left: 4px;
}*/
#content #main #tabs{
	position: relative;
	top: -19px;
	margin: 2px 0 0 1px;
	width: 701px;
	height: 26px;
}
#nav {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav li{
	list-style:none;
	float: left;
	margin-left: 0px;
	margin-right: -1px;
	padding-left: 16px;
	font-size:17px;
	font-style:italic;
	line-height:26px;
	white-space:nowrap;
	background:#FFFFFF url(../index_img/tab.jpg) 0 100% no-repeat;
}
#nav a{
	display:block;
	float:left;
	padding: 0 16px 0 0;
	text-decoration:none;
	/*font-weight:bold;*/
	background: #FFFFFF url(../index_img/tab.jpg) 100% 100% no-repeat;
	color: #FFCF10;
	width: 0.1em;
}
html>body #nav a{width:auto;}
/* hack \*/
#nav a {float: none;} /* hack */
#nav a:hover {color: #ffffff;}
#nav #current, #nav #current a {
	color: #285722;
	background-image: url(../index_img/tab_cu.jpg);
}
#footer{
	font-size: 10px;
	color:#FFFFFF;
	height: 30px;
	width: 930px;
	background: #FFFFFF url(../index_img/bg_footer.jpg) bottom repeat-x;
	border-top: 1px #285722 solid;
	clear:both;
}
#footer #left{
	width:463px;
	float: left;
}
#footer #left p{
	margin:0;
	padding:6px 0 0 1em;
}
#footer #left a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer #left a:hover{
	color: #FFCC00;
	text-decoration:underline;
}
#footer #right{
	width:463px;
	text-align: right;
	float: left;
}
#footer #right p{
	margin:0;
	padding:6px 1em 0 0;
}
table.foto {
	margin: 0 auto 0;
	border: none;
}
table.foto img {
	margin: 5px;
	padding: 5px;
	border: #285722 solid 1px;
}
p.info {
	margin-top: 20px;
	padding: 10px;
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
}
p.info a{
	font-style:italic;
	color:#666666;
	text-decoration:none;
}
p.info a:hover{
	color: #285722;
	text-decoration:underline;
}

