@import url("slimbox.css");
HTML
{
    height: 100%;    
    width:100%;
    overflow-y:scroll;
}
BODY
{
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	font-size: 13px;
	line-height: 16px;
	color: #6A5945;
	height: 100%;
    width:100%;
    text-align:center;
    background-color: #FFF9E5;
}



#ShadowLayer
{

	background-color:#000000;
	height:850px;
	width:100%;
	left:0;	
	opacity:0.6;
	filter: alpha(opacity=60);
	position:absolute;
	top:0;
	width:100%;
	z-index:1000;
}


A, A:link, A:visited
{	
    color: #5b3b22;
	text-decoration: none;
}
A:hover
{	
    color: #5b3b22;
	text-decoration: underline;
}
DIV
{
    
}

P
{
    padding: 0px;
    margin: 0px;    
}

H1
{
    color: #E55D11;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: 500;
}

H1.Title
{
    color: #E55D11;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
}

H2.Title
{
    color: #E55D11;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    font-family:Tahoma;
    font-weight: normal;
}

A.CalipersSignatureLink, A.CalipersSignatureLink:link, A.CalipersSignatureLink:visited
{	
    font-size: 12px;
    color: #f4e4b2;
	text-decoration: none;
	display:block;
	padding-top:13px;
	margin-left:27px;
}


A.CalipersSignatureLink:hover
{
    text-decoration: none;
    color: #FFFFFF;
}


#TemplatesHolder{
	padding:0 10px;                 
}

table.MainTable
{
	height: 100%;
	width:100%;
	max-width:1280px;
	min-width:980px;
	padding:0;
	margin:0 auto;
	
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#f4e4b2;
}
table.MainTable tr td
{
	text-align:center;
	vertical-align:top;
}

table.MainTable tr td.MaxHeightTableFooter
{
	vertical-align:bottom;
	/*height:200px;*/
}










.FlashContainer
{
	margin:0px auto 0px auto;
	position:relative;
}


.SiteFrame
{
	z-index: 1; 
	position: relative;
	top:0px;
	width:980px;
	margin:-250px auto 0 auto;
	padding:0;
	text-align:left;
}









.TopSiteFrameImage
{
		background-repeat:no-repeat;			
		margin:0;
		padding:0;
		background-position:0px 0;
		background-color:Transparent;
		padding-top:28px;
		border:solid 0px red;

}

.BottomSiteFrameImage
{
		background-repeat:no-repeat;
		margin:0;
		padding:0;
		background-position:center bottom;
		background-color:Transparent;
		padding-bottom:28px;
		border:solid 0px red;

}

.MiddleSiteFrameImage
{
	margin:0;
	padding:0;
	background-repeat:repeat-y;
	background-position:4px 0;
	background-color:Transparent;

}


.LngContainer
{
		margin-bottom:25px;
		text-align:left;
}
.LngContainer a
{
		color:#FFFFFF;
		margin-left:15px;
		font-size:12px;
		text-decoration:none;
}

.LngContainer a:hover
{
		color:#f4e4b2;
		margin-left:15px;
		text-decoration:none;
}



.LeftFooterContainer
{
	width:340px;		
	padding-top:10px;
	padding-bottom:0px;
	height:108px;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:left;
	float:left;
}

a.FooterRegLink{
	color:Black;
	display:block;
	float:left;	
}

a.FooterRegLink:hover{
	color:White;
}

a.FooterMajesticLink{	
	color:Black;
	display:block;
	float:left;
	margin-left:20px;
}

a.FooterMajesticLink:hover{	
	color:White;
}


.LeftFooterContainer a
{
	text-decoration:none;
}
.LeftFooterContainer a:hover
{
	text-decoration:none;
}

.RightFooterContainerHolder{
	
	width:205px;
	padding-top:0px;
	margin-top:34px;
	height:100px;	
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	
	/*width:151px;
	padding-top:25px;
	margin-top:34px;
	height:59px;	
	background-repeat:no-repeat;
	background-position:bottom left;
	float:right;*/
}

