
html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #E5DFC9;
	background: black;

}

p{
margin-top: 0px;
}

a {
  outline : none;
  text-decoration: none;
  color: #C0AA81;
}

a:hover {
  outline : none;
  text-decoration: none;
  
}

a.mejn{
font-weight: bold;
color: #CB0000;

}


h1 {
  
  font: normal bold 16px Tahoma;
  font-variant: small-caps;
  outline : none;
  color: #CB0000;
}

h6{
  margin: 6px 10px 14px 10px;
  text-align: center;
  font: italic 36px Tahoma;
  outline : none;
  color:#C44407;
}

img{
  border:0px solid;
}

#bik{
float: left;
width: 861px;
background: url(../images/bottom_left.jpg) no-repeat left bottom;
}

#bik2{
float: left;
width: 705px;
background: url(../images/page_back.jpg) transparent repeat-y;

}



#kontener {
	 width: 861px;
	 background: transparent;
	 margin: auto;
	 min-height: 650px; height: auto !important; height: 650px;
}



#top{
  background: url(../images/pagetop.jpg) no-repeat ;

  width:861px;
  height: 111px;
  float:left;
  
  
}


#main{
  background: url(../images/page_content.jpg) no-repeat right bottom;
  min-height: 500px; height: auto !important; height: 500px;
  width:705px;
   
  float:left;
}



#lewa{
  
  letter-spacing: -1px;
  width:156px;
  padding-left:0px;
  float:left;
}

#menu{

width:156px;
  padding-left: 0px;
  padding-top: 0px;
  float:left;
}

.title{
float:left;
width: 635px;
padding-top:10px;
padding-right: 70px;
height: 57px;
text-align: center;
color: #a91b07;
font: bold 18px Courier New;
background: url(../images/page_header.jpg) transparent no-repeat ;
}

.main_tresc{
  float: left;
  width:545px;
  padding-top: 0px;
  padding-left: 40px;
  padding-right: 120px;
  padding-bottom: 40px;
  text-align: justify;
  line-height: 1.5em;
  overflow: hidden;
}



#footer{
  clear:both;
  width:861px;
  height:103px;
  background: url(../images/footer.jpg) no-repeat ;
  color: #646464;
  font-size:10px;
}

