/* @override
	http://lanovo.storitve.lj.bananica.com/p/elementi/basic.css?v=2
	http://kamnosestvo-zale.storitve.lj.bananica.com/p/elementi/basic.css?v=2
	http://kamnosestvo-zale.storitve.info/p/elementi/basic.css?v=2
	http://vitalmarket.storitve.info/p/elementi/basic.css?v=2
	http://nepremicnine.kabi.info/p/elementi/basic.css?v=2
	http://ozrk-nm.storitve.info/p/elementi/basic.css?v=2
	http://kabitest.storitve.info/p/elementi/basic.css?v=2
	http://kabitest.storitve.info/p/elementi/basic.css?v=3 
*/
@import "css/font-awesome.min.css";
/* @group YUI Reset */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/* @end */


/* @group Basic Layout And Design */
body, html {
	text-align: center;
}
body {

}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select, button, .ac_results {
	color: #464646;
	font: 12px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}
a {
	text-decoration: none;
	color: #005ac7;
}
h1,h2,h3 {
	font-size: 28px;
	color: #000;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
#wrapper {
	width: 984px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}	
#logo {
	position: absolute;
	left: 50px;
	top: 200px;
	text-align: center;
	width: 200px;
	padding: 50px 0;
	background-color: #cfdee8;
}
#topWrapper {
	float: left;
	width: 100%;
	background: #eee;
	margin: 24px 0 24px 0;
}
#top {
	padding: 24px;
}
#top h1 {
	padding: 0 0 10px 0;
}

#catImgWrapper img {
	width: 100%;
}
#catImgWrapper {
	float: left;
	width: 100%;
	margin: 0 0 24px 0;
}
#formWrapper {
	float: right;
	width: 40%;
	background: #eee;
	margin: 0 0 24px 0;
}
#form {

}
.formTop {
	padding: 24px;
	background-color: #e3e2e2;
}
.formTop h2 {
	padding: 0 0 10px 0;
}
#form form {
	padding: 24px;
}
#form label {
	display: block;
	padding: 0 0 8px 0;
	float: left;	
	width: 100%;
    position:relative;
}
#form label.linkedOff {
	display: none;
}
#form label em {
	display: block;
	float: left;
	width: 40%;
	padding: 5px 0;
	font-style: normal;
	position: relative;
}
#form .text input, #form .textarea textarea, #form .captcha input {
	background: #fff;
	border: none;
	padding: 5px 10px;
}
#form label.captcha em{
    position:absolute;
    bottom:8px;
    left:0;
}
#form .captcha input{
    margin-left:40%;
}
#form .captcha #bcms_kepca_cc{
    width:auto;
    clear:none;
    float:none;
    margin-left:40%;
}
#form .checkboxes .options {
	float: left;
	width: 50%;
	padding: 5px 0 0 0;
}
#form .textarea textarea { 
	width: 50%;
}
#form .req em::before {
	content: "*";
	color: #e20000;
	font-size: 1.6em;
	position: absolute;
	left: -10px;
	top: 9px;
}
.infoBox {
	background-color: #0bb6fe;
	color: #fff;
}
.infoBoxInner {
	padding: 24px;
}
.infoBoxInner p {
	line-height: 18px;
}
.infoBox.errors {
	background-color: #ed0404;
}
#bannersWrapper {
	float: left;
	margin: 0 0 24px 0;
	width: 100%;
}
#bannersWrapper .banner {
	width: 32%;
	float: left;
	text-align: center;
	background: #eee;
	margin: 0 2% 0 0;
	padding: 25px 0;
	cursor: pointer;
}
#bannersWrapper .banner.last {
	margin-right: 0;
	float: right;
}
#quotesWrapper {
	float: left;
	width: 100%;
	margin: 0 0 24px 0;
}
#quotes .quote {
	float: left;
	width: 49%;
	background: #eee;
}
#quotes .quote.last {
	float: right;
}
#quotes h3 {
	padding: 0 0 10px 0;
}
#quotes .quoteInner {
	padding: 24px;
}
#galleryWrapper {
	width: 100%;
	float: left;
	margin: 0 0 24px 0;
}
#gallery {
	width: 100%;
}
#gallery a {
	display: block;
	width: 20%;
	height: 140px;
	float: left;

	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
/* @end */

/* @group Overlay windows */

#overlayBg {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000;
	z-index: 100;
}
.overlayWindow {
	position: fixed;
	z-index: 101;
	width: 90%;
	height: 90%;
	background: #fff;
	left: 5%;
	top: 5%;
	-moz-box-shadow: 0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;
	display: none;
	
}

.overlayWindowInner {
	padding: 24px;
	text-align: left;
}
.overlayYoutube .overlayWindowInner {
	padding: 0;
	height: 100%;
	width: 100%;
}
.overlayWindowInner h4 {
	font-size: 24px;
	color: #000;
	padding: 0 0 10px 0;
}
.overlayGmap .overlayWindowInner {
	height: 100%;
	padding: 0;
}

