@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.home table 
{
margin-left:7px;
margin-right:0px;
margin-top:10px;
}

.home th{
	background: #e5f4fb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-width: bold;
	color: #05568b;
	padding: 0 0 0 10px;
	margin: 10px 0 0px 0px;
    height:23px; 
	}
.home th img{
	border: none;	
	}
	
.home #mainContent table tbody tr td p{
	font-size: 11px;
	margin: 0px 0 0 0px;
	text-align: justify;
	background: white;
	padding: 10px 0px 10px 0;
	float:none;

}
.home #mainContent table tbody tr a{
	font-size: 15px;
	margin: 0px 0 0 0px;
	text-align: justify;
	background: #e5f4fb;;
	padding: 0px 0px 0px 0;
	color:#05568b;
	float:none;
    height:20px;
	text-decoration:none;
}
/**----------------------listing--------------------**/

.home table.listing {margin: 0px 10px 0px 10px;}

.home td img{
	border: none;	
	}




.home th.listing {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-width: bold;
	color: #fff;
	padding: 0 0 0 0px;
	margin: 0px 0 0px 0px;
	text-align:justify;
	height: 22px;
	
	}
	
.home #mainContent table tr th.listing p{
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-width: bold;
	color: #000;
	padding: 8px;
	margin: 0px 0 0px 0px;
	text-align:justify;
	
	}
	
.home #mainContent table tr th.listing h1{
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-width: bold;
	color: #05568B;
	padding: 8px 8px 8px 8px;
	margin: 0px 0 0px 0px;
	text-align:justify;
	
	}
	
.home #mainContent table tr th.listing h2{
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #05568B;
	padding: 8px 8px 0px 8px;
	margin: 0px 0 0px 0px;
	text-align:justify;
	
	}
	
.home #mainContent table tr td.listing {
	background: #e5f4fb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-width: bold;
	color: #000;
	padding: 0 0 0 0px;
	margin: 0px 0 0px 0px;
	text-align:justify;
	height: 22px;
	
	}
/**----------------------detalji--------------------**/


.home th.thumbz img {margin: 1px 1px 1px 1px;}

.home th.thumbz {
	background: #fff;
	padding-bottom: 8px;}



/**----------------------end of detalji--------------------**/
.home #container { 
	width: 985px;  
	background: #FFFFFF;
	margin: auto; 
	border: 0px solid #000000;
	text-align: left;
    height:auto; 
} 

.home #header {
	width: 985px;
	height: 130px;
	background: transparent url('../images/header.gif') no-repeat;
	padding: 0;  
} 

.home #header h1 {
	margin: 0; 
	padding: 0;
}

.home #header_field {
	float: left;
	width: 197px;
	height: 90px;
	margin: 15px 0 0 0;
	padding: 0;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
	
.home #header_field ul {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}

.home #header_field li {
	margin-top: 10px;
}
	
.home #header_field li a {
	text-decoration: none;
	color: #FFFFFF;
}

.home #header_field li a:hover {
	color: #a6cae2;
}

.home #header_field.two li a:hover {
	color: #01415c;
}

.home #sidebar1 {
	float: left;
	width: 197px;
	clear:right;
	padding: 0;
	margin: 0;

}
.home #sidebar img
{
  float:left;
}
.home #sidebar1 p 
{
  font-size: 10px;
  margin: 0 5px 0 0px;
  text-decoration: none;
  color:#05568b;
}
.home #sidebar1 b
{
  height:10px;
}

.home #sidebar1 a {
	float: left;
	font-size: 12px;
	margin: 0 5px 0 0px;
	text-decoration: none;
	color: #05568b;
	font-weight:bold;
    
}
.home #sidebar1 a:hover {
	text-decoration: underline;
	}

.home #sidebar1 li a:hover {
	color: #a6cae2;
}

	

.home #sidebar2 {
	float: right; 
	width: 197px; 
	padding: 0;
	margin: 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 01415c;
	font-weight: bold;
}

.home #sidebar2 img {
	margin: 0;
}

.home #sidebar2 p {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	margin: 0 0 0 10px;
	padding: 0;
}

.home #sidebar2 a {
	color: #a6cae2;
	text-decoration: none;
	font-size: 13px;
	margin-left: 3px;
}

