body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7em;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	background: #000 url("../pics/body-bg.jpg") center top repeat;
}

#obsah {
	width: 995px;
	margin: 0 auto;
	text-align: left;
	background: #000 url("../pics/obsah-bg.jpg") left top repeat-y;
}
#vrsek {
	display: block;
	width: 995px;
	height: 108px;
}
#vrsek h1, #vrsek h1 a, #vrsek h1 a span {
	display: block;
	width: 300px;
	height: 96px;
	overflow: hidden;
}
#vrsek h1 {
	margin: 0 0 0 30px;
	float: left;
}
#vrsek h1 a {
	position: relative;
}
#vrsek h1 a span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	background: #262626 url("../pics/logo.jpg") center top no-repeat;
}
#top-menu {
	position: relative;
}
#top-menu ul, #top-menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#top-menu ul {
	position: absolute;
	left: 342px;/*326*/
	top: 0;
}
#top-menu ul ul {
	display: block;
	width: 936px;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 10px;
	background: url("../pics/menu-hover-bg.jpg") left top no-repeat;
	visibility: hidden;
	position: absolute;
	left: -316px;
	top: 83px;
	z-index: 100;
}
#top-menu ul ul li {
	width: auto;
	height: 25px;
	line-height: 25px;
}
#top-menu ul ul li a {
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	color: #4e5f12;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#top-menu ul ul li a:hover {
	text-decoration: underline;
}
#top-menu ul li:hover ul {
	visibility: visible;
}
#top-menu li  {
	display: block;
	width: 90px;
	height: 108px;
	float: left;
	cursor: hand;
}
#top-menu li li  {
	float: right;
}
#top-menu ul li#button-1, #top-menu ul li#button-1 a span {
	background-image: url("../pics/button-01-bg.jpg");
}
#top-menu ul li#button-2, #top-menu ul li#button-2 a span {
	width: 91px;
	background-image: url("../pics/button-02-bg.jpg");
}
#top-menu ul li#button-3, #top-menu ul li#button-3 a span {
	background-image: url("../pics/button-03-bg.jpg");
}
#top-menu ul li#button-4, #top-menu ul li#button-4 a span {
	background-image: url("../pics/button-04-bg.jpg");
}
#top-menu ul li#button-5, #top-menu ul li#button-5 a span {
	background-image: url("../pics/button-05-bg.jpg");
}
#top-menu ul li#button-6, #top-menu ul li#button-6 a span {
	width: 89px;
	background-image: url("../pics/button-06-bg.jpg");
}
#top-menu ul li#button-7, #top-menu ul li#button-7 a span {
	background-image: url("../pics/button-07-bg.jpg");
}


#top-menu li a,#top-menu li a span {
	display: block;
	width: 100%;
	height: 108px; 
}
#top-menu li a {
	position: relative;
}
#top-menu li a span {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
#top-menu li:hover, #top-menu li a:hover span {
	background-position: left bottom;
}


#hlavicka {
	display: block;
	width: 995px;
	height: 124px;
	background: url("../pics/hlavicka-bg") left top no-repeat;
	position: relative;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 22px;
}
#menu ul {
	width: 500px;
	position: absolute;
	left: 484px;
	top: 101px;
}
#menu li {
	height: 18px;
	padding: 7px 0 0 0;
	background: url("../pics/menu-sipka.gif") center top no-repeat;
	float: left;
	margin: 0 7px;
}
#menu li a {
	display: block;
	height: 15px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
/* 	padding: 1px 10px 1px 10px; */
	font-size: 11px;
}
#menu li a span {
	display: block;
	height: 15px;
	line-height: 15px;
	padding: 0 10px;
}
#menu li a:hover {
	color: #0954b8;
	background: #fff url("../pics/menu-bg.gif") left top no-repeat;
}
#menu li a:hover span {
	background: url("../pics/menu-bg.gif") right top no-repeat;
}

#menu2 ul, #menu2 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 22px;
}
#menu2 ul {
	width: 490px;
	position: absolute;
	left: 487px;
	top: 142px;
}
#menu2 li {
	height: 18px;
	padding: 3px 0 4px 0;
	background: url("../pics/menu-sipka2.gif") center bottom no-repeat;
	float: left;
	margin: 0 7px;
}
#menu2 li a {
	display: block;
	height: 15px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
/* 	padding: 1px 10px 1px 10px; */
	font-size: 11px;
	white-space: nowrap;
}
#menu2 li a span {
	display: block;
	height: 15px;
	line-height: 15px;
	padding: 0 10px;
}
#menu2 li a:hover {
	color: #0954b8;
	background: #fff url("../pics/menu-bg.gif") left top no-repeat;
}
#menu2 li a:hover span {
	background: url("../pics/menu-bg.gif") right top no-repeat;
}