.overlayWindow .closeWindow {
	position: absolute;
	right: -13px;
	top: -13px;
	margin: 0;
	border: none;
	color: #fff;
	background-color: #f71e1e;
	padding: 8px 10px;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
}
#overlayInfoWindow .closeMe {
	margin: 10px 0 0 0;
	background: #fff;
	color: #000;
	border: none;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	line-height: 24px;
	font-size: 14px;
	width: 24px;
	padding: 0;
	text-align: center;
}
#overlayInfoWindow {
	display: block;
	position: fixed;
	z-index: 101;
	width: 50%;
	left: 25%;
	top: 30%;
	-moz-box-shadow: 0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;
}
.overlayWindowScroll {
	overflow: auto;
	width: 100%;
	height: 100%;
}
.overlayWindowInner {
	padding: 24px;
	text-align: left;
}
.overlayYoutube .overlayWindowInner {
	padding: 0;
	height: 100%;
	width: 100%;
}
.overlayWindowInner h4 {
	font-size: 24px;
	color: #000;
	padding: 0 0 10px 0;
}
.overlayGmap .overlayWindowInner {
	height: 100%;
	padding: 0;
}
.closeWindow {
	position: fixed;
	right:5%;
	top: 5%;
	z-index: 1000;
	margin: -13px -13px 0 0;
	border: none;
	color: #fff;
	background-color: #f71e1e;
	padding: 8px 10px;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
}
/* @end */

/* @group Mini site */
#header {
	float: left;
	position: relative;
	width: 100%;
	background-color: #edeeed;
	margin: 24px 0;
}
#header #logo {
	position: relative;	
	left: auto;
	top: auto;
	float: left;
}
#leftColumn {
	float: left;
	width: 568px;
}
#leftColumn .banner i {
	display: block;
	font-size: 20px;
	padding: 0 0 5px 0;
}
#leftColumn .banner h3 {
	font-size: 16px;
}
#leftColumn #bannersWrapper .banner {
	width: 30%;
	margin: 0 5% 0 0;
}
#leftColumn #bannersWrapper .banner.last {
	margin-right: 0;
}
/* @group Footer */
#footerWrapper {
	width: 100%;
	margin: 0 0 24px 0;
	clear: both;
	float: left;
	background-color: #edeeed;
}
#footer {
	padding: 24px;
}
.footerBox h4 {
	font-size: 16px;
	color: #000;
	margin: 0 0 15px 0;
}
.footerBox p {
	margin: 10px 0;
}
.footerBox {
	float: left;
	width: 33%;
	line-height: 16px;
	padding: 0 0 24px 0;
}
.footerBox ul {
	padding: 0 0 0 20px;
}
.footerBox ul li {
	list-style: square;
}
/* @end */

/* @group MENU */
#menuWrapper {
	float: right;
	margin: 35px 35px 0;
}
#menuWrapper li {
	display: inline;
}
#menuWrapper li a {
	display: block;
	float: left;
	padding: 15px 25px;
	color: #000;
	margin: 0 3px 0 0;
	background-color: #f3f3f3;
}
#menuWrapper li.last a,#menuWrapper li.beforeActive a {

}
#menuWrapper li.active a {
	background: #fff;
}

/* @end */

/* @group Items Content */
#content .item {
	float: left;
	width: 100%;
	padding: 0 0 24px 0;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 24px 0;
}
.images {
	float: right;
	padding: 0 0 20px 24px;
}
.image {
	float: left;
	clear: both;
	padding: 20px 0 0 0;
}
.image.first {
	padding-top: 0;
}
.item .content ul li {
	list-style: square;
}
.item .content ul {
	list-style: square;
	margin: 20px 0 20px 30px;
}
.item .content {
	padding: 20px 0 0 0;
	line-height: 16px;
}
.item .content p {
	margin: 10px 0 10px 0;
}
.images .image p {
	text-align: center;
	color: #a1a1a0;
	margin: 0;
}
.item .content h4,.item .content h3,.item .content h2,.item .content h1 {
	clear: left;
}
.files h4 {
	font-size: 16px;
	padding: 0 0 10px 0;
}
.files {
	padding: 24px 0 0 0;
}
.files li {
	display: block;
	padding: 4px 0 4px 20px;
	background: url(page_white.png) no-repeat left center;
}
.files ul li.file_pdf {
	background-image: url(page_white_acrobat.png);
}
.files ul li.file_txt {
	background-image: url(page_white_text.png);
}
.files ul li.file_psd, .files ul li.file_jpg, .files ul li.file_gif, .files ul li.file_png {
	background-image: url(page_white_paintbrush.png);
}
.files ul li.file_ppt, .files ul li.file_pptx {
	background-image: url(page_white_powerpoint.png);
}
.files ul li.file_ai, .files ul li.file_eps {
	background-image: url(page_white_vector.png);
}
.files ul li.file_zip, .files ul li.file_rar {
	background-image: url(page_white_zip.png);
}
.files ul li.file_xls,.files ul li.file_xlsx {
	background-image: url(page_excel.png);
}
.files ul li.file_doc,.files ul li.file_docx {
	background-image: url(page_word.png);
}
.badge {
	display: inline-block;
	background: #eee;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 3px 10px;
	font-size: 0.9em;
	color: #969695;
}
.item_6 .images {
	width: 100%;
	padding: 24px 0;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	margin: 24px 0;
}
.item_6 .images .image {
	clear: none;
	width: 33%;
	position: relative;
	padding: 0;
}
.item_6 .images .image p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	padding: 4px 10px;
}
.item_6 .images .image img {
	width: 100%;
	float: left;
}
#content .bcmsGoogleMap {
	margin: 24px 0 0 0;
}
#tip7-title b {
	color: #fff;
	text-shadow: 1px 1px #000;
	font-size: 15px;
}
#tip7-title span {
	color: #d4d4d4;
	display: block;
	text-shadow: 1px 1px #000;
}

