/* Osnovno */ 

* {margin:0px; padding:0px;}

body {
	background:#000000;
	color:white;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:13px;
}

hr {
	color: #666666;
	width: 100%;
	height: 1px;
}

a { background: inherit; color: #a9ce88; text-decoration: none; }
a:hover { background: inherit; color: #cfcfcf; text-decoration: underline; }
a.malilink { font-size: smaller; float:right; padding-left: 90%; color: gray;}

h1, h2, h3 {	font-family: "lucida grande", tahoma, verdana, arial, sans-serif; }
h1 { font-size: 1.4em; color: #65944A; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

h1, h2, h3 {
	margin: 10px 10px 10px 10px;
}

img {
	border: 0px;
}

.clear {
	clear:both;
}

a.via_close {
border:0px; background:url(../images/close.png);cursor:pointer;display:block;padding:0px;margin:0px;height:18px;position:relative;left:120px;top:-20px;width:18px;
}

a.via_close:hover {
background-position:0 -153px;text-decoration:none;
}

.close {
	width:145px;
}

div.close a.close{border:0px; background:url(../images/close.png);cursor:pointer;display:block;float:right;height:20px;position:relative;left:25px;top:-10px;width:18px;}

div.close a.close:hover{background-position:0 -153px;text-decoration:none;}

a.close{border:0px; background:url(../images/close.png);cursor:pointer;display:block;float:right;height:20px;position:relative;left:-15px;top:10px;width:18px;}

a.close:hover{background-position:0 -153px;text-decoration:none;}

a.close_box{border:0px; background:url(../images/close.png);cursor:pointer;display:block;height:20px;width:18px;float:right;}

a.close_box:hover{background-position:0 -153px;text-decoration:none;}

a.mov_close {
border:0px; background:url(../images/close.png);cursor:pointer;display:block;float:right;height:20px;position:relative;left:-120px;top:-10px;width:18px;
}

a.mov_close:hover {
background-position:0 -153px;text-decoration:none;
}

.title {
	text-align:center;
}

/* tablice */

#table_info {
	padding:12px;
	margin-left:10px;
}

#table_info td {
	line-height: 150%;
	padding-top:12px;
	border-top:1px dashed #555555;
}

#table_info tr {
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
}

table.thumbTable {
	text-align: center;
	margin:10px;
}

.thwidth {
	width:30%;
}

td.okvir {
	margin:15px;
	border:1px solid #444;
	text-align:center;
	width:160px;
} 

.info img {
	position:relative;
	top:2px;
}

td.photo {
	padding:10px;
	text-align:center;
}

td.photo img {
	border:3px solid #555;
}

/* fensi ikone */
a.news { display:block;width:32px; height:32px; background: url(../images/gumb_dodaj_vijest_grey.png) no-repeat;   }
a:hover.news { background: url(../images/gumb_dodaj_vijest.png) no-repeat; }

