body{
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
color:white;
margin:0px auto;
padding:0px;
width:900px;
}
.logo{
margin-top:98px;
margin-bottom:80px;
}
.left{
float: left;
width:160px;
}
.right{
float: left;
width:720px;
padding-left:20px;
}
h1{
color: #d0910b;
font-family: georgia;
font-size: 25px;
margin:0px 0px 10px 0px;
}
.menu{
margin:0px;
padding:0px;
}
.menu li{
line-height: 20px;
list-style-type: none;
text-align: right;
border-bottom:1px dotted #b8d7d4;
}
.menu li:hover{
background-color: white;
}
.menu li a{
font-family: verdana;
font-size: 11px;
color: #39607c;
text-decoration: none;
display: block;
}
.tresc{
color: #39607c;
font-family: verdana;
font-size: 12px;
text-align: justify;
}
.tresc a{
color: #39607c;
font-family: verdana;
font-size: 12px;
}
hr{
border-color: #2F4C6F;
}
.img{
float: left;
margin:7px;
border: 2px solid #2F4C6F;
}
.cena{
font-family: georgia;
font-size: 18px;
color:rgb(255,102,0);
text-align: right;
margin-top:10px;
}
.stopka{
clear: both;
font-family: verdana;
font-size: 10px;
color: rgb(180,180,180);
padding-top:10px;
text-align: center;
}
.kontakt{
text-align: right;
font-family: verdana;
color:rgb(100,100,100);
font-size: 11px;
margin-top:20px;
}
