@charset "utf-8";
/* CSS Document */

body {
    
    font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #E7E7E7;
	background-image: url(pict/background.png);
	background-repeat: repeat-x;
	background-position:top left;
	margin-top: 0px;
	margin-bottom: 0px;

}

a {

color: #3a389c;
text-decoration: none;
font-weight: bold;

}

a:hover{

color: #000000;
text-decoration: none;
font-weight: bold;

}


#pdpnovosti {
color: #FFFFFF;
font-weight: bold;
}

#aktuelno {
color: #4c4c4c;
font-weight: bold;
text-align:right;
}

#pdpnovostitxt {
color: #423278;
line-height:27px;
font-size: 12px;
text-decoration: none;
}

div#pdpnovostitxt:hover {
color: #423278;
line-height:27px;
font-size: 12px;
text-decoration: none;
background:#ECECEC;

}

#plavitext {
color: #423278;
padding-top: 5px;
font-size: 12px;
text-decoration: bold;
}

#naslov {
color: #3a389c;
font-size: 14px;
font-weight: bold;
}

#tabelas {
position: relative;
float:left;
text-align: left;

}

.gorebijela {

text-align: right;
color:#CCCCCC;
padding-bottom: 10px;

}

.gorebijela a {

text-align: right;
color:#FFFFFF;
text-decoration: none;
padding-bottom: 10px;

}

input.btn{
   color:#3A389C;
   font-family: trebuchet ms,helvetica,sans-serif;
   font-weight:bold;
   background-color:#fafafa;
   border:1px solid;
   border-top-color:#d4d3da;
   border-left-color:#d4d3da;
   border-right-color:#d4d3da;
   border-bottom-color:#d4d3da;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

