/* Edited with EditCSS */
/**** LINK-tag style sheet admin.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet admin.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet admin.css ****/


body 
  { 	background-color: #FFFFFF;	    
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;      
  }

img 
  { 	border: 0;
      padding-left: 0px;
  }

h1 {font-size: 14px;}
h2 {font-size: 12px;}
h3 {font-size: 9px;
    font-weight: normal;}
tr {font-size: 11px;}

a:link   { color: #333333; text-decoration: node }
a:hover  { color: #FF0000}
a        { color: #333333; text-decoration: underline }

.nadpis1
{
   padding:3px;
    background-color: #E0E1D4;    
   color: #000000;
   width: 99%;
    font: bold 14px/16px arial, helvetica, sans-serif;
}


.nadpis2
{
   padding:3px;
    background-color: #EAEBE1;    
   color: #000000;
   width: 100%;
    font: bold 12px/16px arial, helvetica, sans-serif;
}
#top
{
   padding:10px;
    background-color: #3F3F3F;
   color: #FFFFFF;
   width: 90%;
font: bold 14px/16px arial, helvetica, sans-serif;
}

#strom
  {
    padding-right: 10px;
    text-align: left;
    background-color: #F1F1F1;       
    position: relative;
    top: 5px;
   left: 5px;
    float: left; 
  }

#formular
  {
    padding: 5px;

    text-align: left;
    background-color: #F1F1F1;       
    position: relative;
    top: 5px;
left:10px;
    float: left; 
width: 5000px;
  }


#menu
  {
    padding: 3px;
    text-align: left;
    background-color: #EAEBEC;    
    position: relative;
top:5px;
   width: 250px;
float:left;
  }


#stranka
  {
    
    text-align: left;
    background-color: #F8F8F8;    
   position:relative;
   left: 10px;
    top: 5px;

   width: 70%;
float:left;
  }

#copyright
  {
    padding: 3px;
    text-align: right;
    background-color: #000;
    font-size: 9px;
    color: #FFF;
    position: relative;
    top: 20px; 

  }
  
  

.clear { 
	clear: both;
	}
	
.cervena {color: #EE0000;}





















