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
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

input {
	margin: 0;
	padding: 0;
}

body {
	background: #b3ddf1 url(../img/bg.png) repeat-x 50% 0px;
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 70%;
	color: #677686;
	/* margin-bottom: 400px; */
}

.cistic {
	clear: both;
}

h1 {
	font-size: 120%;
}

.txt h1 {
	color: #00AFEE;
	font-size: 160%;
	font-weight: bold;
	font-style: italic;
}

.prava-strana h1 {
	font-size: 120%;
	padding: 10px 0;
}

a {
	color: #00AFEE;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	/* 	text-decoration: underline; */
}

.prava-strana a {
	color: #FFF;
	text-decoration: none;
}

.page {
	margin: 0 auto;
	width: 797px;
	text-align: left;
	margin-top: 52px;
}

.uvodnik {width:700px;}

.header {
	margin: 0 auto;
	width: 797px;
	height: 135px;
	text-align: left;
	background: #DFEFFB url(../img/header.png) no-repeat top;
}

.inside {
	padding: 17px;
	float: left;
}

.cislo {
	float: left;
	width: 70px;
	text-align: right;
	color: #a8d8f5;
	font-size: 350%;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
	padding-top: 20px;
} 

.txt {
	float: left;
	width: 500px;
	color: #00AFEE;
	padding-top: 25px;
	font-weight: bold;
	font-style: italic;
	position: relative;
}

.header .annot {display: none; position: absolute; top:0px; left:0px; overflow: hidden; white-space: nowrap;}
.header .annot.unhide{display: block;}
.header .defAnnot h1{font-size: 271%;}
.header .defAnnot h3{font-size: 200%;}

.fotka {
	position:relative;
	float: right;
	width: 120px;
	height: 100px;
	/*border: #fff 3px solid;*/
	
}
.fotka img {display: block;}
.fotka a{position: absolute; top:0px; left:0px; display: block;}
.fotka a.hide{display:none;}

.page-bg-t {
	width: 797px;
	background: url(../img/page-bg-t.png) no-repeat -1px 0px;
	float: left;
}

.page-bg-m {
	width: 797px;
	background: url(../img/page-bg-m.png) repeat-y top left;
	float: left;
}

.page-bg-b {
	width: 797px;
	background: url(../img/page-bg-b.png) no-repeat top left;
	height: 10px;
	float: left;
	overflow: hidden;
}

.leva-strana {
	width: 137px;
	float: left;
	overflow: hidden;
}

.leve-menu {
	width: 137px;
	/*float: left;*/
	list-style: none;
	padding-left: 23px;
	margin-top: 8px;
}

.leve-menu li {
	background: url(../img/leve-menu.png);
	background-repeat:no-repeat;
	background-position: left top;
	/*font-family: tahoma, Arial, sans-serif;*/
	font-size: 100%;
	font-weight:bolder;
	margin-bottom: 5px;
	display: block;
	/*float: left;*/
	width: 115px;
}

.leve-menu li.enabled:hover,.leve-menu li.selected {
	background: url(../img/leve-menu-aktivni.png) no-repeat left top;
}

.leve-menu a,.leve-menu span {
	display: block;
	padding: 3px 5px 3px 5px;
	line-height: 12px;
	/*float: left;*/
	width: 100%;
}

.leve-menu .selected a {
	color: white;
}

.prava-strana {
	width: 650px;
	float: left;
	color: white;
}

.prava-strana .inside {
	padding: 5px 17px;
	float: left;
}

/* MENU PREKRYVACI ZALOZKY */
.menu {
	position: relative;
	top: 16px;
	float: right;
}

#nav * {
	font-size: 13px;
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1em
}  /*Reset browsers and apply basic formatting*/
#nav li {
	display: inline
}

#nav li * {
	height: 39px;
	float: left;
	cursor: pointer;
	cursor: hand
}

