/*
 * Hoteli Croatia d.d.
 * -----------------------
 * Design - Konix NET d.o.o. (C) 2006.
 *
 */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 0px;
	text-align: center;
	font: 70% Arial, Helvetica, sans-serif;
	background-color: #EEE;
}
table {
	font-size: 1em;
}
hr {
	display: none;
}
#kontejnerTop {
	background: url(../slike/home/body_top.gif) no-repeat 50% 0px;
}
#kontejner,
#kontejnerBottom {
	background: url(../slike/home/body_bck.gif) repeat-y 50% 0px;
}

/* nadodao Krampus */
#banner{
	margin: 0px auto;
	width: 760px;
	height: 60px;
}

#banner35{
    
    position: absolute;
    top: 6px;
    left: 0px;
}

/* nadodao Krampus - KRAJ */

#mainWraper {
	background: #FFF url(../slike/home/welcome_bck.gif) repeat-y right;
}
.kontejner {
	margin: 0px auto;
	padding: 0px 9px;
	width: 760px;
	clear: both;
}
/* TOP */
#top {
	position: relative;
    text-align: left;
	background-color: #FFF;
	color: #000;
	width: 760px;
}
* html #top {
	margin-left: 1px;
}
#header {
    position: relative;
    top: 0px;
    background: url(../slike/home/header_title.gif) no-repeat 0px 0px;
	width: 351px;
	height: 82px;
}
#header h1 {
	display: none;
}
#topMain {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 82px;
    width: 410px;
	margin-left: 351px;
}
#languages {
	list-style: none;
	text-align: right;
	height: 20px;
	padding-top: 7px;
}
#languages li {
	display: inline;
}
#languages a {
	color: #600;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 7px;
	background: url(../slike/home/bullet.gif) no-repeat 0px 50%;
}
#languages a:hover {
	color: #000;
	text-decoration: underline;
}
#languages a.bulletFirst {
	background: none;
}
#languages a.russki {
	background: url(../slike/home/lang_russki.gif) no-repeat 0px 2px;
	padding-right: 20px;
}
#languages a.russki:hover {
	background: url(../slike/home/lang_russki.gif) no-repeat 0px -14px;
}
#languages a.russki span {
	visibility: hidden;
}
/* MAIN MENU */
#mainMenu {
	background: #ECEEE0 url(../slike/home/main_menu_bck.gif) repeat;
	height: 55px;
	position: relative;
}
#mainLinks {
	position: absolute;
	bottom: 0px;
	height: 21px;
	width: 100%;
	list-style: none;
	background-color: #FFF;
	padding-top: 6px;
}
* html #mainLinks {
	bottom: -1px;
}
#mainLinks li.mainLinkControl,
#mainLinks li.mainLinkControlOver {
	float: left;
	position: relative;
	padding-left: 14px;
}
#mainLinks a {
	display: block;
	padding-bottom: 5px;
	font-size: 13px;
	color: #600;
	letter-spacing: 0.5px;
	text-decoration: none;
}
#mainLinks a:hover {
	color: #000;
}
#mainLinks ul.podLinks {
	display: none;
	position: absolute;
	top: 20px;
	left: 10px;
	list-style: none;
	background-color: #FFF;
	border: 1px solid #E5E2D5;
	border-top-color: #FFF;
}
#mainLinks li.mainLinkControlOver ul.podLinks {
	display: block;
}
#mainLinks ul.podLinks li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #F1F1E2;
}
#mainLinks ul.podLinks a {
	display: block;
	margin: 0px;
	padding: 2px 10px;
	width: 120px;
	font: bold 1em Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#mainLinks ul.podLinks a:hover {
	color: #000;
	background-color: #ECEEE0;
}
#mainLinks li.mainLinkControl:hover ul.podLinks {
	display: block;
}
/* FOOTER */
#footer {
	background: url(../slike/home/body_bottom.gif) no-repeat 50% 100%;
}
#footerMenu {
	list-style: none;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #ECEEE0 url(../slike/home/main_menu_bck.gif) repeat;
	border-bottom: 1px solid #FFF;
	border-top: 3px solid #FFF;
}
#footerMenu li {
	display: inline;
	color: #999;
}
#footerMenu a {
	color: #600;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 7px;
	background: url(../slike/home/bullet.gif) no-repeat 0px 50%;
}
#footerMenu a:hover {
	color: #000;
	text-decoration: underline;
}
#footerMenu a.bulletFirst {
	background: none;
}
/* MAIN Welcome */
#mainPic {
	text-align: right;
	border-right: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	width: 399px;
	height: 346px;
	background: url(../slike/home/hotel_croatia_home_za_rezat.jpg) no-repeat 100% 0px;
}
#welcomeMain {
	/* width: 390px; IE5 */
	float: right;
	width: 407px;
}
* html #welcomeMain {
	width: 409px;
}
#mainTekst {
	text-align: left;
}
#mainTekst h3 {
	background-color: #ECEEE0;
	padding-top: 2px;
	padding-left: 10px;
	height: 25px;
	font: bold 16px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #600;
}
#mainTekst p {
	text-align: justify;
	padding: 0px 30px;
	padding-top: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #666600;
}
/* MAIN Left */
#leftMain {
	margin-top: 0px;
    text-align: left;
	float: left;
	width: 352px;
	margin-left: 1px;
}
#topHeader {
    background: #FFF url(../slike/home/hotel_conference.jpg) no-repeat 0px 00px;
    width: 351px;
	height: 127px;
	padding-bottom: 10px;
}
#topHeader h2 {
	display: none;
}
#leftWraper {
    background-color: #E5E2D5;
	width: 351px;
}
#quickBooking {
	float: right;
	display: inline;
	background: #F3F1E7 url(../slike/home/booking_bck2.jpg) repeat-x 0px 0px;
	/* background: #F3F1E7 url(../slike/home/booking_bck.jpg) no-repeat 20px 30px; */
	width: 174px;
}
#quickBooking h3 {
	display: none;
}
#bookingForm {
	position: relative;
	padding: 5px;
	color: #600;
}
#bookingForm p {
	padding-top: 5px;
	padding-left: 10px;
}
#bookingForm select,
#bookingForm input {
	font: 11px Arial, Helvetica, sans-serif;
}
#bookingForm option {
	padding-right: 5px;
}
#bookingForm a {
	color: #600;
	font-weight: bold;
	text-decoration: none;
}
#bookingForm a:hover {
	color: #000;
	text-decoration: underline;
}
#bookingForm .button {
	padding: 0px;
	background-color: #CCC;
	color: #600;
	font-weight: bold;
}
#bookingForm .kalendar {
	vertical-align: top;
}
#kalendarFrame {
	display: none;
	position: absolute;
	top: 30px;
	left: 160px;
	width: 200px;
	height: 180px;
}
.fixedWith, .button {
	width: 140px;
}
.clearFloat {
	clear: both;
}
#quickLinks {
	background: #ECEEE0 url(../slike/home/main_menu_bck.gif) repeat;
}
#quickLinks h3 {
	display: none;
}
#quickLocation {
	display: block;
	float: left;
	background: url(../slike/home/quick_location.jpg) no-repeat 0px 0px;
	width: 84px;
	height: 78px;
}
#quickCorporate {
	display: block;
	float: right;
	background: url(../slike/home/quick_corporate.jpg) no-repeat 0px 0px;
	width: 85px;
	height: 78px;
}
#quickSpa {
	display: block;
	float: left;
	background: url(../slike/home/quick_spa.jpg) no-repeat 0px 4px;
	width: 84px;
	height: 85px;
}
#quickAgent {
	display: block;
	float: right;
	background: url(../slike/home/quick_agent.jpg) no-repeat 0px 4px;
	width: 85px;
	height: 85px;
}
#quickLocation b,
#quickCorporate b,
#quickSpa b,
#quickAgent b {
	display: none;
}
#newsOffers {
	float: right;
	display: inline;
	width: 177px;
	background-color: #E5E2D5;
	background: #E5E2D5 url(../slike/home/news_bck.gif) repeat-x 0px 0px;
	min-height: 150px;
}
* html #newsOffers {
	height: 150px;
}
#newsOffers h3 {
	/* background: url(../slike/home/news_title2.gif) no-repeat 5px 5px; */
	padding-top: 5px;
	padding-left: 10px;
	height: 26px;
	font: bold 16px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #600;
}
#newsSlider {
	height: 208px;
	overflow: auto;
}
* html #newsSlider {
	height: 210px;
}
*:first-child+html #newsSlider {
	height: 210px;
}
#newsSliderBottom {
	padding: 5px;
	padding-left: 10px;
}
#newsSliderBottom a.viewAll {
	font-size: 0.9em;
	color: #600;
}
#sliderUp,
#sliderDown {
	display: block;
	float: right;
	width: 11px;
	height: 10px;
	background: url(../slike/home/slider_down.gif) no-repeat 0px 0px;
}
#sliderUp {
	margin-top: 10px;
	margin-right: 3px;
	background: url(../slike/home/slider_up.gif) no-repeat 0px 0px;
}
dl {
	padding: 5px;
	padding-left: 10px;
	color: #666;
}
dt {
	font-weight: bold;
}
#newsOffers a {
	color: #666;
	text-decoration: none;
}
#newsOffers a:hover {
	color: #000;
	text-decoration: underline;
}
.newsMore {
	text-align: left;
}
.newsDate {
	color: #999;
	float: right;
}
/* Cestitka */
#specialCard {
	background: transparent url(../slike/home/cestitka.jpg) no-repeat 50% 0px;
	height: 75px;
	padding-left: 15px;
	padding-top: 30px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #600;
}
/* Special offers */
#specialPackages dl {
	background-color: #FFF;
	margin-bottom: 1px;
}
#specialPackages dt {
	color: #600;
	text-decoration: underline;
}

/* logoi */
#logoi{
    float: right;
    margin-top: 10px;
    background-color: blue;
}