BODY{
	font-family: Verdana,Tahoma,sans-serif;
	margin : 0px;
	text-align : center;
	font-size : 11px;
	color : #404040;
}

TABLE{  
	font-size:11px;
	}
fieldset { 
	border: 0px;
	margin: auto;
}

.top_panel{
/*	background-color: #CC0001;*/
background: url(./img/bgrTop.png) repeat-x bottom left #CC0001;
	border: 1px solid black;
	width: 770px;
}

/* WEBLOG */
.form_block{
	width:770px;
	border: 1px solid black;
	text-align:left;
}

.blog_input{
	border: 1px solid black;
}
.mandat{
	font-weight: bold;
}
.itemsbox{
	border: 1px solid black;
	width: 770px;
}
.tdicons{
		width: 23px;
}
.wnadpis{
	font-size : 15px;
	font-weight : bold;
}
.wtext{
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	padding-left : 5px;
	padding-right : 5px;
}
hr.whr{
	background-color : ButtonFace;
	border:0px;
	height:1px;
}
.error{
	font-size : 18px;
	font-weight : bold;
	color: #CC0001;
}
/* WEBLOG END */

.warning{
	position: absolute;
	width: 770px;
	text-align: center;
	
	visibility: hidden;
	background-color: #FFF2F2;
	border: 1px solid #CC0001;
	/*filter: alpha(opacity=90);*/ 
	top:0px;
}


input.btn{
	color: white;
	font-size:9px;
/*	font-family: Bodoni MT Black;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
	background-color:#fcc;
	height: 17px;
	vertical-align: middle;
	background: url(./img/bgrTop.png) repeat-x bottom left #CC0001;
   /*filter:progid:DXImageTransform.Microsoft.Gradient(
	GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffffaaaa');
	*/
	}

input.btnhov{
	color:white;
/*	font-size:9px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid;
	border-top-color:#666;
	border-left-color:#666;
	border-right-color:#999;
	border-bottom-color:#999;
	background-color:#fcc;
	height: 17px;
	vertical-align: middle;
	background: url(./img/bgrTop.png) repeat-x center left #CC0001;
	/*
	filter:progid:DXImageTransform.Microsoft.Gradient(
	GradientType=0,StartColorStr='#ffffaaaa',EndColorStr='#ffffffff');
	*/
	cursor: pointer;	
}

input.none{
	font-size: 10px;
	background-color: #FFF2F2;
	border-color: #CC0000;
	border-width: 1px;
	border-style:solid;
}



select{
	font-size: 10px;
	background-color: #FFF2F2;
	border-color: #CC0000;
	border-width: 1px;
	border-style: solid;
}

label {
  float:left;
  width:70px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  font-family: Tahoma,Arial,sans-serif;
  font-size : 12px;
  }


 .links_off{
	color: #CC0001;
    text-decoration : none;
	font-weight: bold;
}
.links_on{
	text-decoration : underline;
	color: #CC0001;
    font-weight: bold;
	cursor: pointer;
}

.odkaz_off{
	color: #FFFFFF;
}

.odkaz_on{
	color: yellow;
	cursor: pointer;
}

.agent_off{
	color : #404040;
    text-decoration : none;
}

.agent_on{
	text-decoration : none;
	font-weight: bold;
	cursor: pointer;
}

.page_off{
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color : #404040;
	cursor: default;
}

.page_on{
	color: #cc0001;
	cursor: pointer;
}

.tab_aktuality{  
	border: none;
	} 
.tab_akt_text_head{
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;	
	font-size : 11px;
	color : #404040;
}
.tab_akt_text{
	font-family: Tahoma,Arial,sans-serif;
	margin-left: 5px;	
	font-size : 11px;
	color : #404040;
	text-align: justify;
	}

.myiframe{
	height: 140px;
	width: 428px;
	padding-right: 5px;
}

.tab_bott{
	text-align:center;
	border: 2px solid #cc0001;	
	}

.tab_lichy{
	background-color: #fff8f8;
	height: 30px;
}

.tab_sudy{
	background-color: #fff2f2;	
	height: 30px;
}

.buttimageL{
	background: url(./img/sipka_L.png) no-repeat center left #fff8f8;
	padding-left: 20px;
	width: 300px;
	text-align: left;
	font-weight: bold;
}

