/* nahrazeni obecne funkce hover pro MSIE - http://www.xs4all.nl/~peterned/csshover.html */
body { behavior: url("../slib/csshover3.htc"); 
    color : #000000 ;
    text-decoration: none;     
    font-weight: normal; 
    font-size: 9pt;
    font-family: arial,helvetica;
} 


A: { link: #000000}
A:hover {/*color : #F6E138 ;*/
	 text-decoration:none }	

H1 { color : #0093DD ;
    text-decoration: none;     
    font-weight: bold; 
    font-size: 18px;
    font-family: arial,helvetica; 
    font-style: normal;}

.ExpBig { color : #0093DD ;
    text-decoration: none;     
    font-weight: bold; 
    font-size: 14pt;
    font-family: arial,helvetica; 
    font-style: normal;}

.ExpBigBig { color : #0093DD ;
    text-decoration: none;     
    font-weight: bold; 
    font-size: 20pt;
    font-family: arial,helvetica; 
    font-style: normal;}

.ExpSmall { color : #FF0000 ;
    text-decoration: none;     
    font-weight: bold; 
    font-size: 10pt;
    font-family: arial,helvetica; 
    font-style: normal;}
A.ExpSmall:hover 
  { color : #AA0000 }

H2, .DefBig { color : #000000 ;
    font-weight: bold; 
    font-size: 12px;
    font-family: arial,helvetica; 
    font-style: normal;}

.ColSmall { color : #0093DD/*#385CF1*/ ;
    font-weight: normal; 
    font-size: 9pt;
    font-family: arial,helvetica; 
    }

.ColBig { color : #0093DD ;
    font-weight: bold; 
    font-size: 12pt;
    font-family: arial,helvetica; 
    font-style: normal;}

.ColNote { color : #0093DD ;
    text-decoration: none;     
    font-weight: bold; 
    font-size: 7pt;
    font-family: verdana,arial,helvetica;}

.ColSmall
  { color : #0093DD ;
    text-decoration: none;     
    font-weight: normal; 
    font-size: 9pt;
    font-family: arial,helvetica; 
    font-style: normal;}
A.ColSmall:hover 
  { color : #FF0000 }

.DefSmall 
  { color : #000000 ;
    text-decoration: none;     
    font-weight: normal; 
    font-size: 9pt;
    font-family: arial,helvetica; 
    }
A.DefSmall:hover 
  { color : #0093DD }
  
.DefNote 
  { color : #000000 ;
    text-decoration: none;     
    font-weight: normal; 
    font-size: 7pt;
    font-family: verdana,arial,helvetica;}

.InvSmall 
  { color : #FFFFFF ;
    text-decoration: none;     
    font-weight: normal; 
    font-size: 12px;
    font-family: arial,helvetica; 
    }
.InvBig 
  { color : #FFFFFF ;
    text-decoration: none;     
    font-weight: normal; 
    font-size: 16px;
    font-family: arial,helvetica; 
    }
input.DEInput, textarea.DEInput, select.DEInput,  div.DEInput          {background-color: #fff; border-style: solid; border-width: 1; border-color:#568DB1; color: #000000; font-family : xverdana, arial, Helvetica, sans-serif; font-size : 9pt}
.read-only          {background-color:#eee; }
.DEInputL           {float:left;margin:0 5 0 10; background-color: white; border-style: solid; border-width: 1; border-color:#568DB1; color: #000000; font-family : xverdana, arial, Helvetica, sans-serif; font-size : 8pt}
.xDEButton        {margin:0; background-color: #A6A684; color: #FFFFFF; font-family : verdana, arial, Helvetica, sans-serif; font-size : 8pt;}
.DEButtonMulti   {margin:0; background-color: #A6A684; color: #FFFFFF; font-family : arial, Helvetica, sans-serif; font-size : 8pt;}
.DEButton        
{
	margin:0 0 0 5px ; 
	padding:0;
	border-width:1;
	border-style: solid;
	border-color:#999999;
	background-image: url(img/pruh_svetly.jpg);
	font-family : verdana, arial, Helvetica, sans-serif; 
	font-size : 8pt;
}
.DEButtonL        
{
	float:left;
	margin:0 2px 0 0; 
	padding:0;
	border-width:1;
	border-style: solid;
	border-color:#999999;
	background-image: url(img/pruh_svetly.jpg);
	font-family : verdana, arial, Helvetica, sans-serif; 
	font-size : 8pt;
}
.DEButtonR        
{
	float:right;
	margin:0 0 0 2px; 
	padding:0;
	border-width:1;
	border-style: solid;
	border-color:#999999;
	background-image: url(img/pruh_svetly.jpg);
	font-family : verdana, arial, Helvetica, sans-serif; 
	font-size : 8pt;
}

.DETextBlockR
{
	float:right;
	margin:0 0 0 2px; 
	padding:2;
	font-family : verdana, arial, Helvetica, sans-serif; 
	font-size : 8pt;
}

.DEButton:hover .DEButtonL:hover .DEButtonR:hover   
{
	background-image: url(img/pruh_inverz.jpg);
}

.DEIcon
{
	margin:1;
	border-width:0;
	border-style: solid;
	border-color:#999999;
	
}
.DEIcon:hover
{
	margin:0;
	border-width:1;
}

.DEBrowIcon
{
	margin:1;
	border-width:0;
	border-style: solid;
	border-color:#ffc067;
	
}
.DEBrowIcon:hover
{
	margin:0;
	border-width:1;
}

TR.DEBrowRow, tr.DEBrowRow
{
	background-color: #FFFFFF;
}

TR.DEBrowRow:hover, tr.DEBrowRow:hover
{
	background-color: #ffe0b4;
}

.menu-item {
  white-space: nowrap;
  padding:0 5px; 
  border-left: solid 1px black;
}

table.DEBrowser, table.DEEditor, table.DEFiltr {
  margin: 0 auto 0 auto;
}

iframe.osoby_child, iframe.popt_child, iframe.nab_child, iframe.org_child {
  display:block;
  margin:5px auto 0 auto; 
  border-style:solid; 
  border-width:1px; 
  border-color:#999999; 
  width:1000px; height:25px;
  overflow:hidden; 
}

iframe.doc_child {
  display:block;
  margin:5px auto 10px auto; 
  border-style:solid; 
  border-width:1px; 
  border-color:#999999; 
  overflow:hidden; 
  float: left;
}       

table.nospace {
  border-spacing: 0px;
}

td.linka {
  border-bottom: 1px solid #999;
}

td.lrpadding {
  padding: 0 5px;
  vertical-align: top;
}

.clr-expr {
  color: #0093DD;
}
.bold {
    font-weight: bold; 
}

.width-700 {
  width: 700px;
}

.height-200 {
  height: 200px;
}

.height-150 {
  height: 150px;
}

.height-100 {
  height: 100px;
}