#nav a {
	background: url(../img/1/left.png) left no-repeat;
	cursor: pointer;
	padding-left: 27px;
	color: #00AFEE
}
	
	/*Applys the left segment of the image and adds the grey bottom border*/
#nav .right {
	padding-right: 27px
}

#nav .center {
	background: url(../img/1/center.png) repeat-x;
	margin-right: -27px;
	min-width: 30px;
	height: 39px;
	padding-top: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-weight:bold;
	height: 27px;
}  /*Applys the seamless background*/
#nav .start {
	background: url(../img/1/farleft.png) left no-repeat
}  /*Applys the far left corner*/
#nav .end {
	background: url(../img/1/farright.png) right no-repeat;
	padding-right: 45px;
}  /*Applys the far right corner*/
	/*The following controls the hover states of the individual image slices. It's important to remember that IE6 will only recognise :hover when applied to a link element*/
	/* #nav a:hover,  */
#aktivni a {
	background: url(../img/1/right.png);
	color: #00AFEE
}

/* #nav a.start:hover,   */
#aktivni a.start {
	background: url(../img/1/farlefthover.png) no-repeat;
}

/* #nav a:hover .end,   */
#aktivni a .end {
	background: url(../img/1/farrighthover.png) right
}

/* #nav a:hover .center,   */
#aktivni a .center {
	background: url(../img/1/centerhover.png);
}

/* #nav a:hover .right, */
#aktivni a .right {
	background: url(../img/1/lefthover.png) right;
	padding-right: 54px;
	margin-right: -27px;
	position: relative
}

#nav a:hover {
	color: white !important;
}

#aktivni a:hover {
	color: #00AFEE !important;
}

