body { 
margin: 0; 
padding: 0; 
font-size: 100%; 
font-family: Verdana; 
text-align: center; 
color: #4e4e4e; 
background-image: url('../images/bg.jpg');
background-color: #b60404; 
background-position: 50% 0%;
background-repeat: no-repeat; 
}

a { color: #b60404; }
a:hover { text-decoration:none; }

#header {
margin:auto;
height: 490px;
width: 881px;
}

#header_m {
position:relative;
margin:auto;
height: 220px;
width: 881px;
text-align:left;
}
#nadpisHeader {
position:absolute;
left: 0px; 
top: 120px;
}

#logo {
background-image: url('../images/logo.png');
width: 285px;
height: 133px;
margin:auto;
cursor:pointer;
}

img.img_text {
float:right; 
margin:5px;
}
img { border: 1px solid #4e4e4e; cursor: pointer; }

#header ul#menu { padding:0; margin-top: 5px; }
#header li { float: left; list-style-type: none; }

li#zabezpecovaci a {  margin-right:28px;position:relative; float:left; width: 275px; height: 389px; background:url("../images/rozcest/box_zabezpecovaci-zar.png") no-repeat left top; text-decoration:none; }
li#zabezpecovaci a:hover { background:url("../images/rozcest/box_zabezpecovaci-zar_hov.png") no-repeat left top;  }
li#elektroinstalace a { margin-right:28px; position:relative; float:left; width: 275px; height: 389px; background:url("../images/rozcest/box_elektroinstalace.png") no-repeat left top; text-decoration:none; }
li#elektroinstalace a:hover { background:url("../images/rozcest/box_elektroinstalace_hov.png") no-repeat left top;  }
li#rekonstrukce a { position:relative; float:left; width: 275px; height: 389px; background:url("../images/rozcest/box_rekonstrukce.png") no-repeat left top; text-decoration:none; }
li#rekonstrukce a:hover { background:url("../images/rozcest/box_rekonstrukce_hov.png") no-repeat left top;  }

#strObsh {
background-image: url('../images/content-bg-top.png');
background-repeat: repeat-x; 
height: 47px; 
width: 100%;
}
#obsah {
background-image: url('../images/inner-bg.png');
background-repeat: repeat-x; 
background-color: #FFFFFF;
width: 100%;
overflow:hidden;
}
#obsah .text {
width: 881px;
text-align:left;
margin:auto;
margin-bottom: 30px;
}


#footer {
height: 181px; 
background-image: url('../images/copyright_bg.jpg');
background-position: 50% 0%;
background-repeat: no-repeat;
color:#c0c0c0;
font-size: 70%;
}
#footer img.log {
position: relative; 
top: 19px;
} 
#footer img { border:0; }

/* zobr obrazku */
#obrPozadi { background-color: black; filter:alpha(opacity=40); opacity:0.4; top: 0px; left: 0px; height: 100%; width: 100%; display: none; position: absolute; }
#obrHlavni { position: absolute; top:0; left:0; background-color: #b0b0b0;  display: none;  }