@charset "utf-8";
/* CSS Document */

/*	Main Styles	*/

	a.ka-design:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699; text-decoration:none}
	a.ka-design:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699; text-decoration:none}
	
	a.link:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699; text-decoration:none}
	a.link:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699; text-decoration:underline;}
	a.link:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699;}
	
	a.mail:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699; text-decoration:none}
	a.mail:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699; text-decoration:none}
	
	form.login {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration:none; text-align:right}
	a.reg_forgot:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration:underline; text-align:right}
	a.reg_forgot:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003366; text-decoration:underline; text-align:right}
	a.reg_forgot:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003366; text-decoration:underline; text-align:right}		
	.cont_header {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#ffffff; text-decoration:none; font-weight:bold;}
	td.main	{background-color:#262c26; vertical-align:text-top; margin-left:30px;}
	div.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; margin-left:30px; margin-top:30px; margin-bottom: 30px; margin-right:30px; }
	div#sidebar {position: relative; width: 100%; height: 507px; overflow: scroll;}
	span.s_text {font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none}

/*	Menu Styles	*/

#gk-top-navigation li{
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
}

#gk-top-navigation a.contacts {
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:45px;
	background:url(images/menu.gif) no-repeat -217px 0px;	
	text-indent:-140000px;
	outline:none;
}
#gk-top-navigation a.contacts:hover {background-position:0px 0px;}
#gk-top-navigation a.contactsSelect {background-position:0px 0px;}

#gk-top-navigation a.rooms {
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:45px;
	background:url(images/menu.gif) no-repeat -217px -45px;	
	text-indent:-140000px;
	outline:none;
}
#gk-top-navigation a.rooms:hover {background-position:0px -45px;}
#gk-top-navigation a.roomsSelect {background-position:0px -45px;}

#gk-top-navigation a.foods {
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:45px;
	background:url(images/menu.gif) no-repeat -217px -90px;	
	text-indent:-140000px;
	outline:none;
}
#gk-top-navigation a.foods:hover {background-position:0px -90px;}
#gk-top-navigation a.foodsSelect {background-position:0px -90px;}

#gk-top-navigation a.sea {
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:45px;
	background:url(images/menu.gif) no-repeat -217px -135px;	
	text-indent:-140000px;
	outline:none;
}
#gk-top-navigation a.sea:hover {background-position:0px -135px;}
#gk-top-navigation a.seaSelect {background-position:0px -135px;}

#gk-top-navigation a.activity {
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:45px;
	background:url(images/menu.gif) no-repeat -217px -180px;	
	text-indent:-140000px;
	outline:none;
}
#gk-top-navigation a.activity:hover {background-position:0px -180px;}
#gk-top-navigation a.activitySelect {background-position:0px -180px;}

#gk-top-navigation a.galery {
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:45px;
	background:url(images/menu.gif) no-repeat -217px -225px;	
	text-indent:-140000px;
	outline:none;
}
#gk-top-navigation a.galery:hover {background-position:0px -225px;}
#gk-top-navigation a.galerySelect {background-position:0px -225px;}

#gk-top-navigation a.maps {
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:45px;
	background:url(images/menu.gif) no-repeat -217px -270px;	
	text-indent:-140000px;
	outline:none;
}
#gk-top-navigation a.maps:hover {background-position:0px -270px;}
#gk-top-navigation a.mapsSelect {background-position:0px -270px;}

#gk-top-navigation a.guestbook {
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:45px;
	background:url(images/menu.gif) no-repeat -217px -315px;	
	text-indent:-140000px;
	outline:none;
}
#gk-top-navigation a.guestbook:hover {background-position:0px -315px;}
#gk-top-navigation a.guestbookSelect {background-position:0px -315px;}


