html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:1em;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
:focus {
	outline:0;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input[type=hidden] {
	visibility:hidden;
}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
	display:inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* stop commented backslash hack */	

body {
	font:85%/150% Arial, Verdana, sans-serif;
}
/*Control Bar Styles
*********************************************************/
#mainNavContainer {
	width: 970px;
	height: 37px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
}
#vdividermenu ul {
	padding: 0;
	font-size:12px;
	width: 760px;
	background-image: url(../../../../images/mainNavBg.jpg);
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	letter-spacing: 1px;
	float: right;
}
#vdividermenu ul li {
	display: inline;
	float: right;
}
#vdividermenu ul li a {
	float: left;
	color: #fff;
	padding: 0.8em 1.4em;
	text-decoration: none;
	background-color: #417dbb;
	background-image: url(../../../../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#vdividermenu ul li a:visited {
	color: #fff;
}
#vdividermenu ul li a:hover, #vdividermenu ul li a.current {
	color: #FFF;
	background-color:#0F50AE;
}
#left {
	float: left;
	width: 205px;
}
#nav {
	float: left;
	width: 200px;
	border: 1px solid #ACACAC;
}
#nav ul {
	list-style-type: none;
	letter-spacing: 1px;
}
#nav li a {
	height: 76px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 37px;
	text-decoration: none;
}
html>body #nav li a { 
	height:37px;
}
#nav li a:link, #nav li a:visited {
	color: #fff;
	display: block;
	background-color: #417DBB;
	padding-top: 27px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#nav li.home a:link, #nav li.home a:visited {
	background-color: #417DBB;
}
#nav li.about a:link, #nav li.about a:visited {
	background-color: #538BC8;
}
#nav li.services a:link, #nav li.services a:visited {
	background-color: #5998CE;
}
#nav li.promise a:link, #nav li.promise a:visited {
	background-color: #77ACD6;
}
#nav li.contact a:link, #nav li.contact a:visited {
	background-color: #87B3DA;
}
#nav li.home a:hover, #nav li.about a:hover, #nav li.services a:hover, #nav li.promise a:hover, #nav li.contact a:hover {
	color: #FFF;
	background-color:  #3E76B1;
	padding: 27px 0 0 25px;
}
.pictos {
	float: left;
	width: 200px;
	border: 1px solid #BCBCBC;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pictograms {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.container {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
/*Header Styles
*********************************************************/

#header {
	clear:both;
	height:90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 970px;
}
#header-right {
	float:right;
	width:655px;
}
#content {
	clear:both;
}
#masthead {
	width:100%;
	height:287px;
	border-top:1px solid #041c46;
	border-bottom:1px solid #041c46;
	background-color: #3362b0;
	background-image: url(../image/back1.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#masthead .container {
	height:287px;
	background-color: transparent;
	background-image: url(../image/head1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#masthead h1, #masthead h2 {
	color:#fff;
	font-weight:normal;
	text-shadow:1px 1px 1px #05245d;
}
#masthead h1 {
	font-size:1.8em;
	margin:30px 0 10px 0;
}
#masthead h2 {
	font-size:1.4em;
	margin-bottom:20px;
}
#masthead h3, #masthead p {
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
	line-height:1.8em;
}
#masthead h3 {
	margin-bottom:15px;
}
#masthead p {
	width:360px;
}
#masthead ul {
	margin-bottom:15px;
}
#masthead ul li {
	display:inline;
	color:#fff;
	font-size:.9em;
	font-weight:bold;
	padding:0 25px;
	height:100%;
	background:transparent url(../img/bullet-tick-header.gif) no-repeat 0% 50%;
}
#masthead a {
	color:#b8d6ee;
	text-decoration:none;
}
#masthead a:hover {
	color:#fff;
}
#homecontent {
	clear:both;
	padding:40px 0 30px 0;
	border-top:1px solid #fff;
	background:#fff url(../img/bg-content.png) repeat-x 0 0;
}
#homecontent h4 {
	font-size:1.2em;
	font-weight:normal;
	color:#062a6c;
	text-transform:uppercase;
	margin-bottom:12px;
}
#homecontent .box {
	float:left;
	margin-right:20px;
	margin-bottom:35px;
	width:300px;
	height: 400px;
}
#homecontent .boxinner {
	border:1px solid #ddd;
	padding:9px;
	color:#555;
	background:#eee url(../img/bg-services.png) repeat-x 0 0;/* min-height:230px; */
				}