.buttimageS{
	background: url(./img/sipka_S.png) no-repeat center left #fff2f2;
	padding-left: 20px;
	width: 300px;
	text-align: left;
	font-weight: bold;
}

.tab_header{
	background-color: #cc0001;
	background: url(./img/bgrTop.png) repeat-x bottom left #CC0001;
	}

.tab_foot{
	text-align:right;
	border: 1px solid black;
/*	background-color:#cc0001;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
		background: url(./img/bgrTop.png) repeat-x bottom left #CC0001;
	}

/* links */

A:link, A:visited, A:active {
   	color : white;
    text-decoration : none;
	
	}
A:hover  {
   	color : yellow;
    text-decoration : none;
	}

A:link.pages, A:visited.pages, A:active.pages {
   	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color : #404040;
	
	}
A:hover.pages  {
   	color: #cc0001;
	cursor: pointer;
	}

A:link.agent, A:visited.agent, A:active.agent {
   	color : #404040;
    text-decoration : none;
	
	}
A:hover.agent {
    text-decoration : none;
	font-weight: bold;
	}
	
	A:link.links, A:visited.links, A:active.links {
   	color: #CC0001;
    text-decoration : none;
	font-weight: bold;
	
	}
A:hover.links {
    text-decoration : underline;
	color: #CC0001;
    font-weight: bold;
	}

A:link.inzerce, A:visited.inzerce, A:active.inzerce{
	color: #CC0001;
    text-decoration : none;
	font-weight: bold;
	}
	
A:hover.inzerce{
	text-decoration : underline;
	color: #CC0001;
    font-weight: bold;
	cursor: pointer;
	}


A:link.inzerce_viewed, A:visited.inzerce_viewed, A:active.inzerce_viewed{
	color: #CC0001;
    text-decoration : none;
	font-weight: normal;
	}
	
A:hover.inzerce_viewed{
	text-decoration : underline;
	color: #CC0001;
  font-weight: normal;
	cursor: pointer;
	}



/* ========================================================================== */
/* ZADAT BRIGADU */
/* ========================================================================== */
input.ztext{
  width: 325px;
}

.zth{
	width: 130px;
}

#topimage{
  float: right;
}
.zhr{
	border: none;
	color: #CC0001;
	background-color: #CC0001;
	height: 1px;
}

.zinfo{
  font-style: italic;
  margin: 2px 5px 2px 5px;
}

.zpopis{
	font-size: 11px;
	width: 460px;
	height: 200px;
	/*background-color: #FFF2F2;*/
	border: 1px solid #CC0001; 
}

.zbody{  
	border: 1px solid #cc0001;
	width:470px;
}

.zpov{
		vertical-align: top;
		color: #CC0001;
}
.left{
	text-align: left;
}


.smenu a {	
	display: block; 
	color: #FFF;
	background-color: #CC0001;
	width: 9em;
	padding: .2em .8em;
	font-weight: bold;
}

.smenu a:hover
{
	color: yellow;
	font-weight: bold;
}

.tdactive
{
	text-align: center;
		border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #FFF2F2;
}

.tdnoactive{
	text-align: center;	
	border-left: 1px solid black;
	border-right: 1px solid black;
	cursor: pointer;
	background: url(./img/bluetop.png) repeat-x bottom left #CC0001; 
}
.sactive
{
	color: #CC0001;
	/*background-color: #FF9F9F;*/
	font-weight: bold;
}

/*
	DETAIL
*/

.detHeader{
	font-weight: bold;	
	border: 1px solid black;
	background: url(./img/bgrTop.png) repeat-x bottom left #CC0001;
	color: white;
	height: 20px;
	padding: 3px 0px 0px 5px;
}

.detTh{
	vertical-align: top;
	width: 150px;
	text-align: left;
}

.detTd{
	padding-left: 10px;
}




.foot_icon{
	margin: 5px 5px 5px 5px;
	display: inline;
	width: 89px;
	clear: both;
	
}

#recom{
	text-align: left;
	width: 770px;
}

#recomfldset {border: 1px solid silver; text-align: center; padding-top: 0px; padding-bottom: 10px;}

.recomtext{
	color: #CC0001;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Tahoma,sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sbi {
  border: 1px solid silver;
  
  background: white url(./img/gsrchbg.gif) top left repeat-x ;
}
#sbb {
  font-size: 12px;
  width: 50px;
}


