/* -------------------------------------- RESET CSS   */
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,th,td {
border:0;
outline:none;
margin:0;
padding:0;
}

input {margin:0;padding:0;}

body {
background:#FFFFFF;
font-size:13px;
color:#2f528d;
font-family: Arial, Helvetica, sans-serif;
}


/* -------------------------------------- MY CSS   */
.l{display:inline;float:left;}
.r{display:inline;float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.out{position:absolute;left:-9000px;top:-9000px;}
.br{clear:both;}
.block{display:block;}
.cistic{clear:both;}
.no-border{border:none !important;}
.no-margin{margin:none !important;}
.no-padding{padding:none !important;}
.no-bg{background:none !important;}
.bold{font-weight:bold;}
.small{font-size:90%;}
.big{font-size:120%;}
.hidden{display:none;}
.align-center{text-align:center !important;}
.align-left{text-align:left !important;}
.align-right{text-align:right !important;}
img.align-left{float:left;margin-right:15px;margin-bottom:15px;border:1px solid #DBDBDB;padding:5px;}
img.align-right{float:right;margin-left:15px;margin-bottom:15px;border:1px solid #DBDBDB;padding:5px;}
img.align-center{float:none;border:1px solid #DBDBDB;margin:0 auto 15px;padding:5px;}


/* -------------------------------------- HTML ELEMENTY   */
a {
	color: #292560;
	text-decoration: underline;
}
a:hover {
	color: #3c9ad7;
}
/* -------------------------------------- LAYOUT LEVA PRAVA STRANA   */
#megadiv {
	background: #FFFFFF url('../images/bg.png') repeat-x top;
	position: relative;
}
#stranka {
	width: 860px;
	padding-bottom: 40px;
	margin: 0 auto;
	padding-left: 20px;
}
#logo {
	width: 184px;
	height: 95px;
	float: left;
	padding: 40px 0 0 0;
}
.flash {
	width: 660px;
	height: 460px;
}
.content {
	width: 860px;
	clear: both;
	margin: auto;
}
/* -------------------------------------- LAYOUT LEVA PRAVA STRANA   */
.levy-sloupec {
	width: 186px;
	float: left;
	text-align: left;
	font-size: 90%;
}
.pravy-sloupec {
	width: 660px;
	float: left;
	text-align: left;
	font-size: 90%;
}
/* -------------------------------------- MENU   */
ul.menu {
	width: 185px;
	float: left;
	list-style: none;
	padding-bottom: 12px;
}
ul.menu li {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 185px;
	padding-bottom: 5px;
}
ul.menu li a {
	display: block;
	line-height: 18px;
	height: 18px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding: 0 10px;
	text-indent: -9000px;
}
ul.menu li.menu-01 a {
	background: url(../images/lm_01.png) no-repeat left top;
}
ul.menu li.menu-02 a {
	background: url(../images/lm_02.png) no-repeat left top;
}
ul.menu li.menu-03 a {
	background: url(../images/lm_03.png) no-repeat left top;
}
ul.menu li.menu-04 a {
	background: url(../images/lm_04.png) no-repeat left top;
}
ul.menu li.menu-05 a {
	background: url(../images/lm_05.png) no-repeat left top;
}
ul.menu li.menu-06 a {
	background: url(../images/lm_06.png) no-repeat left top;
}
ul.menu li.menu-07 a {
	background: url(../images/lm_07.png) no-repeat left top;
}
ul.menu li.menu-08 a {
	background: url(../images/lm_08.png) no-repeat left top;
}
ul.menu li.menu-09 a {
	background: url(../images/lm_09.png) no-repeat left top;
}
ul.menu li.menu-10 a {
	background: url(../images/lm_10.png) no-repeat left top;
}
ul.menu li.menu-11 a {
	background: url(../images/lm_11.png) no-repeat left top;
}
ul.menu li.menu-12 a {
	background: url(../images/lm_12.png) no-repeat left top;
}
ul.menu li.menu-13 a {
	background: url(../images/lm_13.png) no-repeat left top;
}
ul.menu li.menu-14 a {
	background: url(../images/lm_14.png) no-repeat left top;
}
ul.menu li a:hover {
	background-position: bottom left;
}

/* -------------------------------------- TEXTOVA CAST   */
.text-content {
	width: 450px;
	float: left;
	padding-left: 20px;
	line-height: 18px;
}

.novinka{
    border-bottom: solid 2px #c8358e;
    padding-bottom: 20px;
    padding-top: 10px;
}
/* -------------------------------------- TEXTOVA CAST - STYLY PRO HTML  */
.text-content .padd {
	padding: 18px;
	text-align:justify;
}
.text-content.partneri .padd {
	padding: 18px 0px
}
.text-content h1 {
	color: #c8358e;
	font-size: 15px;
	padding-bottom: 20px;
}
.text-content h2 {
	color: #c8358e;
	font-size: 12px;
	padding:10px 0 5px 0;
}
.text-content h3 {
	color: #c8358e;
	font-size: 13px;
	padding-bottom: 5px;
}
.text-content p {
	padding-bottom: 20px;
}
.text-content ul {
	padding:0 0 5px 5px;
	list-style-type:none;
}
.text-content ul li {
	padding:0 0 5px 0;
}
.text-content.partneri h3 {
	padding: 10px 15px 5px 0px;
	width:450px;
	float:left;
	color: #c8358e;
	font-size: 13px;

}
.partneri-loga {
padding-bottom: 20px;
}
.partneri-loga img {
border: 1px solid #A40065;
overflow: hidden;
width: 105px;
height: 60px;
float:left;
margin:2px;
}


/* -------------------------------------- BOX V LEVE STRANE - obal a nadpis*/
.sidebar-left {
	width: 185px;
	float: left;
}
.sidebar-left h3 {
	height: 18px;
	line-height: 18px;
}
.sidebar-left.videa h3 {
	background: url(../images/tit_videa.png) no-repeat left top;
	text-indent: -9000px;
	padding-bottom: 5px;
}
.sidebar-blue_t {
	background: url(../images/sidebar-blue_t.png) no-repeat left top;
	overflow: hidden;
	width: 164px;
	padding-left: 21px;
	padding-top: 20px;
}
.sidebar-blue_b {
	background: url(../images/sidebar-blue_b.png) no-repeat left top;
	width: 100%;
	height: 12px;
}

/* -------------------------------------- VIDEA V LEVE STRANE */
.wrap {
	margin: 0 auto;
	position: relative;
	min-height: 97px;
	height: auto !important;
	height: 97px;
	width: 143px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 2px;
	background: url(../images/video-mask-b.png) no-repeat left bottom;
	text-decoration: none;

}
.frame {
	background: url(../images/video-mask-t.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 97px;
	width: 143px;
	cursor: hand;
	text-decoration: none;
}
.wrap img {
	float: left;
}
.wrap em {
	font-style: normal;
	padding: 0 10px 0 30px;
	display: block;
	top: -10px;
	position: relative;
	float: left;
	font-size: 10px;
	color: #eaf4fb;
	cursor: hand;	
}

a.wrap:hover {
	background: url(../images/video-mask-b_h.png) no-repeat left bottom;

}
a.wrap:hover .frame {
	background: url(../images/video-mask-t_h.png) no-repeat;
}



/* -------------------------------------- BOXY V PRAVE STRANE */
.sidebar-right {
width: 163px;
float: left;
padding-left: 10px;
}

/* -------------------------------------- BUTTONY V PRAVE STRANE */
ul.buttons {
width: 163px;
float: left;
list-style: none;
}

ul.buttons li {
width: 163px;
float: left;
list-style: none;
margin-top: 9px;
}

ul.buttons li h4 {
width: 163px;
float: left;
height: 18px;
text-indent: -9000px;
margin-bottom: 5px;
}
ul.buttons li a {
width: 163px;
float: left;
height: 103px;
text-indent: -9000px;
}

ul.facebook {
width: 163px;
float: left;
list-style: none;
padding:20px 0 0 0;
}
/* -------------------------------------- BUTTON  */
ul.buttons li.mapa-arealu h4 {
background: url(../images/tit_mapa-arealu.png) no-repeat left top;
}
ul.buttons li.mapa-arealu a {
background: url(../images/but_mapa-arealu.png) no-repeat left top
}
/* -------------------------------------- BUTTON  */
ul.buttons li.vstupenky h4 {
background: url(../images/tit_vstupenky.png) no-repeat left top;
}
ul.buttons li.vstupenky a {
background: url(../images/but_vstupenky.png) no-repeat left top
}
/* -------------------------------------- BUTTON  */
ul.buttons li.online-webcam h4 {
background: url(../images/tit_online-webcam.png) no-repeat left top;
}
ul.buttons li.online-webcam a {
background: url(../images/but_online-webcam.png) no-repeat left top
}
/* -------------------------------------- BUTTON  */
ul.buttons li.podporujeme h4 {
background: url(../images/tit_podporujeme.png) no-repeat left top;
}
ul.buttons li.podporujeme a {
background: url(../images/but_podporujeme.png) no-repeat left top
}
ul.buttons li a:hover {
background-position: bottom;
}


/* -------------------------------------- PATICKA */
.footer {
	width: 100%;
	background: url(../images/foot-bg.png) repeat-x left bottom;
	position: relative;
	height: 135px;
}
.footer-01 {
	background: url(../images/foot.png) no-repeat center bottom;
	width: 860px;
	padding-left: 20px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	height: 135px;
}
.foot-menu {
	width: 100%;

}
.foot-menu li {
	float: left;
	list-style: none;
	padding: 0px 3px;

	color: #c8358e;
}
.foot-menu li a {
	text-decoration: none;
	color: #3c9ad7;
	font-size: 11px;
	font-weight: bold;
}
.foot-menu li a:hover {
	text-decoration: underline;
}



.upnet {
float:left;

width:200px;
font-size:80%;
color:#3f536b;
padding-top: 20px;
}

.upnet a {
color:#3f536b;

text-decoration: none;
}

.upnet a:hover {
color:#000;
text-decoration:underline;
}
/*texty*/
.image-box{
    width: 200px;
    height: 150px;
    float: left;
    margin-right: 15px;
}

/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.85;
	opacity: 0.85;
	
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index:102;
	display:none;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}


#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:35px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow {
	padding:0px 10px 10px 0;
	text-align:right;
	float:right;
}

#TB_closeAjaxWindow a, #TB_closeAjaxWindow a:link, #TB_closeAjaxWindow a:visited {
	text-decoration:none;
	color:#fff;
}

#TB_closeAjaxWindow a:active, #TB_closeAjaxWindow a:hover  {
	text-decoration:underline;
	color:#fff;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:10px 0 0 0;
	color:#fff;
	font:bold 20px Arial, Helvetica, sans-serif;
}

#TB_title{
	
	height:15px;
}

#TB_ajaxContent{
	clear:both;
	overflow:auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}

#TB_ajaxContent p {
	float:left;
	width:423px;
	padding:10px;
	line-height:145%;
	background:#fff;
}

#TB_ajaxContent p img {
	float:left;
	margin:0 10px 0 0;
}

#TB_ajaxContent a, #TB_ajaxContent a:link, #TB_ajaxContent a:visited {
	text-decoration:none;
	color:#a40065;
}

#TB_ajaxContent a:active, #TB_ajaxContent a:hover  {
	text-decoration:underline;
	color:#a40065;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}


#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