.RightFooterContainer{
	
	/*width:151px;
	padding-top:25px;
	margin-top:34px;

	/*height:59px;*/
/*	height:111px;
	background-repeat:no-repeat;
	background-position:top left;
	/*position:relative;
	top:-80px;
	*/
	
	width:229px;
	padding-top:0px;
	margin-top:6px;
	height:111px;	
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
}

a.MajesticFooterLink{
	display:block;
	color:#5B3B22;
	margin-top:21px;
	font-size:13px;	
	letter-spacing:-1px;
}

a.MajesticFooterLink:hover{	
	color:#FFFFFF;	
	text-decoration:none;
}

.LayerFooterContainer
{
	position:relative;
	height:47px;
	width:100%;
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-top:-40px;
}



.MAjesticContacts{
	float:left;
	width:500px;
	margin-top:30px;	
	font-weight:bold;
}

.GalleryContainer
{
	padding:0 0px;
	overflow:hidden;
	height:370px;
	border:solid 0px red;	
	background-position:top left;
	background-repeat:no-repeat;
}

.TopLayerImageContainer
{
	border:solid 0px red;	
	padding-top:5px;
	position:relative;
	z-index:2;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:center;
}

.BottomLayerImageContainer
{
	position:relative;
	top:260px;
	border:solid 0px red;	
	z-index:2;
}

.PageIndexContainer
{
	border:solid 0px red;	
	height:40px;
	position:relative;
	top:-50px;
	z-index:2;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:center;
}



.BigImageContainer
{
	position:relative;
	top:-90px;
	margin-top:0px;
	height:333px;
	overflow:hidden;
	z-index:1;
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#5F4224;
	text-align:left;
}




.ImageFilterContainer
{
	position:relative;
	top:50px;
	left:650px;
	z-index:333;
	border:solid 0px red;
	width:280px;
	height:280px;
}

.ImageGalleryThumbnailContainer
{
	white-space:nowrap;
	border:solid 0px red;	
	height:42px;
	overflow:hidden;
	position:absolute;
	width:250px;
	margin-left:20px;
	margin-top:220px;
}

.ImageGalleryThumbnailContainer table tr td
{
	background-color:Transparent;	
}



.ImageGalleryThumbnailContainer a img
{
	display:block;
	border:solid 1px #9C7714;
	float:left;
}


.ImageGalleryThumbnailContainer a img.selected
{
	display:block;
	border:solid 1px #E4B536;
	float:left;
}

.ThumbTable
{
	position:absolute;	
}


.FilterContainer
{
		
}

