/* CSS Document */

html {background: #0a62ac url(../images/bg.jpg) repeat-x;
	background-position:top;}

body {
	margin: 0;
	padding: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #fff;
}

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

ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.grecaptcha-badge{top:20px!important;bottom:auto}
img {
	border: none;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
}


/*	Links	*/

a, a:link, a:visited {
	text-decoration: none;
	color:#bf2e3d;
}

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


/*	Hedding		*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
	font-size: 21px;
	color: #137791;
}

h3 {
	font-style: italic;
	margin-top:30px;
	margin-bottom:15px;
}

h5 {
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	margin-top:20px;
	font-weight:bold;
	color: #013A6A;
}

h6 {
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	margin-top:20px;
	font-weight:bold;
	color: #137791;
}

h1, h2 {
	margin: 0 0 20px 0;
	
}

h1 {
	font-size:16px;
	font-weight: bold;
	font-family: Arial;
	font-weight: normal;
}

#maintext h1 {
	color: #fd256c;
    font-size: 13px;
    margin-bottom: 10px;	
	font-weight: normal;
	margin-top:5px;
	text-transform: uppercase;
	padding-top:7px;
}


hr {
	background: none;
	border:none;
	border-top:1px solid  #EFEFEF;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom:20px;
	width:100%;
	clear:both;
}

h1 span {
	color:#137791;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	padding-right:15px;
	font-weight: normal;
	margin-bottom:5px;
	padding-top:10px;
	color:#137791;
	padding-bottom: 3px;
}

#maintext h2 {
	color:#6f6f6f;
	font-family: Arial;
	margin-left:0px;
	display:block;
	font-size: 11px;
	padding-top:0px;
}

h2 span {
	color:#0078b3;
}


h1 a:hover {
	color: #000!important;
}


#main h1 a {
	color:#a12a2a;
}

#main h1 a:hover {
	color:#bf2e3d;
}

#right a {
	text-decoration: underline;
	color:#FD5189;
	
}

#right a:hover {
	text-decoration: underline;
	color:#bddbf5;
}


#maintext a {
	text-decoration: none;
	color:#FD5189;
}

#maintext a:hover {
	text-decoration: none;
	color:#bddbf5;
}

/*	ClearFix	*/

.clear {
	background: transparent none repeat scroll 0%;
	border: medium none;
	clear: both;
	font-size: 0px;
	height: 0.1px;
	margin-top:-1px;
	padding: 0pt;
	visibility: hidden;
	overflow: hidden;
}

/*	Container	*/

.container {
	width: 960px;
	margin: auto;
	clear:both;
}


#header {
	float:left;
	width:100%;
	position:relative;
	z-index: 400;
	
}
.slider {
	float:right;
	padding-top:10px;
	position: relative;
}

#header-linkovi {
	margin-bottom:5px;
	margin-top:10px;
	float:left;
	width: 980px;
	height:61px;
	background: url(../images/top-nav.png) no-repeat;
	
}

.footer-top {
	background: url(../images/main-bottom.png) no-repeat;
	background-position: bottom;
	width: 986px;
	height: 50px;
	float:left
}

.header-top {
	height:66px;
	padding-top:20px;
	float:left;
	width:960px;
}

.header-top a {
	color:#E4C990;
}

.header-top a:hover {
	color:#C9322E;
}


.header-top-right {
	float:right;
	margin-top:5px;
}

.header-top-right a {
	color:#E4C990;
	text-transform:uppercase;
}

.header-top-right a:hover {
	color:#c9322e;
}

.kontakt-top {
	float:left;
	margin-right:40px;
	line-height:21px;
	margin-top:5px;
}

.logo {
	float:left;
	margin-left:5px;
}

.logo a {
	float:left;
	display:block;
	width:264px;
	height:199px;
	margin-top:35px;
	background: url(../images/laguna-logo.jpg) no-repeat;
}

.kontakti {
	color:#fff;
	padding-top:10px;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #5595cc;
}

.kontakti p {
	padding-bottom:10px;
}

.kontakti-left {
	float:left;
	width:55px;
	border-right: 1px solid #5595cc;
}

.kontakti-right {
	float:left;
	padding-left:15px;
	width:125px;
}

#maintext .kontakti {
	width:100%;
	border: none;

}

#maintext .kontakti .kontakti-right {
	width:220px;
}

.home {
	background: url(../images/home.png) no-repeat;
	background-position: left top;
	padding-left:45px;
	padding-top:10px;
	float:left;
}

#main
{width:960px;
background: url(../images/maintext-bg.png) no-repeat;
background-position: bottom;
line-height:18px;
float:left;
padding-bottom:20px;
}

.naslov-banner {
	background: #fd276d;
	width: 178px;
	float:left;
	margin-top:0px;
}

