/*
	Global style
*/


BODY,HTML {
	width:100%;
	height:100%;
	min-width: 974px;
	padding:0;
	margin:0;
	background:#fff;
}
BODY,TD,TH {
	font-family: Tahoma, Arial;
	font-size:14px;
}
TABLE {
	border-collapse: collapse;
}
FORM, IMG, TABLE, TD, TH, TR {
	margin: 0;
	padding: 0;
	border: 0;
}
A {
	color: #04c;
}
A:HOVER {
	color: #08e;
	text-decoration: underline;
}

H1 {
	font-family:Comic Sans MS, Comic Sans;
	font-size:17px;
	color:#018D71;
	margin-top:0;
}
H2 {
	font-family:Comic Sans MS, Comic Sans;
	font-size:17px;
	color:#D9831E;
}


/*
	Style pages
*/

#glob {
	width:972px;
	background:url(topic.jpg) no-repeat top right;
}
#LeftTD {
	width:230px;
	padding-top:12px;
}
#RightTD {
	width:742px;
	padding-top:242px;
}
#LinkIndex {
	display:block;
	position:absolute;
	width:350px;
	height:112px;
	top:26px;
	margin-left:-38px;
}
#smallMenu {
	height:134px;
}
	#smallMenu DIV {
		width:132px;
		background:#DAE9C7;
		margin-top:8px;
		border-bottom:2px #9CBB7D solid;
		padding:2px 0;
	}
	#smallMenu DIV.sel {
		background:#D96B2F;
		border-bottom:2px #810 solid;
	}
	#smallMenu DIV.sel A {
		color:#fff;
	}
	#smallMenu A {
		padding:0 6px;
		font-family:Comic Sans MS, Comic Sans;
		font-size:14px;
		font-weight: bold;
		text-decoration: none;
		color:#3F5727;
	}
	#smallMenu A:hover {
		color:#006B97;
		left:1;
		top:1;
		position:relative;
	}
	#smallMenu DIV.sel A:hover {
		color:#fff !important;
	}
#Login {
	background:url(fon_login.jpg) no-repeat top left;
	height:446px;
	margin-bottom:8px;
}
#Reg {
	margin:0 0 31px 19px;
	padding-top:222px;
}
	#Reg IMG { height:23px; }
	#Reg A:hover {
		left:1;
		top:1;
		position:relative;
	}

#FormLogin {
	margin-left:86px;
}
#FormLogin INPUT {
	border:1px solid #8A976A;
	font-size:16px;
	font-family:Comic Sans MS, Comic Sans;
	background:url(fon_input.gif) repeat-y top left;
	padding:2px 4px;
	width:124px;
	margin-bottom:14px;
}
#ButVhod {
	margin-left:144px;
}
	#ButVhod:hover {
		left:1;
		top:1;
		position:relative;
	}

#Ostrova {
	z-index:1;
	margin-bottom:8px;
}
#SelectOstrov {
	position:absolute;
	z-index:10;
	font-size:15px;
	font-family:Comic Sans MS, Comic Sans;
	font-weight: bold;
	padding:4px 8px;
	color:#3F5727;
}
#online {
	font-size:15px;
	font-weight: bold;
	padding:10px 2px 12px 14px;
	background:url(fon_voda.jpg) repeat-y top left;
	color:#223D06;
}
	#online DIV {
		font-family:Comic Sans MS, Comic Sans;
		font-size:16px;
		margin-bottom:8px;
	}
	#online A {
		color:#223D06;
		text-decoration: none;
	}
	#online A:hover {
		text-decoration: underline;
	}
#PreMenu {
	padding-left:2px;
	background:url(fon_menu.jpg) no-repeat top right;
	height:134px;
}
	#PreMenu SPAN {
		background:url(menu-li.gif) no-repeat 50% 20%;
		width:30px;
		height:30px;
		display:block;
		float:left;
	}
	#PreMenu A {
		display:block;
		float:left;
	}
	#PreMenu A:hover {
		left:1;
		top:1;
		position:relative;
	}
	#Menu {
		padding-top:2px;
	}
	#PreMenu FORM {
		margin-right:16px;
	}
#FormFind {
	border:0;
	border-top:#9AC468 solid 2px;
	float:right;
	width:160px;
	font-family:Comic Sans MS, Comic Sans;
}
#FormFindBut {
	float:right;
	margin:4px 8px 0 0;
}
#FormFindBut:hover {
	left:1;
	top:1;
	position:relative;
}

#globFooter {
	background:url(footer.jpg) no-repeat bottom left;
	width:972px;
}
	#footer {
		text-align:left;
		color:#725E34;
		font-family:Comic Sans MS, Comic Sans;
		font-size:14px;
		LINE-HEIGHT:17px;
		font-weight: bold;
		padding:90px 0 8px 220px;
		position:relative;
	}
	#footer A {
		color:#725E34;
		text-decoration: none;
	}
	#footer A:hover {
		text-decoration: underline;
	}
.content {
	padding:0 0 0 36px;
	font-family:Comic Sans MS, Comic Sans;
}
#fotos {
	width:150px;
	float:right;
	margin:2px 0 20px 30px;
}
	#fotos DIV {
		margin-bottom:24px;
	}
	#fotos B {
		font-family:Comic Sans MS, Comic Sans;
		font-size:15px;
		color:#018D71;
	}

.spacer { LINE-HEIGHT:0; clear:both; height:0; font-size:0; }

.by {text-indent: 30pt; text-align: justify;}

.News {
	background:url(krabs.jpg) no-repeat;
	background-position:13% top;
	padding:4px 0 38px 0;
	margin-bottom:-10px;
}
#NewsLines {
	margin-bottom:-10px;
	LINE-HEIGHT: 16px;
}
#NewsLines B {
	font-family:Comic Sans MS, Comic Sans;
	color:#D9831E;
}
#NewsLines DIV {
	margin-bottom:10px;
	font-family:Comic Sans MS, Comic Sans;
	color:#018268;
}
#NewsLines A {
	color:#000;
	text-decoration: none;
}
#NewsLines A:hover {
	text-decoration: underline;
}
.copyright {
	color:#888;
	font-size:11px;
}
	.copyright A {
		color:#888;
		text-decoration: none;
	}
	.copyright A:hover {
		text-decoration: underline;
	}