﻿body {
	background: #000;
	color: #eee;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:  "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	font-size: 0.75em;
}
#obsah {
	display: block;
	width: 781px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #0c0c0c url("../pics/prava-cast-bg2.jpg") right bottom repeat-y;
}
#obsah2 {
	background: url("../pics/stredova-sipka.jpg") 587px 100% no-repeat;
}
#leva-cast {
	display: block;
	width: 735px;
	float: left;
}
#hlavicka {
	display: block;
	width: 735px;
	height: 170px;
	background: #ce0a0b url("../pics/leva-cast-bg1.jpg") left top no-repeat;
	position: relative;
}
h1 {
	margin: 0;
	padding: 0;
	display: none;
}
a#logo {
	display: block;
	width: 235px;
	height: 75px;
	position: absolute;
	top: 50px;
	left: 0;
}
#menu {
	display: block;
	width: 735px;
	height: 38px;
	font-size: 0.9em;
	background: #000 url("../pics/menu-bg1.jpg") right top no-repeat;
}
ul#top-menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 39px;
	line-height: 38px;
}
ul#top-menu li {
	float: left;
	display: block;
	z-index: 500;
	position: relative;
	padding: 0;
	margin: 0;
}
ul#top-menu li a{
	display: block;
	text-decoration: none;
	color: #fff;
	height: 38px;
	line-height: 38px;
	padding: 0 14px 0 14px;
	margin: 0;
	background: #000;
}
ul#top-menu li a.buttonmenu{
	display: block;
	text-decoration: none;
	color: #fff;

}
ul#top-menu li a.buttonmenu:hover{
	background: #fd0a0a;
}
ul#top-menu ul {
	position: absolute;
	visibility: hidden;
	background: #73828f;
	margin-top: 0px;
	display: block;
	margin: 0;
	padding: 0;
	width: 150px;
}
ul#top-menu li:hover ul {
	visibility: visible;
}
ul#top-menu li li {
	float: none;
	border: none;
	padding: 0;
/* 	border-top: 1px solid #000; */
	width: 150px;
}
ul#top-menu li li a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	background: #c70808;
	font-weight: bold;
	border-top: 1px solid #000;
}
ul#top-menu li li a:hover {
	background: #fd0a0a;
}
#main {
	display: block;
	width: 734px;
}
#main-left {
	display: block;
	width: 587px;
	float: left;
	text-align: justify;
	font-size: 0.9em;
}
/* Definice různých capin v obsahu */
#main-left p {
	line-height: 1.6em;
}

#main-left p.aktual {
	margin:0;
}
#main-left h2 {
	color: #ff0000;
	font-size: 1.1em;
	border-bottom: 1px #3e3e3e solid;
}
#main-left h3, #main-left h4 {
	font-size: 1em;
}
#main-left h3 {
	color:  #ff0000;
}
.mzluta {
	color: #ffdd02;
}
#main-left a {
	color: #feb125;
}
#main-left a:hover {
	color: #f00;
}
#bannery {
	width: 100%;
	height: 95px;
	background: #262626;
	border-top: 3px solid #de1412;
	border-bottom: 3px solid #de1412;
}
#bannery h2 {
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: 0;
}
#pripravujeme {
	width: 49%;
	float: left;
	margin-left: 5px;
}
#pripravujeme h2 {
	position: relative;
	width: 90px;
	height: 26px;
	overflow: hidden;
}
#pripravujeme h2 span {
	background: url("../pics/pripravujeme.jpg") -7px 0px no-repeat;
	display: block;
	width: 90px;
	height: 26px;
	z-index: 50;
	position: absolute;
	top: 0;
	left: 0;
}
#aktualne {
	width: 49%;
	float: left;
}
#aktualne h2 {
	position: relative;
	width: 70px;
	height: 26px;
	overflow: hidden;
}
#aktualne h2 span {
	background: url("../pics/akce.jpg") left top no-repeat;
	display: block;
	width: 70px;
	height: 26px;
	z-index: 50;
	position: absolute;
	top: 0;
	left: 0;
}
#bannery img {
	margin: 0 auto;
	width: 282px;
	height: 61px;
}
ol li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ol li ul li ol {
	list-style-type: lower-alpha;
}
#main-left li {
	margin-bottom: 1.6em;
}
#main-left .cenik {
	width: 100%;
}
#main-left .cenik .vyrazne {
	font-weight: bold;
	font-size: 1.2em;
}
#main-left .cenik th {
	text-align: center;
}
#main-left .cenik td{
	width: 25%;
	text-align: center;
}
#main-left .cenik td {
	width: 25%;
	text-align: center;
}
#main-left .cenik td.form {
	width: 5%;
}
#main-left .cenik td.nazev {
	width: 20%;
}
#main-left .cenik td.doba {
	width: 50%;
	text-align: left;
}
#main-left .cenik td.doba span {
	margin-left: 40px;
}
#main-left dl, #main-left dl dd, #main-left dl dt {
	display: block;
	margin: 0;
	padding: 0;
}
#main-left dl dd {
	float: left;
	width: 20px;
}
#main-left h4.pozn {
	margin-bottom: 0;
}
#main-left p.pozn {
	margin-top: 0;
}
#main-left .pokryti {
	width: 100%;
}
#main-left .pokryti th.mesto {
	width: 30%
}
#main-left .pokryti th.pasmo {
	text-align: center;
}
#main-left .pokryti td.pasmo {
	text-align: center;
}
#main-left table {
	border-collapse: collapse;
	border-left: 1px  #3e3e3e dashed;
	border-right: 1px  #3e3e3e dashed;
	border-top: 0 none;
	border-bottom: 0 none;
}
#main-left table td {
	border-left: 1px  #3e3e3e dashed;
	border-right: 1px  #3e3e3e dashed;
	border-top: 1px  #3e3e3e solid;
	border-bottom: 1px  #3e3e3e solid;
}
#main-left table th {
	border-left: 1px  #3e3e3e dashed;
	border-right: 1px  #3e3e3e dashed;
	border-top: 0 none;
	border-bottom: 1px  #3e3e3e solid;
	background: #bd1212;
	color: #fff;
}
#main-left table tr	{
	border: 0;
}
#main-left tr.posledni-radek td {
	border-bottom: 0 none;
}
#main-left td, #main-left th {
	padding:4px;
}
.tretina {
	display: block;
	width: 33%;
	float: left;
}
.oranz {
	color:	#ff9327;
}
#prepinac {
	display: block;
	width: 570px;
	height: 130px;
	background: url("../pics/buttony.jpg") left top no-repeat;
}
#prepinac a {
	display: block;
	width: 281px;
	height: 62px;
	float: left;
}
#prepinac a span {
	display: none;
}
#prepinac a.link1 {
	margin-right: 7px;
	margin-bottom: 6px;
}
#prepinac a.link2 {
	margin-bottom: 6px;
}
#prepinac a.link3 {
	margin-right: 7px;
}
#main-left .matrjoska {
	margin: 15px;
}
#main-left fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#main-left fieldset br {
	clear: left;
}
#main-left fieldset .zanedbatelne {
	font-weight: bold;
}
#main-left input, #main-left label {
	display: block;
	width: 200px;
	height: 16px;
	line-height: 16px;
	margin:0;
	padding: 0;
	float: left;
}
#main-left label {
	text-align: right;
	margin-right: 10px;
	width: 100px;
	font-weight: bold;
}
#main-left fieldset .zanedbatelne {
	font-weight: normal;
}
#main-left input {
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #bd1212;
	background: #0c0c0c;
	color: #eee;
	padding: 0 5px;
}
#main-left textarea {
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #bd1212;
	background: #0c0c0c;
	color: #eee;
	padding: 0 5px;
	width: 200px;
	height: 150px;
	float: left;
}
#main-left input:focus, #main-left textarea:focus {
	background: #323;
}
#main-left input.radio {
	width: 13px;
	height: 13px;
	padding: 0;
	border: 0;
}
#main-left input.submit {
	width: 210px;
	height: 18px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #bd1212;
	background: #bd1212;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
