@charset "utf-8";

/* Katalog */



#katalog {

width:590px;

height:380px;

border:#0e1417 1px solid;

margin:auto;

}



#katalog .naslov{

height:35px;

color:#FFFFFF;

font-family:"trebuchet MS";

font-size:18px;

text-align:center;

padding-top:10px;

background-color:#0e1417;

}



#pretraga{

width:400px;

height:250px;

margin:auto;

margin-top:20px;

}



#pretraga .textfield{

width:250px;

}



#pretraga .combo{

width:150px;

}



#pretraga label{

color:#666;

font-size:12px;

font-family:"trebuchet MS";

}



#pretraga .submit{

margin-top: 5px;

margin-left:120px;;

margin-right:20px;

width: 150px;

height:25px;

background-color:#000;

border:none;

font-family:"Trebuchet MS";

color:#999;

font-size:12px;

background-image:url(img/submit_back.gif);

}



#rezultati{

width:590px;

overflow:hidden;

margin:auto;



}



#rezultati h1{

color:#0e1417;

font-family:"trebuchet MS";

font-size:18px;

font-weight:bold;

margin-left:none;


}



#rezultat{

border-bottom:#0e1417 1px dashed;

overflow:hidden;

color:#666666;

font-size:12px;

font-family:"trebuchet MS";

margin-bottom:15px;



}



#rezultat .nazivStandarda{

font-size:14px;

font-family:"trebuchet MS";

font-weight:bold;

color:#990000;



}



#rezultat a{

color:#2fb3dd;

font-family:"trebuchet MS";

font-size:12px;

text-decoration:none;

}



#rezultat a:hover{

color:#666;

font-family:"trebuchet MS";

font-size:12px;

text-decoration:underline;

}
