* {
	font-family: 'Arial CE', Arial, Helvetica, sans-serif;
}

body {
    font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;		
    font-size: 13px;	
	background-color: white;
	margin: 0;
	padding: 0;
	background-color: white;
	color: #006600;
}

a {
	color: #006600;
}

td {
	vertical-align: top;
}

td.pagetitulek {
    font-size: 13px;	
	padding-top: 6px;
	padding-left: 8px;
	color: white;
	font-weight: bold;
}

table {
	font-size: 100%;
}

h1 {
	width: 1px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: -10000px;
}

/* styly pro PortReklamu */

#PortReklam_Block {
	text-align: center;
}

.PortReklama {
	text-align: center;
	margin: 0px auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

.PortReklama table {
	margin: 0px auto;
}

.subnadpis {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
	border: 1px solid Black;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}


.lbutton {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.lbutton a {
	background-image: url(/images/bul_redg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	background-color: #006600;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	min-height: 1px;
}

.lbutton a:hover {
	background-color: #004000;
}


.lbuttonyell {
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid Black;
}

.lbuttonyell .in_pop {
	margin-left: 0px;
	font-weight: normal;
	font-size: 10px;
}

.lbuttonyell a {
	background-image: url(/images/bul_red.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	background-color: #FFFFCC;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	min-height: 1px;
	text-align: left;
}

.lbuttonyell a:hover {
	background-color: Yellow;
	background-image: url(/images/bul_blue.gif);
}

.ributton {
	background-color: #FFFFCC;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid Black;
   font-size: 12px;	
	padding-top: 1px;
}

.ributton a {
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	min-height: 1px;
	text-align: left;
}

.ributton a:hover {
	background-color: Yellow;
}

.oddelovac {
	margin-bottom: 3px;
}

/* styly pro NOVINKY */

#novinky {			/* kompletni blok */
	  margin-bottom: 6px;
	  text-align: center;
}

.novinky-body {			
}

.novinky-r {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 3px;
}

.novinky-r a {
	font-size: 11px;
}

/* styly pro PRECTETE SI */

#prectetesi {		/* kompletni blok */
	margin-bottom: 5px;
}

#prectete-pi {		/* podblok - PI */
	margin-top: 2px;
	margin-bottom: 2px;
}

#prectete {			/* podblok - nebomercni prectete si */
	height: 1600px;
	overflow: auto;
	border: 1px solid silver;
	padding: 4px;
	color: black;

scrollbar-arrow-color: black;
scrollbar-track-color: #EEEEEE;
scrollbar-face-color: #F0FFF0;
scrollbar-highlight-color: none;
scrollbar-3dlight-color: none;
scrollbar-darkshadow-color: none;
scrollbar-shadow-color: none;
	
}

#prectete a {
	 color: black;
}

.prectete-pi-r1 {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
	background-image: url(/images/Pin.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 58px;
}

.prectete-pi-r2 {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
	background-image: url(/images/Pin.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 58px;
}

.vitem {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;	
	border-bottom: 1px silver dotted;
}

.vitem2 {
	background-color: #FAFAFA;
}

.vitem1 {
	background-color: #FFFFFF;
}

.vitem .vsubj {

}

#prectete .vabst {
	font-size: 90%;
}

.vitem .vdate {
	float: right;
	font-size: 90%;
}

#prectete-navod {
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}

#prectete-pi-navod {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}


/* GBoxy - informacni boxy do sloupecku - nahore nadpis, pak telo a pak footer */

.GBox {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-bottom: 5px;
}

.GBoxHeader {
	background-color: #FFFF99;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid Black;
}

.GBoxBody {
	background-color: #FFFFCC;
	border-bottom: 1px solid Black;
	padding: 2px;
	font-size: 11px;
}

.GBoxFooter {
	border-bottom: 1px solid Black;
	background-color: #FFFFCC;
	font-size: 11px;
	text-align: center;
}


/* další styly */

.PFontS { font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
		  font-size: 10px;	 }

.mframe { font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
		  font-size: 11px;	 }

td.mframe { font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
		  font-size: 9px;	 }

.akce-autor { font-size: 11px; }

.DI_Table	{ font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
		  font-size: 11px;	 }
		  
.DI_Datum_4    { font-weight: bold;
				color: red }
				
