#horiz-menu{
width:828px;
font-family:Arial, Helvetica, sans-serif;
}
#wrap{
margin:10px 0 10px 0;
}
#main_content{
width:828px;
background-color:#FFFFFF;
}
#head{
width:800px;
clear:left;
}
.slika{
height:250px;
width:330px;
}
.opis{
width:240px;
height:50px;
}
#naslov{
font-size:22px;
margin:20px 0 10px 25px;
float:left;
}
#prijavise{
margin:10px 25px 0 0;
float:right;
}
#prijavise a, a:visited ,a:hover, a:link,a:active{
border-bottom: none;
}
#split{
clear:both;
}
.profil{
width:370px;
height:480px;
float:left;
margin-left:25px;
margin-top:5px;
margin-bottom:5px;
}
.profil-top{
background:url(images/portfolio/top.png) no-repeat;
width:370px;
height:10px;
}
.profil-bottom{
background:url(images/portfolio/bottom.png) no-repeat;
width:370px;
height:10px;
}
.profil-sadrzaj{
background:url(images/portfolio/bkgd.png) repeat-y;
padding:5px 20px;
text-align:left;
}
.profil-kompanije{
height:93px;
overflow:hidden;
}
.profil-kompanije h2{
font-size:16px;
margin-top:0px;
padding:0px;
font-variant:normal;
}
.profil-kompanije a, a:visited{
color:#222222;
text-decoration:none;
border-bottom:2px #e8e8e8 solid;
}
.profil-kompanije a:hover{
color:#222222;
text-decoration:none;
border-bottom:2px #0099ff solid;
}
.profil-kompanije p {
font-size:12px;
line-height:normal;
}
.spliter{
border-top:1px solid #CCCCCC;
margin-top:8px;
padding-top:8px;
text-align:center;
}
.opis-kompanije{
height:50px;
margin-top:10px;
color:#666666;
font-size:12px;
}
/* Paginacija */
#pagination{
font-size:14px;
font-weight:bold;
}

#pagination a{
font-weight:bold;
color:#5789c8;
text-decoration:none;
border-bottom:2px #e8e8e8 solid;
}

#pagination a:hover{
font-weight:bold;
color:#5789c8;
text-decoration:none;
border-bottom:2px #5789c8 solid;
}


