body{}

h1{
margin:0px;
position:absolute;
height:20px;
font-size: 18px;
color: #1568a4;
text-align: left;
border-color:#1568a4;
border-bottom-style:solid;
border-bottom-width:1px;
width:500px;
left:350px;
top:360px;
}
h2{
margin:0px;
position:absolute;
height:20px;
font-size: 18px;
color: #e32f03;
text-align: left;
width:500px;
left:350px;
top:390px;
}

/* FORMULAR PROCENA U TABELI */

#seoprocena{
position:absolute;
width:450px;
height:500px;
left:375px;
top:410px;
font-size: 14px;
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
background-color:#ffffff;
padding-top:10px;
}

td{
padding-left:10px;
}
#txtHint
{
font-size: 11px;
color:red;
font-weight:bold;
}


/* FORMA DEKORACIJA */

input,radio,textarea{
border-style:solid;
border-width:1px;
border-color:#1568a4;
font-size:14px;
}

#submit,#reset{
background-color:#1568a4;
color:#ffffff;
font-weight:bold;
}

#navigacija
{
top:959px;
}

#validator
{
 top:1036px;
}

#web_dizajn_podloga
{
height:999px;
}