.DI_Datum_9    { font-weight: bold;
				color: #00007F; }

.DI_Datum_19    { font-weight: bold;
				color: #72126A; }

.DI_Datum    { font-weight: bold; }

.DI_Misto_4    { font-weight: bold;
				color: red;
				background: #F0F0F0; }
				
.DI_Misto_9    { font-weight: bold;
				color: #00007F;
				background: #F0F0F0; }

.DI_Misto_19    { font-weight: bold;
				color: #72126A;
				background: #F0F0F0; }

.DI_Misto    { font-weight: bold;
				background: #F0F0F0; }

.DI_JEV_4    { font-weight: bold;
				color: red; }
.DI_JEV_9    { font-weight: bold;
				color: #00007F; }

.DI_JEV_19    { font-weight: bold;
				color: #72126A; }
			
.DI_JEV    { font-weight: bold;
				 }
				 
.DI_Popis { color: black }


.sublink {
	background-image: url(/images/bul_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 2px;
	font-weight: bold;
}

.sublink2 {
	margin-left: 20px;
}

.sublink4 {
	margin-left: 40px;
}

.lblock {
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
}

.lblock img {
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}

/* mapa */


#intermap {
	margin-bottom: 3px;
}

.switcher {
	background-image: url(/images/bul_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: bold;
}

.hswitcher {
	background-image: url(/images/bul_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: bold;
}

#bloknavrat {
	text-align: center;
	margin-top: 18px;
}

#bloknavrat a {
	border: 1px solid silver;
	background-image: url(/images/bul_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: bold;
	width: 250px;
	display: block;
	padding: 3px;
	background-color: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
}

.svideo {
	text-align: center;
	margin: 5px;
}

h3.pagenadpis {
	margin-top: 0px;
	font-size: 130%;
	font-weight: bold;
}

.chcetepridatodkaz {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
}

/* ---------- uvodni stranka - doporucujeme a novinky -------------------- */

#adv_top {

}

#adv_top .adv_top1 {
}

#adv_top .adv_top1 a {
	background-image: url(/images/bul_blue.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 14px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 3px;
	display: block;
	text-align: left;
	font-weight: bold;
}

#adv_top .adv_top1 a:hover {
	background-color: #FFFF8A;
	background-image: url(/images/bul_red.gif);
}

#adv_top .adv_top2 a {
	background-image: url(/images/bul_red.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 14px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 3px;
	display: block;
	text-align: left;
	width: auto; 
}

#adv_top .adv_top2 a:hover {
	background-image: url(/images/bul_blue.gif);
	background-color: #FFFF8A;
}

#adv_top .adv_top22 a {			/* tohle jen berlicka pro IE, nezvyraznoval odkazovy radek v druhem sloupci */
	width: 100%; 
}

#adv_top table.adv_new_coint {

}

#adv_top .adv_new  {
}

#adv_top .adv_new .np {
	width: 50%;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 3px;
	text-align: left;
	float: left;
}

#adv_top .adv_news {
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}

#adv_top .adv_news_top {
	background-color: #2E8B57;
	color: white;
}

/* ------------- doporucujeme - leva strana ----------------- */

#adv_left {

}

#adv_left .adv_top1 {
}

#adv_left .adv_top1 a {
	padding: 2px;
	margin: 4px;
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: black;
	border: 1px solid black;
	text-decoration: none;
	background-color: #F5F5F5;
}

#adv_left .adv_top1 a:hover {
	background-color: #FFFF8A;
}

#adv_left .adv_top2 a {
	padding: 2px;
	margin: 4px;
	display: block;
	text-align: left;
	font-size: 11px;
	color: black;
	border: 1px solid black;
	text-decoration: none;
	background-color: #F5F5F5;
}

#adv_left .adv_top2 a:hover {
	background-color: #FFFF8A;
}

/* --- formular --- */



.email_form	{
	padding: 2px;
	width: 530px;
}

.email_form form	{
	margin: 0;
	padding: 0;
}

.email_form_nadpis {
	padding-bottom: 10px;	
	font-weight: bold;
}

.email_form .popisek {
	width: 160px;
	display: block;
	text-align : left;
	float: left;
	margin: 3px;
	margin-top: 3px;
	font-weight: bold;
}

.email_form .hodnota {
	margin: 3px;
	margin-left: 160px;
}

.email_form .hodnota input {
	width: 350px;
	border: 1px solid black;
	background-color: #FFFFF5;
}

.email_form textarea {
	width: 520px;
	border: 1px solid black;
	background-color: #FFFFF5;
}

.email_form .email_form_butt {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.email_form .email_form_butt input {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #F0FFF0;
	color: black;
	border: 1px solid black;
	cursor: pointer;
	padding: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 11px;
}

.email_form .email_form_butt input.submit {
	font-weight: bold;
}

/* ---------------------- */
.c_blok {
	text-align: center;
}

.c_blok .inner {
	text-align: left;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}

.kontakty {
	margin-top:15px;
	border-top: 1px dotted silver;
	padding-top: 5px;
}

.kontakty_centrala {
	border-bottom: 1px dotted silver;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.kontakty_detail {
	margin-top: 15px;
}

#sumavanetsearch form {
	padding: 2px;
	margin: 0;
	text-align: center;	
}

#sumavanetsearch form .xtext {
	width: 95%;
	font-size: 95%;
}

#sumavanetsearch form .xbut {
	font-size: 90%;
	margin-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

table.dtab {
	margin-top: 5px;
	margin-bottom: 5px;
}


/* webkamery */

#cam_refresh {
	margin: 10px;
	margin-left: 0;
	background: url(/images/reload20.gif) no-repeat left;
	padding-left: 25px;
	line-height: 28px;
}

