body
{
  width: 1000px; 
  position: relative; 
  text-align: left; 
  margin: auto;
  font-family: verdana;
  font-size: 12px;
  background-color: #A7A6A3;
}

h1
{
  font-size: 15px;
  font-weight: bold;
}

a
{
  color: #000000;
}

#header
{
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 945px;   
  font-size: 25px;
  border: 1px solid yellow;
  font-weight: bold;
  text-align: left;
  background-color: #CECECC;
}

#menu
{
  margin-top: 20px;
  margin-bottom: 20px;  
  text-align: center;
  font-weight: bold;
}

#menu span
{
  padding-right: 60px;
}

#menu a
{
  text-decoration: none;
}

li
{
  font-weight: bolder;
  margin-bottom: 12px;
  margin-left: 15px;
}

#content
{ 
  width: 910px;
  padding-left: 50px;
  padding-right: 40px;   
  border: 0px solid black;    
  min-height: 280px;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 10px;  
  font-size: 13px;
  background-color: white;
  background-image: url(bagr.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  }

#footer
{  
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 975px; 
  font-size: 12px;
  border: 1px solid black;
  text-align: left; 
  background-color: #CECECC;
}

.home
{
font-weight: bold;
font-size: 18px;
margin-bottom: 20px;
text-align: justify;
}

.ofirme
{
width: 450px;
text-align: justify;
}

.ofirme2
{
width: 400px;
text-align: justify;
}

.servis
{
 width: 430px;
}

#content-prislusenstvi
{
  width: 910px;
  padding-left: 50px;
  padding-right: 40px;   
  border: 0px solid black;    
  min-height: 280px;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 10px;  
  font-size: 13px;
  background-color: #FBB019;
}