.naslov-banner h2 {
	color:#fff;
	font-size:22px;
	font-weight: normal;
	padding-left:15px;
}

#maintext {
	width:500px;
	float:left;
	line-height:20px;
	padding-top:23px;
	font-size:12px;
}


#maintext h2 {
	padding-bottom:0px;
	margin-bottom:5px;
	padding:5px;
	font-weight: normal;
	font-size:12px;
}


#maintext .proizvod-cont h2 a {
	font-size: 14px;
    font-weight: normal;
    line-height: 18px;
	color:#fff;
	margin-bottom:5px;
	text-decoration: none;
}

#maintext .proizvod-cont h2 {
	font-size: 14px;
    font-weight: normal;
    line-height: 18px;
	color:#fff;
	margin-bottom:5px;
	padding:10px;
	text-decoration: none;
}

#main #maintext .proizvod-cont.proizvod-zadnji h2  {
	font-size: 14px;
    font-weight: normal;
    line-height: 18px;
	color:#fff;
	margin-bottom:5px;
	float:left;
	width:215px;
	padding:10px 10px;
	text-decoration: none;
}

#main #maintext .proizvod-cont h2 a:hover {
	color:#8BB9DF;
}


#left {
	float: left;
	padding-right: 30px;
	padding-top: 20px;
	width: 200px;
}

#right {
	float:left;
	width: 200px;
	margin-top:20px;
	padding-left:30px;
}

#left-top {
	background: url(../images/left-top.jpg) no-repeat;
	width:178px;
	height:15px;
	float:left;
}

#right-top {
	background: url(../images/right-top.jpg) no-repeat;
	width:177px;
	height:15px;
	float:left;
}


h2.nasi-proizvodi-top {
	color:#fff;
	font-size:13px;
	padding-top:25px;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 2px solid #f8f8f8;
	text-transform: uppercase;
	padding-left:0px;
	font-family: Arial;
}

h2.nasi-proizvodi-pretrazivanje {
	padding-top:15px;
	color:#fff;
	font-size:13px;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 2px solid #f8f8f8;
	text-transform: uppercase;
	padding-left:0px;
	font-family: Arial;
}

#left .form-pretrazivanje {
	padding-bottom:35px;
}

.link-line {
	float:left;
	position:relative; 
	z-index: 400;
}

#header-linkovi .link-line li a {
	border-right: 1px solid #0f4597;
    clear: left;
    color: #ffffff;
    display: block;
    float: left;
	font-weight: bold;
	font-family: Arial;
    font-size: 13px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0px;
    padding: 8px 0px;
	width:125px;
	height: 26px;
	padding-top:25px;
    text-align: center;
}

#header-linkovi .link-line li a:hover, #header-linkovi .link-line li a.mslc:hover, 
#header-linkovi .link-line li a.mslc  {
	background: #072C84;
}

#header-linkovi .link-line li.zadnji a {
	background: none;
	border:none;
}

#header-linkovi .link-line li.zadnji a:hover, #header-linkovi .link-line li.zadnji a.mslc:hover, #header-linkovi .link-line li.zadnji a.mslc {
	background: #072C84;
}


#header-linkovi .link-line li.mini-link a {
	width:90px;
	text-align:center;
}

#header-linkovi .link-line li.veci-link a {
	width:150px;
	text-align:center;
}

.link-line li a.prvi {
	background: none;
}

.link-line li a:hover,  .link-line li a.mslc, .link-line li a.mslc:hover  {
		color:#5FB7FF;
}

.link-line li a:hover span, .link-line li a.mslc span, .link-line li a.mslc:hover span {
	background-position: bottom;
}

.link-line li {
    float: left;
    list-style: none outside none;
    position: relative;
}

.link-line li.link1 {
	background: url(../images/icon1.png) no-repeat;
	background-position: left;
	padding-left: 20px;
}

.link-line li span {
	margin-right:10px;
}

.linkovi-left a {
    clear: left;
    color: #4a4a4a;
    display: block;
    float: left;
    font-size: 11px;
    text-align: left;
    width: 100%;
}


.linkovi-left li {
    float: left;
    list-style: none outside none;
    margin-left: 0px;
    position: relative;
}


.linkovi-left ul  {
	width:158px;
	padding-left:20px;
	float:left;
}


.linkovi-left li a {
	padding: 9px 0px 12px 0px;
	width: 200px;
	float:left;color:#f8f8f8;
	display: block;
	font-weight: normal;
	font-size:12px;
	border-bottom: 1px solid #528fc4;
	line-height: 16px;
}

.banner {
	margin-top:10px;
	margin-bottom:10px;
}

.karta a {
	background: url(../images/karta.jpg) no-repeat;
	width:200px;
	height:123px;
	float:left;
	display:block;
}

