*{
margin: 0;
padding: 0;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:small;
color:#777;
}
body{
background:#fff;
}
.top, #menu, .main, .bottom{
width:940px;
margin:auto;
}
.top{
margin-top:15px;
}
.logo{
width:250px;
height:170px;
background:url("images/logo.png") no-repeat;
display:block;
}
.topobrazek{
width:662px;
height:162px;
background:url("images/top.png") no-repeat right;
padding:8px 0 0 8px
}
.sloupec{
width:230px;
margin-top:20px;
}
.vyhledavani{
color:#fff;
font-size:135%;
background:url("images/hledani-bg.png") no-repeat;
height:67px;
display:block;
padding:13px 0 0 50px;
}
.vyhledavani form{
margin-top:7px;
}
.vyhledavani input{
padding:3px;
margin:0 5px;
width:120px;
border:0;
}
.vyhledavani .cudlhledej{
width:22px;
height:22px;
background:url("images/hledej.png") no-repeat;
}
.aktuality{
background:url("images/aktualita-bg.png") no-repeat bottom;
margin-top:15px;
}
.aktuality .nadpis{
color:#fff;
font-size:135%;
background:url("images/aktualita-top.png") no-repeat;
height:37px;
display:block;
padding:13px 0 0 50px;
}
.aktuality ul{
padding:12px 15px 15px 15px;
text-align:justify;
}
.aktuality li{
color:#318998;
font-size:85%;
margin:0.3em 0 0 0;
list-style:none;
padding-left:25px;
background: url("images/aktualita-cudl.png") no-repeat;
}
.text{
background:url("images/podklad.jpg") no-repeat right bottom;
padding:20px;
text-align:justify;
line-height:130%;
width:670px;
}
.text h1{
color:#0089e1;
font-size:180%;
line-height:130%;
padding-bottom:10px;
font-weight:normal;
}
.text h2{
color:#0089e1;
font-size:110%;
}
.text p, .text ul, .text h2 {
margin:.5em 0 0 0;
}
.text li {
margin:0.3em 0 0 1.5em;
list-style-image: url("images/cudlik-cerveny.gif");
}
.bottom{
text-align:center;
border-top:#777 solid 3px;
padding:20px 0;
margin-top:15px;
}
.left{
float:left;
display:inline;
}
.clear{
clear:both;
}
