html { 
	width:100%;
	height:100%;
	background: url(../structure-images/backgound.jpg);
	padding: 0;

}


body {
	margin:0 auto;
	background: url(../structure-images/header-back.jpg) repeat-x;
	padding:0;
	height: 100%;
	width:100%;
} 

div#page {
	margin: 0 auto;
	padding: 0;
	width:1078px;
}

div#header {
	width:1078px;
	height:162px;
}

#tag {
	position:absolute;
	top:0;
	left:50px;
	margin:0;
	display:block;
	width:376px;
	height:162px;
	z-index:1000;
}

div#header-left {
	position:relative;
	float:left;
	width:539px;
	height:162px;
}

div#header-left p.pagetitle {
	position:absolute;
	margin:0;
	width:529px;
	padding-top:50px;
	padding-left:10px;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:15px;
	color:#7e7f54;
	z-index:2000;
}

div#header-right {
	float:left;
	width:539px;
	height:162px;
}

div#title-pic {
	margin-top:66px;
	width:539px;
	height:61px;	
}

div#title-pic.en {
	background:url(../structure-images/title_en.gif) no-repeat;
}

div#title-pic.de {
	background:url(../structure-images/title_de.gif) no-repeat;
}

div#title-pic.nl {
	background:url(../structure-images/title_nl.gif) no-repeat;
}

div#title-pic.hu {
	background:url(../structure-images/title_hu.gif) no-repeat;
}

div#title-pic.cz {
	background:url(../structure-images/title_cz.gif) no-repeat;
}

div#title-pic.it {
	background:url(../structure-images/title_it.gif) no-repeat;
}

div#title-pic.es {
	background:url(../structure-images/title_es.gif) no-repeat;
}

div#title-pic.fr {
	background:url(../structure-images/title_fr.gif) no-repeat;
}

div#title-pic.ro {
	background:url(../structure-images/title_ro.gif) no-repeat;
}

#menu {
	margin:0;
	display:block;
	width:1078px;
	height:43px;
}

div#content {
	width:1029px;
	padding:32px 0 0 49px;
}

div#content-left {
	float:left;
	width:653px;
}

div#content-right {
	float:left;
	width:359px;
	padding-left:17px;
	padding-top:3px;
}

#photo-animation {
	margin:0;
	display:block;
	width:653px;
	height:376px;
}

div#spacer1 {
	height:52px;
}

div#content-left h1 {
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	font-size:18px;
	color:#5b2800;
	background:url(../structure-images/content-title.jpg) no-repeat;
	width:633px;
	height:34px;
	padding:10px 0 0 20px;
}

div#text-inside {
	width:613px;
	background-color:#f7f1e1;
	padding:25px 20px 15px 20px;
	min-height:450px;
} 

* html div#textinside {
	height:450px;
}

div#text-inside p {
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	text-decoration: none;
	color:#5f2800;
	text-align: justify;
}

div#text-inside p a {
	text-decoration: none;
	font-weight:bold;
	color:#5f2800;
	font-size:15px;
}

div#text-inside p img{
	padding:9px;
	background:url(../structure-images/img-back.jpg) no-repeat;
}
div#text-inside p img.imleft{
	float:left;
	margin:10px 10px 0 0;
}
div#text-inside p img.imright{
	float:right;	
	margin:10px 0 0 10px;
}

div#content-right a#booking {
	display:block;
	margin:0;
	width:312px;
	height:46px;
	background:url(../structure-images/book.jpg) no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:25px;
	text-decoration: none;
	color:#411900;
	text-align:center;
	padding-top:10px;
}

div#content-right a#booking:hover {
	background:url(../structure-images/book-over.jpg) no-repeat;
	color:#f1f0d1;
}

div#content-right a#phone {
	display:block;
	margin:0;
	width:312px;
	height:134px;
	background:url(../structure-images/phone.jpg) no-repeat;
	padding-top:45px;
	text-decoration: none;
}

div#content-right a#phone:hover {
	background:url(../structure-images/phone-over.jpg) no-repeat;
}

div#content-right a#phone p {
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration: none;
	color:#411900;
	text-align:center;
}

