@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background-color:#eaeaea;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
color:#818181;
list-style:none;
}

h1,div, a, li{
margin:0;
padding:0;
}

a{
color:#c33551;
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:none;
}

.blue{
color:#295782;
}

#oks-wrap {
width: 598px; 
height: 300px; 
position: absolute; 
top: 50%; 
left: 50%; 
margin: -230px 0 0 -300px;
background-color:#FCFCFC;
background-position:top;
border:1px solid #cacaca;
}

.oks-logo{
width:234px;
height:108px;
margin-top:60px;
padding-left:40px;
float:left;
background-image:url(images/oks.gif);
background-position:right;
background-repeat:no-repeat;
}

.oks-logo h1{
text-indent:-2000px;
}

.kontakt-podaci{
width:260px;
margin-top:40px;
padding-left:40px;
float:right;
border-left:1px dotted #cacaca;
}

.izrada{
width:598px;

text-align:center;
margin-top:30px;
font-size:10px;
text-transform:uppercase;
float:left;
}



