.linkovi-left li.zadnji a {
	border-bottom: none;
}

.linkovi-left li a:hover {
	color:#5FB7FF;
}




.linkovi-left {
    float: left;
    position: relative;
	padding-bottom:10px;
}

/** PAGINACIJA **/

#maintext ul.page_numbers.donji-red {
	padding-top:10px;
}

#maintext ul.page_numbers {
	text-align:center;
	padding-top:0px;
	list-style-type: none;
}

.page_numbers li {
	display:inline;
}

#main .page_numbers a, #main .novost-detalji-boja .page_numbers a {
    background: none repeat scroll 0 0 #E8E8E8;
    border: 1px solid #CFCFCF;
    color: #606060;
    font-weight: bold;
	line-height:24px;
    padding: 3px 6px;
    text-decoration: none;
}



#main .page_numbers a.pslc, #maintext.novost-detalji-boja .page_numbers a.pslc {
    color: #013A6A;
	background: #D5E2ED;
	border: 1px solid #86B8E0;
}



#main .page_numbers a:hover, #maintext.novost-detalji-boja .page_numbers a:hover {
    color: #013A6A;
	background: #D5E2ED;
	border: 1px solid #86B8E0;
}


#main .page_numbers a.pslc:hover, #maintext.novost-detalji-boja .page_numbers  a.pslc:hover {
    color: #013A6A;
	background: #D5E2ED;
	border: 1px solid #86B8E0;
}


#maintext p {
	margin-bottom:15px;
	line-height:20px;
}

#maintext .proizvod-cont p {
	line-height: 17px;
}

#maintext h1 {
	color:#fff;
	font-weight: bold;
}

.video {
	margin-top:10px;
	margin-bottom:20px;
}

/**/


table td
{border-right:1px solid #00225F;
background: #06348A;
line-height: 17px;
color:#fff;
border-bottom:1px solid #00225F;
padding:3px 5px;}

table p
{margin-bottom:0px;}

table
{border-left:1px solid #00225F;
border-top:1px solid #00225F;
width:100%;}

/*	Footer	*/

.footer_right {
	float: right;
	color:#aeaeae;
	width:550px;
}


#footer
{color:#fff;
padding-left:0px;
padding-right:0px;
font-size:11px;
clear:both;}

#footer .container {
	background: url(../images/footer-bottom.jpg) no-repeat;
	background-position: bottom;
	min-height: 212px;
	width: 986px;
}


#footer .copyright {
	text-transform: none;
	font-size:11px;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	margin-top:17px;
}

.copyright span {
	color:#b1effd;
}

.social {
	padding-top:20px;
	padding-bottom:20px;
	float:left;
	width:100%;
}

.social li {
	float:left;
}

.fb-like-box {
	background: #fff;
	margin-top:10px;
}


/** VIRTUS **/

a.none:link, a.none:visited {
   background: none repeat scroll 0 0 transparent;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    width: 1px;
}

a.virtus_link:link, a.virtus_link:visited {
   background: url("../images/virtus_link.png") no-repeat scroll left top transparent;
   display: block;
   float:right;
   height: 23px;
   margin: 10px 0px 0 0px;
   overflow: hidden;
   text-decoration: none;
   text-indent: -200px;
   width: 249px;
}

/********************************************************************** KONTAKT *************************************************************************************/


.kontakt {
	background: #e3eef1 url(../images/sunce.jpg) no-repeat;
	background-position: right top;
	padding-left:15px;
	padding-bottom:30px;
	padding-top:10px;
}

.kontakt p {
	line-height:22px;
	margin-bottom:8px;
}

.kontakt a {
	font-style: italic;
}

.kontakt h2 {
	color:#4595a4;
	font-size:22px;
}

#main a.kontaktirajte-nas {
	background: url(../images/kontakt-button.png) no-repeat;
	width: 115px;
	height:21px;
	padding-top:2px;
	float: right;
	color:#fff;
	font-style: normal;
	text-decoration: none;
	margin-top:18px;
	margin-right:10px;
	font-weight: normal;
	text-align: center;
}

#main a.kontaktirajte-nas:hover {
	background: url(../images/kontakt-button.png) no-repeat;
	background-position: right;
}

.kontakt_forma.kontakt
{width:100%;
background: url(../images/vje.jpg) no-repeat;
background-position: right bottom;
float:left;
margin-top:0px;
}

.kontakt_forma label
{width:120px;
font-size:12px;
margin-top:11px;
color:#fff;
float:left;
}

.kontakt_forma span input
{
font-family: Arial;
background:#E8E8E8;
 border: 1px solid #D3D3D3;
color: #6F6F6F;
padding:2px 10px;
margin-top:5px;
width: 290px;
float:left;
font-size:12px;

}

