t.print_yes_no	{display:none;}
@media print {
	.print_no		{display:none;}
	.print_yes		{display:block;}
	.print_yes_no	{display:block;}
}
.clear {clear:both; font-size:0; line-height:0; zoom:0;}
.null  {font-size:0; line-height:0; zoom:0;}

#debug {display:none; position:absolute; border:1px Solid red; width:99%; z-index:10; min-height:10px; background:white; opacity:0.85; filter:alpha(opacity=85); top:0px; left:0px;}

/* FIX for browsers which don't support those elements */
input, textarea, select {border:1px Solid Silver;}


/*fancybox*/
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

/*, .errors*/
.error			{color:red; font-weight:bold; font-size:85%;}

.red			{color:red;}
.green			{color:green;}
.blue			{color:blue;}
.ornage			{color:orange;}

.align-left		{text-align:left;}
.align-center	{text-align:center;}
.align-right	{text-align:right;}
.pointer		{cursor:pointer;}
.bg-transparent	{background:transparent;}
.border0		{border:0px;}

.font-Arial		{font-family:Arial;}
.xsmall			{font-size:x-small;}
.small			{font-size:small;}
.normal			{font-size:normal;}
.medium			{font-size:medium;}
.large			{font-size:large;}

.lh150	{line-height:150%;}
.lh200	{line-height:200%;}
.w100p	{width:100%;}

.corners3{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.corners5{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.corners6{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.corners8{
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.corners10{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.corners12{
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}
.corners20{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}

.corners25{
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}

.corners25{
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}

.corners100{
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}

.cornerstop5 { -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -moz-border-radius-topleft:5px; border-top-right-radius:5px; border-top-left-radius:5px; } 
.cornersbottom5 { -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; } 
.cornersleft8 { -webkit-border-top-left-radius:8px; -moz-border-radius-topleft:8px; border-top-left-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomleft:8px; border-bottom-left-radius:8px;} 
.cornersleft5 { -webkit-border-top-left-radius:5px; -moz-border-radius-topleft:5px; border-top-left-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomleft:5px; border-bottom-left-radius:5px;} 
.cornerstop5{
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.cornerstop6{
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

.cornerstop3{
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

div.line {margin-top:10px; border-top:1px Solid #c9c9c9; margin-bottom:15px; font-size:0px; line-height:0; padding:0px; zoom:0;}



 /*NAVBAR*/
#navbar{
	height:38px;
	position:relative;
	width:100%;
	padding:25px 0px;
}
.navbar_in{
	position:absolute;
	left:45%;
}
.navbar_active{
	float:left;
	width:30px;
	height:32px;
	margin-right:4px;
	/*background-color:#f2f2f2;*/
	background:url('../images/navbar/switcher.png') repeat;
}

.navbar_active div{
text-align:center; width:30px;  padding-top:7px;
font-size:14px;
color:#919191;
font-weight:bold;
font-family:'Verdana';
}

.navbar_switcher{
	float:left;
	width:30px;
	height:32px;
	margin-right:4px;
	/*background-color:#f2f2f2;*/
	background:url('../images/navbar/switcher.png') repeat;
	cursor:pointer;
}

.navbar_switcher div{
	font-size:14px;
	text-align:center; width:30px;  padding-top:7px;
	font-weight:bold;
	text-decoration:underline;
	color:#919191;
	font-family:'Verdana';
}
/*END OF NAVBAR*/

.t-title{font-size:16px; color:#000000;}
.t-title a{color:#000000;}


/*Gallery Home*/
.gallery-header{background:url('../images/gallery/icon.png') no-repeat; height:15px; padding-top:1px; }
.gallery-header {padding-left:23px;}
.gallery-home{padding-top:20px;}
.gallery-home .gallery-items{float:left; padding-top:5px; width:130px; margin:0px 5px 5px 0px; height:125px; background:#eddebc; text-align:center; }


/******NEWS ***********/
.news-header{background:url('../images/news/icon.png') no-repeat; height:16px; padding-top:2px;}
.news-header a{padding-left:20px;}

.news { margin-bottom:20px;}
.news .news-items{margin:10px 0px; border:0px solid #000000; padding:10px; border-bottom:1px dashed #e5e0dd; }
.news .news-items .info{padding-right:50px;}
.news .news-items .TitleRegular:hover{text-decoration:underline;}
.news .news-items .n-image img{ width:75px; float:left; margin-right:10px;}

.news .news-items .s-image img{ width:150px; float:left; margin-right:10px;}

.news-full .news-title{ padding:10px 20px 5px 10px; font-weight:bold;}
.news-full .news-intro{ padding:0px 20px 0px 10px; line-height:1.5;}





.hotel-services { margin-bottom:20px; }
.hotel-services .s-items{margin-top:0px; padding:10px; background:#fbf9ed;  }
.hotel-services .s-items .s-info{padding-right:50px;}
.hotel-services .TitleRegular:hover{text-decoration:underline;}
.hotel-services .book-now{text-align:center; margin:10px 0px; color:#fff; background:#df9210; padding:5px 0px 0px; float:right; width:100px;}
.hotel-services .s-title {font-size:15px; padding:20px 0px 0px 30px;}
.hotel-services .s-items .s-image img{ width:150px; float:left; margin-right:10px;}
/******NEWS***********/





/* Some stylesheet reset */
.categories-header{width:212px; height:18px; background:url('../images/categories/header.jpg') no-repeat;}
.categories-footer{width:212px; height:18px; background:url('../images/categories/footer.jpg') no-repeat;}

#categories {position:relative; padding:7px 0px 17px 0px; background:#ffffff;}
#categories ul{
	display: block;
	position: relative;
	margin:0px 3px;
}

/* The list elements which contain the links */
#categories > ul li {
	display: block;
	position: relative;
}
#categories ul .list{height:25px; background:url('../images/categories/bg.gif') no-repeat 0px 5px;  padding-top:8px; cursor:pointer; border-bottom:1px solid #efefef; position:relative; }
#categories ul .active{background:url('../images/categories/active.gif') no-repeat 0px 5px; }
#categories ul .list a{color:#000000; font-size:12px; padding-left:23px; }
#categories ul .list:hover a{color:#c84845;}

/* THE SUBMENUS */
#categories > ul ul {
	position: absolute;
	right: -180px;
	top: -9999px;
	padding-left: 5px;
	width:180px;
	background:#ffffff;
	border:2px solid #d6d6d6;
	z-index:10;
}
#categories > ul ul li{
	height:21px; padding-top:7px; width:176px;
	background:#ffffff url('../images/pipka_sub.png') no-repeat left center;
	border-bottom:1px solid #efefef;
}

/* Showing the submenu when the user is hovering the parent link */
#categories > ul li:hover>ul {
	top: 0px;
	opacity: 1;
}

.title_pipka{
	background:url('../images/bla.gif') left no-repeat;
	border:0px solid #000000;
	font-size:14px;
	padding:4px 0px 4px 30px;
}

/*product_search*/
.product_search{padding:2px 0px 0px 10px;}
.product_search select{width:208px; height:22px; border:1px solid #ddd6cb; font-size:11px; color:#7f7f7f; margin-right:10px;}
.product_search .submit{width:65px; height:29px; border:0px; color:#fff; cursor:pointer; background:url('../images/submit_bg.png') no-repeat 0px 7px;  }
