@import url("http://www.wmp.cz/css/wmp_bar.css");

/* zakladni barvy
modra zakl #24358F;
zelena tmava #1E6A00;
zelena svetla #5CA526;
bila
*/
body {
	background-color: #24358F;
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-family: 'Tahoma CE','Arial CE','Helvetica CE',Tahoma,Arial,lucinda,sans-serif;
	font-size: x-small; /* IE5 */
	voice-family: "\"}\""; /*tantek*/
	voice-family: inherit;  /*tantek*/
	font-size: small; /*ostatni*/
}
html>body {
	font-size: small; /*Opera*/
}
a {
	color: #B6DFFF;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #5CA526;
	text-decoration: underline overline;
}
img {border: none;}

h1 {
	color: #fff;
	font-size: 170%;
	margin: 15px 0;
	padding: 0;
}

h2 {
	color: #fff;
	font-size: 135%;
	margin: 30px 0 10px 0;
	padding: 0;
	clear: both;
}
h3 {
	color: #fff;
	font-size: 110%;
	margin: 20px 0 7px 0;
	padding: 0;
}
p {
	width: 90%;
	line-height: 125%;
	margin: 5px 0;
	padding: 0;
	font-size: 90%;
}

#obalka {
	margin: 0;
	padding: 20px 188px 20px 38px;
	background-color: #24358F;
	/*width: 780px; /* IE5 */
	/*voice-family: "\"}\""; /*tantek*/
	/*voice-family: inherit;  /*tantek*/
	/*width: 700px; /*ostatni*/
}
html>body #obalka {
	/*width: 700px; /*Opera*/
	/*width: 100%;*/
}
#hlava {
	/*width: 100%;*/
	min-width: 700px;
	margin: 0;
	padding: 0;
	border: 0px dotted #ff0;
	clear: both;
}


.slogan {
	float: right;
	color: #fff;
	margin-right: 50px;
	padding: 0;
}
.slogan h2 {
	margin: 0px;
}

#naobsah {
	float: right;
	padding: 0 14px 0 0;
	margin: 0;
	/*background-image: url(/img/iko_naobsah.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration: underline;*/
	color: #fff;
	font-size: 80%;
	display: none;
}
#naobsah:hover {
	color: #5CA526;
	/*background-image: url(/img/iko_naobsah_h.gif);*/
}
#sporty, #sporty2 {
	margin: 15px 0 15px 0;
	padding: 0;
	float: left;
}
#sporty a, #sporty2 a {
	display: block;
	float: left;
	width: 56px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #fff;
	font-size: 80%;
}

#sporty2 a {
	text-decoration: none;
}

#sporty span, #sporty2 span {
	display: block;
	margin: 0 0 15px 0;
	padding: 0 10px 0 0;
	text-align: right;
	color: #fff;
	font-size: 90%;
}

/* toto by malo prelodovat animacie */
#sporty span.preload, #sporty2 span.preload {
  display: block;
  margin: 0;
  padding: 0;
}
span#preload-cyklo { background-image: url('/img/menu/cyklo_ani.gif')}
span#preload-voda {	background-image: url('/img/menu/voda_ani.gif');}
span#preload-lano {	background-image: url('/img/menu/lano_ani.gif');}
span#preload-lyze {	background-image: url('/img/menu/lyze_ani.gif');}
span#preload-kone {	background-image: url('/img/menu/kone_ani.gif');}
span#preload-hry { background-image: url('/img/menu/hry_ani.gif');}
span#preload-relax{ background-image: url('/img/menu/relax_ani.gif'); }
/*span#preload-domu{ background-image: url('/img/menu/iko_domu_h.gif'); }*/
/* end preload */

a#cyklo { background-image: url('/img/menu/cyklo.gif');}
a#voda { background-image: url('/img/menu/voda.gif');}
a#lano { background-image: url('/img/menu/lano.gif');}
a#lyze { background-image: url('/img/menu/lyze.gif');}
a#kone { background-image: url('/img/menu/kone.gif');}
a#hry { background-image: url('/img/menu/hry.gif');}
a#relax { background-image: url('/img/menu/relax.gif'); }
a#domu {
	background-image: url(/img/iko_domu.gif);
	width: 60px;
	background-position: top left;
	padding-left:0px;
	text-decoration: underline;
}

