@charset "utf-8";
/* CSS Document */
.body, html {
background-color:#000000;
background-image:url(../img/bk.gif);
background-repeat:repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding:0;
}

#mainbodyDiv {
width:100%;
height:100%;
padding:0px;
margin:0px;

}

#header {
width:790px;
height:480px;
color:#111111;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

#middle{
width:790px;
/*border-top:1px solid #FFFFFF;*/
}

#menucontainer{
width:750px;
height:30px;
font-family:"Century Gothic", Georgia, "times New Roman";
font-size:18px;
color:#FFCC00;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}

#sub{
width:790px;
height:200px;
font-family:"Century Gothic", Georgia, "times New Roman";
font-size:14px;
color:#FFFFFF;
border-top:55px solid #000000;
border-left:15px solid #000000;
border-right:15px solid #000000;
border-bottom:20px solid #000000;
background-color:#CCCCCC;
}

#linkovi{
/*background-color:#00CCFF;*/
}

.padd {
padding:5px;
width:220px;
height:180px;
display:table-cell;
background-color:#009900;
}

#l {
border: 2py solid #00FFFF;
}

#menu{
height:30px;
margin-top:5px;
/*background-color:#000000;*/
}


#sponsors {
width:670px;
height:300px;
/*border: 2px solid #33FFFF;*/
color:#FFFFFF;
background-color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
border-bottom:1px solid #00FFFF;
border-left:1px solid #000;
border-right:1px solid #000;
border-top:1px solid #000;
}

#media {
width:670px;
height:200px;
/*border: 2px solid #33FFFF;*/
color:#FFFFFF;
background-color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
border-bottom:1px solid #00FFFF;
border-left:1px solid #000;
border-right:1px solid #000;
border-top:1px solid #000;
}

#sponh {
margin-top:5px;
width:670px;
background-color:#000000;
border-bottom:1px solid #ff007e;
border-left:1px solid #000;
border-right:1px solid #000;
border-top:1px solid #000000;
}

#medd {
margin-top:5px;
width:670px;
background-color:#000000;
border-bottom:1px solid #00eeff;
border-left:1px solid #000;
border-right:1px solid #000;
border-top:1px solid #000000;
}


#kontakt {
width:670px;
height:50px;
color:#FFFFFF;
background-color:#CCCCCC;
border-bottom:1px solid #ff007e;
margin-top:5px;
}

#gal {
width:670px;
height:50px;
color:#FFFFFF;
background-color:#CCCCCC;
border-bottom:1px solid #00ffff;
margin-bottom:5px;
}

#direct {
width:670px;
color:#00FFFF;
line-height:12px;
font-family:"Century Gothic", Georgia, "times New Roman";
font-size:12px;
background-color:#101010;
border-bottom:1px solid #00FFFF;
border-top:3px solid #00FFFF; 
margin-bottom:5px;
}

#props {
width:670px;
/*border: 2px solid #33FFFF;*/
color:#ff007e;
background-color:#ff007e;
}

#texts {
width:650px;
/*border: 2px solid #33FFFF;*/
color:#ffffff;
font-family:"Century Gothic", Georgia, "times New Roman";
font-size:13px;
background-color:#ff007e;
margin-left:10px;
margin-right:10px;
margin-top:0px;
}

.img {
padding:5px;
}

#footer {
width:670px;
height:50px;
margin-top:0px;
color:#00FFFF;
font-family:"Century Gothic", Georgia, "times New Roman";
font-size:11px;
line-height:11px;
background-color:#ff007e;
border-top:1px solid #00eeff;
/*background-image:url(../img/footer.jpg);*/
}


