body {
  background-image: url(../images/img/pozadina.jpg);	
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position:center; 
  margin:auto;
  color:#800800;
  font-family: Verdana;
  font-size:0.80em;
  line-height:130%;
}


a {
color:#800800;
text-decoration:none;
}

a:hover {
color:#c0c0c0;
background:inherit;
}
h2 a {
color:#ffffff;
}

a:hover {
color:#c0c0c0;
}
a img  
{  
border: none;  
} 
ul {
list-style:none;
padding:5px;
}

li {
margin-left:auto;
padding:0px;
}

.subcat {
margin-left:0em;
}

p {
      font-size:1.0em;
	font-family: Verdana;
      font-weight: normal;
      text-align:justify;
      margin-top: 0; 
      margin-bottom: 0;
      line-height:130%;
}

p a {
      color:#800800;
      text-decoration: underline;
}
p a:hover {
      color:#c0c0c0;
      text-decoration: underline;

}
#popped {
      z-index:999999999;

}

#main img {
      padding:3px;

}
#main  a:hover img {
      border:2px solid #ccc;

}
#side a:hover img {
      border:2px solid #ccc;

}
h1 {
      font-size:1.10em;
	font-family: Verdana;
      font-weight: bold;
      text-align:justify;
	  text-align:left;
      margin-top: 0; 
      margin-bottom: 0;
}
h2 {
      font-size:1.00em;
	font-family: Verdana;
      font-weight: bold;
	  	  text-align:left;
      text-align:justify;
      margin-top: 0; 
      margin-bottom: 0;
	background-color: #b3373c;
	    color: #ffffff;
  margin:auto;

}
h3 {
	    color: #ffffff;
      font-size:1.00em;
	font-family: Verdana;
      font-weight: bold;
	  width:200px;
	  margin-left:-10px;
      text-align:center;
      margin-top: 0px;
	 padding-bottom: 0px;
     padding-top: 10px;

}
h4 {
      font-size:1.00em;
	font-family: Verdana;
      font-weight: bold;
      text-align:center;
      margin-top: 10px; 
      margin-bottom: 10px;
}
h3 a {
      color:#17405f;
      text-decoration: underline;
}
h3 a:hover {
      color:#c0c0c0;
      text-decoration: underline;

}
 h1.naslov {
      font-size:1.10em;
	font-family: Verdana;
      font-weight: bold;
	  	  text-align:left;
      text-align:justify;
      margin-top: 0; 
      margin-bottom: 0;
	background-color: #b3373c;
	    color: #ffffff;
  margin:auto;

}

#wrapper {
width:1000px;
background:#fff;
margin:20px auto ;
padding:0px;
}

#header {
height:390px;
margin:auto;
}

#logo {
float:left;
color:gray;
line-height:25px;
padding-top:0px;
}

#logo h1 {
font-size:2.4em;
letter-spacing:-1px;
margin:30px 0 0;
}

#search {
float:right;
text-align:right;
border-top:1px solid #ccc;
margin:auto;
padding:10px 10px 0;
}

input {
vertical-align:middle;
padding:2px;
}

input.searchfield {
width:170px;
border:1px solid #ccc;
font-size:.9em;
padding:6px;
color:#800800;
}

input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background:#b3373c;
padding:6px;
}

#crumbs {
clear:both;
background:#eee;
margin:0 auto;
padding:10px;
}

#content {
padding:20px 20px;
}

#content p.subcat {
margin-left:30px;
}

#main {
width:730px;
float:left;
margin-bottom:20px;
padding-top:20px;
}

#side {
	width:200px;
	float:right;
	background-color: #a72227;	
	color: #ffffff;
	margin:auto;
	margin-bottom:20px;
	margin-top:20px;
}
#side a {
	    color: #ffffff;
		text-decoration:none;
}
#side a:hover {
color:#c0c0c0;
}
.single {
	width:180px;
	float:left;
	margin-left:10px;
	margin-bottom:30px;
	margin-top:0px;
    color: #ffffff;
    font-size:1.1em;
	font-family: Verdana;
}

	hr { 
	border: 0; 
	height: 0; 
	border-top: 1px solid rgba(0, 0, 0, 0.1); 
	border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
#footer {
clear:both;
	background-color: #a72227;	
	height:50px;
	margin:auto;
	    color: #ffffff;
		padding-top:5px;
		   	text-align: center;
	font-family: Verdana;
}
#footer a {
	    color: #ffffff;
}
#footer a:hover {
color:#c0c0c0;
}
#main input[type=button] {
border:1px solid #ccc;
border-radius:5px
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
border-radius:5px
color:#000;
background:#ffffff;
margin:0 0 8px;
padding:10px 8px;
}

.adminpanel, .innerpanel { margin: 0 0 8px 0; color: #000; }
.adminpanel { padding: 10px 8px 10px 15px; border: 1px solid #ccc; border-radius:10px;background: #a4a4a4; }
.innerpanel { padding: 5px 8px 0px 8px; border: 1px solid #e0e0e0; border-radius:10px;background: #a4a4a4; }
.admintitle { font: bold 14px Verdana; color: #a62300; margin-left: 0px; margin-bottom: 8px; }
.admintitle a { font-weight: normal; }
.message { margin-bottom: 8px; }
.warning, .message { text-align: center; color: #000; border: 1px solid #ccc; border-radius:10px; background: #ffffff; padding: 10px 8px 0px 8px; }
.spacelink { margin: 0px 0px 6px 0px; }

textarea {
width:97%;
height:20em;
padding:3px;
}

.date {
border-top:1px solid #eee;
margin:0 0 20px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 0.90em Verdana;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:1px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 1px;
}
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	/* Clear floats */
		background-color:#a72227;
	float:right;
	width:550px;
	margin-top:20px;
	margin-right:10px;
	  font-family: Verdana;
	  font-size:0.90em;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
	
}
#nav li{
	float:left;
	margin-right:3px;
	position:relative;

}
#nav a{
	display:block;
	padding:5px;
	color:#ffffff;
	text-decoration:none;
}
#nav a:hover{
	color:#ffffff;
	background:#b3373c;
	text-decoration:none;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff;
	background:rgba(255,255,255,0);
	list-style:none;
	position:absolute;
	left:-9999px; 

}
#nav ul li{
	padding-top:1px; 
	float:none;
	text-align:left;
}
#nav ul a{
	white-space:nowrap; 
	padding-right:30px;
}
#nav li:hover ul{ 
	left:0; 
		z-index:999;
}
#nav li:hover a{ 
	background:#b3373c;
	text-decoration:none;
		color:#ffffff;
			
}

#nav li:hover ul a{ 
	text-decoration:none;
}
#nav li:hover ul li a:hover{ 
}
.banner {
	float:left;
	width: 100%;
	overflow: auto;
	
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	
	color: rgba(255,255,255,.6);
	text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
	
	background: #5b4d3d;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
	.banner ul {
		list-style: none;
		width: 300%;
	}
	.banner ul li {
		display: block;
		float: left;
		width: 33%;
		padding: 160px 0 110px;
		min-height: 350px;
	   -moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
			box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
	}
	
	.banner h1, .banner h2 {
		font-size: 40px;
		line-height: 52px;
		
		color: #fff;
	}
	
#slajderdesno {
  position: relative;
  overflow: hidden;
  margin: auto;
    left:0;
  padding:0;
}

#slajderdesno ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 135px;
  list-style: none;
}

#slajderdesno ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 180px;
  height: 135px;
}

