


form{
  display:inline;
}

body,p,h1,h2,h3,h4,ul,ol,li,div,td,address,blockquote,nobr,b,i ,input,select,textarea
{ 
  font-family:Verdana; 
  color: #000000;
  font-size: 10px; 
}

/*input.btn 
{ 
  vertical-align: middle;
  font-weight: Bold;
  font-family: arial; 
  font-size: 12px;
}*/


.popiska {
 font-weight: normal;
 background: #DEDEDE;
 color: #DDDDDD;
}

h1 {
  font-size: 14 px; 
  padding-left: 15px;
  padding-right: 15px; 
}


h2 {
  font-size: 12 px; 
  padding-left: 15px;
  padding-right: 15px; 
}




p {
 padding-left: 15px;
 padding-right: 15px; 
}

p.item {
 padding-left: 0px;
 padding-right: 0px; 
}

h4 {
  font-size:13px;
  font-weight: Bold;
}

.FilterCell{
  overflow:hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.floatright 
{ 
  float: right; 
  margin: 0px 5px 5px 5px; 
  border: 0px solid #666; 
  padding: 0px; 
} 


.ItemCaption
{  
  color: #FFFFFF;
  font-size:10px;
  font-weight: Bold;
}

.ItemCaption2
{  
  padding-left: 40px;
  color: #FFFFFF;
  font-size:14px;
  font-weight: Bold;
}



.floatleft
{ 
  float: left; 
  margin: 0px 15px 5px 5px; 
  border: 0px solid #666; 
  padding: 0px; 
} 



a {
   color:#185B99;   
}




textarea{
	overflow:auto;
}

.textColor{
	color:#223D61;
}


/* pro linky v menu */
.MainButton {
   font-weight: Bold;
   font-size:10.5pt;
}



/* tablkove menu start */
td.MenuBack {        
    background: url(../img/be_29.gif) repeat 0% 0%;
    /*cursor: default;*/    
    /*padding-left: 4px;*/
    vertical-align: middle;
   padding-left: 3px; 
}

td.MenuBack a {
  
   text-decoration : none;         
   font-size: 1em;   
   font-family:Verdana;   
      
   /*padding-bottom: 5px;*/
        
   color:#222244;
   width:100%;
   /*height:100%; display:block;*/
}

td.MenuBack a:hover   {      
   width:100%;   
   /*height:100%;*/
   /*display:block;*/
   /*text-decoration : underline;*/ 
}




/*td a{width:100%;height:100%;display:block;}
td a:hover{width:100%;height:100%;display:block;}*/



/* tablkove menu stop */





.CheckedMainButton{
   color: #455F85;
}

.UnCheckedMainButton{
   color: #000000;
}



.menu_style{
	position: absolute;

	background:#FDCE9A;
	border:1px solid #000000;
	z-index : 100000;
}


div.div_menu{
	position:absolute;
	background:#FDCE9A;
	border:1px solid #000000;
	z-index : 100000;	
	filter: alpha(opacity=10);
}


/* roletove menu   start */
UL.ul_menu {
  background:#FDCE9A;
  margin: 0; 
  padding: 0;
}

UL.ul_menu li {
  list-style: none;
  padding: 0;    
  margin: 0; 
}

UL.ul_menu a {
  color:black;
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 16px;
  font-size: 1em;
  text-decoration: none;
  display: block;
}

UL.ul_menu a:hover, UL.ul_menu a:focus {
  background-color: #FFFFFF;
}

UL.ul_menu a:active {
  background-color: #EEEEEE;
}
/* roletove menu   stop */

/* seznam vykresu start */


.sl_foto {
  vertical-align: top;
  background-color: #DEDEDE; 
  background: url(../img/podklad.gif) no-repeat bottom left;
}
.sl_vykr {
  background-color: #EAEAEA;
}
.sl_foto2 {
  background-color: #DEDEDE;
}

.rm a {
  text-decoration : none;
  color: #000000;
}

.rm a:hover {
  text-decoration : underline;
  color: #000000;
}


.p_title {
	background: url(../img/odr.png) no-repeat left;
	padding-left: 20px; font-weight: bold; color: #777777;
	margin-bottom: 2px;	
}