.cam_obr img {
	border: 1px solid black;
	margin: 4px;
}

.cam_umisteni {
	margin-top: 10px;
}

.cam_umisteni .cam_umisteni_nadpisek {
	font-weight: bold;
	text-align: left;
	margin: 3px;
}

.cam_umisteni h4 {
	font-weight: bold;
	font-size: 110%;
}

.cam_umisteni .kliknetezde {
	line-height: 28px;
	height: 28px;
}

.cam_umisteni .kliknetezde a {
	background: url(/images/info20.gif) no-repeat left;
	padding-left: 25px;
	line-height: 28px;
	height: 28px;
	font-weight: bold;
}

.cam_zajem {
	margin: 5px;
	margin-top: 15px;
	padding: 8px;
	border: 1px solid black;
	background-color: #EEEEEE;
}

.cam_realizace {
	margin-top: 15px;
	padding: 8px;
	font-style: italic;
}


/* -- vypis prispevku -- */

.vypis .vitem {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.vypis .vtitle {
	padding: 3px 3px 3px 0px;
	padding: 0px;
	margin-left: 90px;
	position: relative;
}

.vypis .vabst {
	font-size: 95%;
	padding-left: 2px;
	margin-left: 90px;
	position: relative;
}


.vypis .vmini {
	float: left;
	width: 80px;
	margin-right: 10px;
}

.vypis .vmini img {
	border: 1px solid #000000;
}

.vypis .vclean {
	clear: both;
	height: 10px;
	font-size: 1px;
	position: relative;
}

.vypis .vnomini .vtitle {
	margin-left: 0px;
}

.vypis .vnomini .vabst {
	margin-left: 0px;
}

.vypis .vypis {
	font-size: 100%;
	border: 1px solid #FFFFFF;
	padding: 5px;
	width: 96%;
	float: left;
}

.vypis .vdate {
	font-weight: normal;
	float: right;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 90%; 
	position: relative;
}


.vypis div.vtitle a {
	font-size: 100%;
}

.vypis .vsubj a {
	font-weight: bold;
}

.vypis .vitem1 {
}

.vypis .vdetail {
	text-align: right;
	margin-right: 0px;
}

.vypis .vdetail a {
	font-size: 90%;
	font-weight: normal;	
}

/* ------------ box pro lastminute ----------- */

.LMDBox {
	width: 220px;
/*	float: right; */
	background-color: #F9F9F9;
	border: 1px solid black;
	padding: 0px;
	margin: 0;
	margin-bottom: 10px;
}

.LMDBoxInn {
	padding: 3px;
}

.LMDBoxInn .pop {
	font-size: 90%;
}

.LMDBox input {
	font-size: 90%;
}

.LMDBox input.od_datum {
	border: 1px solid black;
}

.LMDBox select.uregion option {
	border: 1px solid black;
}

.LMDBox select {
	font-size: 90%;
	border: 1px solid black;
}

.LMDBox select option {
	font-size: 90%;
}

.LMDBox h4 {
	margin: 0px;
	padding: 2px;
	padding-top: 3px;
	font-size: 100%;
	background-color: #FFFFCC;
	border-bottom: 1px solid black;
	padding-left: 8px;
}


.LMDBox form {
	padding: 0;
	margin: 0;
}

.LMDBox .pop {
	color: black;
}

.LMDBox .last_dialog_r {
	padding-top: 3px;
	padding-bottom: 3px;
}

.LMDBox .submit {
	border: 1px solid black;
	width: 14ex;
}

/* --------- lastminute radka na uvodni strance ------------- */

#last_block {
	border: 1px solid black;
	background-color: #FFFFCC;
	padding: 2px;
	padding-left: 12px;
	margin-bottom: 3px;
}

.last_line {
	padding-bottom: 2px;
}

.last_line .nad {
	font-weight: bold;
	width: 9eM;
	display: block;
	float: left;
	padding-top: 2px;
}

.last_line .pop {
	font-size: 90%;
}

.last_line form {
	padding: 0;
	margin: 0;
	display: inline;
}

.last_line input {
	font-size: 90%;
	border: 1px solid black;
}

.last_line .submit {
	border: 1px solid black;
	width: 10eM;
}


/* ---- mapy --- */

iframe.map_iframe {
	border: 1px solid black;
}

/* Panoramaticke prohlidky */

.panoramata .panorama {
	text-align: center;
	margin-bottom: 20px;
}

.panoramata .panorama img {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

.panoramata .panorama .typy {
	padding-top: 7px;
	padding-bottom: 3px;
	
}

.panoramata .panorama .typy a {
	font-size: 90%;
	padding: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid black;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
}

.pano_vysvetlivky {
	margin-top: 25px;
	font-size: 90%;
	text-align: center;
}

.pano_autor {
	margin-top: 15px;
	font-size: 90%;
	text-align: center;
}

.pano_copy {
	margin-top: 15px;
	font-size: 90%;
	text-align: center;
}