#homecontent .boxinner img {
	border:1px solid #ddd;
	background-color:#fff;
	padding:2px;
	margin-bottom:5px;
}
#homecontent .boxinner img:hover {
	border:1px solid #bbb;
}
#homecontent .boxinner p {
	width:280px;
	font-size:1em !important;
	line-height:1.6em;
	padding:0 0 10px 0;
	background:url(../img/divider-services.gif) repeat-x 0 bottom;
}
#homecontent p.right {
	float:right;
	text-align:right;
	padding:0 0 0 25px !important;
	background:url(../img/bullet-rss-home.png) no-repeat 0 50% !important;
}
#homecontent-right {
	float:left;
	width:620px;
}
#bar {
	background:#052c75 url(../img/bg-bar-quote.png) repeat-x 0 0;
	border-top:1px solid #041c46;
	border-bottom:1px solid #fff;
	color:#fff;
}
#bar .container {
	padding:20px 0;
	background:transparent url(../img/bg-bar-quote-container.png) no-repeat 0 0;
}
#secondarycontent {
	clear:both;
	padding-top:30px;
	background:#ebebeb url(../img/bg-secondary-content.png) repeat-x 0 0;
	border-bottom:1px solid #fff;
}
#sidebar {
	float:left;
	width:200px;
}
#sidebar .box {
	width:100%;
	padding:10px;
	background-color:#fff;
	border:1px solid #ddd;
	margin-bottom:20px;
}
#sidebar h3 {
	color:#062a6c;
	text-transform:uppercase;
	margin-bottom:10px;
}
#sidebar address {
	color:#444;
	font-size:.9em;
	font-style:normal;
	line-height:1.4em;
}
.subnav li {
	font-size:.9em;
	font-weight:bold;
}
.subnav li a {
	display:block;
}
.subnav li.active a {
	font-weight:bold;
}
.subnav li a {
	font-weight:normal;
	text-decoration:none;
	color:#111;
}
.subnav li ul li {
	font-size:1em;
	font-weight:bold !important;
}
.subnav li ul li ul li {
	font-size:1em;
	font-weight:normal !important;
	padding-left:15px;
}
#right {
	float:right;
	width:700px;
	margin-bottom:30px;
	padding:20px;
	background-color:#fff;
	border:1px solid #ddd;
}
#right img {
	float: left;
	margin-right: 9px;
	margin-left: 0px;
}
#right h1 {
	font-size:1.8em;
	font-weight:normal;
	color:#062a6c;
	margin-bottom:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#right h1.float {
	float:left;
	width:85%;
	line-height:1.1em;
}
#right h2, #right h4 {
	font-size:1.2em;
	font-weight:normal;
	color:#062a6c;
	margin-bottom:20px;
	text-decoration: underline;
}
#right h3 {
	clear:both;
	font-size:1em;
	font-weight:normal;
	color:#444;
	margin-bottom:20px;
}
#right p {
	font-size:.9em;
	margin-bottom:20px;
	color:#444;
}

#right h6 a {
	font-weight:normal !important;
	color:#666;
}
#right h6 a:hover {
	color:#333;
}
#right a {
	color:#222;
	font-weight:bold;
	text-decoration:none;
}
#right a:hover {
	text-decoration:underline;
}
#right div.slideshow {
	width:700px;
	height:200px;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}
