		html, body{
			font-family: Verdana, Arial;
			font-size: 12px;
			background-color: #f0f0f0;
		}
		.body{
			background-color: #ffffff;
			margin: auto;
			margin-top: 10px;
			width: 800px;
			border: 1px solid #999999;
			padding-top: 5px;
			padding-left: 20px;
			padding-right: 20px;
			
		}
		.logo{
			border: 0px solid red;
			padding-left: 5px;
			padding-right: 5px;
			white-space: nowrap !important;
			position: relative;
		}
		
		.header-links {
			border: 0px solid red;
			position: relative;
			white-space: nowrap !important;
			padding-left: 5px;
			padding-right: 5px;
			text-align: right;
		}
		.header{
			width: 100%;
		}
		.top-links{
			text-align: right;
			font-size: 8px;
		}
		.top-link, .top-link:active, .top-link:visited, .top-link:link{
			font-size: 10px;
			color: #4399cc;
		}
		.top-link:hover{
			color: #ff2000;
		}

		#prim-links{
			width: 100%;
			background-color: #4399cc;
			padding: 3px;
			font-size: 12px;
		}
		#prim-links tr td{
			padding: 1px 5px 1px 5px;
		}
		#prim-links tr td a, #prim-links tr td a:link, #prim-links tr td a:visited, #prim-links tr td a:active{
			padding: 0px 10px 0px 8px;
			color: #fff;
			font-weight: bold;
			text-decoration: none !important;
		}
		#prim-links tr td a:hover{
			background-color: #4A93DD;
			text-decoration: none !important;
		}
		.spacer{
			font-size: 1px;
		}
		#sec-links{
			width: 100%;
			background-color: #f0f0f0;
			position: relative;
			padding: 3px;
			height: 25px;
			color: #555; 
			font-size: 10px;
			font-weight: bold;
			vertical-align: middle;
		}
		#sec-links a{
			color: #555; 
			text-decoration: none;
		}
		#sec-links a:hover{
			color:  #528bc0; 
			text-decoration: underline;
		}
		
		#left-side{
			position: relative;
			width: 100%;
			border: 1px solid #ccc;
		}

		#preporuke{
			width: 100%;
			border: 1px solid #cccccc;
		}
		
		#preporuke tr td{
			font-size: 12px;
		}
		
		#preporuke-nav{
			border-bottom: 1px solid #cccccc;
			border-right: 1px solid #cccccc;
			color: #555;
			font-size: 12px;
			font-weight: bold;
			padding: 6px 26px 6px 16px;
			background-color: #f0f0f0;
			text-align: left;
		}
		#Ponuda-cell{
			padding-top: 10px;
			padding-left: 10px;
			padding-bottom: 10px;
			font-size: 10px;
			font-weight: bold;
			color: #555;
		}
		#tbl-head{
			background-color: #f0f0f0;
			padding: 7px;
			color: #555;
			font-weight: bold;
			font-size: 16px;
			border: 0px solid red;
		}
		#tbl-foot{
			background-color: #f0f0f0;
			width: 100%;
			height: 20px;
		}
		#tbl-foot a{
			color: #528bc0;
			font-weight: bold;
			font-size: 10px;
			text-align: right;
			text-decoration: none;
		}
		#tbl-foot a:hover{
			text-decoration: underline;
			color: #ff2000;
		}
		#date-top{
			font-size: 10px;
			font-weight: bold;
			color: #555;
		}
		#search-btn-top{
			background-color: #528bc0;
			border: 1px solid #cccccc;
			padding: 2px 16px 2px 16px;
			color: white;
			font-weight: bold;
			font-size: 12px;
			width: 62px;
			text-align: center;
		}
		#login-btn{
			background-color: #528bc0;
			border: 1px solid #cccccc;
			padding: 2px 16px 2px 16px;
			color: white;
			font-weight: bold;
			font-size: 12px;
			width: 82px;
			text-align: center;
		}
		.search {
			position: relative;
			border: 0px solid red;
			font-size: 10px;
			font-weight: bold;
			color: #000;
			padding-bottom: 9px;
		}
		#search-query{
			position: relative;
			width: 200px;
			font-size: 11px;
		}
		#passwd-box{
			position: relative;
			width: 200px;
			font-size: 11px;
		}
		#passwd-box2{
			position: relative;
			width: 200px;
			font-size: 11px;
		}
		#oglas-cell{
			font-size: 10px;
			color: #555;
			padding: 15px 5px 5px 5px;
		}
		#oglas-cell img{
			border: 0px solid #fff;
		}
		#kategorija{
			padding-bottom: 10px;
		}
		#kategorija-prazna{
			color: #555;
			font-weight: bold;
			font-size: 11px;
		}
		#kategorija a{
			font-size: 12px;
			color: #555;
			text-decoration: none;
		}
		#kategorija a:hover{
			text-decoration: underline;
		}
		#podkategorija{
			padding-top: 5px;
			padding-left: 15px;
		}
		#podkategorija a{
			font-size: 10px;
			color: #555;
			text-decoration: none;
		}
		#podkategorija a:hover{
			text-decoration: underline;
		}
		
		#lbl-images{
			text-align: center;
			vertical-align: top;
			border: 0px solid #fff;
		}
		#lbl-images img{
			border: 0px solid #fff;
		}
		#article{
			float: left; 
			width: 25%;
			border: 0px solid #fff;
			height: 150px;
		}
		#article a{
			text-decoration: none;
			color: #555;
		}
		#article a:hover{
			color: #528bc0 !important;
		}
		
		#article-price{ 
			width: 100%;
			border: 0px solid #fff;
			height: 150px;
			text-align: left !important;
		}
		#article-price a{
			text-decoration: none;
			color: #555;
		}
		#article-price a:hover{
			color: #528bc0 !important;
		}
		
		
		#article-price-list{ 
			border: 0px solid #fff;
			width: 99%;
		}
		#article-price-list:hover{ 
			border: 0px solid #ccc;
			color: red;
		}
		#article-price-list a{
			text-decoration: none;
			color: #555;
		}
		#article-price-list:hover{
			background-color: #eeeeee;
		}
		#lbl-names-list{
			font-size: 10px !important;
			font-weight: bold;
			padding-left: 20px;
		}
		
		#lbl-prices-list{
			font-size: 9px !important;
		}
		
		
		#articles{
			border: 0px solid #fff;
			width: 100%; 
			float: left; 
			padding: 12px 2px 2px 2px;
		}
		
		#lbl-names{
			font-size: 10px !important;
			text-align: center;
			vertical-align: bottom;
			font-weight: bold;
		}
		
		#lbl-prices{
			font-size: 9px !important;
			text-align: center;
			vertical-align: bottom;
			color: #665;
		}
		#oglas-nav{
			color: #528bc0 !important;
			font-size: 9px !important;
			font-weight: bold !important;
		}
		#logout-link{
			font-size: 10px !important;
			color: #4A93DD !important;
			font-weight: bold;
		}
		#logout-link:hover{
			color: #ff2200 !important;
			text-decoration: underline !important;
		}
		#podkategorije-nav{
			padding: 10px 5px 15px 15px;
			color: #665;
			font-weight: bold;
			font-size: 10px !important;
		}
		#news-text{
			color: #455;
			font-size: 12px;
			padding: 15px;
			position: relative;
		}
		#item-container{
			z-index:5;
			position:relative;
			width:98%; 
			height:20px; 
			padding-top:4px; 
			cursor: pointer;
			
		}
		#item-container:hover{
			background-color:#eee;
		}
		