.pregrada input, .pregrada2 input  {
	width:125px;
	height:26px;
	border:none;
	line-height:25px;
	font-size:11px;
	padding-left:10px;
	margin-right:5px;
}


.kontakt_forma span select
{
font-family: Arial;
font-size:12px;
background:#EAD4AC; border: 1px solid #B9B9B9;
color: #6F6F6F;
padding:3px 10px;
margin-top:5px;
width:220px;margin-right:10px;
float:left;
font-size:11px;
}

.kontakt_forma label.manji-razmak
{margin-top:2px;}

.pregrada
{float:left;margin-bottom:5px;padding-bottom:3px;
 width: 470px;
}


.button_align_2
{float:left;margin-bottom:5px;padding-bottom:3px;
 width: 500px;
 text-transform:uppercase;
 font-size:11px;
}

#poruka
{float:left;
width:290px;
vertical-align:top;
height:120px;
padding:10px 10px; background:#E8E8E8; border: 1px solid #D3D3D3;
margin-right:5px;
margin-top:10px;
color: #6F6F6F;
font-family: Arial;
font-size:12px;
}

.podaci {
	float:right;
	width:300px;
	margin-top:60px;
}

.button_kont
{float:left;
padding-top:7px;
padding-bottom:7px;
margin-bottom:10px;
margin-top:5px;
background: #095C9F;
width: 109px;
margin-left:120px;
font-family: Arial, sans-serif;
color: #fff;
font-size:12px;
border:none;
cursor:pointer;}

.kontakt_forma input.txt_error {
border: 2px solid #FD276D;
}


.kontakt_forma #poruka.txt_error {
border: 2px solid #FD276D;
}

#header-top .pregrada, #header-top .pregrada2 {
	padding-left:10px;
	padding-top:5px;
}


/* ALERTI */

.success{
	background: url("../images/check.png") no-repeat scroll 5px center #BCEFB3;
    border: 1px solid #fff;
    display: block;
	color:#2F2F2F;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 5px 5px 5px 35px;
} 

.error{
	background: url("../images/error.png") no-repeat scroll 10px center #EFEFEF;
    border: 1px solid #DBDBDB;
    color: #2F2F2F;
    display: block;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 5px 5px 5px 35px;
}

p.success, p.error {
	margin-top:20px;
}

#maintext ul{
	padding:0 0 0 20px;
	list-style-type:circle;
}

#maintext ul li {
	margin:0 0 5px;
}

#maintext ol {
	list-style-position: inside;
	margin-bottom:10px;
}

.txt_error_img{
   float:left;
   margin:2px 0 0 5px;
}

.msgs{
   margin:20px 0;
   text-align:center;
   font-size:8pt;
}

.emph{
   font-weight:bold;
   color:#007c12;
}

.no_content{
    font-weight: bold;
    margin: 0px 0 10px;
    padding: 10px;
    text-align: center;
	background: #06348A;
	color:#fff;
}


/** DOKUMENTI **/

.dokumenti li {
    background: none repeat scroll 0 0 #06348A;
    border: 1px solid #06348A;
    margin-bottom: 3px;
    padding: 5px;
	display: block;
	margin-bottom:5px;
	list-style:none;
}

.dokumenti a {
    background: url("../images/document.png") no-repeat scroll left center transparent;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 10px;
}

#maintext .dokumenti ul {
    float: left;
	padding-left:0px;
    padding-bottom: 5px;
	margin-top:15px;
	width:100%;
	
}

#maintext .mini-opis {
	padding-top:0px;
	float:left;
	border-left: 1px solid #528FC4;
	margin-left:20px;
	width:180px;
	color:#fff;
	padding-left:40px;
}

#maintext .mini-opis li {
	color:#fff;
}

.opisi-bg {
	float:left;
/*	background: url(../images/border-bg.png) repeat-y; background: #FCEDC4; */
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}


/*   PROIZVODI */
.proizvod-zadnji {
	margin-right:0px;
}

.proizvod-cont {
    float: left;
    width: 235px;
	margin-right:30px;
	min-height:157px;
	padding-bottom:0px;
	margin-bottom:20px;
	margin-top:10px;
	background: #fff;
}

.proizvodi-tekst {
	padding-left:10px;
	padding-right:10px;
}

.proizvod-zadnji {
	margin-right:0px;
}

.vise span.datum {
	background: #3982c1;
	width:150px;
	color:#fff;
	text-align:center;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

.novost-cont.proizvod-detalji , .proizvod-cont.novost-detalji {
    float: left;
    width: 96%;
	padding: 4% 2% 2% 2%;
	min-height:157px;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-right:0px;
}


.proizvod-detalji .proizvod-tekst, .novost-detalji .proizvod-tekst {
	width:auto;
}

.proizvodi-tekst p {
	color:#5A5959;
}

#left .proizvod-cont {
    float: left;
    width: 163px;
	min-height:40px;
	padding-bottom:3px;
	margin-bottom:5px;
	margin-left:13px;
	margin-top:10px;
}