div#content-right a#phone p.number1 {
	padding-top:11px;
	color:#a26913;
}

div#content-right a#phone p.number2 {
	padding-top:2px;
	color:#a26913;
}

div#content-right a#gallery {
	display:block;
	position:relative;
	margin:0;
	width:312px;
	height:194px;
	background:url(../structure-images/gallery-back.jpg) no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	color:#411900;
}
div#content-right a#gallery strong{
	position:absolute;
	bottom:60px;
	font-weight:normal;
	right:23px;
}
div#content-right a#gallery:hover {
	background:url(../structure-images/gallery-back-over.jpg) no-repeat;
}

div#content-right a#workof {
	display:block;
	margin:0;
	width:242px;
	height:40px;
	background:url(../structure-images/work-of.jpg) no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	color:#411900;
	padding-left:70px;
	padding-top:14px;
	
}

div#content-right a#workof:hover {
	background:url(../structure-images/work-of-over.jpg) no-repeat;
}

div#content-right a#workof.smaller {
	font-size:14px;
}

div#content-right a#useful-links {
	display:block;
	margin:0;
	width:242px;
	height:40px;
	background:url(../structure-images/useful-links.jpg) no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	color:#411900;
	padding-left:70px;
	padding-top:14px;
}

div#content-right a#useful-links:hover {
	background:url(../structure-images/useful-links-over.jpg) no-repeat;
}

div#content-right a#contact {
	display:block;
	margin:0;
	width:242px;
	height:40px;
	background:url(../structure-images/contact.jpg) no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	color:#411900;
	padding-left:70px;
	padding-top:14px;
}

div#content-right a#contact:hover {
	background:url(../structure-images/contact-over.jpg) no-repeat;
}

div#footer {
	clear:both;
	height:98px;
	background:url(../structure-images/footer.jpg) center bottom repeat-x;
	width:100%;
}

iframe{
	position:relative;
	height:1300px;
	width:620px;
}

/* ----------------------- holiday homes menu ----------------- */

ul#holidayhomes-menu {
	padding:30px 0 0 0;
	margin:0;
	width:312px;
	height:160px;
	background:url(../structure-images/holidayhomes-back.jpg) no-repeat;
}

ul#holidayhomes-menu li{
	height:25px;
	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 {
	margin:0;
	width:312px;
	text-decoration:none;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#411900;
	display:block;
	text-align:center;
}

ul#holidayhomes-menu li a:hover {
	color:#e66617;
}

/* ----------------- 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(../structure-images/trust-icons.png) 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;
}

/* ----------------- languages --------------------- */


ul#langsel li a span{
	display:none;
}

ul#langsel{
	float:right;
	width:289px;
	height:33px;
	margin:11px 42px 0 0;
	padding:6px 0 0 2px;
	background:url(../structure-images/flags.gif) no-repeat;
	list-style-type:none;
}
ul#langsel li{
	width:23px;
	height:16px;
	float:left;
	padding:0 0 0 8px;
}
ul#langsel li a{
	display:block;
	width:21px;
	height:14px;
	
}
ul#langsel li a:hover{
	border:1px solid #000000;
}





/* --------------------- photo cont ----------------------- */
div.foto-cont{
	padding:0 0 40px 30px;
}

div.foto-cont a{
	display:block;
	width:170px;
	height:113px;
	border:1px solid #a8a08b;
	background:#fff;
	padding:3px;
	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 #a8a08b;
	background:#cec6b1;
}
h2.foto-sub{
	clear:both;
	color:#383838;
	margin:20px 0 10px 0;
	border-bottom:1px solid #CCC;
}

h4.foto-sub{
	clear:both;
	margin:20px 0 10px 40px;
	height:23px;
	width:543px;
	border-bottom:1px dotted #fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	font-size:17px;
	color:#30508f;
}


/* ----------------- 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:600px;
	padding:0;
	margin:10px 0 0 0;
	
}
table.partnersites tr td{
	width:320px;
	padding:15px;
	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:#a40001;
	text-align:center;
}
table.partnersites tr td a{
	display:block;
	color: #5f2800;
	width:238px;
	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;
}


