﻿body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #E7E7E7;
}
input[type=Text]:focus, textarea:focus, select:focus {
	background: #F5F6BE;
}
a {
	text-decoration: none;
	color: #B60400;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}
form { margin: 0px; padding: 0px; }
h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

.Clear { clear: both; }

.blue {
	color: #286ea0;
}

#bg { 
	width: 760px;
	margin: 0 auto;
	height: 580px;
	padding: 6px 10px 0px 10px;
	background: url(../_gfx/bg.gif) no-repeat;
}
input.SearchInput {
	font: normal 12px Trebuchet MS, Arial, Verdana;
	color: #808080;
	width: 120px;
	height: 15px;
	padding: 0px 5px;
}

#TheContent {
	padding: 9px 4px 0px 2px;
	color: #303030;
	width: 736px;
}

/* remake by dntel 
#TheContent {
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 0px; WIDTH: 736px; 
	COLOR: #303030; 
	PADDING-TOP: 9px
}*/

#TheContentIn {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 40px;
	border-bottom: 2px solid #eee;
	background: #FFF url(../_gfx/fade.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	position: relative;
	left: 1px;
	top: -12px;
}

#navigacija {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigacija ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#navigacija li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigacija li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}	
	
#navigacija li a:hover {
	color: #fff;
	background: #b80003;
}

.lijevo {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	color: #6B6B6B;
	line-height: 1.6em;
}

.lijevo a {
	text-decoration: underline;
}

.lijevo p {
	margin: 0;
	font-size: 11px;	
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
}

/* Check Availability CSS */
.check_avail {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
}

.check_avail select {
	font: normal 12px Tahoma, Arial;
	color: #5D5D5D;
	border: solid 1px #ccc;
}

.check_avail p {
	margin: 0px;
	font-size: 90%;
}

div.CheckAvaLeftCont {
	float: left;
	height: 20px;
	width: 70px;
	display:block;
	border-right: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	padding: 2px;
	padding-left: 5px;
}
div.CheckAvaRightCont {
	float:left;
	height: 20px;
	width: 160px;
	border-bottom: dashed 1px #ccc;
	padding: 2px;
	padding-left: 5px;
}

#pic {
	margin:  0px 0px 5px 148px;
	/* padding: 0px 10px 5px 6px;*/
	padding-left: 6px; 
	height: 281px;
}
* html #pic { padding-left: 0px; }
.imageSlideshowHolder,.imageSlideshowHolder_left{
	float:left; 
	width:581px;
	height:281px;
	position:relative;
}
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}
#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 260px;
}

.lijeva_rubrika {
	margin: 0 100px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}
.lijeva_rubrika_full {
	margin: 0px 0px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}
.lijeva_rubrika_form {
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	margin-left: 140px;
}

.lijeva_rubrika a, #lijeva_rubrika a:visited {
	text-decoration: underline;	
}

.lijeva_rubrika p {
	padding: 0;
	margin: 0;
}

#downbox {
	margin: 10px 10px 15px 10px;
	border: 1px solid #b80003;
	background: #f8e8e9 url(../_gfx/bg_slideshow.gif) no-repeat center;
	padding: 5px;
	width: 700px;
}
#downbox img {
	margin-right: 50px;
	border: solid 1px #b80003;
}
img.imgRight {
	float: right;
	margin-left: 5px;
}
/* Checking Availability */
#chkAvail {
	text-align: center;
	padding-top: 25px;
}
#CheckResults {
	display: none;
	color: #038f00;
	padding-top: 10px;
}

/*----------------- Contact Form --------------------------*/

#ContactForm div.Title, #ContactForm div.TitlePrices  {
	background: #B80003;
	font: bold 13px Arial, Verdana;
	color: #fff;
	padding: 3px;
	text-align: center;
	border-bottom: solid 1px #ccc;
	width: 562px;
	letter-spacing: 2px;
	float: left;
	margin-top: 10px;
}
#ContactForm div.TitlePrices { background: #F68117; }
#ContactForm div.Left {
	float: left;
	height: 20px;
	width: 140px;
	display:block;
	border-right: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	padding: 2px;
	padding-left: 5px;
}
#ContactForm div.Right {
	float:left;
	height: 20px;
	width: 410px;
	border-bottom: dashed 1px #ccc;
	padding: 2px;
	padding-left: 5px;
}
#ContactForm div.PriceLow {
	padding: 2px;
	float: left;
	width: 123px;
	border-right: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
}
#ContactForm div.PriceHigh {
	padding: 2px;
	float: left;
	border-bottom: dashed 1px #ccc;
	width: 288px;
}
#ContactForm .input {
	font: normal 12px Arial, Verdana;
	color: #5D5D5D;
	height: 13px;
	width: 300px;
	position: absolute;
}
#ContactForm .select {
	font: normal 12px Arial, Verdana;
	color: #5D5D5D;
	height: 20px;
	width: 305px;
}
#ContactForm textarea {
	font: normal 12px Arial, Verdana;
	color: #5D5D5D;
	height: 100px;
	width: 300px;
	position: absolute;
}

.RedButton{
cursor:pointer;
border:outset 1px #5D5D5D;
color:#fff;
font-weight:bold;
padding: 1px 2px;
background:url(../_gfx/bg_form_red.gif) repeat-x left top;
}

.GreyButton{
cursor:pointer;
border:outset 1px #5D5D5D;
color:#5D5D5D;
font-weight:bold;
padding: 1px 2px;
background:url(../_gfx/bg_form_grey.gif) repeat-x left top;
}
img.Asterisk {
	position: relative;
	left: 320px;
	clear: both;
}
img.Asterisk2 {
	position: relative;
	left: 268px;
	clear: both;
}

/* FOOTER CSS */

#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ccc;
	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}
