html, body {
height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}

body{
background-color: #070707;
color: #fff;
font-size: 11px;
text-align: center;
font-family: Arial, Verdana, sans-serif;
background-image: url(img/root_tlo.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#dhtmltooltip{
position: absolute;
text-align: center;
left: -300px;
width: 150px;
border: 1px solid #444;
padding: 2px;
background-color: #000;
visibility: hidden;
z-index: 100;
font-family: Arial, verdana, sans-serif;
color: #777;
font-size: 100%;
filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

div#contener{
position: relative;
  height: auto !important;
  height: 95%;
  min-height: 95%;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 0;
  border: none;


background: #2e2e2e;
text-align: left;


}

div#stopka{
position: relative;
clear: both;
margin: 0 auto 0 auto;
height: auto !important;
  height: 5%;
  min-height: 5%;
width: 900px;
color: #fff;
background-image: url(img/design6.jpg);
background-position: top center;
background-repeat: no-repeat;
}

div#topContener{
position: relative;
margin-top: 0;
margin-left: 0;
padding: 0;
width: 900px;

}

div#topContener div#g_menu{
position: relative;
margin-top: 0;
margin-left: 0;
padding: 0;
width: 900px;
background-image: url(img/design1.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 42px;
min-height: 42px;
max-height: 42px;
}

div#topContener div#obraz_menu{
position: relative;
margin-top: 0;
margin-left: 0;
padding: 0;
width: 900px;
background-image: url(img/design2.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 247px;
min-height: 247px;
max-height: 247px;
}

div#topContener div#menu{
position: relative;
margin-top: 0;
margin-left: 0;
padding: 0;
width: 900px;
background-image: url(img/design3.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 35px;
min-height: 35px;
max-height: 35px;

}div#topContener div#p_body{
position: relative;
margin-top: 0;
margin-left: 0;
padding: 0;
width: 900px;
background-image: url(img/design4.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 13px;
min-height: 13px;
max-height: 13px;
}


div#bodyContener{
position: relative;
height: auto !important;
margin-top: 0;
margin-left: 0;
padding: 10px 25px;

}

div#bodyContener a{
color: #b73805;
}
div#bodyContener a:hover{
color: orange;
}

a#home_top_menu{
position: absolute;
display: block;
width: 80px;
height: 28px;
left:630px;
top: 3px;
}
a#kontakt_top_menu{
position: absolute;
display: block;
width: 90px;
height: 28px;
left: 745px;
top: 3px;
}

#dropmenudiv {
position : absolute;
border : 1px solid #dcdcdc;
border-bottom-width : 0;
font-size: 90%;
line-height : 18px;
z-index : 100;
text-align: left;
}
#dropmenudiv a {
width : 100%;
display : block;
text-indent : 3px;
border-bottom : 1px solid #dcdcdc;
padding : 1px 0;
color : #fff;
text-decoration : none;
font-weight : normal;
}
#dropmenudiv a:hover {
background-color : #888;
color : black;
font-weight : normal;
}
a.m1{
position: absolute;
display: block;
width: 58px;
height: 13px;
left:29px;
top: 3px;
text-decoration: none;
color: #fff;
font-size: 110%;
font-weight: bold;
padding-left: 50px;
padding-top: 12px;

}
a.m1:hover{
color: #b73805;
}

a.m2{
position: absolute;
display: block;
width: 58px;
height: 13px;
left:138px;
top: 3px;
text-decoration: none;
color: #fff;
font-size: 110%;
font-weight: bold;
padding-left: 32px;
padding-top: 12px;

}
a.m2:hover{
color: #b73805;
}

a.m3{
position: absolute;
display: block;
width: 68px;
height: 13px;
left:250px;
top: 3px;
text-decoration: none;
color: #fff;
font-size: 110%;
font-weight: bold;
padding-left: 42px;
padding-top: 12px;

}
a.m3:hover{
color: #b73805;
}

a.m4{
position: absolute;
display: block;
width: 78px;
height: 13px;
left:360px;
top: 3px;
text-decoration: none;
color: #fff;
font-size: 110%;
font-weight: bold;
padding-left: 32px;
padding-top: 12px;
}
a.m4:hover{
color: #b73805;
}

p{
margin: 4px 10px;
}
.header1{
	font-size: 120%;
	margin: 15px 5px 15px 10px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #b73805;
	padding-left: 5px;
}
p.podpis{
font-weight: bold;
font-style: italic;
font-size: 110%;
color: #888;
}
div#bodyContener img{
border: solid 1px #444;
}
/* tabela z fotkami */
table.viewFoto{
background: #222;
margin: 5px auto;
}
table.viewFoto td{
border: solid 1px #dcdcdc;
padding: 10px;
width: 120px;
vertical-align: middle;
}