html,body {
color:#616161;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.6;
background-color:#dedede;
margin:0;
padding:0;
}

#container {
margin:0 auto;
padding:0;
}

#top-container-buttons {
background-image:url(../images/bg-top-container.jpg);
height:70px;
margin:0 auto;
}
#top-buttons {
background:url(../images/bg-top-container.jpg);
height:70px;
width:986px;
margin:0 auto;
}

#top-container-image {
background:url(../images/bg-image-container.jpg);
height:209px;
margin:0 auto;
text-align:center;
}

#main-meniu-container {
background:url(../images/bg-menu-container.jpg);
height:126px;
}

#main-meniu {
background:url(../images/bg-menu.jpg) no-repeat;
width:986px;
height:126px;
text-align:center;
margin:0 auto;
}
#top-menu {
float:left;
margin:0;
padding:15px 50px 0 30px;
}
#top-menu LI {
display:inline;
padding-left:20px;
list-style-type:none;
text-transform:uppercase;
font-size:1em;
float:left;
}

#content {
background:url(../images/bg-content.jpg);
width:986px;
margin:0 auto;
}

#main-text {
line-height:1.4;
font-size:.875em;
width:920px;
margin:0 auto;
}

#bottom-content-container {
background:url(../images/bg-bottom-content-container.jpg) repeat-x;
height:75px;
}
#bottom-content {
background:url(../images/bg-bottom-content.jpg) no-repeat;
width:986px;
height:75px;
margin:0 auto;
}
#ground-container {
background:url(../images/bg-footer.jpg) repeat-x;
height:96px;
}
.dm {
padding: 28px 0 0 0;
color:#cccccc;
text-align:center;
font-size:.875em;
}
.top-pic1{
width:600px;
float:left;
}
.top-pic2{
margin: 0 0 0 35px;
}

hr {
border:0;
width:80%;
background-color:#ccc;
color:#999;
height:2px;
clear:both;
text-align:center;
}

IMG {
border-width:0;
}

H1 {
display:inline;
padding-left:8px;
font:bold 11px Tahoma, Verdana;
color:#b5143e;
}

H2 {
padding-right:0;
display:inline;
padding-left:0;
font-weight:700;
font-size:11px;
color:#555;
line-height:15px;
}

P {
margin:5px;
padding:0;
}

.capital {
text-transform:uppercase;
font-size:1.5em;
font-weight:700;
color:#999;
padding:0 0 15px 0;
}

.center {
text-align:center;
}
.left {
text-align:left;
}
.justify {
text-align:justify;
}
.greencapital {
text-transform:uppercase;
font-size:1.2em;
font-weight:700;
color:#96d606;
}

TABLE.border {
border-collapse:collapse;
}

TD.border {
border:1px solid #999;
text-align:center;
}



A {
font-weight:400;
color:#999;
text-decoration:underline;
}

A:hover {
color:#000;
text-decoration:underline;
}

.green {
color:#96d606;
}

.grey {
color:#999;
}

A.link {
font-weight:400;
font-size:.75em;
color:#999;
text-decoration:underline;
}

A.logo {
font-weight:400;
font-size:11px;
color:#999;
}

A.link:hover,A.logo:hover {
color:#fff;
text-decoration:none;
font-size:.75em;
}

A.mainlevelmain_menu_link {
font-weight:400;
font-size:1em;
color:#000;
background-color:transparent;
line-height:24px;
text-decoration:none;
}

A.mainlevelmain_menu_link:hover {
color:#999;
text-decoration:none;
}