html { 
	width:100%;
	height:100%;
	background: url(../images/back.jpg);

}


body {
	margin:0 auto;
	height: 100%;
	background: url(../images/header_back.jpg) repeat-x;
} 

div#page {
	width:999px;
    margin: 0 auto;
}

div#header {
	position: relative;
	margin:0 auto;
    height:149px;
	width:1027px;
}

div#header.en-header {
	background: url(../images/header_logo_en.jpg) no-repeat;
}

div#header.nl-header {
	background: url(../images/header_logo_nl.jpg) no-repeat;
}

div#header.de-header {
	background: url(../images/header_logo_de.jpg) no-repeat;
}

div#header.es-header {
	background: url(../images/header_logo_es.jpg) no-repeat;
}

div#header.fr-header {
	background: url(../images/header_logo_fr.jpg) no-repeat;
}

div#header.hu-header {
	background: url(../images/header_logo_hu.jpg) no-repeat;
}

div#header.ro-header {
	background: url(../images/header_logo_ro.jpg) no-repeat;
}

div#header.cz-header {
	background: url(../images/header_logo_cz.jpg) no-repeat;
}

div#header.it-header {
	background: url(../images/header_logo_it.jpg) no-repeat;
}

div#header p {
	margin:0;
	float:left;
	text-decoration:none;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	padding:80px 0 0 57px;
}

div#kontakt-partner {
	float:right;
	height:100px;
	width:125px;
	position:relative;
}

div#kontakt-partner a.partner{
	display:block;
	position:absolute;
	width:110px;
	top:20px;
	right:30px;
	height:26px;
	padding-left:38px;
	padding-top:8px;
	background: url(../images/linkpartners-icon.gif) no-repeat;
	text-decoration:none;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:15px;
	color:#8ee6ff;
	border-bottom:1px dashed #41c7ee;
}


div#kontakt-partner a.kontakt{
	display:block;
	position:absolute;
	width:110px;
	top:60px;
	right:30px;
	height:30px;
	margin-top:5px;
	padding-left:38px;
	background: url(../images/kontakt-icon.jpg) no-repeat;
	text-decoration:none;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:15px;
	color:#8ee6ff;
}

div#kontakt-partner a:hover {
	color:#ffffff;
}

#main-menu {
	float:left;
	display:block;
	margin:0;
	width:260px;
	height:411px;
}

#banner {
	margin:0;
	float:left;
	display:block;
	width:999px;
	height:378px;
}

#menu {
	float:left;
	display:block;
	margin:0 auto;
	width:999px;
	height:88px;
}

#img-animation {
	display:block;
	margin:0;
	width:312px;
	height:207px;
}

div#spacer {
	float:left;
	width:999px;
	height:8px;
}

div#contact-booking {
	float:left;
	margin:0 auto;
	width:260px;
	height:600px;
	background: url(../images/leftside-back.gif) no-repeat;
}

div#main-content-back {
	clear:both;
	width:999px;
	background:url(../images/content-back.gif) repeat-y;
}

a#book {
	display:block;
	margin:0;
	width:230px;
	height:49px;
	background: url(../images/book.jpg) no-repeat;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	padding-left:30px;
	padding-top:16px;
}

a#book:hover {
	background: url(../images/book-over.jpg) no-repeat;
}

a#phone {
	display:block;
	margin:0;
	width:230px;
	height:158px;
	background: url(../images/contact.jpg) no-repeat;
	text-decoration:none;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	color:#fff;
	font-size:18px;
	padding-left:30px;
	padding-top:20px;
}

a#phone p.middle {
	width:200px;
	text-align:center;
}

a#phone p.number1 {
	margin:0;
	color:#4aff00;
	font-weight:bold;
	padding-top:5px;
}

a#phone p.number2 {
	margin:0;
	padding-top:10px;
	color:#4aff00;
	font-weight:bold;
}

a#phone:hover {
	background: url(../images/contact-over.jpg) no-repeat;
}

div#videoContainer {
	padding-top:35px;
	width:250px;
	height:205px;
	padding-left:10px;
}

div#content {
	float:right;
	width:725px;
	padding:0 0 0 0;
}

div#title {
	height:51px;
	background: url(../images/title_back.jpg) no-repeat;
}

div#title p{
	margin:0;
	padding-top:13px;
	padding-right:60px;
	text-decoration:none;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#ffffff;
	text-align:right;
	
}

div#textinside {
	padding-left:10px;
	padding-right:5px;
	padding-top:25px;
	min-height:550px;
}

* html div#textinside {
	height:550px;
}

div#textinside p{
	margin:0;
	text-decoration:none;
	text-align: justify;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:14px;
	color:#1a809c;
	line-height:22px;
}

div#textinside p a{
	margin:0;
	text-decoration:none;
	text-align: justify;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:13px;
	color:#1a809c;
	line-height:22px;
	font-weight:bold;
}

div#textinside p.kozep {
	text-align:center;
}

div#image-animation-container{
	width:311px;
	height:205px;
	padding:10px;
	background: url(../images/images_back.jpg) no-repeat;
}

