body {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-color: #F5F3F4;
	}
/* header --------------------------- */
#header {
	margin: 0 auto;
	height: 220px;
	width: 960px;
	background-image:url(images/header.jpg);
	}
#header p{
	margin: 32px 0 0 0 ;
	height: 20px;
	width: 600px;
	float:left;
    font-weight: bold;
	}
#header .mapa{
	float:right;
	font-size: 10px;
	color:#666;
	width: 95px;
	margin: 0px 25px 0 0;
	font-weight: normal;
}
#header .mapa a{
	color:#666;
}
 #header .mapa a:hover{
    color: #C60E06;
	text-decoration: none;
}								
#nav {
	float:left;
	height: 50px;
	width: 960px;
	margin: 90px 0 0 0 ;
	
	}	
#logo img {
	float: left;
	border: 0px;
	margin-right: 10px;	
}
#logo {
	float: left;
	width: 180px;
	height: 54px;
	margin: 0px;
}
#sotester {
}
#lightboxImage,  #lightbox {
}
/* .........................Meni ............................. */
#meni {
	float:left;
	width:850px;
	font-size:14px;
	line-height:normal;
	padding: 0px;
	margin: 39px 0 0 0;
	  }
#meni ul {
	 margin:0;
     padding:0px;
     list-style:none;
}  
#meni li{
	display:inline;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#meni a {
	
	cursor: pointer; /* IE 7 bug-fix */
}
#meni a span{
	float:left;
	display:block;
}
#meni a span span{
	background-color: #a3030b;
	float:left;
	border: 1px solid #d24f55;
	border-bottom: 1px solid #A4030B;
	margin:0 0 0 10px;
	text-decoration:none;
	padding: 5px;
	color: #fff;
	display:block;
	height: 21px;
	cursor: pointer; 
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#meni a span {
	float:none;
}
/* End IE5-Mac hack */
#meni a:hover span {
	background-color:#fff;
	background-position:100% -29px;
    color: #333;
	display:block;
}
#meni a:hover{
    background-position:0% -29px;
    color:#333;
}
#meni a.active, #meni li.current_page_item a, #meni li.current-cat a,
#meni li.current_page_item a:hover, #meni li.current-cat a:hover {
	background-position:0% -58px;
	color:#fff;
}
#meni a.active span, #meni li.current_page_item a span, #meni li.current-cat a span,
#meni li.current_page_item a:hover span, #meni li.current-cat a:hover span{
	background-position:100% -58px;
	background-color: #fff;
	color:#000;
}	
       
