* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #FFF;
	color: #333;
	}

p {	
	margin: 15px 0;
	}
a {
	cursor: pointer;
	}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

.login {
float: left;
	font-size:11px;
	border:solid 1px #ccc;
	width:220px;
	margin-top: 3px;
	margin-bottom: 3px;
	position:relative;
}
.loginButton { 
		float: right;
		width:50px;
		height:18px;
		background:#2C2C2C;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		border:0;
		margin-right: 12px;
		margin-top: 5px;
		cursor: pointer;
	}

.UnosTextBox {
	font-size:11px;
	border:solid 1px #ccc;
	width:220px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.UnosRadioButton {
	font-size:11px;
	width: 220px;
	height: 10px;
	padding-top: 6px;
	margin-top: 6px;
	margin-bottom: 10px;
}

.button {
	float:right;
	background:url(images/button.gif) no-repeat;
	width:112px;
	height:26px;
	border:none;
	color:#FFFFFF;
	font-size:12px;
	cursor: pointer;
	margin-right:12px;
	padding-bottom: 5px;
	font-weight: bold;
}

.button:hover {
	float:right;
	background:url(images/button.gif) no-repeat;
	width:112px;
	height:26px;
	border:none;
	color:#FFFFFF;
	font-size:12px;
	cursor: pointer;
	margin-right:12px;
	padding-bottom: 5px;
	font-weight: bold;
}

.tabela {
	margin: 2px 2px 2px 2px;
	width: 140px;
	float: left;
	position: relative;
	text-align: center;
	font-size: 11px;
}

.oglas {
	background: #fff;
	color: #2C2C2C;
	margin: 6px 2px 0px 6px;
	padding: 4px;
	float: left;
	text-align: center;
	font-size: 11px;
	border:1px solid #ccc;
	/*overflow: hidden;*/
}

.lista
{
	float: left;
	height: 17px;
	width: 70px;
	background: #fff;
	color: #2C2C2C;
	overflow: hidden;
	margin: 1px;
	border-bottom:1px dotted #ccc;
	padding-left: 5px;
}

.thumb {
	float:left; 
	width:102px; 
	height:77px; 
	border: 1px solid #ccc; 
	padding: 2px; 
	margin-left :3px; 
	background: url(images/loading.gif) no-repeat center center;
}

.linkovi {
	clear: both;
	width: 590px;
	float: left;
	background: #fff;
	color: #2C2C2C;
	overflow: hidden;
	margin-top: 10px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	font-size: 10px;
	text-align:center;
}

.linkovi h1{ float:left; font-size: 10px; }

.linkovi a:link, .linkovi a:visited {
	color: #2C2C2C;
	text-decoration:none
	}

.linkovi a:hover, .linkovi a:active {
	color: #2C2C2C;
	text-decoration:underline;
	}
	
.radio {
	padding-left: 20px;
	width: 120px;
	float: left;
	position: relative;
	text-align: left;
	font-size: 11px;
}

.kategorije {  
	border:1px solid #DCDCDC;
	width: 60px;
	height: 60px;
	text-align: center;
	float:left; 
	position: relative;
	overflow: hidden;
	}
	
.okvir_kategorije {  
	height: 112px; 
	width: 62px;
	background: #fff;
	color: #2C2C2C;
	padding: 6px;
	margin: 4px;
	text-align: center;
	font-size: 11px;
	border:1px solid #DCDCDC;
	float:left; 
	overflow: hidden;
	}

/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:8px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:5px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	}

#page-bar {
	width:940px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #3c78a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}



/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:10px Georgia, "Times New Roman";
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}


/* Index Page*/

#logo {
	width:350px;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	float:left;
	background:#fff;
	padding:10px;
	margin:0;
	font-size:1.05em;
	line-height:1.5em;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

.featured {
	width:300px;
	background:#fff;
	float:right;
	padding:5px 10px 5px 10px;
	}
	


#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:11px;
	line-height:1.75em;
	float:left;
	}


#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}



.post img, .post a img, #front-list img, #archive img {
	border: none;
	margin:0;
	padding:2px;
	}



/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:10px 10px 10px 10px;
	background:#fff;
	text-align: center;
	}
	


#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}
	
#sidebar-bottom  h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}

#sidebar-left li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-right li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

/*
select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}

*/


/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	margin-bottom: 8px;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}
	
#recentpost img, #mostcommented img, #recent_comments img {
	margin-bottom: -8px;
	margin-right: 5px;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding:0;
	}

#linkovi {
	text-align:left;
	margin: 10px auto;
	width: 960px;
	font-size:0.6em;
	padding:0;
	}

/* Float Properties*/

#front-list .clearfloat {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	}

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
#images {
  width: 590px;
  padding-top:8px;
  margin-top:30px;
}

.load {
	float: left;
	width: 110px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 1px;
	padding: 1px;
}
.load img {
	padding: 40px;
}
.container {
	float: left;
	text-align: center;
	width: 110px;
	border: 1px solid #ccc;
	margin: 10px 2px 0;
}
.imgdiv {
	float: left;
	width: 110px;
	text-align: center;
	overflow: hidden;
}
.imgdiv img {
	float: left;
	text-align: center;
	width: 106px;
	padding: 2px;
}
#divinputfile {
	background: url(images/upload_file.gif) no-repeat 100% 1px;
	height: 32px;
	width: 400px;
	margin: 0;
	position: absolute;
}
#divinputfile #ffile {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size: 18px;
	cursor: pointer;
}
#fakeinputfile {
	margin-top: -25px;
}
#fakeinputfile #fakefilepc {
	width: 265px;
	height: 22px;
	font: 18px Arial;
}