/* REGISTRACE */ /* BOX */
.registruj {
	float: left;
	width: 610px;
	background: url(../img/dotted-line.png) repeat-x bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.registruj h2,.dotted-box h2, .nodotted-box h2 {
	font-size: 120%;
	line-height: 190%;
}

.registruj span.error{display:none; color: #f00;}
.registruj input.error{color: #b55; font-weight: bold; font-size: 95%; text-align: center;}

/* nadpis - Zaregistrujte se zde:  */
h2.floated {
	float: left;
}

/* INPUTY */
.registruj{display:block; overflow: hidden;}
.registruj fieldset {white-space: nowrap;}
#subscribename,#subscribeemail {
	border: 0px;
	padding: 3px;
	width: 130px;
}

label {
	color: white;
	padding: 0 10px;
}

.button {
	background: url(../img/button.png) no-repeat center top;
	width: 81px;
	height: 24px;
	border: none;
	color: white;
	font-size: 120%;
	margin-left: 0px;
	cursor: pointer;
	margin-left: 8px;
}

/* TEXTY */
.texty-hp {
	width: 340px;
	float: left;
	font-size: 110%;
}
.texty-hp p{/*text-align: justify;*/ margin-bottom: 10px; margin-right: 20px;}

.video-hp {
	width: 260px;
	float: right;
}

.video-hp h3 {
	font-size: 120%;
	padding-left: 5px;
}

.hodnoceni {
	clear: both;
}

.hodnoceni h4 {
	float: left;
	clear: left;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 110%;
}

.hodnoceni .stars div{width:19px; height:18px; background: url(../img/rating_stars_small.png) 0 0px no-repeat;
     margin:0px; cursor:auto; float: left; margin-top:1px;}
.hodnoceni .stars div.sel{background-position: 0px -18px;}
.hodnoceni .stars div.hover{background-position: 0px -36px;}

p {
	
}

/* MODRE PISMO */
.modre {
	color: #075798;
	padding-bottom: 10px;
}

/* VIDEO INTERVIEV */
.video-interview {
	float: left;
	width: 610px;
}

.video-interview h1 {
	background: url(../img/video-interview-nadpis.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-size: 130%;
	padding-left: 25px;
	line-height: 150%;
}

.video-box {
	position: relative;
	width: 440px;
}

.video {
	text-align:center;
	position: absolute;
	/*z-index: 100;*/
	width: 344px;
	height: 281px;
}
.video p{margin-top:40px;}
.video-small {
    /* position: absolute; */
    /*z-index: 100;*/
    width: 259px;
    height: 218px;
}

.video-odkazy {
	position: absolute;
	left: 338px;
	z-index: 0;
	width: 95px;
	padding-top: 20px;
}

.video-odkazy .poslat-dotaz {
	display: block;
	height: 60px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	background: url(../img/poslat-dotaz.png) no-repeat right top;
}

.video-odkazy .preposli {
	display: block;
	height: 60px;
	padding-top: 22px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	background: url(../img/preposli.png) no-repeat right top;
}

.videoPlayerFake{position:relative;width:260px; height:170px;}
.videoPlayerFake a {display: block; height:170px;}
.videoPlayerFake .bck{background: #222; width:247px; height:189px; display:block;
    position:absolute; top:6px; left:7px;}
.videoPlayerFake img{height:187px; margin:auto; overflow: hidden; padding-left:1px; padding-top:6px; display:block; position:relative;}
.videoPlayerFake .over{background: url(../img/video_player_frame.png) no-repeat right top;
    width:260px; height:213px; display:block; position:absolute; top:0px; left:0px; cursor:pointer;}
.videoPlayerFake .playOverlay{background: url(../img/PlayOverlay_image.png) no-repeat right top;
    display:block; margin:auto; position:relative; width:80px; height:80px; top:-135px;}

.dalsi-info {
	width: 164px;
	float: right;
	margin-bottom: 61px;
}

.inf-spc {
	width: 154px;
	height:30px;
	float: right;
	background: url(../img/inf-spc.png) no-repeat left top;
	padding: 1px 5px;
	line-height: 14px;
	margin-top: 4px;
	color: #075798;
}

.inf-spc-pdf {
        background: url(../img/inf-spc-pdf.png) no-repeat left top;
}

.inf-spc a,.inf-spc .separ {
	color: #000;
}
.inf-spc a{display: block;text-align: right; padding-right: 3px;}

.inf-spc .nazev {
	width: 80px;
	float: left;
}
.bannerVideo{margin-top: 4px;}

/* ARCHIV */
.archiv {
	
	width: 630px;
	/*padding-left: 7px;*/
	margin-left: -11px;
}
#hp{width: 610px;}

/* 
.archiv .inside {
width: 630px;
padding: 10px 5px;

} */
.archiv-box {
	float: left;
	width: 282px;
	background: url(../img/archiv-box.png) no-repeat top center;
	padding-top: 8px;
	padding-left: 33px;
	height: 143px;
}

.archiv-box-txt {
	float: left;
	width: 181px;
	padding-right: 8px;
}

.archiv-box h2 {
	color: #fff;
	font-size: 110%;
}

.archiv-box p {
	color: #075798
}

.archiv-box-thumb {
	float: left;
	width: 71px;
}
.archiv-box-thumb {position: relative; display: block; width: 71px;}
.archiv-box-thumb img{height: 50px; display: block; margin-bottom:4px;}
.archiv-box-thumb .ramecek{position: absolute; display: block; top:0px; left:0px;
    background: url(../img/archiv-thumb-ramecek.png) no-repeat top left; width: 71px; height: 50px;
    cursor: pointer;}
.archiv-box-thumb .neaktivniOverlay{position: absolute; display: block; top:0px; left:0px;
    background: url(../img/archiv-thumb-neaktivni_over.png) top left; width: 71px; height: 50px;}

.datum {
	width: 71px;
	clear: both;
	float: right;
	text-align: center;
	padding-top: 64px;
}

/* NEAKTIVNI ARCHIV BOX */
.neaktivni {
	background: url(../img/archiv-box-neaktivni.png) no-repeat top center;
}

.archiv-box.neaktivni  h2,.archiv-box.neaktivni  h2 a {
	color: #B0E4F9 !important;
}

.archiv-box.neaktivni p {
	color: #3690C5 !important;
}

.archiv-box.neaktivni  h2,.archiv-box.neaktivni  h2 a,.neaktivni .datum
	{
	color: #B0E4F9 !important;
}

.archiv-box.neaktivni p {
	color: #3690C5 !important;
}

.foot {
	width: 797px;
	background: url(../img/foot.png) no-repeat top left;
	height: 20px;
	overflow: hidden;
	float: left;
}

.foot-01 {
	width: 797px;
	background: #fffdfc;
	overflow: hidden;
	float: left;
}

.foot-01 .inside {
	width: 754px;
	background: #fffdfc;
	overflow: hidden;
	float: left;
	padding-bottom: 0px;
}

/* KE STAŽENÍ */
.ke-stazeni ul {
	list-style: none;
	float: left;
	padding-bottom: 20px;
}

.ke-stazeni ul li {
	width: 135px;
	float: left;
	/*background: url(../img/arrow-down.png) no-repeat left center;
	padding-left: 5px;*/
}
.ke-stazeni ul li .sipkaD{
	margin-right: 5px;
	display: inline;
}
.ke-stazeni ul li .sipka{
    margin-right: 5px;
}
/*.ke-stazeni ul li .sipkaR{
    padding-right: 5px;
    display: none;
}
.ke-stazeni ul li.vybrano .sipkaD{
    padding-right: 5px;
    display: none;
}
.ke-stazeni ul li.vybrano .sipkaR{
	padding-right: 5px;
	display: inline;
}
*/

.ke-stazeni ul li a {
	color: white;
	font-size: 120%;
}

.ke-stazeni ul li.vybrano {
	/*background: url(../img/arrow-right.png) no-repeat left center;*/
}

.ke-stazeni ul li.vybrano a {
	color: #075798
}

.dotted-box {
	/*float: left;*/
	width: 610px;
	background: url(../img/dotted-line.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.nodotted-box {
    width: 610px;
    padding-bottom: 8px;
}
.dotted-line {
	background: url(../img/dotted-line.png);
    background-repeat:repeat-x;
    background-position:bottom left;
    width: 610px;
    height:2px;
    padding:0px;
    line-height:2px;
    font-size:2px;
    margin-bottom: 10px;
} 

/* ROZBALENE */
.pole {
	clear: both;
	/*float: left;*/
	width: 605px;
	padding-left: 3px;
	color: #075798;
	display: none;
}

.pole-t {
	background: url(../img/pole-t.png) no-repeat left top;
	/*float: left;*/
	width: 605px;
	height: 10px;
	overflow: hidden;
}

.pole-m {
	background: url(../img/pole-m.png) repeat-y left top;
	/*float: left;*/
	width: 585px;
	padding: 0 10px;
	display: none;
}
.pole-bck{background: url(../img/pole-m.png) repeat-y left top; width: 605px; float: left;}
.cal-box .pole-m{display: block;}
.pole-m ul{margin-top:10px;}
.pole-m ul li a {color:#075798; font-weight:bold;}

.pole-b {
	background: url(../img/pole-b.png) no-repeat left top;
	/*float: left;*/
	clear: both;
	width: 605px;
	height: 10px;
}

.pole h3 {
	padding-bottom: 5px;
	font-size: 120%;
}

/* ANKETA */
.anketa h3{font-size: 120%;}

/* KALENDAR */
.cal-box p {
	color: #075798;
	font-weight: bold;
	padding-left: 18px;
}

.cal-box h2 {
	background: url(../img/cal-h2.png) no-repeat left center;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 120%;
}
.cal-box h2 img {
	padding-right: 8px;
	padding-bottom:0px;
}

.cal-datum {
	color: #075798;
	font-weight: normal;
	padding-left: 18px;
	width: 250px;
	/*float: left;*/
}
.cal-box .pole{margin-top: 5px;}

.cal-vice {
	color: #FFF;
	background: url(../img/cal-vice.png) no-repeat center top;
	font-weight: normal;
	width: 86px;
	float: right;
	text-align: center;
	margin-right: 10px;
	font-size: 80%;
	line-height: 15px;
}

.cal2-vice {
	background: none;
	width: 200px;
	float: none;
	text-align: left;
	font-size: 120%;
}
.cal-bottom{
	width: 610px;
	height: 20px;
}

.cal-vice:hover {
	color: #075798;
}

/* AKTUALITY */
.aktual-box h2 {
	/*background: url(../img/arrow-right-white.png) no-repeat left center;*/
	/*padding-left: 18px;*/
	line-height: 120%;
}
.aktual-box h2 .sipka {
	margin-right: 5px;
}

.aktual-box h3 {
	/*background: url(../img/arrow-right-white.png) no-repeat left center;*/
	/*padding-left: 18px;*/
	line-height: 80%;
}

.aktual-box h3 .sipka {
	margin-right: 5px;
}

.aktual-box p {
	color: #075798;
	padding: 5px 0px;
}
.aktual-box .pole{margin-top: 5px;}
.aktual-box .pole-m{display: block;}

.aktual-datum {
	color: #075798;
	width: 250px;
	float: left;
	margin-top: 5px;
	font-size: 80%;
}

.aktual-vice {
	color: #FFF;
	background: url(../img/aktual-vice.png) no-repeat center top;
	font-weight: normal;
	width: 41px;
	float: right;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 80%;
	line-height: 15px;
}

.aktual-vice:hover {
	color: #075798
}

.aktual-all {
	float: right;
	width: 170px;
	background: url(../img/aktual-all.png) no-repeat center top;
	line-height: 18px;
	text-align: center;
	font-size: 90%;
	margin-right: 15px;
}

/* KONTAKT */
.kontakt-box {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
.kontakt-box-nodot{
	width: 610px;
}

.kontakt-image {
	width: 60px;
	float: left;
}

.kontakt-image img {
	border: 1px solid white
}

.kontakt-txt {
	width: 240px;
	float: left;
}

.kontakt-txt h2 {
	font-size: 120%;
}

.kontakt-txt p,.kontakt-txt a {
	color: #075798;
}

/* FOOT - VIDEO INTERVIEW */
.foot-hodnoceni {
	width: 280px;
	float: left;
}

.foot-info {
	width: 280px;
	float: left;
}
.foot-info a{display:block; cursor:pointer;}

.foot-hodnoceni div,.foot-info span {
	float: left;
	color: #00AFEE;
	font-size: 100%;
	font-weight: bold;
	padding-right: 5px;
	display:block;
}
.foot-hodnoceni .stars{margin-left:6px; margin-top:2px;}
.foot-hodnoceni .stars div{width:24px; height:30px; background: url(../img/rating_stars_big.png) 0 0px no-repeat;
     margin:-1px; cursor: pointer; float: left;}
.foot-hodnoceni .stars div.sel{background-position: 0px -30px;}
.foot-hodnoceni .stars div.hover{background-position: 0px -60px;}
.foot-hodnoceni div.note{font-size: 80%;font-weight: normal;}

.logo-foot {
	float: right;
	width: 135px;
}
.logo-foot-left {
	float: left;
	padding-left:10px;
}
.logo-foot-left.tribune{padding-left:18px;}


/* LOGIN PAGE */
.login-box {
background: url(../img/login-bg.png) no-repeat left top;
width: 393px;
height: 258px;
margin: auto ;
padding: 30px 30px 0px 30px;
color: white;
margin-top: 40px;

}


.login-box h2 {
font-size: 120%;
padding-bottom: 10px;
}

.login-box .infotext{height: 42px;}
.login-box .error{color:#c00; margin-top:10px; font-weight:bold;}

.login-cell {
padding-top: 10px;
}

.login-cell label {
width: 130px;
float: left;
padding-left: 0px;
}

.login-cell .button {
float: right;
font-size: 90%;
font-weight: bold;
margin-top: 10px;
margin-left: 0px;
line-height: 22px;
}

#login, #pass {
border: #fff 0px solid;
padding: 3px;
width: 190px;

}

/* LOGIN PAGE */
/* INPUTY */
.registruj{display:block; overflow: hidden;}
.registruj fieldset {white-space: nowrap;}
#subscribename,#subscribeemail {border: 0px;padding: 3px;width: 130px;}
label {color: white;padding: 0 10px;}
.registerForm .button,.button2 {background: url(../img/button.png) no-repeat center top;width: 81px;height: 24px;border: none;color: white;font-size: 120%;margin-left: 0px;
    cursor: pointer;margin-left: 8px;}

/* LOGIN PAGE */
.login-box-top{background: url(../img/login-bg-top.png) no-repeat left top; padding: 30px 30px 10px 30px;min-height: 150px;_height: 150px;width: 393px;}
.login-box-bottom{ background: url(../img/login-bg-bottom.png) no-repeat left bottom;color: white;margin-top: 40px;width: 453px;margin: auto ;
padding-bottom: 15px;}
.login-box h2 {font-size: 120%;padding-bottom: 10px;}
.login-box .infotext{height: 42px;}
.login-box .error, .login-box-top .error{color:#c00; margin-top:0px; margin-bottom:5px; font-weight:bold;}
.login-cell {padding-top: 10px;}
.registerForm .login-cell label {width: 75px;float: left;padding-left: 0px;}
.registerForm .login-cell .button {float: right;font-size: 90%;font-weight: bold;margin-top: 2px;margin-left: 0px;line-height: 22px;}
.login-cell .button2 {font-size: 90%;font-weight: bold;margin-top: 2px;margin-left: 0px;line-height: 22px;}
#login, #pass {border: #fff 0px solid;padding: 3px;width: 190px;}

.login-cell input.text{width: 195px;}
.login-cell textarea.text{width: 195px; height: 60px;}
.login-cell .left {float:left; margin-top:13px; font-size: 110%;}
.login-cell .left a {color: #fff; text-decoration: none;}
.login-cell .left a:hover {text-decoration: underline;}

.registerForm .infotext p{font-size: 110%; margin-bottom: 9px;}
.info{clear: both; padding-top: 16px;}
.login-box-top h1 {font-size:120%;padding-bottom:25px;}
.login-box-top a {color: #fff; text-decoration: none;}
.login-box-top a:hover {text-decoration: underline;}

.login-cell2{padding-top: 15px;}
.login-cell2 label{padding-left: 0px;}
.login-cell2 input{margin-right: 5px;}

.mar1{margin-bottom: 30px;}


/*
6)lightbox
*/
#lightboxback {
	background: url(../img/boxbgr.png);
	position: absolute;
	left: 0px;
	top: 0px;
	color: White;
	display: none;
	/*z-index: 10;*/
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}



#lightboxback #lightbox_boxconfirm_enter h2 {
	font-size: 24px;
	margin-bottom: 13px;
}

#lightboxback #lightbox_boxconfirm_enter p {
	font-size: 12px;
	margin-bottom: 20px;
}

#lightboxback #lightbox_boxconfirm_enter a {
	margin: 0px 20px 0 20px;
}

#lightboxback #lightbox_boxconfirm_enter .lbforbidden {
	display: none;
}

.lightbox{display: none; margin:auto; position: absolute;}
.lightbox .boxTop{background: url(../img/lightbox_top.png) no-repeat left top; width:485px; height: 30px;
    position: relative;}
.lightbox .boxTop .close{display: block; background: url(../img/lightbox_close.png) no-repeat left top;
    position: absolute; right:9px; top: 9px; width:20px; height:20px; cursor: pointer;}
.lightbox .boxBot{background: url(../img/lightbox_bottom.png) no-repeat left top; width:485px; height: 8px;}
.lightbox .boxBck{background: url(../img/lightbox_back_small.png) repeat-x top; width:427px; height: 178px;
    border: #fff 2px solid; border-top:0px; border-bottom:0px; text-align: center; padding-top: 0px; color: #fff;
    padding-left: 27px; padding-right: 27px; background-color: #60c7f3; position:relative;}
.lightbox .boxBck .answer{display: none;}
.lightbox .boxBck h2{font-size: 24px; margin-bottom: 13px; }
.lightbox .boxBck p{font-size: 12px; margin-bottom: 20px; font-weight:bold;}
.lightbox .boxBck a{margin: 0px 20px 0 20px;}
.lightbox .boxBck button{padding:4px; height:36px; border:0; line-height: 20px; cursor: pointer;}
.lightbox .boxBck input.textW{height:25px; width: 410px; border:0px; background: #fff; line-height: 25px; padding: 0px 9px;
    font-size: 140%; font-weight: bold; color: #444; margin: 0px; float:left;}
.lightbox .boxBck .textb{height:141px; width: 410px; border:0px; background: #fff; padding: 0px 9px;
    font-size: 120%; font-weight: bold; color: #444; overflow: auto; margin:0px; border: 0px; display: block; float:left;}
.lightbox .boxBck .textTop{background: url(../img/lightbox_input_top.png) no-repeat left top; width: 428px; padding-top:7px;
    margin: auto; margin-top: 10px; border: 0px;}
.lightbox .boxBck .textBot{background: url(../img/lightbox_input_bottom.png) no-repeat left top; width: 428px; height:7px;
    clear: both;}
.lightbox .boxBck label{padding: 15px 0px 0px 0px; text-align: left; display: block; font-weight: bold; font-size: 120%;}
.lightbox .boxBck .close{width: 125px; background:url(../img/butt_close.png) no-repeat left top;}
.lightbox .boxBck .working{background-color: #000; padding:13px; color: #fff; margin: auto; position: absolute;
    font-weight: bold; left:180px; top: 70px; display:none;}

#lightbForward .boxBck, #lightbAsk .boxBck{background: url(../img/lightbox_back_big.png) repeat-x top; width:427px; height: 494px;
    padding-top: 0px;}
#lightbForward .submit{width: 125px; background:url(../img/butt_resend.png) no-repeat left top;}
#lightbForward .boxBck .working{top: 190px}

#lightbAsk .submit{width: 125px; background:url(../img/butt_send.png) no-repeat left top;}
#lightbAsk .boxBck .working{top: 190px}

.lightbox .boxBck .confirm{display:none;}
.lightbox .boxBck .error{display:none; color: #f00;}

#lightbox_boxconfirm_enter {
    width: 485px;
    top: 217px;
    margin: auto;
    margin-top: 200px;
    text-align: center;
    padding-top: 40px;
    position:static;
    top: auto;
    left:auto;
    display: block;
}


/* Sandbox pro veci jako je preload SWF */
#sandbox {
	width: 0px;
	height: 0px;
	display: inline;
	position: absolute;
	left: 0px;
	top: 0px;
}

#sandbox div {
	width: 0px;
	height: 1px;
}

.hide{display:none;}

#noJsInfoLightb {margin-top: -15px; margin-bottom: 10px; color:#c00;}
#noJsInfoTop {margin-top: 30px; margin-bottom: 30px; color:#c00; font-weight: bold; font-size: 165%;}

.e404 {height: 200px;}
.e404 h1{font-size: 220%; font-weight: bold;}
.e404 p{font-size: 130%;}


.news-hp {width: 260px; float: right; margin-top: 4px; overflow: hidden}
.news-hp h2 {font-size: 120%; padding-bottom: 3px;}
.news-hp h3 {font-size: 110%;}
.news-hp .dotted-line {width: 260px; margin: 6px 0;}
.news-hp .cal-bottom {width: 260px;}
.news-hp .aktual-datum {width: 130px;}
.news-hp .pole, .news-hp .pole-m {width: 254px;}
.news-hp .pole-t,
.news-hp .pole-b {width: 274px;}