a.bic {display:block;width:32px; height:32px; background: url(../images/gumb_dodaj_bic_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.bic {background: url(../images/gumb_dodaj_bic.png) no-repeat; }

a.staza {display:block;width:32px; height:32px; background: url(../images/gumb_dodaj_stazu_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.staza {background: url(../images/gumb_dodaj_stazu.png) no-repeat; }

a.slika {display:block;width:32px; height:32px; background: url(../images/gumb_dodaj_sliku_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.slika {background: url(../images/gumb_dodaj_sliku.png) no-repeat; }

a.obic {display:block;width:32px; height:32px; background: url(../images/gumb_obrisi_bic_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.obic {background: url(../images/gumb_obrisi_bic.png) no-repeat; }

a.pbic {display:block;width:32px; height:32px; background: url(../images/gumb_prodaj_bic_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.pbic {background: url(../images/gumb_prodaj_bic.png) no-repeat; }

a.kml {display:block;width:32px; height:32px; background: url(../images/gumb_dodaj_kml_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.kml {background: url(../images/gumb_dodaj_kml.png) no-repeat; }

a.nkml {display:block;width:32px; height:32px; background: url(../images/gumb_nacrtaj_kml_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.nkml {background: url(../images/gumb_nacrtaj_kml.png) no-repeat; }

a.okml {display:block;width:32px; height:32px; background: url(../images/gumb_obrisi_kml_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.okml {background: url(../images/gumb_obrisi_kml.png) no-repeat; }

a.via {display:block;width:32px; height:32px; background: url(../images/gumb_dodaj_via_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.via {background: url(../images/gumb_dodaj_via.png) no-repeat; }

a.ostaza {display:block;width:32px; height:32px; background: url(../images/gumb_obrisi_stazu_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.ostaza {background: url(../images/gumb_obrisi_stazu.png) no-repeat; }

a.sell {display:block;width:32px; height:32px; background: url(../images/gumb_prodaje_se_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.sell {background: url(../images/gumb_prodaje_se.png) no-repeat; }

a.fbook {display:block;width:32px; height:32px; background: url(../images/gumb_facebook_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.fbook {background: url(../images/gumb_facebook.png) no-repeat; }

a.video {display:block;width:32px; height:32px; background: url(../images/gumb_video_grey.png) no-repeat; float:left;margin-right:15px;}
a:hover.video {background: url(../images/gumb_video.png) no-repeat; }

.notice {
	/* color:orange; */
	color: red;
	font-weight: bold;
	border: 0px dashed silver;
	padding: 3px;
}

.notice li {
 margin-left: 35px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.padding-3 {
	padding:3px;
}
.padding-5 {
	padding:5px;
}
.padding-10 {
	padding:10px;
}
.padding-15 {
	padding:15px;
}

/* Glavni kontejner za komponente */

#wrapper {
	display:block;
	margin: 0 auto;
	position: absolute;
	left:50%;
	margin: 0 0 0 -400px;
	width:800px;
}

/* Glavica */

#header {
	width:800px;
	height:279px;
	background: #000000 url(../images/header_beta.jpg) no-repeat; 
	clear:both;
}

#account {
  background: black;
  display: block;
  overflow: hidden;
  color: white;
  text-decoration: none;
}

#account .header_content {
  width: 850px;
  margin: 0px auto;
  padding: 5px 20px 0px;
  overflow: hidden;
  background: #6e7e38;
  border-bottom: solid 6px #acbd7d;
  position: relative;
}
#account a.title {
  float: left;
  font-size: 24px;
  color: white;
  text-decoration: none;
  margin-top: 3px;
}

#account .account {
  float: right;
  font-size: 11px;
}

#account-profilepic {
  margin: 0px 0px 0px 5px;
  float:right;
  margin-bottom:5px;
  clear:both;
}
/* Menu - ovo je samo kontejner za meni, ostali dizajn se nalazi u men u.css*/

#menu {
	width:800px;
	height:73px;
	background: #000000 url(../images/menu_bg.jpg) no-repeat; 
	z-index:-5;
}

/* Sadržaj CSS*/

#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
	clear:both;
}

#login {
	float:right;
	position:relative;
	top:0px;
	clear:both;
}

#main{
 width:550px;
 margin: 0 0 10px 0; padding: 0;	
}

#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #555555; 	
	font: normal 1.5em;
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 0; padding: 0; padding-top: 4px;
	background:  #333;
	margin-bottom:8px;
}

.post .content p {
	margin-left: 20px;
}


.post .post-footer {
	background-color: #333;
	color:#666;
	padding: 2px; margin-top: 2px;
	font-size: smaller;
	text-align:right;
}

.post .post-powerbar{
	background-color: #333;
	padding: 2px; margin-top: 2px;
	padding-left:15px;
	height:40px;
}

.signup_container {
  margin: 35px 10px;
  border: solid 1px #666666;
  padding: 10px;
  background: #444444;
}

.comment {
  border-bottom:1px dashed #555;
  padding-top:5px;
  padding-bottom:5px;
  line-height: 150%;
}

.small {
  font-size:10px;
  color:#AAA;
}

.comment .time{
  color: #777;
}

a.nolink {
	color:white;
}

a:hover.nolink {
	text-decoration:none;
}

.info {
	background-color:#222;
	font-size:10px;
	color:#555;
	border-top:1px solid #444;
}

span.naslov {
	font-size:20px;
	color: #72A545;
	padding-left: 10px;
}

span.mali {
	font-size:9px;
	color: #888;
}

#map {
	color:black;
}	

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}	

.sidebox {
	background: #333333;
	margin-bottom: 10px;
	padding:3px;
	/* page-break-after: always; */
	/* width: auto; */
	clip : auto;
	overflow : hidden;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;

}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: white;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}


/* Formice */
form {
	margin:10px 15px; padding: 0;
}

label {
	display:block;
	margin:5px 0;
}
.register .inputtext {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 2px;
  width: 140px;
  border:solid 1px #0c4b06;
}

.inputtextarea {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 3px;
  width: 240px;
}

button{
clear:both;
margin-left:100px;
width:80px;
height:30px;
text-align:center;
line-height:30px;
color:#FFFFFF;
border: 0pt none;
cursor: pointer;
background:#666666 url(/images/button.png) no-repeat;
font-size: 11px;
font-weight:bold;
}

.obavezno {
	border: 2px solid orange;
}

.register {
 padding-bottom:30px;

}

.register label {
  width: 110px;
  display: block;
  float: left;
  padding: 5px 5px 5px 0px;
}

.register .login_sector {
    width: 320px;
}

.login_sector_fb {
  float: left;
  padding-left: 10px;
}

.login_sector {
  width: 270px;
  float: left;
  border-left: solid 1px #839553;  
  padding-left: 10px;
}

.register .login_sector_fb {
    width: 400px;
}


.spacer{clear:both; height:1px;}

.myform{
margin:0 auto;
width:400px;
padding-bottom:14px;
padding-right:14px;
}

#stylized{
font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
background: #222222;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:10px;
border-bottom:solid 1px #444444;
padding-bottom:5px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #0c4b06;
width:200px;
margin:2px 0 20px 10px;
clear:right;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #0c4b06;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #0c4b06;
width:200px;
height:120px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:80px;
height:30px;
text-align:center;
line-height:30px;
color:#FFFFFF;
border: 0pt none;
cursor: pointer;
background:#666666 url(/images/button.png) no-repeat;
font-size: 11px;
font-weight:bold;
}



/* Trazilica */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px "lucida grande", tahoma, verdana, arial, sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}


/* Nogica */
#footer {
	clear:both;
	width:800px;
	height:20px;
	background: url('../images/Image 47.png') no-repeat 0 center ;
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {
	font: normal 90%/1.5em "lucida grande", tahoma, verdana, arial, sans-serif;
	padding-top:21px;
	color:#555;
	text-align:left;
	text-indent:15px;
}

/* hintbox */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 120px;
left: 00px;
background-color: #333333; /*#006400;  #669933; */
color: orange;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
font: bold 10px "lucida grande", tahoma, verdana, arial, sans-serif;
line-height: 18px;
z-index: 200;
visibility: hidden;
/* filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity: 0.8; */
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #9E9E9E; /* #B22222; */
margin: 3px 8px;
text-decoration: none;
}


/* Tagovi */

.cloud {padding:4px;}
.tag1 { font-size: 1.0em; color: #555;padding:2px;}
.tag2 { font-size: 1.2em; color: #666;padding:2px;}
.tag3 { font-size: 1.4em; color: #777;padding:2px;}
.tag4 { font-size: 1.6em; color: #888;padding:2px;}
.tag5 { font-size: 1.8em; color: #999;padding:2px;}



/* ----------- stylized ----------- */