#hlava a.menu2last { width: 62px; background-position: top right; }

#sporty a:hover {
	text-decoration: underline overline;
	color: #5CA526;
	cursor: pointer;
}
a#domu:hover, a#domu:focus {	
	background-image: url('/img/iko_domu_h.gif');
	text-decoration: underline overline;
	color: #5CA526;
	cursor: pointer;

}
a#cyklo:hover, a#cyklo:focus { background-image: url('/img/menu/cyklo_ani.gif');}
a#voda:hover, a#voda:focus {	background-image: url('/img/menu/voda_ani.gif');}
a#lano:hover, a#lano:focus {	background-image: url('/img/menu/lano_ani.gif');}
a#lyze:hover, a#lyze:focus {	background-image: url('/img/menu/lyze_ani.gif');}
a#kone:hover, a#kone:focus {	background-image: url('/img/menu/kone_ani.gif');}
a#hry:hover, a#hry:focus { background-image: url('/img/menu/hry_ani.gif');}
a#relax:hover, a#relax:focus { background-image: url('/img/menu/relax_ani.gif'); }

#podsekce2 {
	margin: 0;
	padding: 10px 0 10px 0;
	border: none;	
	float: right;
	width: auto;
	*width: 533px; /* IE7 only */
}

#language {
	position: relative;
	float: right;
	vertical-align: middle;
}

#podsekce {
  float: right;
  width: auto;
}

#podsekce a, #podsekce a:visited {
	display: block;
	float: left;
	width: 75px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(/img/kruh_pododkaz.gif);
	color: #1E6A00;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	padding: 38px 0 0 0;
}
#podsekce a span {background-color: #fff;}
#podsekce a:hover span {background-color: #5CA526;}
#podsekce a:hover {
	background-image: url(/img/kruh_pododkaz_h.gif);
	color: #fff;
	text-decoration: underline overline;
}
#podsekce  a#prvni {
	width: 79px;
	background-position: left;
}
#podsekce  a#posledni {
	width: 79px;
	background-position: right;
}
#jazykverze {
	margin: 30px 0 0 0;
	padding: 0;
	float: right;
	font-size: 75%;
}
#jazykverze a, #jazykverze a:visited {
	color: #fff;
}

#telo {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
}
img.leva {
	margin: 5px 12px 5px 0;
}

.ikopdf {
	padding-right: 21px;
	/*background-position: right 5px;*/
	background-repeat: no-repeat;
	background-image: url(/img/iko_pdf.gif);
}
.ikonovokno {
	padding-right: 21px;
	/*background-position: right 5px;*/
	background-repeat: no-repeat;
	background-image: url(/img/iko_novokno.gif);
}

table#sporty, table#sporty2 {border: none;}
table#sporty td, table#sporty2 td {border: none;}
table.standard {
	border: 1px solid #fff;
	border-bottom: 0px;
	margin: 20px 0;
	border-collapse: collapse;
}
table.standard td, table.standard th {
	border-bottom: 1px solid #fff;
	padding: 5px;
	font-size: 85%;
}
tr.hlavicka th { /*RB*/
	color: #24358F;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
}
tr.hlavicka th a { /*RB*/
	color: #24358F;
}
tr.hlavicka th a:hover { /*RB*/
	color: #1E6A00;
}
/* RB th.hlavicka {
	color: #24358F;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
}*/
th.poradi {
	color: #24358F;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	background-image: url(/img/poradi.gif);
	width: 30px;
	/*height: 34px;*/
	vertical-align: top;
}
th.poradi span {
	border: 1px solid #fff;
	position: relative;
	top: 8px;
	left: -9px;
	background-color: #fff;
}
td.pozadavky {
    vertical-align: top;
}

img.logo {
	background-color: #fff;
	border: 5px solid #fff;
	float:left;
    max-height: 100px;
    max-width: 100px;  
    vertical-align:bottom;     
}

img.foto {
    max-height: 150px;
    max-width: 150px;       
    /*float:right;*/
    vertical-align:bottom;     
}

form {
	margin: 0;
	padding: 0;
	width: 70%;
	font-size: 90%;
}

input, label, textarea, select {
	margin: 3px 5px;
	padding: 3px;
}
fieldset {
	padding: 7px 2px;
}

