body {
font-family: "arial", verdana, serif;
font-size: 12px;
font-weight: normal;
color: #333333;
text-align: left;
background: #fff;
background-image: url('bg3.bmp');
background-repeat: repeat-x;

}

h1 {
  color: #ff7700;
  font-size:24px;
}
h3 {
  font-size:15px;  
}
h5 {
  font-size:10px;
}

h2,h3,h4,h5,h6 {
color: #777777;
}
a:link { color: #999999; text-decoration: none; } 
a:visited { color: #999999; text-decoration: none; } 
a:hover { color: #ff7700; text-decoration: none; } 
a:active { color: #999999; text-decoration: none; } 

a:link.topmenu { color: #999999; text-decoration: none; font-weight: bold;} 
a:visited.topmenu { color: #999999; text-decoration: none; font-weight: bold; } 
a:hover.topmenu { color: #ff7700; text-decoration: none; font-weight: bold; } 
a:active.topmenu { color: #999999; text-decoration: none; font-weight: bold; } 

a:link.menu { color: #777777; text-decoration: none; } 
a:visited.menu { color: #777777; text-decoration: none; } 
a:hover.menu { color: #ff7700; text-decoration: none; font-weight: bold;} 
a:active.menu { color: #777777; text-decoration: none;} 

#main {
width: 770px;
margin: 0 auto;
text-align: left;
border: 20px solid #111;
border-left-image: url('left.gif');

}
#logo {
height: 120px;
border-bottom: 0px solid #000;
text-align: right;
margin: 0px;
padding: 0px;
background-image: url('bud.bmp');
} 
#obsah {
width: 79%;
border-left: 0px solid #000;
padding: 3px;
float: right;
background-image: url('metal005-3.bmp');
} 
#navigacia {
width: 20%;
float: left;

}
.spodok {

text-align: center;
color: #777777;


}
ul {
margin-top: 2px;
margin-left: 20px;
padding: 0px;
} 
