@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body:before {
	content: "";
	position: fixed;
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	z-index: 100;
}
body {
	width: 100%;
	margin: 0 0 0 0;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
	overflow-y: scroll;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, Sans-Serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
 -khtml-user-select: none  -ms-user-select: none;
/*user-select: none;*/
}
html, body {
	height: 100%;
}
#Wrap {
	min-height: 100%;
	min-width: 1000px;
	max-width: 1263px;
	top: 24px;
	background-color: #FFFFFF;
	max-width: 1090px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
}
#Main {
	min-width: 1000px;
	max-width: 1263px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: auto;
	padding-bottom: 150px;
	position: relative;
}

#MainKontakt {
	min-width: 1000px;
	max-width: 1263px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow:auto;
	position: relative;
}

a, img, h1, h2, h3, h4, h5, h6, h7, p {
	-webkit-touch-callout: all;
	-webkit-user-select: all;
	-khtml-user-select: all;
	-ms-user-select: all;/*user-select: all;*/
}
a img {
	border: none;
}
/*HEADER*/

#logo {
	height: 180px;
	width: 950px;
	margin-top: 60px;
}
#logo img {
	float: left;
	margin-left: -10px;
	margin-top: 20px;
}
#Header {
	position: absolute;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	height: 30px;
	width: 100%;
	box-shadow: 0px 2px 10px #CCCCCC;
	z-index: 200;
}
#Header h1 {
	text-indent: -9999px;
	display: none;
}
#Header p {
	width: 95%;
	margin-top: -3px;
	color: #fff;
	padding: 6px 20px 0;
	font-size: 14px;
	text-align: right;
}
#Header2 {
	position: relative;
	width: 950px;
	height: 60px;
}
#Header2-1 {
	position: relative;
	float: right;
	left: 14px;
	top: -80px;
	z-index: 20;
}
/*MENU*/



#menu {
	float: right;
	margin: 55px 0px 0;
}
#menu a {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #FFFFFF;
}
#menu li {
	display: inline-block;
	font-size: 15px;
}
#menu li.current a {
	font-family: 'Open Sans'sans-serif, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	border-bottom: 1px solid #f7923f;
	border-radius: 5%;
}
#menu li a {
	display: block;
	border-radius: 5%;
	padding: 8px 14px;
	color: #316a8a;
	-webkit-transition: background 0.4s linear;
	-moz-transition: background 0.4s linear;
	-ms-transition: background 0.4s linear;
	-o-transition: background 0.4s linear;
	transition: background 0.4s linear;
}
#menu li a:hover {
	background-color: #f7923f;
	color: #fff;
	border-radius: 5%;
}
/*SLIDESHOW*/



#slideshow {
	width: 800px;
	margin: 0;
	padding: 0;
	position: relative;
	/*background:#fff url(../images/fancybox_loading.gif) no-repeat 50% 50%;*/

	height: 100px;
	float: right;
	top: -94px;
	filter: alpha(opacity=0);
}
#slideshow IMG {
	position: absolute;
	right: 0px;
	height: 470px;
	float: right;
	top: 30px;
	z-index: 8;
	opacity: 0.0;
}
#slideshow IMG.active {
	z-index: 10;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#slideshow IMG.last-active {
	z-index: 9;
}
/*LINIJE*/



.line1 {
	position: relative;
	top: -165px;
	float: right;
	width: 973px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 40px;
	z-index: 1000;
}
.line2 {
	position: relative;
	top: -73px;
	float: right;
	width: 973px;
	height: 1px;
	background-color: #ddd;
}
.line3 {
	position: relative;
	top: 220px;
	float: right;
	width: 973px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 40px;
}
.line4 {
	position: relative;
	top: 259px;
	float: right;
	width: 973px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 40px;
}
.line5 {
	position: relative;
	top: 450px;
	float: right;
	width: 973px;
	height: 1px;
	background-color: #ddd;
}
.line6 {
	position: relative;
	float: right;
	width: 973px;
	height: 1px;
	background-color: #ddd;
}
.line7 {
	position: relative;
	top: -260px;
	width: 973px;
	height: 1px;
	background-color: #ddd;
}
.line8 {
	position: relative;
	top: -490px;
	width: 973px;
	height: 1px;
	background-color: #ddd;
}
/*SREDINA*/