/* capiny end */
#main-right {
	display: block;
	width: 147px;
	float: left;
}
#main-right .matrjoska {
	margin: 25px 10px 0 10px;
}
#main-right fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#main-right input {
	width: 123px;
	height: 16px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #bd1212;
	background: #0c0c0c;
	color: #bd1212;
	text-align: center;
}
#main-right input.submit {
	width: 28px;
	height: 18px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #bd1212;
	background: #bd1212;
	color: #fff;
	font-weight: bold;
	text-align: center;
	float: right;
}


#pozadi-praveho {
	background: url("../pics/prava-cast-bg1.jpg") left top no-repeat;
	display: block;
	width: 246px;
	height: 228px;
	padding: 0;
	margin: 0;
}
#prava-cast {
	display: block;
	width: 246px;
	float: left;
	background: #000 url("../pics/prava-cast-bg2.jpg") right bottom repeat-y;
	font-size:0.9em;
}
#prava-cast .matrjoska {
	margin: 0px 10px 5px 10px;
}
#prava-cast h2 {
	display: none;
}
#prava-cast h3 {
	color: #fff;
	font-size: 1em;
	text-indent: 15px;
	background: url("../pics/aktuality-sipka.gif") 0px 3px no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
#prava-cast p {
	margin-top: 0;
	text-align: justify;
}
#prava-cast a {
  color:#ffffff;
}

#prava-cast a:hover {
  color:#feb125;
}
#paticka {
	display: block;
	width: 981px;
	height: 40px;
	background: #000;

}
#vrsek-paticky {
	display: block;
	width: 981px;
	height: 12px;
	line-height: 12px;
	font-size: 0;
	margin: 0;
	padding: 0;
	background: #c10909 url("../pics/paticka-vrch.jpg") left top no-repeat;
}
#spodek-paticky {
	text-align: right;
	font-size: 0.8em;
	color: #b3b3b3;
}
#spodek-paticky p {
	margin: 0 15px 0 0;
}
#spodek-paticky a {
	color: #b3b3b3;
	text-decoration: none;
	font-weight: bold;
}
#spodek-paticky a:hover {
	text-decoration: underline;
}
#main-left .cenik th.lt {
	background: #bd1212 url("../pics/table-bg.jpg") center center no-repeat;
}
.podtrzeni {
	height:2px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	margin-bottom: 10px;
	background: #df1d1d url("../pics/aktuality-podtrzeni.gif") left top repeat-x;
}

.odkaz_vpravo {
  padding:0; margin:0;
  text-align:right;
}
.cleaner {
	display: block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 0;
	float: none;
	clear: both;
}