#aftermenu {
	display: block;
	width: 995px;
	height: 137px;
	padding-top: 1px;
	background: url("../pics/aftermenu-bg.jpg") left top no-repeat;
	margin-bottom: 10px;
}
#text {
	display: block;
	width: 530px;
	height: 80px;
	margin: 40px 0 0 150px;
	float: left;
}
#text h2 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #3f5700;
	font-size: 1.3em;
}
#text p {
	margin: 0 0 5px 15px;
	color: #fff;
	line-height: 1.5em;
}
#aftermenu a.banner {
	display: block;
	width: 242px;
	height: 88px;
	float: left;
	margin: 42px 0 0 48px;
}
#aftermenu a.banner img {
	display: block;
	width: 242px;
	height: 88px;
	border: 0;
}
#main {
	width: 965px;
	margin: 0 15px;
	line-height: 1.5em;
	color:#ffffff;
}
#main a {
/*   color:#bfdf08; */
	color: #0cd0ff;
	font-weight: bold;
  text-decoration:underline;
}
#main a:hover {
  color:#aaaaaa;
}
#main h2 {
	color: #bfdf08;
	text-transform: uppercase;
	font-size: 1.2em;
}
#main h2.pr {
/* 	width: 97%; */
	background: url("../pics/h2-pruh.gif") 0 50% repeat-x;
	margin: 0 15px;
}
#main h2.pr span {
	background: #262626;
	padding-right: 7px;
}
#main h2.pr2 {
	color: #bfdf08;
/* 	width: 97%; */
	background: url("../pics/h2-pruh.gif") 0 50% repeat-x;
	margin: 0;
}
#main h2.pr2 span {
	background: #000;
	padding-right: 7px;
}
#main h3 {
/* 	color: #bfdf08; */
	color: #0cd0ff;
	font-size: 1.1em;
}
#main h4 {
	color: #dd0000;
	font-size: 1.1em;
}
#main h5 {
	color: #0cd0ff;
	font-size: 1em;
	margin: 0;
}
#main h6 {
	color: #dd0000;
	font-size: 1em;
	margin: 0;
}
.vyr1 {
	color: #0cd0ff;
	font-size: 1em;
	margin: 0;
	font-weight: bold;
}
.vyr2 {
	color: #dd0000;
	font-size: 1em;
	margin: 0;
	font-weight: bold;
}
#main p {
	color: #fff;
}
#aktuality {
	display: block;
	width: 915px;
	background: url("../pics/aktuality-bg.gif") left top repeat-y;
	padding: 0 10px 0 40px;
	margin-bottom: 14px;
}
#aktuality .aktualita {
	display: block;
	width: 265px;
	float: left;
	margin: 0 15px;
	color: #fff;
}
#aktuality .aktualita h3 {
	color: #bfdf08;
	font-size: 1em;
	margin: 7px 0 0 0;
}
#aktuality .aktualita h3 a {
	color: #bfdf08;
	text-decoration: none;
}
#aktuality .aktualita h3 a:hover {
	text-decoration: underline;
}
#aktuality .aktualita p {
	margin-top: 0;
}
#aktuality .aktualita a.vicelink {
	vertical-align: middle;
	margin-left: 10px;
}
#aktuality .aktualita a.vicelink img {
	border: 0;
}
.banner300x110, .banner300x110 img {
	display: block;
	width: 300px;
	height: 110px;
	text-align: center;
	background: #000;
	color: #fff;
	border: 0;
}
#aktuality .banner300x110 {
	float: left;
	margin-left: 20px;
}
#anketa1, #anketa2, #anketa3 {
	display: block;
	width: 965px;
}
#anketa1 {
	background: #000 url("../pics/anketa-rep-bg.jpg") left top repeat-y;
}
#anketa2 {
	background: url("../pics/anketa-top-bg.jpg") left top no-repeat;
}
#anketa3 {
	background: url("../pics/anketa-bottom-bg.jpg") left bottom no-repeat;
}
#anketa3 .levy {
	display: block;
	width: 274px;
	margin: 0 15px 0 43px;
	padding: 15px 0;
	float: left;
}
#anketa3 .levy h3 {
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
}
#anketa3 .levy .radek {
	display: block;
	width: 274px;
	height: 1.5em;
	margin-bottom: 10px;
}
#anketa3 .levy .radek .legenda {
	display: block;
	width: 70px;
	height: 1.5em;
	margin-right: 5px;
	float: left;
	color: #b3b3b3;
	font-weight: bold;
	text-transform: uppercase;
}
#anketa3 .levy .radek .omez {
	display: block;