#left .proizvod-tekst {
	width: 77px;
    padding-top: 0px;
	padding-left:5px;
}

#left .proizvod-tekst h2 a {
	font-family: Tahoma;
	font-size:12px;
	color:#fd256c;
	line-height: 14px;
	font-weight: bold;
}

#left .proizvod-tekst h2 a:hover {
	color:#1596ad;
}

#left .proizvod-tekst h2 {
	margin-top:5px;
	padding-top:0px;
	margin-bottom: 10px;
}


#left a.procitaj-vise {
    background: url("../images/arr-right-white.png") no-repeat scroll 35px 8px #FD256C;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 21px;
    padding: 0 25px 0 10px;
    text-decoration: none;
	margin-top:10px;
}

#left a.procitaj-vise:hover {
}

#maintext a.procitaj-vise {
	background: #fff url(../images/arr-crv.jpg) no-repeat;
	background-position: left;
	padding-left:20px;
}

#maintext .proizvod-zadnji {
	margin-right:0px;
}

.proizvod-slika a {
	background: url(../images/slika-proizvod.png) no-repeat;
	width:164px;
	height:125px;
	float:left;
}

.proizvod-slika {
	width:164px;
	height:125px;
	float:left;
	display:block;
	margin-top:16px;
	margin-left:11px;
}

#left .proizvod-slika a {
	background: url(../images/slika-proizvod.png) no-repeat;
	width:164px;
	height:125px;
	float:left;
}

#left .proizvod-slika {
	width:164px;
	height:125px;
	float:left;
	display:block;
	margin-top:16px;
	margin-left:11px;
}

.proizvod-tekst {
    float: left;
    padding-left: 0px;
	line-height:26px;
    padding-top: 0px;
    width: 135px;
	font-size:11px;
}


span.cijena {
	color:#FD256C;
}

span.cijena-siva {
	color:#5A5959;
	font-weight: normal;
	font-size:13px;
}

.proizvod-tekst .opis {
	min-height:125px;
}

#maintext .proizvod-tekst h2 a {
	font-weight: bold;
	line-height:18px;
	font-size:14px;
	text-decoration: none;
}

.cijena {
	line-height:15px;
	font-size:12px;
	padding:10px 0px;
}

.vise {
	color:#7F7F7F;
	text-align:right;
	background: #0f6bba;
	float:left;
	width:235px;
	padding-top:2px;
}


.novost-slika {
	float:left;
    margin: 0px 10px 0px 0px;
}

.novost-slika {
	float:left;
    margin: 0px 10px 0px 0px;
}


#left .novost-slika {
	padding:2px;
    margin: 5px 5px 0px 0px;
	position:relative;
}

#maintext .novost-cont .novost-slika {
	margin-right:20px;
}

.novost-slika .img_cont .valign a {
   line-height:0px;
   
}

.jezik-cont {
	position: absolute;
	right:10px;
	top:20px;
	z-index:300;
}

#maintext .novost-slika .img_cont .valign  {
   line-height:0px;
   width: 235px;
   height: 129px;
   display:table-cell;
   vertical-align: middle;
   text-align: center;
   
}


#maintext .novost-cont .novost-slika .img_cont .valign  {
   line-height:0px;
   width: 178px;
   height: 124px;
   background: #DFD0A7;
   display:table-cell;
   vertical-align: middle;
   text-align: center;
   
}

#maintext .proizvod-cont .novost-slika .img_cont .valign  {
   line-height:0px;
   width: 235px;
   height: 129px;
   display:table-cell;
   vertical-align: middle;
   text-align: center;
   
   
}

#maintext .proizvod-detalji .novost-slika .img_cont .valign  {
   line-height:0px;
   width: 150px;
   height: 104px;
   display:table-cell;
   vertical-align: middle;
   text-align: center;
   }

#maintext .proizvod-detalji .novost-slika {
	margin:0px 10px 10px 0px;
}

#maintext .proizvod-cont .novost-slika {
	margin-right:0px;
	padding-right:0px;
}

.novost-slika .img_cont img {
	max-width: 235px;
	max-height: 129px;
}

.novost-slika .img_cont img {
	max-width: 150px;
	max-height: 104px;
}

.proizvod-cont h2 {
	background: #3c83c0;
	color:#fff;
	}

.proizvod-cont h2 a {
	background: #3c83c0;
	color: #fff;
}


.novost-cont {
	background: #FCEDC4;
	margin-bottom:30px;
	width:98%;
	padding-right:2%;
	float:left;
	color: #5A5959;
	position:relative;
}

