body {
background-repeat:repeat-x;
background-position:0px 5px;
background-image:url(../images/Bg.png);
}

.Top_Line 
{
	width:100%;
	height:5px;
	background-image:url(../images/Index_03.png);
	background-repeat:repeat-x;
}

.Head {
	height:351px;
	background-image:url(../images/Index_02.png);
	background-repeat:no-repeat;
	background-position:top; /*center;*/
}

.Line {
	height:5px;
	background-image:url(../images/Index_03.png);
	background-repeat:repeat-x;
}

.Bg_Menu 
{
	width:890px;
	height:38px;
	background-image:url(../images/bg_menu.png);
	background-repeat:repeat-x;
}

.Text_Menu 
{
	font-family: Calibri;
	font-size: 18px;
	color:#ffffff;	
}

.style1 {
	vertical-align:middle;
	font-family: Calibri;
	font-size: 14px;
	color:Black;	
}

.style2 {
	font-family: Calibri;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.ikon_menu
{
	
width:176px;
height:176px;
}

.ikon_menu_horni 
{
	vertical-align:middle;
width:176px;
height:13px;
font-family:Calibri;
font-size:12px;
color:#ffffff;
	background-image:url(../images/horni.png);
	background-repeat:repeat-x;
}

.ikon_menu_ikona 
{
width:176px;
height:128px;
font-family:Calibri;
font-size:12px;
color:#ffffff;
background-color:Gray;

}

.ikon_menu_spodni {
width:176px;
height:35px;
font-family:Calibri;
font-size:12px;
color:#ffffff;
	background-image:url(../images/spodni.png);
	background-repeat:repeat-x;
}

.Popis {
height:25px;
font-family:Calibri;
font-size:12px;
color:#ffffff;
}

.CreateBy {
height:20px;
text-align:center;
font-family:Calibri;
font-size:12px;
color:Gray;
}

.top {
width:100%;
position:absolute;
top:0px;
left:0px;
background-color:Black;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	

}

.Login_bg {
width:100%;
height:100%;
position: absolute; 
top: 0px; 
left: 0px;
background-color:Black;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

.Login_panel {
width:100%;
height:100%;
position: absolute; 
top: 0px; 
left: 0px;
}

.Objekt {
width:100%;
height:100%;
}




