body{
	margin: 0;
	padding: 0;
	background: url(../images/bodybg.gif) repeat-x #DDE5EE;
}

body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select{
	color: #003562;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana,  sans-serif;
	font-size: 11px;
}

p{
	margin: 0 0 10px 0;
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

p strong{
	font-weight: bolder;
}

.clear{
	clear: both;
	margin: 0; padding: 0; line-height: 0;
}

.clearBox{
	clear: both;
	height: 10px;
}

.separator{
	margin: 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CDDAE9;
}

a{
	color: #003562;
	text-decoration: underline;
}

a:hover{
	color: #003562;
	text-decoration: none;
}


#holder{
	margin: 10px auto;
	padding: 0;
	width: 720px;
	text-align: left;
	border: 10px solid White;
	background: White;
}

#home{
	width: 31px;
	float: right;
	padding: 37px 0 0 0;
}

#container{
	width: 720px;
	text-align: left;
	float: left;
	background: #DDE5EE;
}

#content{
	padding: 0;
	margin: 0;
}


.send{
	cursor: pointer;
	color: White;
	background: #003562;
	width: 70px;	
}

.send:hover, .reset:hover {
	background: Maroon;
	color: White;
}

.reset{
	cursor: pointer;
	color: White;
	background: #3C7469;
	width: 70px;	
	margin: 0 0 0 10px;
}

/**********/
#language{
	margin: 5px 0;
	text-align: right;
}

#language a{
	margin: 0 8px;
}

#langbar{
	margin: 10px auto;
	padding: 0;
	width: 740px;
	text-align: right;
}

#langbar span{
	padding: 0 10px;
}


/**************************************/
#subnav{
	padding: 0;
	margin: 0 0 10px 0;
	color: #003562;
	border: 1px solid #CDDAE9;
	width: 198px;
}

#subnav ul{
	margin: 0;
	padding: 0;
}

#subnav li{
	padding: 5px 5px 5px 13px;
	margin: 1px;
	border-bottom: 1px solid #CDDAE9;
	list-style: none;
}

#subnav li.noborder{
	border-bottom: none;
	padding: 5px 5px 5px 13px;
	
}

#subnav a{
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(../images/nav_bullet.gif) no-repeat left top;
	color: Maroon;
}

#subnav a:hover{
	color: #003562;
	background: url(../images/nav_bullet_hover.gif) no-repeat left top;
}

/*******/
#header{
	width: 720px;
	//width: 723px;
	/*height: 238px;	*/
	margin: 0;
	padding: 0;
}

#header #headbg{
	width: 100%;
	height: 213px;
}

#header #headbg1 {
	background:  url(../images/head1.jpg) no-repeat right; 
	height: 213px;
	margin: 0 0 0 200px;
	border-left: 1px solid White;
}

#header #headbg2 {
	background:  url(../images/head2.jpg) no-repeat right; 
	height: 213px;
}

#header #headbg3 {
	background:  url(../images/head3.jpg) no-repeat right; 
	height: 213px;
}

#header #headbg4 {
	background:  url(../images/head4.jpg) no-repeat right; 
	height: 213px;
}

#header #headbg5 {
	background:  url(../images/head5.jpg) no-repeat right; 
	height: 213px;
}

#header #headbg_test {
	background:  url(../images/head_test.jpg) no-repeat right; 
	height: 213px;
}

#header .logo{
	margin: 0;
	padding: 0;
	float: left;
}

/*********************************/

#leftcol{
	float: left;
	width: 200px;
	/*background: url(../images/leftbg.gif) repeat-y;*/
	margin: 0 0 0 0;
	padding: 0px 0 15px 0;
}

#leftcol .boxoutro{
	height: 145px;
	padding: 0;
	margin: 0 0 15px 0;
	border: 1px solid #CDDAE9;
	background: url(../images/navbg.gif);
}

#leftcol .boxoutro h1{
	font-size: 11px;
	margin: 0 0 0 15px;
	padding: 0;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
}

#leftcol .boxoutro a{
	padding: 15px 0 0 65px;
	display: block;
	text-decoration: none;
	color: #003562;
}

#leftcol .boxoutro a:hover{
	color: Maroon;
}

#leftcol .contact{
	margin: 0;
	padding: 0;
}

#leftcol .contact ul{
	margin: 0 0 0 0;
	padding: 15px 15px 5px 15px;
}

