/* top elements */
* { padding: 0; margin: 0; }


body {
	margin: 0;
	padding: 0;
	color: #666666; 
	background: white url(../graphics/background-top.png) repeat-x;
	text-align: center;
	font: .70em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a:hover {
	
	/* color: #9EC068; */
	background-color: inherit;
	color: #960000;
}

/* headers */
h1, h2, h3 {
	font: 1em;
	color: #333;	
	font: normal 15px "Lucida Grande", Lucida, sans-serif;
}

h1 { color: #339fcc;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: 1px;
} 
h2 { text-transform:uppercase;
	font-size: 0.9em;
	padding-top: 10px;
	font-weight: bold;
}

h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

ul#tab-menu {
	text-align: center;
	margin: 0 0 0 -10px;
	padding: 0;
}

#tab-menu li {
	display: inline;
	padding-right: 16px;
	padding-left: 16px;
	text-transform: capitalize;
}







/* images */
img {
	border: none;
	margin: 0;
	padding: 0;
}
img.no-border {
	border: none;
	margin: 0;
	padding: 0;

}
a img {  
	border: none;
	margin: 0;
	padding: 0;

}
a:hover img {  
	border: none;
	margin: 0;
	padding: 0;

}

/*  Colorfull Menu*/
#Colorfull_Menu {
	line-height: 0;
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	font-size: 10px;
	width: 290px;
	height: 406px;
}

#Colorfull_Menu tbody tr td img {
	margin: 0;
	padding: 0;
}

#Colorfull_Menu tbody tr td a img {
	margin: 0;
	padding: 0;
	width: 227px;
	height: 22px;
}




#salon-box {
	width: 170px;
	height: 200px;
	float: left;
	margin: 0 5px;
	padding: 0;
}

#saloni-listing {
	padding-left: 16px;
}

#salon-box h1 {
	margin: 0;
	text-align: center;
	color: white;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 3px 0 0;
	position: relative;
	top: 8px;
	height: 12px;
}

#salon-box img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 17px;
	left: 3px;
	z-index: 0;
}

#salon-box h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	z-index: 2;
	position: relative;
	bottom: 50px;
}

#salon-box p {
	z-index: 2;
	position: relative;
	bottom: 67px;
	line-height: 11px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 7px;
	color: maroon;
}

#lijeva-50-posto {
	width: 50%;
	float: left;
	margin-top: 20px;
}

#desna-50-posto {
	width: 50%;
	float: right;
	margin-top: 20px;
}

#lijeva-50-posto h1 {
	border-bottom: 1px dotted #999;
}

#desna-50-posto h1 {
	border-bottom: 1px dotted #999;
}

#news-post .news-title {
	font-size: 20px;
	line-height: 120%;
	margin-top: -10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#news-post .news-date {
	font-size: 10px;
	margin-left: 30px;
	color: silver;
	letter-spacing: 1px;
}


#news-post a {
	color: black;
}

#news-post a:hover {
	color: gray;
}


#firma-post p {
	margin-top: -10px;
	text-align: justify;
}


.img-128x76 {
	width: 150px;
	height: 98px;
	background: url(../graphics/img-128x76-back.png) no-repeat;
	float: left;
	margin: 0 -5px -22px 10px;
	padding: 12px 0 0 11px;
}


.img-128x76a {
	width: 140px;
	height: 98px;
	background: url(../graphics/img-128x76-back.png) no-repeat;
	float: left;
	margin: 0 -5px -16px 10px;
	padding: 12px 0 0 11px;
}



code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 980px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0 30px;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 153px;	
	background: url(../graphics/background-header.png) no-repeat 0% 100%;
	padding-right: 35px;
	padding-left: 35px;
}
#header h1#logo {
	position: absolute; padding: 0;
	font: bolder 20px 'Trebuchet MS', Arial, Sans-serif;
	top: 0; left: 5px;
	color: rgba(51,51,51,0);
	margin-bottom: 0;
	margin-top: 104px;
	margin-left: 83px;
	letter-spacing: 7px;
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 87px;
	color: rgba(102,102,102,0);
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;
	margin: 90px 0 0;
}

#top-line-left {
	width: 69%;
	float: left;
	margin-top: 4px;
	color: #ccc;
	text-align: left;
	font-size: 10px;
	letter-spacing: 1px;
}