#SredinaIndex {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 900px;
	left: -12px;
}
#SredinaOnama {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 950px;
	left: -12px;
}
#SredinaUsluge {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 850px;
	left: -12px;
}
#SredinaKontakt {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 1000px;
	left: -12px;
}
#SredinaOrtodoncija {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 1600px;
	left: -12px;
}
#SredinaProtetika {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 1200px;
	left: -12px;
}
#SredinaRtg {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 1300px;
	left: -12px;
}
#SredinaImplantologija {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 700px;
	left: -12px;
}
#SredinaEstetika {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 1200px;
	left: -12px;
}
#SredinaLaboratorij {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 900px;
	left: -12px;
}
#SredinaTurizam {
	width: 1000px;
	position: relative;
	top: 0px;
	min-height: 800px;
	left: -12px;
}

#SredinaCookie {
	width: 1000px;
	position: absolute;
	top: 150px;
	height: 600px;
	left: -12px;
}

#MainCookie {
	width: 1000px;
	height:640px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: auto;
	padding-bottom: 150px;
	position: relative;
}

#cookiesodlomak {
	height: 680px;
	position: relative;
	text-align: justify;
	top: -204px;
	left: 30px;
	float: left;
	width: 960px;
}
#cookiesodlomak p {
	font-size: 13px;
	color: #404040;
	line-height: 16px;
}

#cookiesodlomak strong {
	font-weight: normal;
	color: #316a8a;
}
#cookiesodlomak ul {
	margin-left: 30px;
	color: #f7923f;
}
#cookiesodlomak li {
	margin-top: -10px;
}




/*NASLOV*/

#Naslov {
	padding: 10px 390px 0 0;
	height: 200px;
	margin: 0 0 128px;
	position: relative;
	top: -210px;
	left: 35px;
	float: left;
	width: 280px;
	text-align: left;
}
#Naslov h2 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 25px;
	color: #31859c;
	line-height: 30px;
	font-weight: normal;
	margin-top: 10px;
}
#Naslov p {
	line-height: 21px;
	text-align: left;
	font-size: 13px;
	color: #404040;
	margin-top: -10px;
}
/*LISTA - MENU USLUGA*/



#list {
	padding: 0px 0px 0px 0px;
	height: 200px;
	position: relative;
	left: -622px;
	float: left;
	width: 270px;
	top: 90px;
}
#list ul {
	list-style-type: none;
}
#list a {
	font-size: 15px;
	font-weight: 100;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	color: #f7923f;
}
/*LISTA - MENU USLUGA - mini verzija*/



#list2 {
	padding: 0px 0px 0px 0px;
	height: 200px;
	position: relative;
	float: left;
	width: 180px;
	top: -133px;
	left: 92px;
}
#list2 ul {
	list-style-type: none;
}
#list2 a {
	font-size: 15px;
	font-weight: 100;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	color: #f7923f;
}
/*TABLICA O NAMA*/



#TablicaONama {
	margin-top: 120px;
	position: relative;
	top: -100px;
}
#TablicaONama p {
	margin-top: -4px;
}
.td1 {
	border-right: thin solid;
	border-right-color: #31859c;
	width: 220px;
	height: 30px;
}
.td2 {
	width: 450px;
	height: 30px;
}
.td2 p {
	margin-left: 0px;
	font-weight:600;
}
/*TABLICA KONTAKT*/



#TablicaKontakt {
	margin-top: 10px;
}
/*TEXT*/



#naslov_kontakt {
	height: 400px;
	position: relative;
	top: -204px;
	left: 30px;
	float: left;
	width: 550px;
}
#naslov_kontakt p {
	margin-top: -2px;
	font-size: 13px;
	color: #404040;
	text-align: justify;
	line-height: 21px;
}
#naslov_kontakt p2 {
	margin-top: 10px;
}

