﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 62.5%;
	background-color: white;
	color: #3c3c3d;
	background-image: url('/images/pozadina.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #0062a3;
	text-decoration: underline;
}
a:visited {
	color: #0062a3;
	text-decoration: underline;
}
a:hover {
	color: #b47d2d;
	text-decoration: none;
}
a:active {
	color: #0062a3;
}
p {
	margin-bottom: 15px;
	line-height: 1.4em;
	font-size: 1.1em;
}
#kont {
	width: 970px;
	margin: 0 auto;
	font-family: Trebuchet MS;
	font-size: 1.3em;
	background-repeat: no-repeat;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
#header {
	position: relative;
	width: 970px;
	height: 139px;
}
h1 {
	text-decoration: none;
	border: 0;
	width : 248px;
	height : 139px;
	margin : 0;
	padding : 0;
	background : url(/images/vidikovac-logo.png) no-repeat 0 0;
}
h1 a {
	display : block;
	height : 139px;
	text-indent : -9999px;
}
#box {
	position: relative;
	float: left;
	width: 970px;
	height: 250px;
	margin-top: 15px;
}
#bookingbox {
	position: relative;
	float: left;
	width: 248px;
	height: 250px;
	background-image: url('/images/box-bg.png');
}
.vslika {
	position: relative;
	float: left;
	width: 722px;
	height: 250px;
	overflow: hidden;
	margin-left:248px;
}
#box h2 {
	position: absolute;
	top: 170px;
	left: 210px;
	padding: 10px;
	background-image: url('/images/40trans.png');
	color: white;
	font-size: 3em;
	z-index: 999;
	letter-spacing: -2px;
}
#navcontainer {
	position: relative;
	float: left;
	width: 208px;
	background-image: url('/images/side-bg.png');
	background-repeat: repeat-x;
	background-position: center top;
	padding: 20px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	overflow: hidden;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 198px;
	padding: 5px;
	background-color: white;
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
}
#navcontainer a:link, #navlist a:visited {
	color: #489AFF;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #0092D5;
	color: #fff;
}
#sadrzaj {
	position: relative;
	float: left;
	width: 642px;
	padding: 40px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
}
#sadrzaj h2 {
	color: #E1A100;
	font-size: 2em;
	letter-spacing: -2px;
	margin-bottom: 25px;
}
.trecina {
	position: relative;
	float: left;
	width: 210px;
	overflow: hidden;
}
#sadrzaj ul {
	list-style-type: none;
	margin-top: 40px;
}
#sadrzaj ul li {
	min-height: 230px;
	height: auto !important;
	height: 230px;
	width: 300px;
}
.shadou {
	background-image: url('/images/li-shadow.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 20px;
}
.jezici {
	position: absolute;
	margin-right: 40px;
	width: 300px;
	top: 20px;
	right: -30px;
	text-align: right;
}
.jezici p {
	margin-top: 20px;
}
#footer {
	position: relative;
	float: left;
	width: 890px;
	padding: 40px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	background-image: url('/images/side-bg.png');
	margin-top: 50px;
}
table {
	border: 1px solid #ccc;
	width: 100%;
	margin-bottom: 25px;
	color: #3c3c3d;
}
td, th {
	padding: .3em;
	border: 1px #ccc solid;
	text-align: center;
	font-size: 1.3em;
}
td:first-child {
	text-align: left;
}
#forma {
	background-color: #F5F5F5;
	padding: 10px;
}
#forma label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
	margin-right: 10px;
}
#forma .small {
	color: #666666;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
#forma input, #forma textarea {
	font-size: 1em;
	padding: 6px 4px;
	border: solid 1px #aacfe4;
	width: 400px;
	margin: 2px 0 20px 0px;
	display: block;
}
#forma select {
	font-size: 1em;
	padding: 6px 4px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 0px;
}
#forma input:focus, #forma textarea:focus {
	border: solid 1px red;
}
#forma button {
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	background: #666666 url(/images/button.png) no-repeat;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
#forma img {
	margin-left: 150px;
	border: solid 1px #aacfe4;
}
p.red {
	color: red;
	line-height: 32px;
	background-image: url('/images/error_32.png');
	padding-left: 50px;
	background-repeat: no-repeat;
}
.trecina img{
	margin-top:-10px;
	margin-bottom:15px;
	padding:1px;
	border:1px silver solid;
}
.kapl{
	float:left;
	position:absolute;
	top:-26px;
	left:0px;
}
#gallery{
	margin-left:-12px;
	overflow:hidden;
}
#gallery li{
	width:200px;
	display: inline;
	margin:0px 0px 0px 12px;
}
#gallery img{
	border:1px silver solid;
	padding:1px;
	margin-bottom:12px;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fancybox/fancy_shadow_nw.png') no-repeat;
}
span.txtleft{
	float:left;
	color:#999898;
}
span.txtright{
	float:right;
}
