body{
	background:url('../images/body_back.jpg') top repeat;
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-size:28px;
}

h3 {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:15px 0 0 10px;
}

h4 {
	font-size:30px;
	margin-bottom:6px;
}

h5{
	font-weight:bold;
	font-size:18px;
}

.head{
	width:100%;
	background:url('../images/header.jpg') top repeat-x;
	height:42px;
	margin-bottom:50px;
}

.head p{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	color:#03F;
}

.navigation{
	margin-bottom:40px;
	float:left;
}

.navigation p{
	font-size:12px;
	float:left;
	width:180px;
}

.navigation span{
	font-size:12px;
	clear:both;
}

.orange{
	color:#F60;
}

.wrapper{
	margin:0 auto;
	width:960px;
}

.navigation ul li{
	display:inline;
	height:52px;
	border-left:1px solid #FFF;
	float:left;
	padding-left:20px;
}

.clear{
	padding-left:0px !important;
	border:none !important;
	margin-right:40px;
}

.navigation ul li a{
	color:#FFF;
	display:block;
	text-decoration:none;
}

.navigation ul li a:hover{
	color:#F60;
}

.active{
	color:#F60 !important;
}

#content{
	background:#FFF;
	float:left;
	padding:20px;
	width:920px;
	position:relative;
}

.content_left{
	width:600px;
	float:left;
}

.content_left a{
	display:block !important;
	float: left;
    height: 190px;
    width: 290px;
}

.content_left .slider{
	width:600px;
	height:300px;
}

.content_left .content_left_box{
	width:290px;
	height:190px;
	margin:20px 20px 0 0;
	float:left;
	position:relative;
}

.spavace{
	background:url('../images/spavace_sobe_1.jpg') top no-repeat;
}

.predsoblja{
	background:url('../images/predsoblja_1.jpg') top no-repeat;
}

.dnevni{
	background:url('../images/dnevni_boravak_1.jpg') top no-repeat;
}

.uredski{
	background:url('../images/uredski_namjestaj_1.jpg') top no-repeat;
}

.stolovi{
	background:url('../images/stolovi_1.jpg') top no-repeat;
}

.right{
	margin-right:0px !important;
}

.gallery_name{
	position:absolute;
	bottom:0px;
	height:50px;
	background:url('../images/box_transparent.png') top repeat;
	width:100%;
}

.content_left_box h1{
	width:220px;
	font-weight:bold;
	line-height:120%;
}

.kontakt_box{
	background:url('../images/pen.jpg') top right no-repeat;
}

.kontakt_box a{
	background:url('../images/posalji.png') top no-repeat;
	width:280px;
	height:35px;
	position:absolute;
	bottom:0px;
	color:#fff;
	text-decoration:none;
	padding:15px 0 0 10px;
	font-size:18px;
	font-weight:bold;
}

.kontakt_box a:hover{
	background:url('../images/posalji.png') bottom no-repeat;
}
.content_right {
	width:300px;
	float:right;
} 

.content_right h1{
	font-weight:bold;
	margin:10px 0 20px 20px;
}

.akcije{
	background:#EEE;
	width:260px;
	padding:20px;
}

.akcije h5, .akcije img {
	margin-bottom:20px;
}

.facebook{
	width:300px;
	height:250px;
	margin-top:20px;
}

.footer{
	margin:70px 0 70px 0;
	clear:both;
	float:left;
	width:960px;
}

.footer img{
	float:left;
	margin-right:50px;
}

.footer p {
	font-size:20px;
	font-weight:bold;
	color:#CCC;
	float:left;
	margin-right:70px;
	line-height:150%;
	text-align:right;
}

/*galerija pocetak*/

#gallery {
	position:relative;
	height:300px
}
	#gallery a {
		float:left;
		position:absolute;
		width:600px;
		height:300px;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:70px;  
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		width:560px;
		padding:26px 20px 0 20px;
		text-align:right;
	}
	
	#gallery .caption .content a{
		float:right;
	}
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#FFFFFF;
		float:left;
		margin-right:20px;
	}

/*galerija kraj*/

.proizvodiNavigacija{
	width:920px;
	height:54px;
	background:#EEEEEE;	
	padding-top:10px;
	margin-bottom:20px;
	
}

.proizvodiNavigacija ul{
	padding-left:10px;
	margin-top:15px;
}

.proizvodiNavigacija li{
	display:inline;
	font-size:18px;
	font-weight:bold;
}

.proizvodiNavigacija li a{
	color:#333;
	text-decoration:none;
	padding:15px 20px 20px 20px;
}

.proizvodiNavigacija li a:hover{
	background:#FFF;
	color:#F90;
}

.activeGalerija{
	background:#FFF;
	color:#F90;
}

.proizvodi a{
	height:auto !important;
	width:auto !important;
}

.proizvodi h1{
	font-weight:bold;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:10px;
}

.proizvodiGalerije{
	width:560px;
	float:left;
	background:#EEEEEE;
	padding:20px;
	margin-bottom:20px;
}

.proizvodiGalerije img{
	margin-right:20px;
	float:left;
}

.proizvodiGalerije a{
	font-size:30px;
	color:#F90;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
}

.pogledajGaleriju{
	position:absolute;
	bottom:0px;
	font-size:16px !important;
	color:#333 !important;
}

.pogledajGaleriju:hover{
	color:#F90 !important;
}
.proizvodiLink{
	position:relative;
	width:240px;
	float:left;
	height:190px;
}

.proizvodiSlike{
	margin-left:20px;
}

.proizvodiSlike img{
	border:1px solid #CCC;
	padding:2px;
	margin:20px 10px 0 0;
}

.lastImage{
	margin-right:0px !important;
}

.garancija{
	position:absolute;
	top:-180px;
	right:-20px;
	background:url(../images/garancija.png);
	width:126px;
	height:126px;
}


.detaljnoOnama p{	
	line-height:145%;
	margin-bottom:20px;
	font-size:14px;
}

.detaljnoOnama .leed{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
}

.detaljnoOnama h2{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
}

.detaljnoOnama{
	margin-left:20px;
}

.kontaktDetaljno{
	margin-left:20px;
}








