﻿body {
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 0.8em;
color: #565656;
background: #fff url(img/backhtml.gif) 0 0 repeat-x;
margin: 0;
padding: 0;
text-align: center;
}

#vse {
position: relative;
width: 781px;
margin: 0 auto;
padding: 0;
border-left: 3px solid white;
border-right: 3px solid white;
border-bottom: 3px solid white;
background-color: #fff;
text-align: left;
}

#topmenu {
height: 72px;
border-bottom: 3px solid white;
}

#topmenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#topmenu li {
float: left;
border-right: 3px solid white;
}

#topmenu li.none {
border: 0;
}

#topmenu li a {
display: block;
width: 133px;
height: 44px;
padding: 28px 5px 0 55px;
background: #98061A url(img/backtopmenu.gif) 0 0 no-repeat;
color: #fff;
font-size: 1.1em;
font-weight: bold;
text-decoration: none;
}

#topmenu li a:hover {
background: #E8661E url(img/backtopmenuh.gif) 0 0 no-repeat;
}

#vrchl {
float: left;
width: 193px;
height: 118px;
padding: 35px 0 0 0;
border-right: 3px solid white;
color: #303030;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}

#vrchr {
float: left;
width: 585px;
height: 153px;
margin: 0;
padding: 0;
}

#stred {
clear: left;
width: 781px;
border-top: 3px solid white;
background: url(img/backstred.gif) 0 0 repeat-y;
}

#left {
float: left;
width: 193px;
border-right: 3px solid white;
}

.litem {
padding: 10px 15px;
border-bottom: 3px solid white;
background-color: #E4E4E4;
color: #3F3F3F;
overflow: hidden;
}

#right {
float: left;
width: 585px;
}

.rh1 {
padding: 15px 20px;
background-color: #970317;
color: #fff;
}

.rh1 a {
color: #fff;
}

.dots {
clear: both;
height: 2px;
margin: 10px 0;
padding: 10px 0 0 0;
_padding: 0;
}

.dots hr {
height: 0;
margin: 0;
padding: 0;
border-top: 1px dotted #aaa;
}

#bottom {
clear: left;
width: 741px;
height: 32px;
margin: 0;
padding: 14px 20px 0 20px;
border-top: 3px solid white;
background-color: #970317;
color: #fff;
text-align: right;
}

#bottom a {
color: #fff;
}

#bottom img {
float: left;
}

sup, sub {
/*font-size: smaller;*/
vertical-align: baseline;
position: relative;
}
sup {
bottom: 0.33em;
}
sub {
bottom: -0.25em;
}

.nastred {
text-align: center;
}

.doprava {
float: right;
margin-left: 10px;
}

.cokoliv {
	padding: 10px 0 10px 2px;
}

.brdw {
border: 3px solid white;
}

.brdg {
border: 3px solid #E4E4E4;
}

.orange {
color: #E8661E;
}

.red {
color: #960014;
}

h1 {
margin: 10px 0;
padding: 0;
color: #fff;
background-color: #970317;
font-size: 1.3em;
font-weight: bold;
}

h2 {
margin: 10px 0;
padding: 0;
color: #970317;
font-size: 1.2em;
font-weight: bold;
}

h3 {
margin: 10px 0;
padding: 0;
color: #3F3F3F;
font-size: 1.2em;
font-weight: bold;
}

img {
border: 0;
}

.cleaner {
clear: both;
height: 0;
overflow: hidden;
content: ' ';
}

.cleaner hr {
display: none;
}

a {
color: #565656;
}

p {
margin: 10px 0;
padding: 0;
}

