/* Bloky pro lengine.php */
.nav_bar {
display: none;
}
.nav_bar_2 {
/*width: 170px;
min-height: 21px;*/
height: 22px;
padding: 4px 0px 0px 5px;
color: #fff;
font-weight: bold;
background: #6868bc;
/*background: url('../images/nav/nav_bar.bmp') no-repeat;*/
/*display: none;*/
}
.nav_bar_3 {
display: none;
}

/* Struktura stránky */
#main {
/*width: 100%;*/
width: 1004px;
margin-top: 0px;
margin-left: 0px;
border: 1px solid #bebebe;
background: #ffffff;
}
#head {
/*width: 970px;*/
width: 100%;
height: 60px;
border-bottom: 2px solid #339;
}
#head_table {
/*width: 970px;*/
width: 100%;
height: 115px;
color: #FFFFFF;
text-align: center;
vertical-align: center;
border: 0px;
/*border-bottom: 2px solid #339;*/
}
.head_img {
width: 436px;
margin: 0px;
border: 0px;
background-color: #bebebe;
background: url('../images/img_top.jpg') no-repeat;
vertical-align: top;
}
#head_foto {
border: 0px;
}
#head_nav {
/*width: 970px;*/
width: 100%;
height: 22px;
color: #fff;
/*background: #55c;
border-top: 2px solid #55c;
border-bottom: 2px solid #55c;*/
background: #6868bc;
padding: 2px 0px 2px 0px;
font-family: "Arial CE", Arial, "Verdana CE", Verdana, "Trebuchet MS", arial, sans-serif;
font-size: 11px;
}
#head_nav_l {
text-align: left;
}
#head_nav_r {
text-align: right;
}
#content_table{
font-family: "Arial CE", Arial, "Verdana CE", Verdana, "Trebuchet MS", arial, sans-serif;
font-size: 11px;
font-weight: normal;
width: 100%;
vertical-align: top;
}
#content {
vertical-align: top;
height: 100%;
text-align: left;
/*width: 785px;
margin-left: 5px;
margin-right: 5px;
float: right;
min-height: 300px;*/
}
#nav_1 {
vertical-align: top;
width: 180px;
height: 100%;
border-right: 2px solid #bebebe;
text-align: left;
/*background: #EFEFEF;*/
/*float: left;*/
}
/*#nav_2 {
width: 170px;
height: 100%;
float: right;
}*/
#bottom {
width: 100%;
/*color: #ebebeb;*/
color: #000;
text-align: center;
background: #bebebe;
clear: both;
padding-top: 1px;
padding-bottom: 1px;
}

.logo_energis_male{
width: 100%;
height: 35px;
background-image: url('../images/logoenergis_maly.gif');
background-repeat:  no-repeat;
background-position: 50% 50%;
}
.logo_energis{
width: 100%;
height: 90px;
background-image: url('../images/logoenergis2.gif');
background-repeat:  no-repeat;
background-position: 50% 50%;
}

/* zahlavi clanku */
.cla-blok_nadp {
	width: 100%;
}
.cla-blok_rubr {
	width: 100%;
	text-align: right;
}

/* Ostatní (definice tagů a pod.) */
h2 {
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

ul {
padding: 0px; /* Pro Firefox */
margin: 0px;
margin-left: 18px;
}

/* text v systémových blocích */
.bloktx	{
	text-align:left; display:block; position:relative; width:160px;
	left:10px;
	font-weight: bold;
	color: #225;
	margin-bottom: 20px;
	}