﻿body {
	background:cyan;
}
#novo {                     
	width:660px;
    background:cyan;
	position:absolute;
	top:250px;
	left:0px; 
	padding:0px;
    z-index:1;	
}

#oglasi {                     
	width:160px;
	position:absolute;
	top:255px;
	left:653px; 
    background:cyan;
	padding:0px;
     z-index:1;	
}
/*   LjUBAVNI OGLASI    */
#novi {  
	background: cyan;
	border: 0px;
    position: absolute;
    left: 0px;
    top: 5px;
	width: 810px;
	height:248px;
	padding: 0px;
	vertical-align:top;
	text-shadow: gray;	
	font-weight: bold;	
	font-style: italic;	
	font-size: 15px;
	font-family: Arial, Verdana;
	color: black; 	
    z-index:1;
}

body, div { font-family: arial, verdana, 'Times New Roman';  }
body { margin: 0; padding: 0; font-size: small; color: #333 }

fieldset { padding: 3px;}
legend { font-weight: bold; font-size: 14px;}

.stepcarousel{
			position: relative; /*leave this value alone*/
			border: 0px;
			overflow: scroll; /*leave this value alone*/
			width: 800px; /*Width of Carousel Viewer itself*/
			height: 215px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
			position: absolute; /*leave this value alone*/
			left: 0;
			top: 0;
}

.stepcarousel .panel{
			background-color: #ffffff;
			border: 2px solid black;
			-moz-border-radius: 10px;
			text-decoration: none;
			font-family: Arial, verdana, 'Times New Roman'; 
			font-weight: normal;
			font-size: 8px;
			color: black;
			margin: 0px;
			padding: 5px;
			width: 383px; 
			height: 200px;
			overflow:hidden;
}		
table.oglasi3 {
			background:white;
			border-width: 0px;
			width:380;
			height:195;			
}

table.oglasi3 td.foto {
			background:white;
			height:150px;
			width:150px;
			border: 0px;
			padding: 0px; 
}
table.oglasi3 td.naslov{
			background-color:#a12a40;
			font-weight: bold;
			color: yellow;			
			height:30px;
			width:200px;
			border: 0px;
			padding: 5px; 
			font-family: Arial, verdana, 'Times New Roman'; 
			font-weight: bold;
			font-size: 14px;
}
table.oglasi3 td.tekst{
			background:white;
			height:120px;
			width:200px;
			border: 0px;
			padding: 5px; 
			font-family: Arial, verdana, 'Times New Roman'; 
			font-weight: normal;
			font-size: 12px;
			color: black;				
}		
/*******************************************/
table.clanovi {
			background:white;
			border-width: 0px;
			width:380;
			height:195;			
}

table.clanovi td.foto {
			background:white;
			height:150px;
			width:150px;
			border: 0px;
			padding: 0px; 
}
table.clanovi td.naslov{
			background-color:#0079c5;
			font-weight: bold;
			color: black;			
			height:30px;
			width:200px;
			border: 0px;
			padding: 5px; 
			font-family: Arial, verdana, 'Times New Roman'; 
			font-weight: bold;
			font-size: 14px;
}
table.clanovi td.tekst{
			background:white;
			height:120px;
			width:200px;
			border: 0px;
			padding: 5px; 
			font-family: Arial, verdana, 'Times New Roman'; 
			font-weight: normal;
			font-size: 12px;
			color: black;				
}		
/********************************************/
table.chat {
			background:white;
			border-width: 0px;
			width:380;
			height:195;			
}

table.chat td.heder {
			background:white;
			height:25px;
			width:150px;
			border: 0px;
			padding: 5px; 
			font-family: Arial, verdana, 'Times New Roman'; 
			font-weight: bold;
			font-size: 14px;
}
table.chat td.naslov{
			background-color:lightgreen;
			font-weight: bold;
			color: black;			
			height:25px;
			width:200px;
			border: 0px;
			padding: 5px; 
			font-family: Arial, verdana, 'Times New Roman'; 
			font-weight: bold;
			font-size: 14px;
}
table.chat td.poruke{
			background:white;
			height:165px;
			border: 0px;
			padding: 5px; 
			font-family: Arial, verdana, 'Times New Roman'; 
			font-weight: normal;
			font-size: 12px;
			color: black;				
}		