.akcija {
	position: absolute;
	bottom:-10px;
	right: 10px;
}


.proizvod-detalji .akcija {
	position: relative;
	float:right;
	top:0px;
	bottom: 0px;
}

.akcija .thumb {
	background: url(../images/thumb-up-plavi.png) no-repeat;
	width:36px;
	height:24px;
	float:left;
	margin-top:10px;
}

.akcija .posto {
	background: url(../images/plavi-krug.png) no-repeat;
	width:58px;
	height:36px;
	color:#fff;
	padding-top:20px;
	text-align: center;
	float:left;
}

.opisi {
	margin-bottom:0px;
	line-height:0px;
	width:250px;
	float:left;
}

.opisi a {
	position: relative;
	float:left;
	margin-right:5px;
	margin-bottom: 5px;
}

.opisi span.broj {
	position: absolute;
	bottom:5px;
	color:#fff;
	text-shadow: 1px 1px #000;
	font-weight: normal;
	background: #063289;
	font-size:11px;
	float:left;
	display: block;
	width: 40px;
	padding: 5px 3px;
	text-align: center;
}

.akcija.zuti  .thumb {
	background: url(../images/thumb-up-zuti.png) no-repeat;
}

.akcija.zuti  .posto {
	background: url(../images/zuti-krug.png) no-repeat;
}



 .akcija.zeleni .thumb {
	background: url(../images/thumb-up-zeleni.png) no-repeat;
}

 .akcija.zeleni .posto {
	background: url(../images/krug-zeleni.png) no-repeat;
}

#maintext .povezani-apartmani .novost-right {
	width:150px;
	float: left;
	margin-right:15px;
	padding-top:0px;
	border-bottom: none;
	
}


.novost-right.novost-zadnja {
	border: none;
}


#maintext .novost-cont h2 {
	padding-bottom: 5px;
	padding-top:15px;
}

#maintext .novost-cont h2 a {
	padding-bottom: 5px;
	padding-top:0px;
	color:#0a62ad;
	font-size:14px;
}

#maintext .novost-cont h2 a:hover {
	color:#5FB7FF;
}

#maintext .novost-cont a.procitaj-vise {
	background: url(../images/arr-crv.jpg) no-repeat;
	background-position: left;
	padding-left:10px;
	float:left;
	font-size:12px;
	color:#f70603;
	
}

#maintext a.procitaj-vise:hover {
	color:#5FB7FF;
}


#maintext a.procitaj-vise2 {
	background: #fff url(../images/arr-crv.jpg) no-repeat;
	background-position: 20px 12px;
	padding-left:10px;
	padding-top:5px;
	float:right;
	font-size:12px;
	text-align: center;
	width:73px;
	color:#f70603;
	height:25px;
	
}

#maintext .proizvod-cont  a.procitaj-vise2:hover  {
	color:#0A62AC;
}

.box1 {
	float:left;
	width:273px;
	font-size:12px;
	color:#d4d4d4;
	font-family: Arial;
	padding-top:17px;
	padding-bottom:25px;
}

.box1 a {
	color:#7ed5e5;
}

.box1 a:hover {
	color:#3BBACF;
}

.box3 {
	float:right;
	background: url(../images/footer-box3.png) no-repeat;
	width:278px;
	margin-left:25px;
	padding-top:10px;
	padding-bottom:30px;
}

.box3 p {
	text-align:right;
	margin-top:10px;
	margin-right:10px;
}


.breadcrumbs a {
    background: url("../images/arrow-right.png") no-repeat scroll right center transparent;
    margin: 0 5px 0 0;
    padding: 0 25px 0 0;
}

.breadcrumbs {
    font-size: 11px;
	padding-bottom:15px;
	float:left;
	width: 100%;
}

.hr-bottom {
	margin-bottom:10px;
}

.ispod-naslova {
	margin-bottom:5px;
}


/* OSTALI CLANCI */

.ostali-clanci {
    background: none repeat scroll 0 0 #06348A;
    border: 1px solid #06348A;
    clear: left;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 5px;
}

.tocka2 {
    padding-left: 5px;
	color:#9F9F9F;
    padding-right: 5px;
}


#maintext h1.sv-plavi {
	color:#68d2fc;
	font-weight: bold;
}

#maintext h1.sv-plavi a{
	color:#68d2fc;
	font-weight: bold;
}

hr.sv-plavi {
	background: #6ed8ff;
	border: 1px solid  #6ed8ff;
}

/*.vrijeme {
	background: url(../images/vrijeme-bg.jpg) repeat-x;
	width: 180px;
	height:80px;
	padding-left:20px;
	float:left;
}*/

.vrijeme {
	width: 200px;
	padding-left:0;
	margin-top: 15px;
}