/* tady dát hodnotu 270 - legenda */
	width: 194px;
	height: 1.5em;
	float: left;
}
#anketa3 .levy .radek .pruh {
	display: block;
	height: 7px;
	margin-top: 4px;
	background: #0754ba url("../pics/anketa-rohy-bg.gif") right top no-repeat;
	padding-right: 1px;
}
#anketa3 .levy .radek .pruh.modry {
	background: #0754ba url("../pics/anketa-rohy-bg.gif") right top no-repeat;
}
#anketa3 .levy .radek .pruh.oranzovy {
	background: #fe9b00 url("../pics/anketa-rohy-bg.gif") right top no-repeat;
}
#anketa3 .levy .radek .pruh.zeleny {
	background: #a9c118 url("../pics/anketa-rohy-bg.gif") right top no-repeat;
}
#anketa3 .levy .radek .pruh div {
	display: block;
	width: 100%;
	height: 7px;
	float: left;
	background: url("../pics/anketa-rohy-bg.gif") left top no-repeat;
}
#anketa3 a.anketa {
  color:#b3b3b3;
}
#anketa3 .pravy {
    display: block;
    float: left;
    margin: 0 0 0 50px;
    padding: 15px 0;
    width: 882px;
}

#anketa3 .pravy a.gallink {
	display: block;
	width: 133px;
	height: 100px;
	text-align: center;
	float: left;
	color: #fff;
	margin: 10px 5px 0 5px;
}
#anketa3 .pravy a.gallink img {
	display: block;
	width: 131px;
	height: 98px;
	border: 1px solid #4d4d4d;
}
#anketa3 .pravy a.dalsilink {
	float: right;
	color: #808080;
	margin-right: 20px;
}
#left-leftovic-levobocenko {
	display: block;
	width: 735px;
	float: right;
}
#main .matrjoska {
	margin: 0 20px;
}
#main .matrjoska .matrjoska {
	margin: 0 0 0 40px;
}
#main .outer-gal-vert {
	display: block;
	width: 193px;
	background: #000 url("../pics/galerie-vert-bot-bg.jpg") left bottom no-repeat !important;
	margin: 0 20px 10px 10px;
	float: right;
}
#main .gal-vert {
	display: block;
	width: 193px;
/* 	height: 500px; */
/* 	position: relative; */
	background: url("../pics/galerie-vert-top-bg.jpg") left top no-repeat;
}
#main .inner-gal-vert {
	display: block;
	width: 193px;
	padding: 0 0 15px 0;
}
#main .gal-vert .matrjoska {
	margin: 0 10px;
}
#main .gal-vert a.gallink {
	display: block;
	width: 133px;
	height: 100px;
	text-align: center;
	color: #fff;
	margin: 15px 0 0 20px;
}
#main .gal-vert a.gallink img {
	display: block;
	width: 131px;
	height: 98px;
	border: 1px solid #4d4d4d;
}

#main input {
  border:1px solid;
}

#main img.okraj {
  border: 1px solid #4d4d4d;
}

#main table {
border-collapse:collapse;
}

#main table td {
  padding:2px;
  vertical-align:top;
}

#main table td strong {
  background-color:#222222;
}
table tr.medium {
  background-color:#085abd;
  font-weight:bold;
  
}

table tr.vys1 {
  background-color:#282828;
}

table tr.vys2 {
  background-color:#333333;
}

#paticka1, #paticka2, #paticka3 {
	display: block;
	width: 995px;
}
#paticka1 {
	background: url("../pics/paticka-rep-bg.jpg") left top repeat-y;
}
#paticka2 {
	background: url("../pics/paticka-top-bg.jpg") left top no-repeat;
}
#paticka3 {
	background: url("../pics/paticka-bottom-bg.jpg") left bottom no-repeat;
	padding-bottom: 10px;
}
#logobar {
	display: block;
	width: 995px;
/* 	height: 90px; */
	text-align: center;
}
#logobar .matr {
	padding: 20px 0 30px 0;
}
#logobar a img {
  border:0;
}
#logobar img {
  border:0;
}
#bottom-menu {
	margin-left: 100px;
	margin-bottom: 5px;
}
#bottom-menu ul, #bottom-menu li {
	margin: 0;
	padding: 0;
	list-style-type: 0;
	display: block;
	height: 1.5em;
	line-height: 1.5em;
}
#bottom-menu li {
	float: left;
}
#bottom-menu li a {
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	padding: 0 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#bottom-menu li a:hover {
	text-decoration: underline;
}
#paticka-main {
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	margin-left: 115px;
}
#paticka-main p {
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0;
	color: #fff;
	font-size: 0.9em;
}
#paticka-main p a {
	color: #fff;
	text-decoration: none;
}
#paticka-main p a:hover {
	text-decoration: underline;
}




.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

table.indoor {
  font-size:1.1em;
  border:1px solid #999;
  border-collapse:collapse;
}

table.indoor td, table.indoor th {
  
  border:1px solid #999;
  padding:4px;
  text-align:Center;
}

table.indoor th {
  background:#999;
  color:#fff;
  font-weight:bold;
  border:1px solid #fff;
  width:80px;
}


table.cenik tr th {
  background:#085CBF;
  color:#fff;
  border-right:1px solid #333;
  padding:3px;
}

table.cenik tr td {
  background:#111;
  color:#fff;
  border-right:1px solid #333;
  border-bottom:1px solid #333;
  padding:3px;
}
