body{
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

td{
	font-size : 12px;
}

input{
	background-color: white;
	border: 1px solid #4D4D4D;
	margin-top: 5px;
	background-image: url(img/bgform.gif);
	background-repeat: repeat-x;
}

textarea{
	background-color: white;
	border: 1px solid #4D4D4D;
	margin-top: 5px;
	background-image: url(img/bgform.gif);
	background-repeat: repeat-x;
}

select{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-color: #F1F1F0;
}

hr{
	color: #E4E4E4;
	height: 1px;
}

h3{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	color: #4D4D4D;
}
li{
	/*list-style: none; */
}

ul{
	margin-right: 10px;
	margin-left: 16px;
}

/* *** *** ZAKLADNI TAGY hrefu  *** *** */
a:link    {
	color: #004087;
	text-decoration: none;
}
a:visited {
	color: #004087;
	text-decoration: none;
}
a:active  {
	color: #FF8E37;
	text-decoration : none;
}
a:hover   {
	color: #FF8E37;
	text-decoration : none;
}
.errormsg{
	font-size: 13px;
	color: Red;
	font-weight: bold;
}
.ok{
	color: Green;
	font-weight: bold;
}


#textbox_top{
	background-color: #C0C0C0;
}
#textbox_top h4{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#textbox_content{
	background-color: #E8E8E8;
}

.usertopinfo{
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
}

.small{
	font-size: 10px;
}


/* div editor */
.tlacitko{
	width: 24px;
	height: 24px;
	cursor: default;
	background-image: url(../../img/editor/bg_off.gif);
}

.tlacitko a:link, .tlacitko a:visited{
	width : 24px;
	height : 24px;
	
}

.tlacitko a:hover{
	width: 24px;
	height: 24px;
	background-image: url(../../img/editor/bg_on.gif);
}

.tlacitko a:active{

}

#tabulka_novinky,#tabulka_novinky td{
	border : 1px solid #d8d8d8;
	border-collapse : collapse;
	padding-left : 3px;
	padding-right : 3px;
}

.link_rozbal_zpravu a, .link_rozbal_zpravu a:link, .link_rozbal_zpravu a:visited, .link_rozbal_zpravu a:hover, .link_rozbal_zpravu a:active{
	text-align: right;
	text-decoration: underline;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
}

.navigator{
	font-size: 10px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.jeden_soubor{
	width: 480 px;
	display: inline;
	vertical-align: top;
}
.kolem_souboru{
	text-align: left;
}

.radek_se_souborem{
	padding-bottom: 5px;
	border: 0px solid Black;
}

#jedendownload{
	border: 1px solid #E4E4E4;
	margin-right: 5px;
}

#jedendownload_normal{
	border: 1px solid #E4E4E4;
	margin-right: 5px;
}
.jeden_soubor2{
	width: 480px;
	display: inline;
	vertical-align: top;
}
.kolem_souboru2{
	text-align: left;
}

.red{
	color: Red;
}

.nadpis_zprava{
	border-bottom: 1px solid White;
	color: #C30C30;
}

.pod_adresu_firmy{
	background-color: transparent;
	padding-bottom: 10px;
	display: block;
	background: transparent;
}

.url_adresa{
	display: block;
	/*float: right;*/
	margin-bottom: 10px;
}

.url_adresa a:link , .url_adresa  a:hover, .url_adresa  a:active, .url_adresa  a:visited{
	/*color: Black;*/
	/*font-size: 10px;*/
	font-size: 12px;
}

.dalsi_predchozi{
	text-align: right;
	width: auto;
	margin-top: 35px;
}

.predchozi{
	width: 100px;
}

.dalsi{
	width: 100px;
}

.content{
	margin-left: 30px;
	width: 90%;
}

.nadpismenu{
	padding: 3 0 3 3;
	margin-bottom: 3px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

#fscroller{
	background-color: white;
	font-size: 11px;
	padding-left: 15px;
}

#iframescroll{
	background-color: white;
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.jakainfo{
	font-weight: bold;
	color: #555555;
}

.jedna_slozka{
	margin-bottom: 3px;
	margin-left: 30px;
}


/* *** ***  INDEX tiskové středisko *** *** */

.tisk_stred_nadpis_zprava_index{
	color: #C30C30;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	padding-top: 8px;
}

.tisk_stred_firma_index{
	margin-left: 30px;
}

.tisk_stred_firma_index a:link , .tisk_stred_firma_index  a:hover, .tisk_stred_firma_index  a:active, .tisk_stred_firma_index  a:visited{
	font-size: 11px;
	color: Black;
	padding-left: 8px;
	background: url(img/odr_firma_tisk_stred.gif) no-repeat center left;
}

.tisk_stred_small{
	font-size: 10px;
	color: Gray;
	padding-left: 30px;
}

.tisk_stred_text_index{
	padding-left: 30px;
	text-align: justify;
}

.tisk_stred_text_index_anotace{
	padding-left: 30px;
	text-align: justify;
}

.tisk_stred_link_vice_index{
	background-image: url(img/vice_tisk_stred.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 6px;
}


.tisk_stred_link_vice_index a:link , .tisk_stred_link_vice_index  a:hover, .tisk_stred_link_vice_index  a:active, .tisk_stred_link_vice_index  a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
	font-size: 11px;
}

.tisk_stred_pripojene_soubory_index{
	padding-left: 30px;
	padding-top: 0px;
	border-bottom: 1px solid #E4E4E4;
}


.crest_nadpis_v_topu{
	color: #C30C30;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 4px;
	margin-left: 3px;
}

.crest_text_v_topu{
	color: #C30C30;
	font-weight: normal;
	font-size: 11px;
	margin-right: 20px;
	text-align: justify;
	margin-left: 5px;
}

#seznam_firem{
	font-variant: small-caps;
}

.tisk_stred_stahnout{
	padding-left: 30px;
	padding-top: 5px;
}

.ikona_pod_zpravou{
	width: 100px;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	border: 1px solid #E4E4E4;
	margin: 2 1 2 1;
}

.div_kolem_ikon_pod_zpravou{
	margin-bottom: 10px;
}

.kolem_nahledu_souboru{
	width: 450px;
}
