/* CSS Document */
body{
width:100%;
height:100%;
background-color:#000;
margin:0;
}

.header{
background-color:#000;
width:99%;
height:120px;
margin-top:8px;
padding-top:2px;
margin-bottom:0px;
padding-bottom:0px;
position:absolute;
}

.meniu1 ul li{
list-style-type:none;
display:inline;
}
.meniu1 ul li a {border:0;text-decoration:none;}

.header{
margin-bottom:0;
padding-bottom:0;}

.meniu1{
padding-bottom:0px;}

img{ border:0;}
 
.submen
{margin-top:-15px;
background-color: #000;
width:90%;
margin-left:5%;
height:22px;}

.submeniu ul li{
list-style-type:none;
display:inline;
}
.submeniu ul li a {border:0;text-decoration:none;}

.content{
background-color:#000;
color:#fff;
width:100%;
height:72%;
margin-top:127px;
position:absolute;}

.textm1{
color:#d3ba89;
font-family:Verdana , Tahoma , sans-serif;
font-size:11px;
text-decoration:none;
letter-spacing:1px;
}
.textm2{
color:#d3ba89;
font-family:Verdana , Tahoma , sans-serif;
font-size:13px;
text-decoration:none;
letter-spacing:1px;
}
.textm3{
color:#d3ba89;
font-family:Verdana , Tahoma , sans-serif;
font-size:11px;
text-decoration:none;
}
