
body{
margin:0;
padding:0;
background: url(img/bg.jpg) #ecf4f5 repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

a{
text-decoration:none;
color:#01224b;
}

img, ul, h1, h2, p{
margin:0;
padding:0;
border:0;
}


h1, h2{
font-size:14px;
font-weight:bold;
color:#3b3b3b;
margin: 10px 0 10px 0;
}

ul{
list-style:none;
}

#main{
width:960px;
margin: 0 auto;
}

#logo{
height:62px;
}

#header{
width:960px;
height:215px;
background: url(img/header.jpg) no-repeat;
position:relative;
}

#center{
width:960px;
position:relative;
}

#left{
width:300px;
float:left;
padding:15px 0 10px 30px;
}

#content, #content-nagrada{
width:570px;
float:left;
padding:15px 30px 10px 20px;
}

#blok-foto{
width:930px;
padding:0 0 10px 30px;
margin:0 auto;
}


#footer{
border-top:1px dashed #747171;
width:900px;
margin:0 auto;
padding:10px 0 10px 0;
}


#content-nagrada div{
margin:10px 0;
}

#left p{
margin:0px;
margin-top:5px;
}

#blok-foto img{
border:1px solid #acabab;
margin: 10px 13px 0 0;
}

#top-meniu{
width:900px;
height:30px;
margin:0 auto;
bottom:-180px;
position:relative;
}

#top-meniu li{
float:left;
width:150px;
text-align:center;
}

#top-meniu a{
color:#FFFFFF;
font-size:14px;
}

#top-meniu a:hover{
color:#aaa6a6;;
}






.clear{
clear:both;
}

.news-blok{
width:300px;
background-color:#e5eced;
border:1px solid #e5e1e1;
margin:5px 0;
}

.news-blok img{
margin:3px;
float:left;
}

.date{
font-size:11px;
margin-bottom:2px;
}

.left{
float:left;
}

.right{
float:right;
}

img.left{
margin:0 10px 10px 0;
border:5px solid #cad6df;
}

#accordion h3{
font-size:12px;
padding:2px;
margin:0;
border-bottom: 1px dashed #c4c4c4;
}

#accordion ul{
padding:5px 0 5px 15px;;
}


#foto img{
float:left;
margin: 0 3px 3px 0;
}

.border-b{
padding-bottom:5px;
border-bottom:1px dashed #c4c4c4;
}