	body{
		background-image: url("img/textura_sopka.jpg");
		background-repeat: repeat;
		background-position : center;
		background-color: #AAAAAA;
		margin: 0;
		padding: 0;
		font-family : Verdana;
	}
	
	
	/****************
	LISTA
	****************/
	.lis_menu{
	border-right: 1px solid #F7F6F6;
	border-left: 1px solid #F7F6F6;
	}
	
	.border_menu{ 
		border-bottom: 1px solid #F7F6F6;
	}
	

	/****************
	PISMO
	****************/
	.b {
	font-weight : bold;	
	} 
	
	
	/****************
	normal text cerny
	****************/ 
	
	.txt0 {
	font-family : Verdana;
	font-size : 11px;
	text-align:left;
	}
	
	
	/****************
	tmava seda
	****************/ 
	
	.txt1 {
	font-family : Tahoma;
	font-size : 11px;
	color : #646464;
	text-align:left;
	}
	
	.txt1 a  {text-decoration:none;}
	.txt1 a:visited {color : #646464;}  
	.txt1 a:link {color : #646464;}       
	.txt1 a:hover { text-decoration:underline; }
	
	 a {text-decoration:none; font-weight:bold;}
	 a:visited {color: #AB280E;}  
	 a:link { color: #AB280E;}       
	 a:hover { color: #AB280E;; text-decoration:underline;} 
	
	
	/****************
	cerveny text
	****************/ 
	
	.txt2 {
	font-family : Tahoma;
	font-size : 11px;
	color : #AB280E;
	}

	.txt5 {
	font-family : Tahoma;
	font-size : 11px;
	color : #AB280E;
	text-align:center;
	}
	
	.txt2 a{text-decoration:underline;}
	.txt2 a:visited {color: #AB280E;}  
	.txt2 a:link { color: #AB280E;}       
	.txt2 a:hover { text-decoration:none;} 
	
	.txt4 {
	font-family : Verdana;
	font-size : 10px;
	color : #AB280E;
	}
	
	.txt4 a{text-decoration:none;}
	.txt4 a:visited {color: #AB280E;}  
	.txt4 a:link { color: #AB280E;}       
	.txt4 a:hover { color: #AB280E;} 
	/****************
	odkazy lista,nadpisy center
	****************/ 
	.tit0 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-align:left;
	margin-top: 6px;
	margin-bottom: 7px;
	margin-left: 6px;
}
		
	.tit0 a{text-decoration:none;}
	.tit0 a:visited {color: #FFFFFF;}  
	.tit0 a:link { color: #FFFFFF;}       
	.tit0 a:hover { color: #FCDFA3;}		
	
	/****************
	nadpis menicka,paticka
	****************/ 
	.tit1 {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #F7F6F6;
	text-align:left;
	
}

	.tit1 a{text-decoration:none;}
	.tit1 a:visited {color: #FFFFFF;}  
	.tit1 a:link { color: #FFFFFF;}       
	.tit1 a:hover { color: #FFFFFF;}	
	/****************
	bily text formular
	****************/ 
	.txt3 {
	font-family : Tahoma;
	font-size : 12px;
	color : #F7F6F6;
	}
	
	
	

	/***************************
	ODSTAVEC
	***************************/ 
	
	.p1{
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 17px;
	margin-right: 5px;
	}
	
	.p2{
	margin-top: 7px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 0px;
	}
	
	p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
	/**********************************************
	BOXY
	**********************************************/ 
	.m_box{
	width:130px;
	background-color: #638CAE;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url("img/roh_m.jpg");
	background-repeat: no-repeat;
	background-position : top right;
	}	
	
	

	.b_box{
	background-color: #F7F6F6;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	}
	
	.b_box2{
	background-color: #F7F6F6;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url("img/bg_cara.gif");
	background-repeat: repeat-y;
	background-position : top left;
	}
	
	.center_box{
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 2px;
	border-right: 1px solid #658DAE;
	border-left: 1px solid #658DAE;
	}
	
	.search_o{
	background-color:#FFB81F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
	.search_s{
	background-color: #7B7A7A;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 97%;
	}	
	
	.tip_box{
	background-color:#F0F0F0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
	/**********************************************
	obrazky v pozadi
	**********************************************/ 
	.dum{	
		background-image: url("img/lis02.jpg");
   		background-position : right;
		padding: 0px;
		background-repeat: no-repeat;
		height:89px;
	}		
	
	
	
	.lis_sed_grad{	
		background-image: url("img/lis_bg.jpg");
   		background-repeat: repeat-x;
		padding: 0px;
		height:20px;
	}		
	
	roh1_bg{
	background-image: url("img/roh_o_right_top.jpg");
	background-repeat: no-repeat;
	background-position : top right;
	}
	
		
	.tit_bg{
	background-image: url("img/tit_bg.jpg");
	background-repeat: repeat-x;
	background-position : top left;
	width: 100%;
	height: 26px;
	margin-top: 10px;
	}	
	
		.sipka{
	background-image: url("img/sip_o.jpg");
	background-repeat: no-repeat;
	background-position : top left;
	}		
	
	.hr{
	border-bottom: 1px solid #bbbbbb;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 2px;
	}
	
	img.a {
	border: 2 solid #638CAE;
	}
	
	
	
		
	
	

/***********************************************
 Vnitřek formuláře 
************************************************/
.form INPUT, .form text, .form select, .form textarea, .form SELECT, {
	font-size : 11px;
}



/***********************************************
 das banner
************************************************/

 .mainbanner{
 	text-align:center;
 }

	
			
	
			
	
			
			
	

	
	
	
	
	
	
				
	

	
			
	.org_z {color : #dc7837;
					text-align:left;
					font-weight :bold;
			}
	.org_z a  {text-decoration:underlined;}
	.org_z a:visited { color: #dc7837;}  
	.org_z a:link { color: #dc7837;}       
	.org_z a:hover { color: #dc7837;}									
	
	.seda_search {
		color : #626262;
		font-weight :bold;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		}	
		
	.seda_search a  {text-decoration:underlined;}
	.seda_search a:visited { color: #626262;}  
	.seda_search a:link { color: #626262;}       
	.seda_search a:hover { color: #626262;}			
	
	
	.size_font_z {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;}	
	
	.selecteditem{
		background-color:#FAEBE0;
	}
	
		.size_vypis {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 17px;}		
		
	  .mod_z {
		color : #2f6386;
		font-weight :bold;
		}	
		
	.mod_z a  {text-decoration:underlined;}
	.mod_z a:visited { color: #2f6386;}  
	.mod_z a:link { color: #2f6386;}       
	.mod_z a:hover { color: #5D92BA;}		
	
		.red_z {color : #bc210c;
					
					font-weight :bold;
					}
					
	.red_z a  {text-decoration:underlined;}
	.red_z a:visited { color: #bc210c;}  
	.red_z a:link { color: #bc210c;}       
	.red_z a:hover { color: #bc210c;}				
	
		.form INPUT, .form text, .form select, .form textarea {
		font-size : 11px;
	}
	.l{
		padding-left : 5px;
		padding-right : 5px;
	}
	.form.lerr{
		color : red;
		padding-left : 5px;
		padding-right : 5px;
	}
	.r{
		padding-left : 5px;
		padding-right : 5px;
	}
	.w1{
		width : 55px;
	}
	.w2{
		width : 70px;
	}
	.w3{
		width : 90px;
	}
	.w35{
		width : 130px;
	}
	.w4{
		width : 150px;
	}
	
	
			/******************************************************************************\
	zalozky
\******************************************************************************/  	
			
	.zalozky {
		color : #626262;
		font-weight :bold;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
	}	
		
	.zalozky a  		{text-decoration:underline;}
	.zalozky a:visited 	{color: #626262;}  
	.zalozky a:link 	{color: #626262;}       
	.zalozky a:hover 	{color: #626262;}			
			
		.normal_odstavec {
		margin-left: 7px;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 5px;
		text-align:left;
		}
					
					
	.normal_pismo{	
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight :regular;
		color : #363533;
		}	
		
		
	a:hover {text-decoration:none;}
	a {	color : #363533;}
	a:visited { color: #363533;}  
	a:link { color: #363533;}   						
	
			
	/******************************************************************************\
	table rows
\******************************************************************************/  	
	.list_row1{
		background-color:#F7F6F4;
	}		
	
	.list_row2{
		background-color:#FFFFFF;
	}		
	
	.list_head{
		background-color:#FAEBE0;
		color : #666563;
		font-weight :bold;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
	}

	.list_head_lite{
		background-color:#FAEBE0;
	}

	.list_head2_lite{
		background-color:#F0F6FD;
	}
			
	
	
.lwp {
	padding:2;
}	
	
.lw {
	
	font-family : Verdana;
	font-size : 10px;
	color : #606060;
	font-weight : normal;
	background-color:#BBBBBB;
}	

.lw th{
   background-color:#929091;
   color:#FFFFFF;
   text-align:left;
}

	.lw a{text-decoration:underline, strong;}
	.lw a:visited {color: #606060}  
	.lw a:link { color: #606060}       
	.lw a:hover {color: #606060;text-decoration:underline;} 


	
	
	
h1{
		background-image: url("img/lis_bg.jpg");
   		background-repeat: repeat-x;
		padding: 0px;
		margin:0px;
		font-size : 11px;
		line-height:19px;
		padding-left:20px;
		height:20px;
		color:#FFFFFF;
		width:780px;
		text-align:left;
	
	}
	
p{
	font-family : Verdana;
	font-size : 11px;
	text-align:left;
	padding:10px
}	
				
h2{
	margin:0px;
	padding:0px;
	background-image: url("img/tit_bg.jpg");
	background-repeat: repeat-x;
	background-position : top left;
	height: 26px;
	line-height:25px;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:10px;

}	


h3{
	margin:0px;
	padding:0px;
	font-size : 11px;
	color : #646464;
	text-align:left;
	padding-left:12px;
	margin-bottom:3px;
}
	
h3 a  {text-decoration:none;}
h3 a:visited {color : #646464;}  
h3 a:link {color : #646464;}       
h3 a:hover { text-decoration:underline; }

	
	
	
	
	

	
	
	
	
	
	
	