div#image-animation-container.imleft{
	float:left;
	margin:10px 10px 0 0;
}
div#image-animation-container.imright{
	float:right;	
	margin:10px 0 0 14px;
}

div#textinside p img{
	padding:10px;
	background: url(../images/images_back.jpg) no-repeat;
}

div#textinside p img.imleft{
	float:left;
	margin:10px 10px 0 0;
}
div#textinside p img.imright{
	float:right;	
	margin:10px 0 0 14px;
}

iframe{
	position:relative;
	height:1600px;
	width:705px;
	clear:both;
}

/* ----------------------- holiday homes menu ----------------- */

ul#holidayhomes-menu {
	margin:0;
	padding:20px 0 0 15px;
}

ul#holidayhomes-menu li{
	height:30px;
	margin:0;
    list-style-type: none;
	text-align:left;
}
ul#holidayhomes-menu li.mm1, ul#holidayhomes-menu li.mm2,ul#holidayhomes-menu li.mm3{
	margin:0;
}

ul#holidayhomes-menu li a {
	text-decoration:none;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	display:block;
	text-align:left;
}

ul#holidayhomes-menu li a:hover {
	color:#5bff44;
}

/* --------------------- photo cont ----------------------- */
div.foto-cont{
	padding:0 0 40px 75px;
}

div.foto-cont a{
	display:block;
	width:170px;
	height:113px;
	border:1px solid #CCC;
	background:#fff;
	padding:5px;
	float:left;
	margin:0 5px 5px 0;
	text-align:center;
}

div.foto-cont a.middle {
	margin-left:182px;
}

div.foto-cont a img{
	border:none;
	margin:0;
}
div.foto-cont a:hover{
	border:1px solid #ffffff;
	background:#63dc20;
}


h4.foto-sub{
	clear:both;
	margin:20px 0 10px 0;
	height:29px;
	border-bottom:2px solid #fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	color:#12a2c7;
	font-weight:normal;
	font-size:22px;
}

/* ----------------- languages --------------------- */

ul#langsel li a span{
	display:none;
}

ul#langsel{
	position:absolute;
	right:20px;
	top:110px;
	width:290px;
	height:33px;
	padding:8px 0 0 8px;
	margin:0;
	background:url(../images/flags.gif) no-repeat;
	list-style-type:none;
}

ul#langsel li{
	width:23px;
	height:16px;
	float:left;
	padding:0 8px 0 0;
}

ul#langsel li a{
	display:block;
	width:21px;
	height:14px;
}

ul#langsel li a:hover{
	border:1px solid #3ee006;
}

/* ----------------- Contact formazas --------------------- */

table.contact-list {
	margin:0;
	padding:0;
}
table.contact-list tr td{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#102f6b;
	padding:3px 0;
}
table.contact-list tr td.pnumber{
	width:150px;
	text-align:right;
}

/* ----------------- BN logo & Trust icons --------------------- */

div#trust {
	width:219px;
	height:52px;
	margin:0;
	background: url(../images/trust-icons.gif) no-repeat;
	padding-left:402px;
	padding-top:63px;
}

div#trust a {
	margin:0;
	display:block;
	height:41px;
	width:128px;
}

div#trust a:hover {
	border:1px #000000 solid;
}

/* ----------------- SLIMBOX --------------------- */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 22px;
	background: transparent url(slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/** -------------partnersites table -ja-----------**/

table.partnersites{
	width:700px;
	padding:0;
	margin:10px 0 0 0;
	
}
table.partnersites tr td{
	width:300px;
	padding:15px 0 15px 0;
	margin:0;
	border:1px solid #fff;
	vertical-align:top;
}
table.partnersites tr td h3{
	margin:0;
	padding-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#327fb0;
	text-align:center;
}
table.partnersites tr td a{
	display:block;
	color: #3e9bd3;
	text-align:center;
	text-decoration:none;
	padding:0 0 0 0;
	margin:5px 0 5px 0;
	font-size:12px;
}
table.partnersites tr td a:hover{
	text-decoration:underline;
}
table.partnersites tr td a.newlink{
	font-weight:bold;
	margin:30px 0 0 0;
	background:none;
	font-size:13px;
	text-align:center;
	font-style:normal;
}
table.rest{
	width:600px;
	margin:0 auto;
	padding:0;
}
table.rest tr td{
	padding:0;
	vertical-align:top;
}

object{
	position:relative;
	display:block;
	float:none;
	margin:0 auto;
	outline:none;
}


/* -------------------- partnersites form ----------------------*/

form {
	float:left;
	margin:0 auto;
	position:relative;
	padding:0;

}

form fieldset {
	display:block;
	margin:0;
	padding: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

form fieldset input {
	display:block;
}

form fieldset label{
	display:block;
}

form fieldset.commands{
	padding:20px 0 5px 0;
	height:25px;
	border:none;
}
form fieldset.commands input{
	float:left;
	margin:0 10px 0 0;
}

div#videoContainer p {
	background-color:#4caf15;
	width:265px;
	height:15px;
	margin:0;
	padding:5px 0 12px 0;
	color:#fff;
	text-align:center;
}