#leftcol .contact li{
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}

#leftcol .boxoutro .regbox{
	height: 145px;
	background: url(../images/reservationbg.gif) no-repeat;
	padding: 0 8px 0 8px;
}

#leftcol .boxoutro .regboxen{
	height: 145px;
	background: url(../images/reservationbg_en.gif) no-repeat;
	padding: 0 8px 0 8px;
}

#leftcol .boxoutro .regboxit{
	height: 145px;
	background: url(../images/reservationbg_it.gif) no-repeat;
	padding: 0 8px 0 8px;
}

#leftcol .boxoutro .regbox h1{
	margin: 0 0 0 15px;
}

/**************************************/


#maincol{
	float: left;
	width: 497px;
	margin: 5px 0 0 15px;
}


#maincol .contenton{
	/*border: 1px solid #DDE5EE;*/
	margin: 0;
	padding: 20px 10px 10px 16px;
}

#maincol .center{
}

#maincol .izdvojeno{
	padding: 15px 25px 15px 15px;
}

#maincol h1{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 15px 0;
	position: relative;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #CDDAE9;
	color: Maroon;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana,  sans-serif;
}


#maincol h2{
	color: #003562;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 4px 0 5px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana,  sans-serif;
}

#maincol h3{
	color: #003562;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px 0;
	position: relative;
}

#maincol ul{
	list-style: none;
	margin: 5px 0 10px 0;
	padding: 0;
}

#maincol ul li{
	padding: 2px 0;
}


/****** fotoframe ***********/

#fotobox{
	margin: 15px 0;
}

img.border{
	border: 1px solid #CDDAE9;
	padding: 3px;
	background-color: #FFF;
	position: relative;
}

img.leftimage{
	float: left;
	margin: 2px 15px 3px 0;
	position: relative;
}

/***********************/
form{
	margin: 0;
	padding: 0;
}

input, select, textarea{
	color: #4A8AC1;
	text-decoration: none;
	width: 175px;
	padding: 2px;
	border: 1px solid #CDDAE9;
}

select{
	width: 181px;
}



input.inputfield

{

	width: 64px;

}



select.inputfield

{

	width: 70px;

}



textarea

{

	width: 300px;

	height: 60px;

}


/******************************/

#general{
	margin: 15px 0;
}

#general p{
	margin: 0;
}

#general span{
	color: #4A8AC1;
	margin: 0 5px;
}

table.main{
	width: 100%;
	margin: 20px 0 5px 0;
}



table.main thead tr td{
	color: #003562;
	text-decoration: none;
	font-size: 12px;
}

table.main tr.margin td{
	padding-top: 20px;
}

table.main td{
	border-bottom: 1px solid #CDDAE9;
	padding: 6px 6px 6px 0;
	color: #4A8AC1;
}

table.main td.titlet{
	color: #003562;
}

table.main tr.last td{
	border: none;
}

.star{
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia;
	color: #4A8AC1;
}

/********* footer ******/

#footer{
            text-align: center;
            color: Maroon;
            font-size: 11px;          
            padding: 17px 0;
				width: 721px;
				background: url(../images/footerbg.jpg);
}

 

#footer a{

            padding: 0 10px;

            color: Maroon;

}

 

#footer a:hover{

            color: #003562;

}

 

#footer a.sign{

            color: Maroon;

            text-decoration: none;

            font-size: 11px;          

            font-weight: bold;

            padding: 0 0 0 3px;

}

 

#footer a.sign:hover{

            color: #3C7469;

}

/**/

.image {

	float: left;

	border: 0;
	width: 90px;
	height: 90px;

	margin: 15px 18px 5px 0;

	padding: 3px;
	background: White;
	border: 1px solid #4A8AC1;	

	/*	border: 5px solid #404040;*/

}







#lightbox{

	background-color:#eee;

	padding: 10px;
	

	border-bottom: 2px solid #666;

	border-right: 2px solid #666;

	}

#lightboxDetails{

	font-size: 0.8em;

	padding-top: 0.4em;

	}	

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }



#lightbox img{ border: none; } 

#overlay img{ border: none; }



#overlay{ background-image: url(../images/overlay.png); }



* html #overlay{

	background-color: #000;

	back\ground-color: transparent;

	background-image: url(../images/blank.gif);

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");

	}




