
 BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #666666;
	font-style : normal;
	margin:0; 
  padding:0; 
   
  text-align:center; 
  line-height:160%;
  background: #FFFFFF url("/images/back.png") repeat-x;
}
  
/**************************formatovani layoutu stranky*******************************/
#hlavicka 
{ 
height:159px;
 
} 
#obsahpanel 
{ 



} 
#obsah 
{ 
width: 810px; 
margin:0 auto;
text-align:left; 


} 

#levypanel 
{ 
float: left; 
width: 273px; 
margin:0; 
padding:0; 
} 
#levypanel2 
{ 
float: left; 
 
} 

#levypanel-obsah { 
  margin:0; 
padding: 18px 30px;
font-size : 0.85em;
text-align:right;

 
} 
#levypanel-obsah A{
 
 font-size:1.4em;
 color : #FFFFFF;
 line-height:190%;
 text-decoration:none;
 
}
#levypanel-obsah A:hover{
 
 
 text-decoration:underline;
 
}
 

#levypanel-tagy {
 
 line-height:330%
 
 
} 
#levypanel-tagy A{
 
 font-size:1.2em;
 color : #999999;
 
 text-decoration:none;
 
}

#levypanel-tagy A:hover{
 
 
 text-decoration:underline;
 
}

#hlavnipanel 
{ 
margin: 0px 0 0 276px;
_margin: 0px 0 0 272px;  
padding:0; 
background: #E9E9E9 ;
vertical-align:top;

min_height:600px;
_height:600px;
} 

#hlavnipanel-obsah 
{ 
margin:0; 
padding: 1.5em 2em; 
text-align: justify;

} 
#hlavnipanel-nav 
{ 
margin: 0px 0 0 276px;
_margin: 0px 0 0 272px;  
padding:0; 
background: #E9E9E9 ;
height:159px;

} 

#hlavnipanel-obsah-nav 
{ 
margin:0; 
padding: 40px 20px; 
text-align: right;
font-size:1.2em;
color : #999999;

} 

#paticka 
{ 
 	font-size : 0.8em;
} 


hr.cleaner 
{ 
clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;

} 




/**************************konec formatovani layoutu stranky*******************************/




IMG {
border: 0px solid #EFEFEF;

}





A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#E9922D;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}


A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	fonT-style : normal;
	color:#E9922D;
	font-weight : bold;
}

A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;

	font-weight : bold;	
}



		
HR {
background-color: #CCCCCC;
    border-width: 0px;
    height: 1px;
    color: #CCCCCC
	
}



INPUT {
	font-size: 0.9em;
}


p    {text-indent: 00px; margin-top: 1px;margin-bottom: 10px;}
strong { text-indent: 0px;}
b {text-indent: 0px;}

TABLE,TR,TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
  }
H2 {	
 text-indent: 20px;
	font-size : 15px;
	font-style : normal;
	
	text-indent: 0px; 
	margin-bottom: 0px; 
	margin-top: 10px

}

H3 {	
	font-size : 16px;
	font-style : normal;
	
	text-indent: 0px; 
	margin-bottom: 0px; 
	margin-top: 10px
	 	
	
}
 H3 A {	
	font-size : 16px;
	font-style : normal;
	background-color:#FFFFFF;
	text-indent: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px

}

H3 A:hover {	
	font-size : 16px;
	font-style : normal;
	background-color:#FF0000;
	text-indent: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px
 }

H1{	
  font-family : Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	text-indent: 0px; 
	margin-bottom: 4px; 
	margin-top: 0px
}

H4{	
	font-size : 15px;
	font-style : bold;
	text-indent: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px

}


FORM    {text-indent: 0px; margin: 0px} /*Napřed pro Netscape */
FORM    {text-indent: 0px; margin-bottom: 0px; margin-top: 0px}



 H5 {	
	font-size : 14px;
	font-style : normal;
	
	text-indent: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px

}




H5 A {	
	font-size : 12px;
	font-style : normal;
	text-indent: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px

}

H5 A:hover {	
	font-size : 12px;
	color:#FF0000;
	text-indent: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px
 }
 
 
 /* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #FFF;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #FFFFFF;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	_margin: 15px 0 0 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