#naslov_kontakt strong {
	font-weight: normal;
	color: #316a8a;
}
.desno {
	text-align: right;
}
#naslov_usluge {
	height: 400px;
	position: relative;
	top: -204px;
	left: 30px;
	float: left;
	width: 550px;
}
#naslov_usluge p {
	font-size: 13px;
	color: #404040;
	text-align: justify;
	line-height: 21px;
}
#naslov_usluge strong {
	font-weight: normal;
	color: #316a8a;
}
#naslov_usluge2 {
	height: 680px;
	position: relative;
	text-align: justify;
	top: -204px;
	left: 30px;
	float: left;
	width: 712px;
}
#naslov_usluge2 p {
	font-size: 13px;
	color: #404040;
	line-height: 21px;
}
#naslov_usluge2 ul {
	margin-left: 30px;
	color: #f7923f;
}
#naslov_usluge2 li {
	margin-top: -10px;
}
#naslov_usluge2 strong {
	font-weight: normal;
	color: #316a8a;
}
#naslov_turizam {
	height: 1700px;
	position: relative;
	text-align: justify;
	top: -204px;
	left: 30px;
	float: left;
	width: 712px;
}
#naslov_turizam p {
	font-size: 13px;
	color: #404040;
	line-height: 21px;
}
#naslov_turizam ul {
	margin-left: 30px;
	color: #f7923f;
}
#naslov_turizam li {
	margin-top: -10px;
}
#naslov_turizam strong {
	font-weight: normal;
	color: #316a8a;
}
#naslov_turizam a {
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #f7923f;
}
#naslov_turizam a strong {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #f7923f;
}
#povratak {
	position: relative;
}
#povratak strong {
	text-decoration: none;
	font-weight: normal;
	float: left;
	text-align: left;
	width: 280px;
	font-size: 12px;
	color: #f7923f;
}
#povratak-rtg {
	position: relative;
	top: 90px;
}
#povratak-rtg strong {
	text-decoration: none;
	font-weight: normal;
	float: left;
	text-align: left;
	width: 280px;
	font-size: 12px;
	color: #f7923f;
}
#povratak-lab {
	position: relative;
	top: 220px;
}
#povratak-lab strong {
	text-decoration: none;
	font-weight: normal;
	float: left;
	text-align: left;
	width: 280px;
	font-size: 12px;
	color: #f7923f;
}
#povratak-ort {
	position: relative;
	top: 220px;
	z-index:20;
}
#povratak-ort strong {
	text-decoration: none;
	font-weight: normal;
	float: left;
	text-align: left;
	width: 280px;
	font-size: 12px;
	color: #f7923f;
}
#povratak-turizam {
	position: relative;
	top: 340px;
}
#povratak-turizam strong {
	text-decoration: none;
	font-weight: normal;
	float: left;
	text-align: left;
	width: 280px;
	font-size: 12px;
	color: #f7923f;
}
/*KONTAKT - KARTA*/

#PrijeMape {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	height: 20px;
	float: left;
	top: 25px;
}

#PrijeMape p{
	margin-top: -500px;
	margin-left:60px;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 600;
	color: #31859c;
}

#mapa {
	height: 420px;
	position: relative;
	top: -450px;
	left: 50px;
	background-color: #F7F7F7;
	float: left;
	width: 450px;
}
#mapa2 {
	position: relative;
	top: 10px;
	left: 0px;
	z-index: 20;
	height: 350px;
}
#mapa2 a {
	color: #FF9900;
	text-align: left;
}
#content {
	padding: 90px 0 0 0;
}
#content h2 {
	font-size: 18px;
	line-height: 21px;
	color: #f7923f;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
}
#content h3 {
	font-size: 12px;
}
#content p {
}
#content .head {
	padding: 0 0 44px 0;
}
#content .head h2 {
	padding: 0 0 17px 0;
}
#content .head h3 {
	padding: 0 0 8px 0;
}
#content .head p {
}
#content .col {
	width: 180px;
	height: 260px;
}
#content .col h2 {
}
#content .col h3 {
}
#content .col p {
	color: #404040;
}
.left, .alignleft {
	float: left;
	display: inline;
}
.right, .alignright {
	float: right;
	display: inline;
}
/*FONTOVI*/



h2 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	color: #31859c;
	-moz-transition-property: color;  /* FF4+ */
	-moz-transition-duration: 1s;
	-webkit-transition-property: color;  /* Saf3.2+, Chrome */
	-webkit-transition-duration: 1s;
	-o-transition-property: color;  /* Opera 10.5+ */
	-o-transition-duration: 1s;
	-ms-transition-property: color;  /* IE10? */
	-ms-transition-duration: 1s;
	transition-property: color;  /* Standard */
	transition-duration: 1s;
	margin-bottom: 33px;
}
h2:hover {
	color: #f7923f;
}
/*h2{ 

	font-size: 13px;

	font-weight: normal;

}*/