.novost-right .novost-slika, #maintext .novost-right .novost-slika {
	width:75px;
	float:left;
}

.novost-right .img_cont, #maintext  .novost-right .img_cont {
	width:75px;
	height:55px;
	display: table-cell;
	background:#06348A;
	padding:1px;
	vertical-align: middle;
	text-align: center;
}

.novost-right .img_cont img, #maintext .novost-right .img_cont img {
	max-width:75px;
	max-height:55px;
}

#maintext  .novost-right .novost-slika .img_cont .valign {
    display: table-cell;
    height: auto;
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    width: auto;
}


#maintext  .povezani-apartmani .novost-slika .img_cont .valign {
	width:75px;
	height:55px;
	display: table-cell;
	background:#06348A;
	vertical-align: middle;
	text-align: center;
}

.vrijeme img {
	float:right;
	padding-top:8px;
/*	padding-right:7px;*/
	width: 110px;
	margin-right: -20px;
}

.plavo {
	color:#0a62ad;
	font-weight: bold;
	font-size:16px;
	padding-top:20px;
	float:left;
}

.nar {
	color:#eb8812;
	font-weight: bold;
	font-size:16px;	
	padding-top:5px;
	float:left;
}

#right .novost-right h2 a {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	padding-top:0px;
	margin-top:0px;
}

#right .novost-right h2 a:hover {
	color:#5FB7FF;	
}

#right .novost-right h2 {
	margin-top:0px;
	padding-top:0px;
}

#right .novost-right a.vise, #maintext .novost-right a.vise {
	color:#fff;
	text-decoration: none;
	background: url(../images/arr.png) no-repeat;
	background-position: left;
	padding-left:10px;
	float:none;
}

#right .novost-right a.vise:hover, #maintext .novost-right a.vise:hover  {
	color:#5FB7FF;
}


.novost-right {
	padding-top: 10px;
	float:left;
	width:200px;
	border-bottom: 1px solid #528fc4;
	padding-bottom:10px;
}

#maintext .novost-right {
	width:100%;
	padding-top:20px;
}

#maintext .novost-right h2 {
	margin-bottom:0px;
	padding-bottom:5px;
	margin-top:0px;
	padding-top:0px;
}

.skype {
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
	margin-top:12px;
}

.gplus {
	background: url(../images/googleplus.png) no-repeat;
	width:30px;
	height:30px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.twitter {
	background: url(../images/twitter.png) no-repeat;
	width:30px;
	height:30px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

#footer-linkovi .link-line {
	background: url(../images/footer-linkovi-bg.jpg) repeat-x;
	height:40px;
	float:left;
	width: 940px;
	padding-left:20px;
}

#footer-linkovi .link-line li a {
	padding-top:14px;
	font-size:14px;
	text-transform: none;
	color:#535353;
	font-weight: normal;
    clear: left;
    display: block;
    float: left;
	font-weight: normal;
	font-family: Arial;
	line-height: 12px;
	margin: 0px;
	width:115px;
	height: 26px;
    text-align: center;
}

#footer-linkovi .link-line li a:hover, #footer-linkovi .link-line li a.mslc, #footer-linkovi .link-line li a.mslc:hover  {
	color:#1672c2;
}

#footer-linkovi .link-line li {
	background: url(../images/sep.jpg) no-repeat;
	background-position: right;
}

#footer-linkovi .link-line li.zadnji {
	background: none;
}

.pretrazi-button {
	background: url(../images/pretrazi-bg.jpg) repeat-x;
	width: 200px;
	float:left;
	border:none;
	color:#fff;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	padding-top:5px;
	cursor:pointer;
	margin-top:5px;
	padding-bottom:5px;
}

input.input-bg {
	background: url(../images/input.jpg) no-repeat;
	width:180px;
	padding-top:3px;
	height:27px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	border: none;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial;
	color:#0a5eaa;
	font-size:12px;
}

select.input-bg {
	background: #fff url(../images/input.jpg) no-repeat;
	width:200px;
	height:30px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	border: none;
	margin-top:5px;
	margin-bottom:5px;
	cursor: pointer;
	font-family: Arial;
	color:#0a5eaa;
	font-size:12px;
}

.form-pretrazivanje {
	padding-bottom:25px;
	float:left;
}

#slider {
	width:666px;
	height:239px;
	float:left;
	position:relative;
	overflow:hidden;
}

#paginacija a {
	background: url(../images/link-bullet.png) no-repeat;
	width:11px;
	height:11px;
	float:left;
	overflow: hidden;
	display: block;
    margin-right: 5px;
	padding:0px;
    text-indent: -1000px;
}

#paginacija a:hover {
	background-position: right top;
	padding:0px;
}