#right div.slideshow img, #right p img {
	padding:5px;
	padding:4px;
	border:1px solid #ccc;
	background-color:#fff;
}
#right ul {
	margin-bottom:20px;
	list-style-type: none;
}
#right ul li {
	font-size:.9em;
	color:#444;
	padding-left:17px;
	line-height:1.5em;
	margin-bottom:15px;
	list-style-type: disc;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style-position: inside;
}
.boxmid {
	margin-bottom:15px;
	position:relative;
	border:1px solid #ccc;
	margin:0 0 20px;
}
.boxmid .content p {
	padding:10px 10px 0;
}
.highlight {
	color:#333 !important;
	background:#f4f4f4;
	padding:2px;
}
.top {
	background:#eee url(../img/bg-boxtop.png) repeat-x left bottom;
	padding:5px 10px;
	border-bottom:1px solid #ccc;
}
.top h2 {
	float:left !important;
	margin:2px 0 0 0 !important;
	font-size:1em !important;
	padding:0 !important;
}
.top a {
	background:none !important;
}

.newsdivider {
	float:left;
	clear:both;
	width:100%;
	background:url(../img/divider-dots.png) repeat-x left top !important;
	margin:0 !important;
	padding:30px 0 0 0 !important;
}




/*Footer Styles
*********************************************************/
		
#footer {
	clear:both;
	margin:0;
	color:#eee;
	background:#3466cc url(../img/bg-footer.png) repeat-x 0 0;
	border-top:1px solid #4265aa;
	height: 60px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#footer p {
	font-size:.8em;
	margin:0;
}
#footer p {
	float:left;
}
#footer ul {
	float:right;
	text-align:right;
}
#footer ul li {
	float:left;
	text-transform:uppercase;
	font-size:.8em;
	margin-left:20px;
}
#footer a {
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	color:#ddd;
}
.img_desno {
	float: right;
	margin-right: 0px;
	text-align: center;
}
.img_lijevo {
	float: left;
	margin-left: 20px;
}
.cleaner {
	clear: both;
	height: 20px;
}
.pictos img {
	float: left;
	margin-top: 10px;
	margin-left: 13px;
}
.rightbox {
	padding:5px;
	padding:4px;
	border:1px solid #ccc;
	background-color:#fff;
}
.pictos_sidebar {
	float: left;
	width: 200px;
	border: 1px solid #BCBCBC;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}
.left_opis {
	float: left;
	height: auto;
	width: 330px;
	margin-right: 30px;
}
.right_opis {
	float: left;
	height: auto;
	width: 330px;
}
.container_small {
	width:960px;
	overflow:hidden;
	background-color: #052C75;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	padding-right: 10px;
}
.container_small h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	padding-top: 14px;
	padding-right: 0px;
	color: #FFF;
	letter-spacing: 2px;
}
table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #003;
	padding: 4px;
	border: 1px solid #999;
	text-align: center;
	background-color: #CBDFFE;
}
.row1 {
	color: #FFF;
	background-color: #00486A;
}
.leftimage {
	float: left;
	width: 200px;
	border: 1px solid #8C8C8C;
	background-color: #FFF;
	margin-bottom: 20px;
	height: 150px;
}
.info {
	float: left;
	width: 200px;
	border: 1px solid #8C8C8C;
	background-color: #FFF;
	margin-bottom: 20px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	text-align: center;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.info a {
	color: #900;
}
.reserveh2 {
	font-size: 14px;
	text-decoration: underline;
}
.tabela{
	background-color:white;
	padding:1px;
	width:688px;
	margin-left:1px;
	font: 10px "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #000066;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 120px;
	border: 1px solid #E1916E;
}
.mjesec{
	background-color:#FF9;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.slobodno{
background-color:#FFFFFF;
width:16px;
padding:1px;
}
.zauzeto{
	background-color:#C00;
	width:16px;
	padding:1px;
}
.title
{
	background-color:#FF9;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.flags{
	float: left;
	margin-left: 8px;
	margin-top: 12px;
}