h3 {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}
h5 {
	font-size: 14px;
	font-weight: 600;
}
/*h6{ 

	text-decoration:none;

	font-size: 14px; 

	font-weight:600;

	color:#31859c;

}*/







.h7 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 25px;
	color: #31859c;
	line-height: 30px;
}
p {
	margin-top: 20px;
	line-height: 21px;
	color: #404040;
	text-align: left;
}
#naslov strong {
	font-weight: normal;
}
/*FOOTER*/



#Footer {
	position: relative;
	margin-top: -150px;
	height: 150px;
	clear: both;
}
#Footer p {
	/*top:80px;*/

	text-align: center;
	font-size: 11px;
	color: #404040;
}
#tabldno {
	margin-top: 60px;
}
#TablicaFooter {
	width: 800px;
	position: relative;
	top: 60px;
	z-index: 20;
	text-align: center;
	border-bottom: 1px solid #a3a3a3;
}
#TablicaFooter a {
	text-decoration: none;
	color: #31859c;
	font-size: 12px;
	-moz-transition-property: color;  /* FF4+ */
	-moz-transition-duration: 1s;
	-webkit-transition-property: color;  /* Saf3.2+, Chrome */
	-webkit-transition-duration: 1s;
	-o-transition-property: color;  /* Opera 10.5+ */
	-o-transition-duration: 1s;
	-ms-transition-property: color;  /* IE10? */
	-ms-transition-duration: 1s;
	transition-property: color;  /* Standard */
	transition-duration: 1s;
}
#TablicaFooter a:hover {
	color: #f7923f;
}
#TablicaFooter td {
	height: 20px;
}
.Border {
	border-right: thin solid;
	border-right-color: #a3a3a3;
}
.NoBorder {
	border-right: none;
}
/*SOCIAL ICONS*/



#Social {
	width: 200px;
	position: relative;
	left: -350px;
	border-bottom: 1px solid #d3d3d3;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.myButtonLink {
	display: block;
	width: 245px;
	height: 105px;
	background: url(../images/dentalni_turizam.png) bottom;
	text-indent: -99999px;
}
.myButtonLink:hover {
	background-position: 0 0;
}
.nav-Wrap {
	margin: 50px auto;
	background-color: rgba(0,0,0,0.6);
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}
#example-one {
	margin: 0 auto;
	list-style: none;
	position: relative;
	width: 960px;
}
#example-one li {
	display: inline;
}
#example-one li a:hover {
	color: white;
}
#magic-line {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100px;
	height: 2px;
	background: #fe4902;
}
#content-poc {
	position: relative;
	float: left;
	top: -60px;
	width: 1000px;
	height: 300px;
	margin: 20px 0 13px;
}
#content-poc h3 {
	font-size: 14px;
	font-weight: 600;
}
#content-poc strong {
	text-align: left;
	font-size: 11px;
	color: #f7923f;
	font-weight: normal;
}
#content-poc a {
	text-decoration: none;
}
.box-poc {
	background: url(../images/box_bg.jpg) no-repeat scroll left top transparent;
	float: left;
	left: 24px;
	height: 160px;
	margin: 0 58px 0 0;
	padding: 4px;
	position: relative;
	width: 280px;
	text-align: justify;
}
.box-poc-last {
	background: url(../images/box_bg.jpg) no-repeat scroll left top transparent;
	float: right;
	height: 160px;
	margin: 0;
	padding: 4px;
	position: relative;
	width: 280px;
	text-align: justify;
}
.box-poc a, .box-poc-last a {
	font-size: 14px;
	text-align: left;
	color: #31859c;
	-moz-transition-property: color;  /* FF4+ */
	-moz-transition-duration: 1s;
	-webkit-transition-property: color;  /* Saf3.2+, Chrome */
	-webkit-transition-duration: 1s;
	-o-transition-property: color;  /* Opera 10.5+ */
	-o-transition-duration: 1s;
	-ms-transition-property: color;  /* IE10? */
	-ms-transition-duration: 1s;
	transition-property: color;  /* Standard */
	transition-duration: 1s;
}
.box-poc a:hover {
	color: #f7923f;
}
.box-poc-last a:hover {
	color: #f7923f;
}
.box-poc img, .box-poc-last img {
	margin: 0 0 10px;
	border: none;
	float: left;
	margin-left: -1px;
}
/*.box-poc a, .box-poc-last a   { text-align:left;color:#31859c;}

.box-poc h5, .box-poc-last h5 { text-align:left; width: 280px; }*/

