* { margin: 0; padding: 0; font-size: 12px; font-family: 'Lucida Grande', trebuchet, sans-serif;}
body {background: #eaeaea;}
a img { border: none; }

.clear { clear: both; height: 1px; line-height: 1px;}

#wrap { margin: 0 auto; padding: 5px 5px 5px 5px; width: 980px; background: #fff;}

#header { height: 100px; }
#logo { display: inline-block; margin-top: 3px;}

#sidebar_r {float: right; width: 160px;}

#sidebar_l {float: left; width: 160px; }
#left_menu { width: 160px; height: 800px; }
#left_menu * {list-style: none;}

#menu { list-style:none; line-height: 16px; height: 16px; }
#menu li a { background: #CCCCCC url('/public/img/menubg.jpg') repeat-x top left; border-bottom: 1px solid #fff; color: #000; text-decoration: none; display: block; padding: 2px; padding-left: 5px; }
#menu li a:hover { background-position: bottom left; color: #fff;}
#menu li a.active { background-position: bottom left; color: #fff;}
#menu li li a {background: #fff; border-bottom: 1px solid #ccc; color: #000; padding-left: 10px; text-shadow: none}
#menu li li a:hover { background: #eaeaea; color: #000;}

#top_menu {width: 468px; float: left;  }
#top_menu ul {list-style: none;}
#top_menu li {float: left; text-align: center; height: 31px;}
#top_menu a { display: inline-block; height: 31px; background-position: top left;}
#top_menu a.tm1 { background: url('/public/img/tm1.jpg'); width: 106px; }
#top_menu a.tm2 { background: url('/public/img/tm2.jpg'); width: 135px; }
#top_menu a.tm3 { background: url('/public/img/tm3.jpg'); width: 127px; }
#top_menu a.tm4 { background: url('/public/img/tm4.jpg'); width: 100px; }
#top_menu a:hover {background-position: bottom left;}

#content { width: 650px; float: left; margin: 0 5px;}

#big_search {padding: 45px; height: 50px; text-align: center; background: #eaeaea url('/tmp/sponzor-pretrage-full.jpg'); position: relative;}
#big_search input {border: 3px solid #CCCCCC; width: 250px; padding: 5px 5px; position: relative; top: 0px;}
#big_search input:hover {border-color: #0094de;}
#big_search button {position: relative; width: 100px; height: 41px; border: none; background: none; background-image: url("/tmp/pretrazi.png"); top: -14px; cursor: pointer;}
#big_search button:hover {background-position: bottom left;}

#big_search_car { padding: 30px; height: 80px; text-align: center; background: #eaeaea url('/tmp/sponzor-pretrage-full.jpg'); position: relative;}
#big_search_car table {width: 100%;};
#big_search_car td {width: 25%; text-align: left;}
#big_search_car input, select { width: 150px;}
#big_search_car label { color: #fff; text-align: left;}

#big_search_car button {width: 100px; height: 41px; border: none; background: none; background-image: url("/tmp/pretrazi.png"); cursor: pointer;}
#big_search_car button:hover {background-position: bottom left;}


.item {height: 100px; border-bottom: 1px solid #ccc;}

.item .img { width: 160px; height: 90px; float: left; margin: 5px;}
.item .info {padding: 5px 5px 5px 0px; position: relative; height: 90px;}
.item h2 { font-size: 14px; }
.item h2 a {text-decoration: none; text-shadow: 2px 2px 2px #eaeaea; color: #000; }
.item .icon_holder { position: absolute; bottom: 5px; right: 5px; width: 475px;}
.item p { text-align: justify; margin-top: 10px;}
.item .price {float: right; height: 50px; font-size: 12px; font-weight: bold; color: #CCCCCC; text-shadow: 2px 2px 2px #eaeaea; }
.item2 { float: left; margin-right: 10px; margin-bottom: 5px; width: 145px; height: 120px; padding: 4px 4px 0px 4px; border: 1px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0.06, rgb(204,204,204)),
	    color-stop(0.34, rgb(234,234,234)),
	    color-stop(0.86, rgb(255,255,255))
	);
	/*-moz-linear-gradient(
	    center top,
	    rgb(204,204,204) 6%,
	    rgb(234,234,234) 43%,
	    rgb(255,255,255) 86%
	)*/	
}
.item2a {margin-right: 0; text-align: center;}
.item2  .info {text-align: center;}
.item2 a { color: #333; text-decoration: none; }
.item2 img { width: 145px; }

.icon_holder2 {margin: 10px 0;}
.icon {float: left; width: 30px; height: 30px; margin-right: 2px; margin-top: 2px;}

.title { background: #CCCCCC ; color: #000; padding: 5px 10px; margin-bottom: 5px;
	-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.27, rgb(170,170,170)),
	    color-stop(0.75, rgb(234,234,234))
	);
	}
.title h1, .title h2 {font-size: 14px;}
.title h2 {float: right;}

.details { position: relative; width: 222px; padding: 8px; min-height: 550px; float: left; border: 1px solid #ccc; margin-bottom: 5px;}
.details td {font-size: 12px; width: 120px;padding: 2px;}
.details td.info {width: 90px; font-weight: bold; }
.details p {text-align: justify;}

.gallery { width: 402px; height: 566px; float: right; border: 1px solid #ccc;}
.gallery img.main  { border: 1px solid #ccc; margin: 4px; float: none; }
.gallery .thumbs {margin: 0 2px 4px 4px;}
.gallery .thumbs img {width: 94px; float: left; margin-right: 3px; margin-bottom: 3px; border: 1px solid #ccc;}
.gallery .thumgs img.last {margin-right: 0; margin: 0;}

.gallery table {margin: 4px; margin-top: 25px;}
.gallery td {padding: 2px; width: 188px;}
.gallery td.info {padding: 2px; font-weight: bold; text-align: right;}

.gallery .contact { background: #CCCCCC; margin: 0 5px; color: #000; padding: 5px 10px;}
.gallery .contact table {padding: 0; margin: 0;}

.pagination {text-align: center; margin-top: 10px;}
.pagination a { border: 1px solid #666; display: inline-block; padding: 3px 6px; text-decoration: none; color: #666;}
.pagination a:hover{ background: #666; color: #fff;}

#insert {padding: 5px;}
#insert textarea { height: 50px; width: 100%;  max-width: 100%;}

#insert .t1 {width: 50%; margin-bottom: 10px; float: left;}
#insert .t1 td {padding: 2px;}
#insert .t2 {width: 80%;}

#insert_details { padding: 5px; list-style: none;}
#insert_details li {width: 25%; float: left;}

#images {clear: both; padding: 5px; padding-top: 10px;}

#footer {color: #333; border: 1px solid #ccc; margin-bottom: 10px; padding: 15px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.06, rgb(204,204,204)),
    color-stop(0.34, rgb(234,234,234)),
    color-stop(0.86, rgb(255,255,255))
);}
#footer .links { color: #333;  word-spacing: 15px; }
#footer .links a {color: #333; text-decoration: none; word-spacing: 0px;}
#footer .links a:hover {text-decoration: underline;}


.item3 {height: 100px; border: 1px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 5px;
	background: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0.06, rgb(204,204,204)),
	    color-stop(0.20, rgb(234,234,234)),
	    color-stop(0.86, rgb(255,255,255))
	);
	-moz-linear-gradient(
	    center bottom,
	    rgb(170,170,170) 27%,
	    rgb(234,234,234) 75%
	);	
}

.item3 .img { width: 160px; height: 90px; float: left; margin: 5px;}
.item3 .info {padding: 5px 5px 5px 0px; position: relative; height: 90px;}
.item3 h2 { font-size: 14px; color: #333;}
.item3 p { text-align: justify; margin-top: 10px;}

/* Banners Part [start] */
.banner { display: inline-block;}
.fullsize { width: 468px; height: 60px;  }
.wide_skyscraper { width: 160px; height: 600px; margin-bottom: 5px;}


#header .leaderboard { float: right; margin: 5px; margin-right: 0px;}


/* Banners Part [end] */

.catadd2 a {display: inline-block; width: 160px; height: 94px; background: url('/public/img/dodajoglas-kategorija.jpg');}
.catadd2 a:hover {background-position: bottom left;}
.success {text-align: center; font-size: 16px; padding: 100px 0;}

.static p {padding: 0 20px; margin-top: 20px;}
.static ul {padding-left: 40px;}

button.pretrazi {display: inline-block; width: 120px; height: 34px; position: absolute; bottom:0; right: 0; border: none; background: url("/public/img/pretrazi.jpg");}
button.pretrazi:hover {background-position: bottom left;}

label.error {display: block; font-size: 11px; color: red;}

/*.item4 .info {padding: 2px 4px; border: 1px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px;}*/
