body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#obal {
	margin-right: auto;
	margin-left: auto;
	width: 775px;
	height: auto;
}

#head1 {
	width: 100%;
	height: 40px;
	background-image: url(obrazky/head.jpg);
	background-repeat: repeat-x;
}

#head {
	width: 100%;
	height: 40px;
	background-color: #333333;
	background-image: url(obrazky/logo2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#vlajky {
	position: relative;
	left: 45%;
	top: 45%;
}


#oddelovac {
	width: 775px;
	height: 15px;
	background-image: url(obrazky/lista.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

#oddelovac-levy {
	width: 170px;
	height: 15px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: left;
	float: left;
}

#oddelovac-pravy {
	width: 604px;
	height: 15px;
	float: left;
	text-align: left;
}

#oddelovac-dolni {
	width: 170px;
	height: 15px;
	background-image: url(obrazky/lista.gif);
	background-repeat: repeat;
	background-color: #333333;	
}

.menu {
    padding-left: 20px;
    font-variant: small-caps;
    font-weight: bold;
}

table#main {
	width: 775px;
	height: 100%;
	background-color: #333333;
	padding: 0;
	margin: 0;
}

td.levy {
	width: 170px;
	background-color: #333333;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#levy-obsah {
	height: auto;
	background-color: #333333;
}

td.pravy {
	width: 604px;
	background-color: #7f7f7f;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

hr {
    width: 100%;
    height: 1px;
    color: black;
    background-color: black;
    border: 0;
    margin-top: 10px;
}

#obsah {
	width: auto;
	text-align: left;
	padding: 20px;
	color: black;
	line-height: 16px;
}

#obsah li {
  line-height: 16px;
}

#obsah ul{
  margin: 5px;
}

#obsah a:link {
	color: #fffe00;
	text-decoration:none;
	font-weight:bold;
}

#obsah a:visited {
	color: #efff00;
	text-decoration:none;
	font-weight:bold;
}

#obsah a:hover {
	color: #efff00;
	font-weight:bold;
}


#bottom {
	width: 775px;;
	height: 15px;
	background-color: #7f7f7f;
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

#bottom-levy {
	width: 170px;
	height: 15px;
	background-color: #333333;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
}

#bottom-pravy {
	width: 604px;;
	height: 15px;
	float: right;
}

#navigace ul{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	width: 170px;
	list-style: none;
	margin-bottom: 0px;
}

#navigace ul li{
	border-bottom: 1px solid #000000;
}

#navigace ul li:hover{
	background-color: #F6E02A;
}

#navigace ul li a{
	padding-left: 20px;
	display: block;
	color: #c9c9c9;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	line-height: 23px;
	font-variant: small-caps;
}

#navigace ul li a:hover{
	padding-left: 20px;
	background-color: #F1EC63;
	display: block;
	color: #000000;
	vertical-align: middle;
	line-height: 23px;
	font-variant: small-caps;
}

#levy	{
	margin: 10px;
}

.sedivy {
	font-family: Verdana, sans-serif;
	color: #c9c9c9;
	font-size: 12px;
	font-weight: bold;
}

td .mezera {
    width: 5px;
}

tr .mezera {
    height: 5px;
}

.div-tarif {
    background-color: #666666;
    padding: 5px 10px 5px 10px;
}

table .tb-tarif {
    margin-left: auto;
    margin-right: auto;
}

td .td-tarif {
    border-color: #c9c9c9;
    border-style: dashed;
    border-width: 1px;
}

.td-tarif ul li {
    list-style-type: square;
}

.nadpis {
    color: #ffc000;
    font-weight:bold;
}

.popisek {
    color: black;
    font-weight:bold;
}

.error {
    color: #ffc000;
    font-weight:bold;
    line-height: 18px;
}

.nevidet {
    display: none;
}

h1 {
    display: none;
}

h2 {
    padding-left: 20px;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
}

h3 {
    color: #ffc000;
    font-weight:bold;
    font-size: 12px;
    margin: 0px;
}

h4 {
    margin-top: 0px;
    padding-top: 0px;
}

p {
    margin: 5px;
}

.nadpis-menu {
    color: #ffc000;
    font-variant: small-caps;
    font-weight: bold;
}

#obsah ul li {
    list-style-type: square;
}

table .tb-tarify {
    text-align: center;
    border-color: #c9c9c9;
    border-style: dashed;
    border-width: 1px;
    width: 562px;
}

.tr1 {
    background-color: #c9c9c9;
    color: #333333;
}

.tr2 {
    background-color: #B0B0B0;
    color: #333333;
}

td .td-tarify {
    padding: 3px 5px 3px 5px;
}

table .objednavka {
    margin-left: 20px;
}

table .th-tarify {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    text-align: left;    
}

tr .tr-nadpis {
    color: #E8E8E8;
    background-color: #888;
}

.th-programy {
    line-height: 20px;
}



img {
    border: 0px;
}

