@charset "UTF-8";
/* CSS Document */

body, td, th {
	color: #c8b19a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-color:#1F1E1A;
	
	background-position:top center;
	background-repeat:no-repeat;
	line-height:22px;
	margin:0px;
}
h1{
	font-size:28px;
	color:#68a327;
}

h2{
	font-size:24px;
	color:#68a327;
}
h3{
	font-size:18px;
	color:#8b7a65;
	margin-top:0px;
	line-height:0px;
	margin-bottom:35px;
	padding-top:0px;
}
.blockquote {
background-image: url(img/open-quote.gif);
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 30px;
font-style: italic;
}
.blockquote span {
background-image: url(img/close-quote.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 30px;
}
#main{

	width:960px;
	margin:0px auto;
	text-align:left;
}	

#logo{
	width:960px;
	height:140px;
	/*text-align:center;*/
	padding-top:10px;
	padding-bottom:10px;
	
}
#logo .change_lang{
	margin:0px 80px 0px 150px;
}

#logo .logo_button{

}
#logo img{
	border:0px;
	/*margin:0px auto;*/
}

#menu{
	height:60px;
	width:960px;
	background-image:url(img/border.gif);
	background-repeat:no-repeat;
	background-position:0% 55%;
	
}

#menu img{
	border:0px;
	padding-left:10px;
	padding-right:55px;
	
}
#menu img.lastbutton{
	padding-right:0px;
}

#content{
	width:940px;
	padding:0px 10px;
}

 a:link {
	color:#e3d3c2;
	text-decoration:underline;font-style:normal;
}
 a:visited {
		color:#e3d3c2;
	text-decoration:underline;font-style:normal;
}
 a:hover {
	color:#68a327;
	text-decoration:none;font-style:normal;
}
 a:active {
		color:#e3d3c2;
	text-decoration:underline;font-style:normal;
}

.news_photo{
	width:334px;
	margin-right:20px;
	float:left;
	border:3px solid #383430;
	margin-bottom:20px;
	}
	

.news_photo_right{
	width:334px;
	margin-left:20px;
	float:left;
	border:3px solid #383430;
	margin-bottom:20px;
	}
.news_text{
	width:580px;
	float:left;
	margin-bottom:20px;
}
.cleaner{
	clear:both;
	text-align:center;
}
.cleaner a{
	font-size:11px;
	color:#6F6C61;
	
}
.header{
	font-size:14px;
	font-style:italic;
	color:#68a327;
}
.img{
border:3px solid #383430;
margin:0px 4px;
float:left;
}

#footer{
	text-align:center;
	color:#4F4D45;
	width:960px;
	padding-top:30px;
}
#footer a{
	color:#4F4D45;
}
#bottom{
	height:100px;
	background-image:url(img/dolne_liscie.gif);
	width:960px;
	margin-top:40px;
	background-repeat:no-repeat;
	background-position:top center;
}
.spacer{
	height:250px;
}
