body
{
	background: url('img/back.jpg') #625B13 repeat-x;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1.4em;
	color: white;
	margin: 0px;
}

h1{
font-family: Arial;
font-size:20px;
font-style: normal;
font-weight: normal;
margin:25px 0px 15px 0px;
padding: 0px 0px 0px 20px;
background: url(img/h1.jpg) transparent no-repeat left center;
color: #FFFFFF;
}

h2{
font-size:14px;
font-style: normal;
font-weight: bold;
margin:5px 0px 5px 0px;

}

img, a{border:0px}

.img2{margin:5px; border:1px solid #F0EDDA; padding: 5px}

#container
{
	width: 940px;
	margin: 0 auto;
}


#top
{
	float: left;
        height: 296px;
	width: 940px;
	background: url(img/top.jpg) transparent no-repeat;
}
#contentpane
{
	width: 940px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	
}
#left
{       
        font-size: 14px;
        line-height: 20px;
	width: 312px;
	
	float: left;
	color: #38330D;
	 background:#C4B65D;
	
	
	
}

#left a{
color: #3C371A;
}

#left1
{       
        position: relative;
	width: 302px;
	height: 191px;
	padding: 100px 0px 0px 20px;
	float: left;
	
	background: url('img/left.jpg') transparent  left bottom no-repeat;
	
	
	
}

#leftmenu{position: absolute; top: -79px; left: 0px; z-index: 111;padding: 10px 16px 0px 14px; width:282px; height: 252px; background: url(img/menutop.jpg) transparent no-repeat;}

#leftmenu a{
display:block;
width:262px;
height: 23px;
padding: 5px 10px;
color: #3C371A;
font-size: 18px;
font-family: Arial;
text-decoration: none;
background: url(img/bull.jpg) transparent no-repeat 267px center;
border-bottom:1px solid #A9A47C;
}

#leftmenu a:hover{
background: url(img/menuhover.jpg) transparent no-repeat;
color:white;
}

#left2{

}


#right
{
	float: left;
	clear: right;
	padding-left: 20px;
	width: 608px;
	padding-bottom:20px;
	background: url(img/main1.jpg) transparent no-repeat center top;
	
}
#right img.img
{
	border: solid 1px #888888;
	padding: 8px;
	margin-bottom: 5px;
}
#right a
{
	color: #DDD6A2;
}
#right a.readmore
{
	display: block;
	float: right;
	clear: right;
	text-decoration: none;
	color: #ffffff;
	background: url('img/morebg.jpg') top left repeat-x;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 24px;
}

#right2{
/* background: url(img/main2.jpg) transparent no-repeat center top; width: 100%; */
}

#footer
{
	clear: both;
	background: url('img/footer.jpg') black  center top no-repeat;
	width: 100%;
	
	height: 63px;
}

#footer_inner{
width:940px;height:63px;margin:auto;color:#D0D0D0;
}

#footer a{color:#D0D0D0; text-decoration:none;}

#formularz {

	width: 480px;
}


#formularz input, #formularz textarea{
border: 1px solid #888888;
}

#formularz span{
float:left;
}

label, input, textarea 
{
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 5px;
}

label 
{
	text-align: right;
	width: 150px;
	padding-right: 10px;
}


		
#token
{
	margin-left: 160px;
	margin-bottom: 10px;
}
		
#submit_button
{
  background: #E90101;
  border: 0px;
  font-family: Arial, Verdana;
  font-size: 12px;
  color: white;
	width: 140px;
	margin-left: 160px !important;
	margin-left: 85px;
}
