﻿body {
background: url(img/bg.jpg);
  background-color: #e1ddd9;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#313131;  
  margin:0px;
  text-align: center;
}


#content { 	
text-align: justify;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 850px;

background: url(img/tp.png);
border-left: 3px solid #564b47;
border-right: 3px solid #564b47;

overflow:auto;
height:auto
}

#content p{
padding: 0px 30px;
} 

			
p, pre, h1 {
margin: 0px; 
padding: 5px 10px; 
}

h1 a{
font-size: 22px;
text-transform:uppercase;
color: #000;
text-align: right;
padding-bottom:20px;
}


p, h2, pre, {
margin: 0px; 
padding: 5px 10px; 
}


h2 {
font-size: 16px;
text-transform:uppercase;
text-align: right;
color: #E81E1E;
text-align: center;
padding-top:15px;
padding-bottom:10px;
}

h3 {
font-size: 14px;
text-transform:uppercase;
text-align: center;
color: #564B47;

}

a { 
color: #000;
background-color:transparent;
text-decoration: none; 
}


.top{
margin: 0 auto;
padding-bottom: 30px;
width: 850px;
border-bottom: 1px solid #E1E1E1;
}

.oba{
overflow:auto;
height:auto
margin-top: 26px;

}

.oleft{
width: 400px;
display: inline-block;
float: left;
border-right: 0px solid #E1E1E1;
}
   
.oright{
width: 400px;
display: inline-block;
float: right;
border-left: 1px solid #E1E1E1;
}

.obad{
overflow:auto;
height:auto

}

.oleftd{
width: 550px;
display: inline-block;
float: left;
border-right: 0px solid #E1E1E1;
}
   
.orightd{
width: 280px;
display: inline-block;
float: right;
border-left: 1px solid #E1E1E1;
margin-right: 15px;
}

.stopka{
border-top: 1px solid #564B47;
border-bottom: 1px solid #564B47;
margin-top: 35px;
padding: 5px 20px;
color: #564b47;
font-size: 11px;
}