.home #sidebar2 ul {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}
	
.home #sidebar2 li {
	margin-top: 3px;
}

.home #sidebar2 li.odd a{
	color: #0865a8;
}
	
.home #sidebar2 li a {
	font-size: 13px;
	text-decoration: none;
	color: #05568b;
}

.home #sidebar2 li a:hover {
	color: #a6cae2;
}

.home #mainContent { 
	margin: 0 197px 0 197px; 
	padding: 0; 
	font-size: 11px;
	font-weight:normal;
	color: #05568b;
	height:auto;
}
.home #mainContent.rest { 
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
}

	
.home #bigpic {
	width: 591px;
	height: 274px;
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
}

.home #threecolumns {
	float:left;
	margin: 0;
	padding-top: 10px;
	width: 591px;
	height:auto;

}
.home #threecolumns a
{
  color: #01415c;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
  margin-left: 3px;	

}
.home #threecolumns a
{
   color: #0865a8;
}
.home #threecolumns  p
{
   color: #0865a8;
   font-size: 10px;
   margin-left: 3px;	
}





.home #sidebar_left {
	float: left;
	width: 195px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
    clear:top;

	
}

.home #sidebar_right {
	float:right;
	width: 195px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;


}

.home #center {
	width: 195px;
	float: left;
	/*margin: 0 197px 0 197px;*/
	padding: 0px;
	margin: 0px;
	clear:right;
}

.home #kalkulator {
	font-size: 10px;
	float: left;
}

.home #leva_strana 
{
	color: #05568b
    clear:left;
	width:200px;
	float:left;  
	border-right: 1px solid #CCCCCC;   	
	
}
.home #logout a
{
	color:#05568b;
    clear:both;
	width:60px;
	float:right;  
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;   	
	text-decoration:none;
	
}
.home #leva_strana a 
{
	color: #05568b;
	font-size: 12px;
	text-decoration:none;
	margin-left:10px;
	
}
.home #kor_footer { 
	
	background:#DDDDDD;
	clear:both;
	text-align:center;
	color: #05568b;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 

}
.home #desna_strana 
{
	width:700px;     	
	color: #05568b
    clear:left;
	float:right     	
}
.home #desna_strana1 
{
	width:700px;     	
	color: #05568b
    clear:left;
	float:right     	
}
.home #pretraga 
{
	color:#05568b
    clear:left;     	
}

.home #footer
{ 
	width:985px;
	margin:auto;
	background:url(../images/footer.gif) repeat-x;
	clear:both;
	text-align:center;
	height:117px;
	
	
   
}
.home #footer1
{ 
	width:985px;
	margin:auto;
	clear:both;
	text-align:center;
	height:30px;
	font-family:Tahoma;
	font-weight:normal;
	color:#999999;
	font-size:10px;
	padding-top:10px;
	
	
   
}

.home #ciscenje1
{ 
	
	width:985px;
	height:20px;
	margin:auto;
	clear:both;
	  
}
  

.home fieldset {
	border: none;
	margin: 0;
	padding: 0;}

.home form {
	border: none;
}

.home input{
	border: 1px solid #a6cae2;
	background: #fff;
	margin: 8px 0 0 0;
	width: 120px;
}

.home input.taster2 {
	border: 1px solid #a6cae2;
	background: #a6cae2;
	text-align:center;
	width: 180px;
	margin-left:1px;
	cursor:pointer;
}

.home input.button {
	border: none;
	background: none;
	text-align:center;
	width:auto;
}

.home select {
    border: 1px solid #a6cae2;
	background: #fff;
	margin: 8px 0 0 0;
	width: 187px;
	color: #05568b;
	margin-bottom: 5px
	}
	
.home select.last {
	width: 110px;

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.home #logovanje
{
  border: 1px solid #CCCCCC;
  background: #EBE7ED;
  width:400px;
  margin-left:300px; 
  color:#999999;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
.pagination 
{
   font-size: 80%;
   font-weight:bold;
   font-family:Tahoma;
   float: none;
   margin-left: 40px;
}
        
.pagination a 
{
    text-decoration: none;
    border: solid 1px #AAE;
    color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
    margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
    border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
    color:#999;
    border-color:#999;
    background:#fff;
} 