.imgLeft {
	float: left;
	margin: 0 24px 20px 0;
}
.imgRight {
	float: right;
	margin: 0 0 20px 24px;
}
.bold {
	font-weight: bold;
	color: #000;	
}
.bold2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}
.redText {
	color: #d20049;
	font-weight: bold;
}
table.noBorder {
	border: none;
}
table.noBorder td, table.noBorder th {
	border: none;
}
.boxLeft,.boxRight {
	float: left;
	width: 33%;
	background: #eee;
	padding: 20px;
	margin: 0 20px 20px 0;
}
.boxRight {
	float: right;
}
p.important {
	background-color: #272626;
	color: #eee;
	padding: 20px;
}
/* @end */

/* @end */

/* @group Invite friends */
#inviteFriendsMails {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}
#inviteFriendsMails .email i {
	cursor: pointer;
	display: inline-block;
	padding: 5px;
}
#inviteFriendsMails .email {
	float: left;
	background: #eee;
	padding: 5px 7px 5px 10px;
	margin: 0 5px 5px 0;
}

/* @end */



/* @group Responsive */

@media (max-width: 985px) {
	#wrapper {
		width: 100%;
	}
	#leftColumn, #rightColumn {
		width: 100%;
	}
	#overlayInfoWindow {
		width: 100%;
		left: 0;
		top: 0;
	}
}
@media (max-width: 767px) {
	.overlayWindow {
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}
	#header {
		margin-top: 0;
	}
	#content {
		padding: 0 20px;
	}
	.overlayWindow .closeWindow {
		right: 5px;
		top: 5px;
	}
	#formWrapper {
		width: 100%;
	}
	#gallery a {
		width: 50%;
	}
	#logo {
		position: relative !important;
		float: left !important;
		left: auto !important;
		top: auto !important;
		width: 100% !important;

	}

	#menuWrapper {
		padding: 20px;
		margin: 0;
		clear: both;
		float: none;
		text-align: center;
	}
	#menuWrapper a,#menuWrapper li {
		display: inline-block;
		float: none;
	}	
	.footerBox {
		width: 100%;
	}
}
@media (max-width: 500px) {
	.overlayWindow .images {
		width: 100%;
		border: none;
		
	}
	.overlayWindow .images img {
		width: 100%;
	}
	#bannersWrapper, #quotesWrapper, #galleryWrapper {
		margin: 0;
	}
	#topWrapper {
		margin: 0;
	}
	#banners .banner, #quotes .quote,#leftColumn #bannersWrapper .banner {
		width: 100%;
		margin: 0 0 20px 0;
	}
	#form label em {
		float: none;
	}
	#menuWrapper li a {
		padding: 12px 15px;
	}
	.images, .images .image {
		width: 100%;
	}
	.images img {
		width: 100%;
	}
	.item_6 .images .image {
		width: 50%;
	}
}
/* @end */

/* @group FCK */
table.fckTable {
	border-top: 1px solid #eee;
	margin: 15px 0;
}
table.fckTable td, table.fckTable th {
	border-bottom: 1px solid #eee;
	padding: 6px 8px;
	vertical-align: top;
}
table.fckTable td i.icon-ok {
	color: #769f05;
	font-size: 1.3em;
}
table.fckTable th {
	background-color: #3d3b3b;
	color: #eee;
}
table.fckTable tr.th2 td {
	background-color: #d7d7d7;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
table.fckTable tr.th3 td {
	font-weight: bold;
	background-color: #eeefee;
	border-bottom: 1px solid #e6e6e6;
}
table.fckTable strike {
	color: #f39000;
	text-decoration: none;
	position: relative;
}
table.fckTable strike::after {
	content: "";
	border-bottom: 1px solid rgba(0,0,0,0.3);
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
}
/* @end */