ul.FilterUL
{
	list-style-type:none;
	list-style-position:inside;
	margin:10px 0 0 20px;
	padding:0;
}
ul.FilterUL li
{
	color:#FFFFFF;
	text-decoration:none;
	border:solid 0px red;
	margin:0;
	padding:0;
}
ul.FilterUL li div
{	
	position:relative;
	margin-bottom:5px;
	border:solid 0px red;
}
ul.FilterUL li div a
{	
	color:#FFFFFF;
	text-decoration:none;
	border:solid 0px red;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
ul.FilterUL li.selected div a
{	
	color:#F8E388;
	text-decoration:none;
}

A.EquipmenLink, A.EquipmenLink:visited, A.EquipmenLink:link
{	
	color:#FFFFFF;
	text-decoration:none;
	border:solid 0px red;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	font-size: 12px;
}
A.EquipmenLink:hover
{	
	color:#F8E388;
	text-decoration:none;
}
A.EquipmenLinkSelected
{	
	color:#F8E388;
	text-decoration:none;
	padding-left:20px;
	font-size: 12px;
}
ul.FilterUL li.selected div a
{	
	color:#F8E388;
	text-decoration:none;
}

.GalleryPager
{
	border:solid 0px red;	
	width:160px;
	position:relative;
	clear:both;
	top:-15px;
	left:400px;
}

.GalleryPager img
{
	float:left;
}

.GalleryPagerInner
{
	width:67px;
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
	font-weight:bold;	
	float:left;
	text-align:center;
}

.EquipmentFilterSeparator
{
	border-top:solid 1px #402e18;
	margin-left:20px;
	margin-right:20px;
	
}
.EquipmentTitle
{
	color:#FFFFFF;
	font-family:Arial Narrow;
	padding-left:20px;
	font-size:14px;
	margin-top:10px;
}
.EquipmentCharacteristic
{
	border:solid 0px red;
	float:right;	
	margin-left:80px;
}


.EquipmentCharacteristic table tr td
{
	vertical-align:top;
	text-align:left;
	padding:0px 10px 0  5px;
	font-size:11px;
	line-height:17px;
	border-bottom:solid 1px #FBE2B5;
}



.ShadowTable 
{
	width:100%;
	border:solid 0px red;
	margin:0 0px;
}


.ShadowTable tr td
{
	/*background-color:#ffffff;*/
	vertical-align:top;	
}

.BottomBlocks
{
	width:960px;
	height:222px;
	
	overflow:hidden;
	border:solid 0px red;
	padding-top:10px;
	overflow:hidden;
	white-space:nowrap;
	
}

.BottomBlocksBack
{
	width:960px;
	height:222px;
	overflow:hidden;
	border:solid 0px red;
	padding-top:10px;
	margin:0 10px;
	background-repeat:repeat-x;
	background-position:top left;
	
	
}

.BlockContainer
{
	width:300px;
	float:left;
	border:solid 0px white;
	overflow:hidden;
}


.BlockTitle
{
	height:48px;
	text-align:center;
	padding-top:3px;	
	
	/*
	font-family:Arial Narrow;
	font-size:21px;
	color:#d54d12 ;
	line-height:22px;
	*/
}



.BlockTitle a
{
	
	font-family:Arial Narrow;
	font-size:20px;
	color:#d54d12 ;
	text-align:center;
	padding-top:15px;	
	display:block;
	line-height:22px;
}
.BlockTitle a:hover
{
	
	font-family:Arial Narrow;
	font-size:20px;
	color:#F18354 ;
	text-align:center;
	padding-top:15px;	
	display:block;
	line-height:22px;
	text-decoration:none;
}
.BlockPictureContainer
{
	overflow:hidden;
	width:300px;
	height:120px;	
}


.BlockTextLinkContainer a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

.BlockTextLinkContainer a:hover
{
	color:#f4e4b2;
	text-decoration:none;
	font-size:12px;
}

.BlockTextLinkContainer
{
	/*background-color:#D64B12;*/
	background-position:bottom left;
	background-repeat:repeat-x;
	color:#FFFFFF;
	overflow:hidden;
	height:39px;
	width:255px;
	padding-left:20px;
	margin-top:8px;
	white-space:normal;
	text-align:left;
	border:solid 0px red;
}

.SectionText
{
	border:solid 0px red;	
	margin:0 10px;
	padding:0 10px;
}

.SectionTextLeftPart
{
	bordeR:solid 0px blue;
	float:left;
	width:420px;	
}

.SectionTextRightPart
{
	bordeR:solid 0px pink;
	float:right;
	margin-left:50px;
	width:420px;	
}

.SectionTitle
{
	text-align:center;	
	margin:0 0 30px 0;
	background-repeat:no-repeat;
	background-position:top center;
	font-weight:bold;
	padding: 15px 10px 5px 10px;
	margin-right:0px;
	font-family:Arial Narrow;
	font-size:19px;
	line-height:22px;
	color:#d54d12 ;
}

.PhotGalleryCategoryPicture
{
	float:left;
	margin-right:10px;	
}

.HomePageTitle
{
	height:27px;	
	color:#FFFFFF;
	background-position:top center;
	background-repeat:no-repeat;
	border:solid 0px red;
	overflow:hidden;
	/*padding:20px 0 0 25px;*/
	padding:20px 0px 0px 33px;
	margin:0px 0 0 0;
	font-family:Arial Narrow;
	font-size:19px;
	line-height:20px;
}

table.TableHP td
{
	vertical-align:top;
}
.PhotoGalleryCategoryPicture
{
	margin-top:15px;	
}

.PhotoGalleryCategoryItemContainer
{
	width:300px;
	height:149px;
	overflow:hidden;
	border:solid 0px red;
	float:left;
	padding-top:30px;
	margin-bottom:20px;
}

.PhotoGalleryCategoryTitle, .PhotoGalleryCategoryTitle a
{
	font-family:Arial Narrow;
	font-size:21px;
	color:#d54d12 ;
	text-align:center;
	margin-bottom:15px;
}

.PhotoGalleryCategoryTitle a:hover
{
	font-family:Arial Narrow;
	font-size:21px;
	color:#F18354 ;
	text-decoration:none;
	text-align:center;
	margin-bottom:15px;
}

.PhotoGalleryTitle
{
	background-color:#FFFFFF;	
	padding: 5px 10px;
	margin-right:0px;
	font-family:Arial Narrow;
	font-size:15px;
	color:#d54d12 ;
}

.GalleryPageTitle,
.EvrikaSecondTitle
{
	height:40px;	
	color:#d54d12;
	background-position:top center;
	background-repeat:no-repeat;
	border:solid 0px red;
	overflow:hidden;
	padding:30px 0 0 0px;
	margin:0px 0 20px 0;
	text-align:center;
	font-family:Arial Narrow;
	font-size:19px;
	line-height:20px;
	font-weight:bold;
}

.EvrikaSecondTitle {
  background-image: url("../Images/HeaderNEW.png");
   width: 100%;
}

.SystemText
{
	color:#d54d12 ;
	font-style:italic;
	text-align:left;
	font-size:12px;
}

.HeaderTitle, .HeaderTitle a
{
	font-weight:bold;
	color:#d54d12;
	text-transform:uppercase;
	text-decoration:none;
}
.HeaderTitle a:hover
{
	font-weight:bold;
	color:#F18354 ;
	text-transform:uppercase;
	text-decoration:none;
}


a.TitleLevel1Link:hover
{
	color:#966338;
}

.SectionTextRightPart span a
{
	color:#D54D12;	
}
.SectionTextRightPart span a:hover
{
	color:#97360D;	
	text-decoration:none;
}

#Reservations  a
{
	color:#D54D12;	
}
#Reservations  a:hover
{
	color:#97360D;	
	text-decoration:none;
}

H2.BrownTitle{	
    color: #5F4224;  
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family:Tahoma;
    font-weight: normal;
}

.GPSTitle 
{
	
	font-family:Arial Narrow;
	font-size:16px;
	color:#d54d12 ;
	text-align:left;
	padding-top:5px;	
	padding-bottom:10px;	
	display:block;
	line-height:22px;
}


/* ofertaaaa so hot that the roof is on fire*/

.OfertaLineEvrika 
{
	font-weight: bold;
	font-size: 13px;
	color: #C08B00;
}

.OfertaLineEvrika span
{
	font-weight: bold;
	font-size: 14px;
	color: #873F04;
}

.EvrikaList li
{
    background: url("../Images/BulletSiteMap.gif") no-repeat scroll 0 6px transparent;
    font-size: 13px;
    list-style-type: none;
    padding: 0 0 0 15px;
}


.EvrikaOrangeOne 
{
	font-weight: bold;
	font-size: 13px;
	color: #DA521E;
	padding: 10px 0px 10px 0px;
}

.EvrikaSomeline 
{
	color: #873F04;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.EvrikaSmallTextBottom {
	font-size: 12px;
	font-style:italic;
	color: #;
}

.EvrikaFertaPodlojka {
	background: #fae8b1;
	padding: 20px;
	margin-bottom: 25px;
}

.EvrikaFertaPodlojkaDve {
	background: #fdefc5;
	padding: 20px;
}
