 A{ text-decoration: underline;  color:#08A9EC;  }
 A:hover{ text-decoration: underline;  color:#0A54B2; }
 A:active{ text-decoration: underline;  color:#0A54B2; }
 A:visited{ text-decoration: none;  color:#08BFF2;}
 BODY {
  background: #3399CC url(img/pozadi.gif) repeat-x scroll top;
 	text-align: center; 
  font-family: Arial, "Arial CE", Helvetica;
  color: #08A9EC;
	padding: 0;
	margin: 0;
 }

#jazyk{
 float: right;
 margin: 15px 22px 0 0;
 width: 20px;
}

#page{
  width:970px;
  margin: auto;
	margin-top:10px;
}

#page_top{
  background: url(img/top.gif) no-repeat top center;
  width:970px;
  height:159px;
  margin: auto;
  padding: 0;
}

#page_bottom{
  background: url(img/pozadi_paticka.gif) no-repeat top center;
  width:970px;
  height: 20px;
  margin: auto;
}

#text{
 width: 970px;
 text-align: left;
 background: url(img/pozadi_stranky.gif) repeat-y top center;
 margin: auto;
 height: 100%;
 margin: 0 auto;
}

#stranka{
	float: right;
	width: 762px;
	margin-right: 20px;
	background: url(img/logo_igea_se_zlutym.gif) no-repeat bottom right;
}
.tab{ font-size: x-small; }
.tab tr:hover{ background-color:  #E0F3FE;  }

#stranka p{  padding-left: 10px; }
#stranka li{ padding:0; padding-bottom: 5px; margin:0; list-style: none; } /*list-style-image: url(img/plus.gif);*/
#stranka li a{ cursor: hand; }
#stranka li a img{ padding-right: 5px;}
#stranka h2{  padding-left: 20px; }

form input, form textarea, form select{
  border: 1px #E0F3FE dotted;
}

/************* menu *********************/
#menu{
 float:left;
 margin-top: 10px;
 margin-left: 4px;
 width: 163px;
}


.menu_item{
}

.menu_item a{
 text-decoration: none;
 width: 148px;
 display: block;
 padding-top: 7px;
 padding-bottom: 7px;
 padding-left: 15px; 
 border-width: 1px;
 border-left: 0px;
 border-right: 0px;
 /*
 padding: 10px;

 margin: 10px;
 margin-top: 7px;
 margin-bottom: 7px;
 */
}

.menu_item a:hover {
 text-decoration: none;
 background: #E0F3FE url(img/pozadi_menu_active.gif) repeat-y center center;
 border: 1px #000000 solid;
 border-left: 0px;
 border-right: 0px;
 margin-bottom: -1px;
 margin-top: -1px;
}

.menu_item_selected{
 text-decoration: none;
 background: #E0F3FE url(img/pozadi_menu_active.gif) repeat-y center center;
 border: 0px;
 border-left: 0px;
 border-right: 0px;
 margin-bottom: 1px;
 margin-top: 1px;
 width: 148px;
 display: block;
 padding-top: 7px;
 padding-bottom: 7px;
 padding-left: 15px; 
 border-left: 0px;
 border-right: 0px;
}

.menu_item a{
}

.menu_item a:hover {

}

/*********************** end menu ****************/


#gascontrol{
 font-size: x-small;
 text-align: center;
 margin-top: 20px;
}

#certifikat{
 margin-top: 15px;
 text-align: center;
}

#certifikat img{
 border-color: #FFFFFF #000000 #000000 #FFFFFF;
 margin-top: 5px;
}

#paticka, #paticka a{
 padding-top: 20px;
 font-size: x-small;
 color:#FFFFFF;
}