form .uprava {
	background-color: #fff;
	color: #24358F;
}
input.tlacitko {
	margin: 10px;
}

.povinne, .povinne:visited{
	color: #ce0000;
	background-color: #fff;
	padding: 0 2px;
	margin: 0 5px 0 0;
}

/*table.formular {
	border: 1px solid #fff;
	border-bottom: 0px;
	margin: 20px 0;
}
table.formular td {
	padding: 5px;
	font-size: 85%;
	border-bottom: 1px solid #fff;
}*/

#pata {
	width: 100%;
	margin: 25px 0;
	padding: 10px 0;
	/*border-top: 1px solid #fff;*/
	font-size: 80%;
	line-height: 150%;
}
#pata a {
	color: white;
}
#pata a img {border: none;}

.logos {background: #fff; color: #24358F; padding-top: 0.5em; padding-bottom: 0.5em; padding-left: 0.5em; padding-right: 0.5em;}
.logos img {margin-right: 3px; border: none;}
#pata .logos a {color: #00f;}
#copyright {margin-top: 10px; line-height: 1.3em;}/*border-top: 1px solid #fff;}*/
#picto {margin: 10px auto; text-align: center;}

div#llogos	{
	width: 75%;
	float: left;
	text-align: left;
}
div#rlogos	{
	width: 25%;
	float: right;
	text-align: right;
} 

.clear_all {clear: both;}

td.picto_list {width: 140px;}
td.pozadavky {width: 514px; vertical-align: top;}
td.pozadavky img {margin-right: 1em;}

div#map {width: 700px; height: 390px;}

div.map_small {position: relative; float: left;}
div.map_small img {border: none;}
div.map_small img.cross {width: 13px; height: 13px; position: absolute;}


div.map_normal {position: relative; top: 37px;}
div.map_normal img {border: none;}
div.map_normal img.cross {width: 16px; height: 16px; position: absolute;}

div.map_normal img#map_css_on {width: 550px; height: 316px;}
div.map_normal img#map_default {width: 0; height: 0;}  

p.center {text-align: center;}
textarea {width: 70%; height: 10em;}

legend {padding-top: 0.6em;}

span.label-like {
	margin: 3px 5px;
	padding: 3px;
}

button {
	background-color: #fff;
	color: #24358F;
	margin: 0;
	padding: 0;
	padding-top: 0.2em;
}

p > button {font-size: 1.1em; padding: 0.2em;}

input, button {font-family: Verdana, Arial, sans-serif;}

a.newwin {text-decoration: none; border-bottom: 1px solid white;}
a.newwin:hover {border-top: 1px solid white; text-decoration: none;}
a.newwin img {border: none; padding-left: 0.2em; padding-right: 0.2em;}
a.newwin2 {}
a.newwin2:hover {}
a.newwin2 img {border: none; padding-left: 0.2em; padding-right: 0.2em;}


form p {font-size: 1em;}

div.gmap-info-window {background: #fff; color: #00f}
div.gmap-info-window a {background: #fff; color: #00f; text-decoration: underline;}

.place-and-program {
	vertical-align: top;
	width:30%;	
}
.place-location, .place-link {font-size: 1.2em; font-weight: bold;}

.hidden {display: none;}
td .hidden {display: none;}

td.activity-choice {white-space: nowrap;}

img.fotogalerie_img {
	margin: 5px 12px 5px 0;
}

div.pagination {
	text-align: center;
}

td.fotoalbum {
	text-align: center;
}

td.fotoalbum img {
	margin: 5px auto 5px auto;
}

table.touristic-place td.photo {
 width: 200px;
}

#logotyp, #logotyp h2 {
  display: inline;
  font-size: 135%;
}

#logotyp a, #logotyp a:link, #logotyp a:hover, #logotyp a:visited {
	text-decoration: none;	
}

div.mappart {
  background: #2165BA;
  border: 1px solid #000000;
  width: 145px;
}
#banner_skycraper{
	width: 160px;
	height: 600px;
	font-size: 0px;
	position: absolute;
	right: 3px;
	top: 20px;
}

#banners {
  position: absolute;
  right: 3px;
  top: 20px;
}

#banners div.reklama {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}