body {
color: #242424;
background: #686868;
font-size: 12px;
font-family: Trebuchet MS, Trebuchet MS, Verdana; 
margin: 2 auto 10 auto;
}

#main {
margin: 0 auto 0 auto;
width: 990px;
text-align: left;

background: white;
clear: both;
}

#top_line {
width: 990px;
height: 236px;
background-image: url(http://www.slovakcompany.sk/images/top.jpg);
background-repeat: repeat-x;
}

#flags {
float: right;
text-align: right;
padding: 7px;
}

#main_menu {
border-top: 1px solid white;
padding: 7px;
background: #FF9900;
}


#main_content {
padding-left: 30px;
padding-right: 30px;
}

#endpage {
border-top: 3px solid #07B1FC;
padding: 7px;
background: #FF9900;
height: 20px;
}

#endpage_left {
float: left;
}

#endpage_right {
float: right;
}

h1 {
color: #07B1FC;
font-size: 16px; 
margin-bottom: 7px;
}

h2 {
color: black;
font-size: 13px; 
margin: 0px;
margin-bottom: 6px;
}

h3 {
color: black;
font-size: 12px;
margin: 0px; 
}

a {color: #373737; text-decoration: underline}
a:hover {color: black; text-decoration: underline}

a.main_menu_link  {font-size: 15px; color: black; text-decoration: none; padding: 8px; padding-left: 17px; padding-right: 12px; border-right: 1px dotted white}
a.main_menu_link:hover {color: black; background: #FFBF5F; text-decoration: none; }

