*{
margin: 0;
padding: 0;
color:#eeede1;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}
body{
background: #000 url("images/_podkl.png") repeat-x;
}
.top, .uvod, .katalog, .copy, .spodek, .nadpis{
margin:auto;
width:990px;
}
.top{
background: url("images/top.jpg") no-repeat left;
}
.logo{
width:368px;
height:284px;
display:block;
margin-left:421px;
background: url("images/logo.jpg") no-repeat;
}
.menu a{
color:#eeede1;
background: url("images/cudl.gif") no-repeat;
padding-left:20px;
text-transform:uppercase;
font-size:85%;
display:block;
margin-bottom:13px;
line-height:160%;
}
.menu{
margin-top:15px;
width:180px;
}
.uvod{
padding-top:90px;
height:72px;
background: url("images/uvod.jpg") no-repeat;
}
.katalog{
background: url("images/katalog-top.jpg") no-repeat;
height:316px;
}
html>body .katalog{
height: auto;
min-height: 316px;
}
.text{
margin-left:30px;
width:380px;
}
.text strong, .text p, .text a, .text form{
color:#eeede1;
}
.text input, .text textarea{
margin:5px 0;
padding:2px;
border:0;
color:#000;
}
.text .button{
background: url("images/button.gif") no-repeat;
width:75px;
height:23px;
text-align:center;
color:#000;
}
.nadpis{
height:80px;
text-align:center;
}
.bigobr{
width:466px;
background: url("images/detail.jpg") no-repeat;
margin-left:51px;
text-align:center;
height:350px;
}
html>body .bigobr{
height: auto;
min-height: 350px;
}
.bigobr img{
border:#f4f3e7 solid 2px;
margin-top:31px;
}
.nahledy{
margin-top:10px;
width:420px;
}
.nahledy a img{
background: url("images/nahledy.png") no-repeat;
padding: 2px;
margin:0 0 14px 35px;
}
.spodek{
background: url("images/katalog-bottom.jpg") no-repeat bottom;
height:45px;
text-align:center;
padding-top:20px;
}
.copy{
text-align:center;
font-size:75%;
padding:10px 0;
}
.copyu{
text-align:right;
font-size:75%;
padding:10px 0;
width:723px;
}
.copy a, .copyu a{
font-size:100%;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:#eee;
}
.vybrana{
color:#eee;
font-weight:bold;
text-decoration:underline;
}
img {
border:0;
}
.left{
float:left;
display:inline;
}
.clean{
clear:both;
}
.text p, .text ul {
margin:.5em 0 0 0;
}
.nolcd {
display: none;
}