.box-poc h6 a, .box-poc-last h6 a {
	text-align: left;
	width: 280px;
	font-size: 11px;
	color: #f7923f;
}
.box-poc p, .box-poc-last p {
	font-size: 13px;
	color: #404040;
	width: 280px;
}
/*1. the style of the div container with id=”css_vertical_menu”*/

#css_vertical_menu {
	width: 300px;
	padding: 1px;
	background-color: #FFFFFF;/*border:1px solid #437E7E;*/

}
/*2. the style of the links (html element <a>)*/

#css_vertical_menu a {
	display: block;
	height: 25px;
	margin-top: 3px;
	margin-left: -13px;
	padding-left: 15px;
	/*background-color:#F0F7F7;*/

	border-left: 10px solid #C7E2E2;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #31859c;
	line-height: 25px;
}
/*3. the css style on the hover state of the links*/

#css_vertical_menu a:hover {
	background-color: #E5E5E5;
	border-left: 10px solid #31859c;
	color: #666666;
}
#css_vertical_menu a {
	-webkit-transition: 1s linear;
	-moz-transition: 1s linear;
	-o-transition: 1s linear;
	-ms-transition: 1s linear;
	transition: 1s linear;
}
/* remove the top margin for the first link*/

#css_vertical_menu a.first {
	margin-top: 0;
}
/* vertikalni meni - usluge*/

#css_vertical_menu2 a {
	display: block;
	height: 20px;
	margin-top: 4px;
	margin-left: -13px;
	padding-left: 15px;
	border-left: 8px solid #ffb578;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #31859c;
	line-height: 20px;
	-webkit-transition: 0.5s linear;
	-moz-transition: 0.5s linear;
	-o-transition: 0.5s linear;
	-ms-transition: 0.5s linear;
	transition: 0.5s linear;
}
#css_vertical_menu2 a:hover {
	background-color: #E5E5E5;
	border-left: 8px solid #f7923f;
	color: #666666;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
#css_vertical_menu2 a.first {
	margin-top: 0;
}
/*USLUGE - VRSTE USLUGA*/



#usluge {
	position: relative;
	float: left;
	top: -200px;
	width: 1000px;
	height: 300px;
	margin: 10px 10px 13px;
}
.box {
	background: url(../images/box_bg.jpg) no-repeat scroll left top transparent;
	float: left;
	left: 24px;
	height: 160px;
	margin: 0 58px 0 0;
	padding: 0;
	position: relative;
	width: 280px;
}
.box_novi_red {
	background: url(../images/box_bg.jpg) no-repeat scroll left top transparent;
	top: 30px;
	float: left;
	left: 24px;
	height: 160px;
	margin: 175px 58px 0 0;
	padding: 0;
	position: relative;
	width: 280px;
}
.box-posljednja {
	background: url(../images/box_bg.jpg) no-repeat scroll left top transparent;
	float: right;
	height: 160px;
	margin: 0;
	padding: 0;
	left: -20px;
	position: relative;
	width: 280px;
}
.box-posljednja2 {
	background: url(../images/box_bg.jpg) no-repeat scroll left top transparent;
	margin-top: 30px;
	float: right;
	height: 160px;
	top: 176px;
	padding: 0;
	position: relative;
	width: 280px;
	left: -20px;
}
.box p, .box_novi_red p, .box-posljednja p, .box-posljednja2 p {
	margin-top: -18px;
	font-size: 13px;
	color: #404040;
	width: 280px;
	text-align: justify;
}
.box h2, .box_novi_red h2, .box-posljednja h2, .box-posljednja2 h2 {
	text-align: left;
	margin-top: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: #31859c;
	text-transform: uppercase;
}
.box a, .box_novi_red a, .box-posljednja a, .box-posljednja2 a {
	text-align: left;
	text-align: left;
	text-decoration: none;
	color: #31859c;
}
.box strong, .box_novi_red strong, .box-posljednja strong, .box-posljednja2 strong {
	text-align: left;
	font-size: 11px;
	color: #f7923f;
	font-weight: normal;
}















