html, body, td, th, li {
font-family: "Arial", sans-serif;
}

.center, .ctext, #leftin, .icon {
text-align: center;
}

.left, .ltext, .odkaz, #obsah, #paticka, #topinin, #middlein, #right1in, #right2in, #bottomin, #right2in table th, #menusub {
text-align: left;
}

.rtext {
text-align: right;
}

f_left, .lsloupec, #lhlavicka, #leftcover, #left, #middle, #right1, #right2, .iconback {
float: left;
}

.rsloupec, #rhlavicka {
float: right;
}

.nobr, #right2in table td {
white-space: nowrap;
}

#menu ul li, #backlist li {
white-space: nowrap;
display: inline; 
}

.iconimg, .icontext {
display: block;
}

.bold {
font-weight: bold;
}

.normal, #backlist li span {
font-weight: normal;
}

.txtsup {
vertical-align: super;
}

.clearb, .hr {
clear: both;
}

#bottom {
clear: left;
}

#menusub li a:hover, .icon:hover, #backlist li a:hover, .odkaz a:hover, #paticka a:hover  {
text-decoration: underline;
}

#menu li a {
text-decoration: none;
}

#backlist li a, .odkaz a, #paticka a {
text-decoration: none;
font-weight: bold;
}

.icon {
display: block;
text-decoration: none;
cursor: pointer;
}

select, option, .tlac_vel, .d_btn, .c_btn, .icon {
cursor: pointer;
}

a.bigimg {
display: inline;
text-decoration: none;
cursor: default;
}	

a.bigimg:hover, #menusub ol li a {
text-decoration: none;
}

a.bigimg span {
position: relative;
}

a.bigimg span img {
display: none;
position: absolute;
}

a.bigimg:hover span img, a.bigimg:hover span img {
display: inline;
}

#obsah, a img, .iconimg, a.bigimg span img {
border-style: solid;
}

#menu {
border-style: solid none;
}

#backlist {
border-style: none none dotted;
}

a.icon:hover .iconimg {
border-style: dashed;
}

#paticka {
border-top-style: solid;
}

#menu ul, #backlist ul, .nolistitem {
list-style-type: none;
}

#menusub ol, .cisla {
list-style-type: decimal;
}

#topnews {
overflow: hidden;
}

.new {
background-image: url(/Images/newr.gif);
background-repeat: repeat;
background-position: left top;
}

#topnews .new {
background: none;
}