#top-line-left a {
	position: absolute;
	color: #ccc;
	margin: 0;
	padding: 0;
}

#top-line-left a:hover {
	position: absolute;
	color: white;
}



#top-line-right {
	width: 29%;
	float: right;
	margin-top: 4px;
	color: #999;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
}

#top-line-right a {
	color: #ccc;
	margin: 0;
	padding: 0;
	display: inline;
	position: absolute;
	right: 0;
}

#top-line-right a:hover {
	position: absolute;
	color: white;
}




#header form.searchform {
	position: absolute;
	top: -7px;
	right: 60px;
}










/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 50%;		
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}

/* Footer */

#footer-container {
	background: #ccc url(../graphics/background-footer.png) repeat-x;
	margin-top: 20px;
}

#footer { 
	clear: both; 
	color: #ccc; 
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;	  
	font-size: 95%;
	padding-top: 5px;
}


#footer h1 {
	color: #333;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-right: 10px;
}



#footer a { 
	text-decoration: none; 
	color: #ccc;
}

#footer a:hover { 
	text-decoration: none; 
	color: white;
}


#footer .footer-left{
	float: left;
	width: 60%;
}
#footer .footer-right{
	float: right;
	width: 40%;
}

#salon-lijeva {
	width: 30%;
	float: left;
}

#salon-desna {
	width: 70%;
	float: right;
}







/* menu tabs */
#header ul {
	/* z-index: 999999; */
   list-style:none;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 85px;
	right: 50px;
	clear: none;
	float: right;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
	color: #999;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
	color: #000;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #000;
}
/* end menu tabs */


/* PROIZVODI */

#proizvod-post {
	width: 180px;
	width: expression('173px');
	display: inline-block;
	padding-bottom: 10px;
	float: left;
}


#proizvod-post h2 {
	position: relative;
	color: maroon;
	margin: 5px 0 0;
	padding: 0;
	left: 10px;
}

#proizvod-post a {
	margin: 0;
	padding: 0;
}

#proizvod-post p {
	padding: 0;
	margin: 0 20px;
}


#proizvod-post span.img-128x76 {
	width: 150px;
	height: 98px;
	float: left;
	margin: 0 -5px -15px 15px;
	padding: 11px 0 0 11px;
}

a#tag {
	font-size: .85em;
	color: silver;
}

a#tag:hover {
	font-size: .85em;
	color: maroon;
}

a#cijena {
	font-size: 90%;
}


#cetiriProizvoda {
	width: 180px;
	float: left;
}




#proizvod-list {
	width: 150px;
	display: inline-block;
}

#proizvod-list h2 {
	position: relative;
	color: maroon;
	margin: 5px 0 0;
	padding: 0;
	left: 15px;
}

#proizvod-list a {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#proizvod-list p {
	padding: 0;
	margin: 0 20px;
}

#proizvod-list span.img-128x76 {
	width: 150px;
	height: 98px;
	background: url(../graphics/img-128x76-back.png) no-repeat;
	float: left;
	margin-top: -5px;
}



#selector {
	background-color: white;
	border-style: none;
	margin-left: 80px;
}

#listingNamjestaja {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#jcornerBigObject {
	z-index: 9999;
	overflow: visible;
	visibility: visible;
}

#spotlight-rotator {
	float: right;
	margin-right: 15px;
	margin-top: 7px;
	z-index: -9999;
}







/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-center {	text-align: center; }
.align-justify {	text-align: justify; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }
.black {	color: black; }


.box-aqua {
	background-image: url(../graphics/salon-box-aqua.png);
}

.box-blue {
	background-image: url(../graphics/salon-box-blue.png);
}

.box-green {
	background-image: url(../graphics/salon-box-green.png);
}

.box-olive {
	background-image: url(../graphics/salon-box-olive.png);
}

.box-plum {
	background-image: url(../graphics/salon-box-plum.png);
}

.box-straw {
	background-image: url(../graphics/salon-box-straw.png);
}

.box-tanga {
	background-image: url(../graphics/salon-box-tanga.png);
}

.box-teal {
	background-image: url(../graphics/salon-box-teal.png);
}

.box-grey {
	background-image: url(../graphics/salon-box-grey.png);
}

.box-black {
	background-image: url(../graphics/salon-box-black.png);
}
