a,a:hover,a:visited{color:black;}
body {
 margin:0px;
text-align:center;
font-size:14px;

}

table {
 width:90%;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:gray;
 margin:auto;
 font-size:12px;
 text-align:left;
}

#main
{
 width:790px;
 margin:auto;
 font-family:courier,helvetica;
 padding:10px;
}

dl.ponuka
{

}

dl.ponuka dt{
 background-color:#6299cd;
 font-weight:bold;
 padding-left:15px;
 border-bottom:1px;
 border-bottom-color:gray;
 border-bottom-style:solid;
 border-right:1px;
 border-right-color:gray;
 border-right-style:solid;
 margin-bottom:0px;
 text-align:left;
 
}

dl.ponuka dd{
 background-color:#eeeeee;
 border:1px;
 border-style:solid;
 border-color:silver;
 border-top:0px;
 margin-top:0px;
 margin-left:0px;
 text-align:left;
 padding-left:20px;
 clear:both;
}
.cena{
 color:white;
 text-align:right;
 font-weight:bold;
 padding:30px;
 display:inline;
 }

dl.head{
 background-color:#6299cd;
 font-weight:bold;
 padding-left:15px;
 border-bottom:1px;
 border-bottom-color:gray;
 border-bottom-style:solid;

 border-right:1px;
 border-right-color:gray;
 border-right-style:solid;
 margin-bottom:0px;
 text-align:left;
}

dl.body{
 background-color:#eeeeee;
 border:1px;
 border-style:solid;
 border-color:silver;
 border-top:0px;
 margin-top:0px;
 text-align:left;
 padding-left:20px;

}
dl.body li{
 padding:10px;
 text-decoration:none;
}

hr {
clear:both;
}
div.google{
clear:both;
 }
h5.foot {
text-align:right;
font-size:8px;
background-color:silver;
color:gray;
width:auto;
margin:0px;
padding:7px;
border-top:1px;
border-top-style:solid;
 border-top-color:gray;
}