/* ...................................submeni...................................... */
#meni ul li{
	float:left;
	position:relative;
	z-index: 1000;
}
#meni ul ul {
	background-color: #A4030B;
	position: absolute;
	display: none;
	width:160px;
	top: 29px;
	left: 0;
	margin: 4px 0 0 0;
	padding: 4px 0;
	line-height: 100%;
	z-index: 1001;
	border: 1px solid #D24F55;
}
#meni ul ul ul{
	border: 1px solid #fff;

}
#meni ul a.active ul, #meni ul li.current_page_item ul,  #meni ul li.current-cat ul{
	background-color: #a3030b;
}
#meniul.active ul ul, #meni ul li.current_page_item ul ul, #meni ul li.current-cat ul ul{
	border: 1px solid #333333 !important;
}
#meni ul li ul a{
	width:160px;
	height:auto;
	float:left;
	background: none;
	margin: 0;
	padding: 4px 10px;
	color: #fff;
	font-weight: normal;
	line-height: 125%;
}
#meni ul li ul a span, #meni ul li ul a span span{
	margin: 0;
	padding: 0;
	height: auto;
	float: none;
}
#meni ul ul a:hover, #meni ul ul a:hover,
#meni ul a.active ul a:hover, #meni ul li.current_page_item ul a:hover, #meni ul li.current-cat ul a:hover{
	width:140px;
	color:#fff;
	text-decoration:none;
	background-color: #BB030B;
	
}
#meni ul li ul a span, #meni ul li ul a span{
    background: none;
}
#meni ul ul ul{
    top:auto;
}
#meni ul li ul ul {
    left:100px;
    top: 4px;
}
#meni ul li:hover ul ul, #meni ul li:hover ul ul ul, #meni ul li:hover ul ul ul ul{
    display:none;
}
#meni ul li:hover ul, #meni ul li li:hover ul, #meni ul li li li:hover ul, #meni ul li li li li:hover ul{
    display:block;
} 
 
 /* ....................ponuda ............................ */
 #ponuda{
  	font-size: 12px;
	width: 365px;
	float:left;
	padding: 0;
	margin: 0 0 20px 10px;
	display:inline;
}
 #usisavaci a{
 	color: #666;
 	font-weight:bold;
 	float: left;
	width: 70px;
	height:80px;
	padding:30px 20px 0 80px;
	margin: 0px 0 0px 10px ;
	background-image: url(images/usisavaci.jpg);
	background-repeat: no-repeat;
}
#usisavaci a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
 	background-position:0% -110px;
}


 #peraci a{
    color: #666;
 	font-weight:bold;
 	float: left;
	width: 70px;
	height:80px;
	padding:30px 20px 0 80px;
	margin: 0px 0 0px 10px ;
	background-image: url(images/peraci.jpg);
	background-repeat: no-repeat;
} 
 #peraci a:hover{
    color:#fff;
	text-decoration: none;
 	background-position:0% -110px;

}
#kolica a{
 	color: #666;
 	font-weight:bold;
 	float: left;
	width: 70px;
	height:80px;
	padding:30px 20px 0 80px;
	margin: 10px 0 0px 10px ;
	background-image: url(images/kolica.jpg);
	background-repeat: no-repeat;
}
#kolica a:hover{
 	color:#fff;
	text-decoration: none;
	background-position:0% -110px;
}  
#potrosni a{
    color: #666;
 	font-weight:bold;
 	float: left;
	width: 70px;
	height:80px;
	padding:30px 20px 0 80px;
	margin: 10px 0 0px 10px ;
	background-image: url(images/potrosni.jpg);
	background-repeat: no-repeat;
}  
#potrosni a:hover{
   	color:#fff;
	text-decoration: none;
 	background-position:0% -110px;
}  
#rucni a{
 	color: #666;
 	font-weight:bold;
 	float: left;
	width: 70px;
	height:80px;
	padding:30px 20px 0 80px;
	margin: 10px 0 0px 10px ;
	background-image: url(images/rucni.jpg);
	background-repeat: no-repeat;
}
#rucni a:hover{
 	color:#fff;
	text-decoration: none;
 	background-position:0% -110px;
}  
#servis a{
 	color: #666;
 	font-weight:bold;
 	float: left;
	width: 70px;
	height:80px;
	padding:30px 20px 0 80px;
	margin: 10px 0 0px 10px ;
	background-image: url(images/servis.jpg);
	background-repeat: no-repeat;
	}  
#servis a:hover{
 	color:#fff;
	text-decoration: none;
 	background-position:0% -110px;
}    
/* ....................content ............................ */
#podloga00{
    margin: 0 auto;
    background-image: url(images/cestitka02.png);
    background-repeat: no-repeat;
    width:1360px;
    min-height: 755px;
}
#page {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	height: auto;
	font-size: 12px;
}
#centar{
	width: 960px;
	height:350px;
	background-image: url(images/centar.jpg);
	background-repeat: no-repeat;
}
#izlog{
	margin: 0px 0 20px 0;
}
#content {
	font-size: 12px;
	line-height: 2.4em;
	width: 585px;
	}
.narrowcolumn {
	float: left;
	width: 558px;
	margin: 20px 0 0 0;
	padding: 0px;
	
	}	
.post200 {
	margin: 0 0 40px;
	text-align: justify;
	}	