#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:586px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:580px; height:435px; padding:2px; border:1px solid #ccc; background:#2C2C2C}
#information {position:absolute; bottom:0; width:580px; height:0; background:#2C2C2C; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:580px; height:435px;}
#image img {position:absolute; z-index:25; width:99%; height:99%;}
.imgnav {position:absolute; width:25%; height:441px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:436px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#2C2C2C}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#2C2C2C url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:534px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


.automobilislider {position:relative; overflow:hidden; height:95px; width:280px; margin-bottom:5px}
.automobilislidercontent {height:95px;position:absolute}
.automobilislidercontent .upper {height:95px;border-bottom:1px solid #ccc}
.automobilisection {padding:10px; height:95px}
.motorislider {position:relative; overflow:hidden; height:95px; width:280px; margin-bottom:5px}
.motorislidercontent {height:95px;position:absolute}
.motorislidercontent .upper {height:95px;border-bottom:1px solid #ccc}
.motorisection {padding:10px; height:95px}

#paging{
	clear: both;
	padding: 15px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2C2C2C;
	font-weight:bold;
}

#paging a{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #2C2C2C;
	background:#FFFFFF;
	border:1px solid #2C2C2C;
	text-decoration:none;
}

#paging a:hover{
	border:1px solid #2C2C2C;
	background:#2C2C2C;
	color:#FFFFFF;
	text-decoration:none;
}

#paging .active{
	border:1px solid #2C2C2C;
	background:#2C2C2C;
	color:#FFFFFF;
	text-decoration:none;
	cursor: none;
}

#paging .active:hover{
	border:1px solid #2C2C2C;
	background:#2C2C2C;
	color:#FFFFFF;
	text-decoration:none;
	cursor: none;
}

.secondary-post-bg .post-comments {
	position: absolute;
	top: 4px;
	right: 0px;
	z-index: 1;
	background: #3c6c92;
}

.secondary-post-bg .post-comments a {
	font-size: 11px;
	color: #eee;
	display: block;
	padding: 5px 10px;
	text-align: center;
	border: 0;
	width: 60px;
} 

.secondary-post-bg .post-comments a:hover {
	background: #333;
	font-size: 11px;
	color: #eee;
	display: block;
	padding: 5px 10px;
	text-align: center;
	border: 0;
	width: 60px;
}

.secondary-post-bg {
	background: #fff;
	display: block;
	width: 290px;
	height: 110px;
	margin: 5px 3px 3px 0;
	position: relative;
	overflow: hidden;
}

.post a img {
	margin-left:5px;
	border:1px solid #ccc;
	}

.title-insert {
	font-size: 11px;
	background: #222;
	bottom: 0;
	display: block;
	left: 6px;
	position: absolute;
	width: 100%;
	z-index: 1;
	padding: 4px 10px;
	/* opacity - move to sep. stylesheet */
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity:.75;
}

/* ----------- My Form ----------- */

button{border:0; margin:0; padding:0;}

	.forma {
		border:none;
		background:#fff;
		margin:0 auto;
		width:500px;
		padding:14px;
	}
	.forma h1 {
		font-size:16px;
		font-weight:bold;
		margin-bottom:8px;
	}
	.forma p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #ccc;
		padding-bottom:10px;
	}
	.forma label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:220px;
		float:left;
	}
	.forma .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:220px;
	}
	.input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #ccc;
		width:220px;
		margin:2px 0 20px 10px;
	}
	.forma select{
		float:left;
		font-size:11px;
		padding:4px 2px;
		border:solid 1px #ccc;
		width:230px;
		margin:2px 0 20px 10px;
	}
	.forma button{ 
		clear:both;
		margin-left:250px;
		width:125px;
		height:31px;
		background:#666666 url(nalozi/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		cursor: pointer;
	}
	
	.dugme { 
		clear:both;
		float: right;
		width:125px;
		height:31px;
		background:#666666 url(images/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border:0; margin:0; padding:0;
		cursor: pointer;
		margin-right: 10px;
	}
	
	.unesi_model { 
		float: right;
		position: absolute;
		width:50px;
		height:18px;
		background:#2C2C2C;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		border:0;
		margin-left: 5px;
		margin-top: 5px;
		cursor: pointer;
	}

	.cena {
		float: right;
		width:125px;
		height:31px;
		background:#666666 url(images/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
		margin-top: -20px;
		border:0; 
		padding:0;
	}
	
#outer_panel
{
	position: relative;
	float:left;
    width:590px;
}

#overlay_panel
{
	display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 800px;
			background: #FFFFFF url(images/loadyoutube.gif) no-repeat center;
			z-index:10000;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

#search_outer_panel
{
	position: relative;
	float:left;
    width:590px;
}

#search_overlay_panel
{
	display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 800px;
			background: #FFFFFF url(images/loadyoutube.gif) no-repeat center;
			z-index:10000;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {font:11px Verdana; color: #fff; display:block; background:#3c78a7; border:2px solid #2C2C2C; border-left:none; padding:5px; min-width:150px; max-width:250px}

.opacity {
float: left;
width: 105px;
height: 80px;
border: 1px solid #ccc;
margin-right: 6px;
padding: 1px;
}

.opacity img{
float: left;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}

.opacity:hover img{
float: left;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

.diler {
float: left;
	width: 580px;
}

.diler .left{
width: 200px;;
float: left;
position: relative;
padding-right: 20px;
text-align: right;
	color: #898989;
}

.diler .right{
float: left;
position: relative;
padding: 0 5px 5px;
}

.box-ad {
float: left;
background: #fff;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-align: center;
	list-style: none;
	font-size: 0.9em;
}
.box-ad li {
	float: left;
	padding: 10px 0px 4px 6px;
	display: inline;
}