::selection ::-moz-selection {
 background-color: #f7923f;
 color: #fff;
}
::selection {
	background-color: #f7923f;
	color: #fff;
}
 img::-moz-selection {
 background-color:#F6F6F6;
 color: #fff;
}
img::selection {
	background-color: #F6F6F6;
	color: #fff;
}
#lightbox {
	background: white;
	border: 20px solid rgba(0,0,0,0.3);
}
/*OKVIRI ZA TUMBNAILOVE SLIKA*/


.okvir {
	width: 400px;
	position: relative;
	left: 10px;
	top: -141px;
	float: right;
	height: 400px;
}
.okvir2 {
	height: 290px;
	width: 700px;
	position: relative;
	float: left;
	left: -20px;
	top: 10px;
}
.okvirtz {
	height: 300px;
	width: 100px;
	position: relative;
	float: left;
	left: -20px;
	top: 104px;
}
.okvir2 img, .okvirtz img {
	float: left;
}
.okvir img, .okvir2 img, .okvirtz img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 0px 10px 20px;
	vertical-align: top;
}
/* tablica */
.bordered {
	position: relative;
	top: -450px;
	left:-70px;
	float: right;
	border: solid #ccc 1px;
	border-left: none;
	border-right: none;
	border-top: none;
 *border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
	width: 40%;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	color: #316a8a;
}
.bordered a {
	text-decoration: none;
	color: #f7923f;
}
.bordered tr:hover {
	background: #F8F8F8;
	color: #f7923f;
	-moz-transition-duration: 0.9s;
	-webkit-transition-duration: 0.9s;
	-o-transition-duration: 0.9s;
}
.bordered td, .bordered th {
	border-top: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}
.bordered th {
	height: 20px;
	font-size: 12px;
	background-color: #f7f7f7;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);*/
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	border-top: none;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}


/* --- za jezik --- */
#languages {
position: absolute;
right: 10px;
top: 5px;
}

#languages img {
margin: 2px;
margin-top: 35px;
border: 0px;
}

#languages img  {
	display: block;
	padding: 2px 2px;
	border-radius: 60%;
	-webkit-transition: background 0.6s linear;
	-moz-transition: background 0.6s linear;
	-ms-transition: background 0.6s linear;
	-o-transition: background 0.6s linear;
	transition: background 0.6s linear;

}
#languages img:hover {
	background-color: #cecece;
}

#HeadSectionDl{
/*float:inherit;*/
margin:0px;
margin-top:-20px;
width:100%;
height:0px;
background-color:#FFFFFF;
/*position: relative;*/
}

/* --- Kontakt forma --- */

#KontaktForma {
	height: 290px;
	top: 20px;
	left: 00px;
	background-color: #F7F7F7;
	float: left;
	width: 450px;
	position: relative;
}
	
.article input[type="text"],  input[type="email"],  input[placeholder],  textarea,  select {
	border: 1px solid #ccc;
	padding: 6px 4px;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: 14px 'Open Sans', sans-serif;
	color: #316a8a;
	margin-top: -0px;;
	width: 95%;
	max-width: 95%;
	margin-bottom: 10px;
	background: #fff;
}
select {
	padding: 0;
}
input[type="text"]:focus,  input[type="password"]:focus,  input[type="email"]:focus,  textarea:focus {
	border: 1px solid #f7923f;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}
textarea {
	min-height: 60px;
}

.button_send {
	padding: 7px 8px 7px;
	margin-top: -5px;
	float: right;
	background-color: #f7923f;
	color: #FFF;
	font-size: 12px;
	border: 1px solid #FFF;
	border-radius: 4px;
	cursor: pointer;
}
.button_send:hover {
	background-color: #17a6b6;
}
.button_reset {
	padding: 7px 8px 7px;
	margin-top: -5px;
	float: right;
	background-color: #316a8a;
	color: #FFF;
	font-size: 12px;
	border: 1px solid #FFF;
	border-radius: 4px;
	cursor: pointer;
}
.button_reset:hover {
	background-color: #17a6b6;
}

