/* CSS Document */

body{
	font-size:76%;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

form{
	display:none;
}

div#do-not-display{
	display:none;
}

div#print{
	display:block;
}

div#container{
	font-size:1.2em;
}

div#header{
	width:100%;
}

div#left{
	display:none;
}

div#right{
	display:none;
}

div#corner{
	width:100%;
}

div#cnt{
	margin:0;
	margin-bottom:20px;
	width:100%;
	padding:0;
	border:none;
}

div#title{
	float:right;
	margin:10px 0 20px 0;
	padding:5px 5px 5px 10px;
	width:100%;
	font-size:1.6em;
}

div#cnt div.cont-elem{
	padding-left:10px;
	margin-bottom:45px;
	padding-right:10px;
}


div#cnt div.cont-elem table{
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-style:none;
}

div#cnt div.cont-elem table.small{
	width:370px;
}

div#cnt div.cont-elem table.large{
	width:647px;
	display:block;
	margin-bottom:10px;
}

div#cnt div.cont-elem table.large td strong{
	margin-bottom:10px;
	display:block;
}

div#cnt div.cont-elem table th,div#cnt div.cont-elem table td{
	padding:5px 0 5px 5px;
	border-bottom:1px solid #72b8e9;
	text-align:left;
}

div#cnt div.cont-elem table.large tr th.first{
	width:170px;
}

div#cnt div.cont-elem table.large tr td.second{
	width:90px;
}


div#cnt div.cont-elem a{
	padding:0 2px 0 2px;
	text-decoration:none;
}

div#cnt div.cont-elem div.image-cont,div#cnt div.cont-elem div.gallery-ov div.image-cont-gallery{
	float:left;
	width:255px;
	margin:0 20px 10px 0;
}

div#cnt div.cont-elem div.gallery-ov div.image-cont-gallery{
	float:left;
	width:255px;
	margin:0 10px 10px 0;
}

div#cnt div.cont-elem div.image-cont-inside{
	margin:0 0 10px 0;
}

div#cnt div.cont-elem div.image-cont-all{
	float:left;
	width:255px;
	margin:0 20px 10px 0;
}

div#cnt div.cont-elem div.image-cont-large{
	float:left;
	width:630px;
	margin:10px 10px 10px 0;
}

div#cnt div.cont-elem div.subtitle{
	font-weight:bold;
	margin-bottom:15px;
}

div#cnt div.cont-elem div.subsubtitle{
	font-weight:bold;
	margin-bottom:15px;
}


div.image-cont span,div.image-cont-inside span{
	display:block;
	padding:5px;
	font-weight:bold;
	width:208px;
	font-size:0.8em;
}

div#cnt div.cont-elem div.image-cont-large span{
	display:block;
	padding:5px;
	font-weight:bold;
	width:560px;
	font-size:0.8em;
}

div#cnt div.cont-elem div.image-cont-all div.image-cont-inside img.plus,div#cnt div.cont-elem div.image-cont img.plus,div#cnt div.cont-elem div.image-cont-large img.plus,div#cnt div.cont-elem div.gallery-ov img.plus{
	display:none;
}

div#ad-elem{
	display:none;
}

div#ad-elem a{
	padding:0 2px 0 2px;
	text-decoration:none;
	color:#fff;
}

div#title-large{
	display:block;
	margin:10px 0 20px 0;
	padding:5px 0 5px 10px;
	width:100%;
	font-size:1.6em;
}

div#ad-elem span{
	font-size:0.75em;
	display:block;
	margin-bottom:15px;
}

div#ad-elem strong{
	font-size:1.3em;
	display:block;
	margin-bottom:15px;
}

div#ad-elem img{
	margin-left:70px;
}

div#imp{
	margin-left:0;
	margin-bottom:10px;
	width:670px;
	padding-bottom:10px;
	font-size:0.75em;
	border:none;
}

div#imp div{
	margin-left:10px;
}

div#top{
	margin-left:102px;
	margin-bottom:20px;
	width:670px;
	font-size:0.75em;
}

div#imp a,div#top a{
	color:white;
	text-decoration:underline;
	padding:0 2px 0 2px;
}

div#top a{
	display:none;
}

div#imp a:hover,div#top a:hover{
	color:white;
	text-decoration:none;
}

div#cnt div.cont-elem div.gallery-ov{
	float:left;
	margin-top:15px;
}

div#cnt div.cont-elem div.gallery-ov-ov{
	float:left;
	margin-top:15px;
	margin-right:10px;
	width:198px;
}

div#cnt div.cont-elem div.gallery-ov-ov-last{
	float:left;
	margin-top:15px;
	width:198px;
}

div#cnt div.cont-elem div.gallery-ov-ov table,div#cnt div.cont-elem div.gallery-ov-ov-last table{
	width:208px;
}

div#cnt div.cont-elem div.gallery-ov-ov table tr td,div#cnt div.cont-elem div.gallery-ov-ov-last table tr td{
	font-weight:bold;
	font-size:0.8em;
	padding:5px;
	vertical-align:top;
	height:45px;
}

div#cnt div.cont-elem div.gallery-ov span,div#cnt div.cont-elem div.gallery-ov-ov span,div#cnt div.cont-elem div.gallery-ov-ov-last span{
	display:block;
	padding:5px;
	font-weight:bold;
	font-size:0.8em;
}

div#cnt div.cont-elem div.gallery-ov div.image-cont-galery img{
	display:block;
}

div#cnt div.cont-elem div.buttons{
	float:right;
}

div#cnt div.cont-elem div.buttons a:hover{
	background-color:transparent;
}

/* contact form */

table{
	width:100%;
}

table th{
	text-align:left;
	height:30px;
}

table th.right{
	text-align:left;
	height:30px;
	padding-left:15px;
}

table td.firstcell,table td.secondcell{
	height:30px;
	padding-left:0px;
	width:25%;
}

table td.thirdcell{
	height:30px;
	padding-left:15px;
	width:50%;
}

table td input[text]{
}

table td .noborder{
	border-style:none;
	border:0px;
	width:152px;
	margin-right:7px;
	height:17px;
	padding-top:3px;
	padding-left:3px;
}

table td select.noborder{
	border:0;
	border-style:none;
	width:155px;
	margin-right:7px;
	height:17px;
	padding-top:3px;
}

table td input[checkbox]{
	border:0;
	border-style:none;
	margin-right:7px;
	width:auto;
}

table td input.check{
	width:auto;
}

table td input.btndate{
	border:0;
	width:63px;
	height:20px;
	cursor:hand;
}

table td input.flddate{
	width:70px;
	border-style:none;
}

table td input.persons{
	width:60px;
	height:17px;
	padding:0;	
	padding-top:3px;
	padding-left:3px;
}

table td textarea{
	width:95%;
	height:102px;
	padding:0;	
	padding-left:3px;
	font-family:Arial, Helvetica, sans-serif;
}

table td input.submit{
	border:0;
	width:63px;
	font-weight:bold;
	height:20px;
	cursor:hand;
	margin-right:0;
	margin-left:40px;
}