.post {
	background-image: url(images/post.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #e5dfdf;
	float: left;
	width: 265px;
	height:100px;
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 5px 5px 0px;
	overflow: hidden;

}
.post2 {
	background-image: url(images/sadrzaj.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	line-height: 17px;
	border:  1px solid #E2E2E2;
	min-height: 655px;
	width: 553px;
	padding: 5px 10px 20px 20px;
	margin: 0px 0px 20px 0px;
}
.post2 .entry ul{
	line-height: 12px;
}
.post3 {
	background-image: url(images/sadrzaj.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	line-height: 17px;
	border:  1px solid #E2E2E2;
	min-height: 360px;
	width: 553px;
	padding: 5px 10px 20px 20px;
	margin: 0px 0px 20px 0px;
}
.post3 .entry img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 40px;
	border: 1px solid #E2E2E2;
	background-color: #FFFFFF;
}
.post img, .post2 img {
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #E2E2E2;
	background-color: #FFFFFF;
}
.post2 fieldset {
    border: 0px;
}
.post h2 {
	float:right;
	width: 170px;
	font-size: 14px;
	font-weight: bold;
	height: 60px;
	padding-left: 0px;
	padding-top: 10px;
	margin: 0px;	
}
#content .post3 h2 {
	float:right;
	width: 550px;
    line-height: 1.4em;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0px 0 10px 0;	
}
.post h3 {
	float:right;
	line-height: 16px;
	width: 175px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin: 0px 0 0px 0;	
}
.post hr {
	display: block;
	}
.blok {
    float: left;
	height: auto;
	width: 610px;
	margin-top: 20px;
}	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry form { 
	text-align:center;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;	
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
#headerimg .description {
	font-size: 12px;
	text-align: center;
	}
h2 {
	font-size: 16px;
	}
.narrowcolumn h2 .pagetitle {
	font-size: 1.6em;
	margin: 10px 0 0px 0;
	border-bottom: 1px dotted #ccc;
		}
.narrowcolumn h2{
	font-size: 16px;
	margin: 10px 0 0px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
		}
/* ....................... Kontakt ..........................*/
#karta {
	border: 0px;
	float: right;
	height: 200px;
	width: 280px;
	border: 1px solid #ccc;
	margin: 10px 10px 30px 0px;
	
}
#karta a {
	height: 200px;
	width: 280px;
	background-image: url(images/karta_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
#karta a:hover {
	background-image: url(images/karta_m.jpg);
	background-repeat: no-repeat;
	background-position: center -200px;
}

#karta img {
	border: 0px;
}

#contactform{
	margin-top: 50px;
}		
/* ....................sidebar....................... */	
#sidebar
{
	padding: 0;
	float: right;
	width: 375px;
	}
#sidebar form {
	margin: 0;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar #searchform #s {
	width: 220px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	float:left	;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
#izdvojeno{
	height: 136px;
	width: 315px;
	margin-bottom: 20px;
	padding: 195px 10px 0 50px;
	background-image: url(images/izdvojeno.jpg);
}
#izdvojeno h3{
	color: #c50404;
	margin:  40px 0 20px 0;
	width:120px;
	float:left;
}
#izdvojeno img{
	float: right;
}
/* ..........Begin Form Elements................ */
#searchform {
	padding: 0px;
	text-align: center;
	border: 0px;
	height: 20px;
	margin: 20px 0 0 0px;         
}
.pretraga{
	border: 0px;
	width: 200px;
	color: #666666;
	font-size: 1em;
	padding: 5px;
	margin:0;
	border: 1px solid #ccc;
	}
.trazi {
	border: 0px;
	height: 25px;
	width: 60px;
	font-size: 10px;
	color: #666666;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #E2E2E2;
	border: 1px solid #ccc;
}
select {
	width: 200px;
	}
#commentform input {
	width: 250px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;	
}
h3 {
	font-size: 1.4em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 11px 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #AE050C;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* Begin Structure */
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px;
	width: 585px;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 10px 0 0 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* ...........Begin Images.............. */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* ...................Begin Comments................. */
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Footer --------------------------- */	
#footer {
	float:left;
	height: 73px;
	width: 960px;
	text-align: center;
	background-image: url(images/footer.jpg);
    background-position: top;
    background-repeat: no-repeat;
	margin: 0 auto;
	border: none;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	}	
#footer p a{
		color: #ccc;
	}	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 1.5em;
	}