#paginacija a.activeSlide, #paginacija a.activeSlide:hover {
	background-position: right top;	
	padding:0px;
}

#paginacija {
	position: absolute; 
	bottom: -5px;
	z-index: 200;
	margin-left:300px;
	*margin-left:-360px;
}

.hr {
	background: url(../images/hrv.jpg) no-repeat;
	height: 11px;
	padding-left:25px;
	background-position: left;
	color:#0955a3;
	font-size:12px;
}

hr.tanka-crta {
	height: 1px;
	background: #197DCF;
	border: none;
}


.en {
	background: url(../images/en.jpg) no-repeat;
	height: 11px;
	padding-left:25px;
	background-position: left;
	color:#0955a3;
	font-size:12px;
}

.it {
	background: url(../images/it.jpg) no-repeat;
	height: 11px;
	padding-left:25px;
	background-position: left;
	color:#0955a3;
	font-size:12px;
}

.de {
	background: url(../images/de.jpg) no-repeat;
	height: 11px;
	padding-left:25px;
	background-position: left;
	color:#0955a3;
	font-size:12px;
}

#left a {
	color:#54D8F8;
}

#left a:hover {
	color:#40AACF;
}

#left .linkovi-left a {
	color:#fff;
}

#left .linkovi-left a:hover {
	color:#00BBFE;
}

#maintext a {
	 color: #54D8F8;
}

#maintext a:hover {
	 color: #40AACF;
}

#maintext .no_content p {
	padding-bottom:0px;
	margin-bottom: 0px;
}

.novost-male-slike .img_cont {
	float:left;
	margin-right:10px;
	margin-bottom:12px;
	width:90px;
	height:75px;
	padding:1px;
	background: #06348A;
	overflow: hidden;
}

.novost-male-slike .valign {
	width:90px;
	height:75px;
	display: table-cell;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.novost-male-slike .valign img {
	
}

.novost-male-slike .img_cont-zadnja {
	float:left;
	margin-right:0px;
	margin-bottom:12px;
	width:90px;
	overflow: hidden;
	padding:1px;
	background: #06348A;
	overflow: hidden;
}

.novost-male-slike a {
	line-height: 0px;
}

.novost-male-slike .img_cont img, .novost-male-slike .img_cont-zadnja img {
	float:none;
	max-width: 90px;
	max-height: 75px;
}

.novost-male-slike {
	padding-top:10px;
}

.cjenik {
	margin-bottom:20px;
}

.fb-like {
	float:right;
}

.social-like {
	float:left;
	width:468px;
	border:none;
	margin-top:15px;
	padding-top: 10px;
    border-top: 1px solid #AFAFAF;
	background: none;
	color:#fff;
}

.box-calendar {
	background: none;
}

table.calendar {
	width:100%;
	border: none;
	font-size:11px;
	line-height: 11px;
	margin-bottom:20px;

}

table table.calendar table.calendar {
	width:200px;
	float:left;
	background:  #EDEFF4;
}

table.calendar td {
	padding:0px;
	color:#fff;
	border: none;
	background: #1A458F;
	
}

table.calendar td table td {
	padding:0px;
	color:#fff;
	border: 1px solid #00225F;
	background: #27569F;
	text-align: center;
	
}

table.calendar td.calendarHeader {
	background: #00225F;
	color:#fff;
	font-weight: bold;
}

table.calendar td table td.occupied {
	background: #00225F;
	color:#fff;
}


#maintext .novost-cont.proizvod-detalji {
	background: #FCEDC4;
	background-position: top;
	
}

#skypedetectionswf {
	width:0px!important;
	height: 0px!important;
	background: #0A62AC!important;
}

.recaptchatable * {
	background:white!important;
}

/** TOOLTIP **/


.hotspot {padding-bottom:1px;  color:#404040; cursor:pointer}

#tt {position:absolute; display:block; background:url("../images/tt_left.gif") top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url("../images/tt_top.gif") top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url("../images/tt_bottom.gif") top right no-repeat; overflow:hidden}


/* CSS Document */
.half{
	background: url(../images/input.jpg) no-repeat;
	width: 75px;
	padding-top: 3px;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	color: #0a5eaa;
	font-size: 12px;
	float:left;
}

.half_last{
	background: url(../images/input.jpg) no-repeat;
	width: 75px;
	padding-top: 3px;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	color: #0a5eaa;
	font-size: 12px;
	float:right;
}


.full{
	background: url(../images/input.jpg) no-repeat;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 22px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	color: #0a5eaa;
	font-size: 12px;
}

.full option{
	background-color:#ffffff;
}

.pregrada_2{
	overflow:hidden;
	margin:0 0 0.5em;
}


.ui-datepicker-calendar{
	border:none;
	background:none;
}


table.ui-datepicker-calendar td{
	background:none;
}