/* CSS Document */
body {  margin: 0px 0px 0px 0px;  font-family: Tahoma, Arial; font-size:11px; color:#737373; line-height:13px}
div {float:left}
a {color:#737373; text-decoration:underline}
a:hover {text-decoration:none}

/* MAIN DIVS */
.very_main {width:100%;  height:100%;  }
.mainest {
	width:800px;
	float:none;
	height:auto;
}
.Content {
	width:775px;
	margin-top:10px;
	padding-left:21px
}
.Left { width:171px; padding-left:11px; padding-top:19px; padding-bottom:18px; background:#f6f6f4}
.Right { width:550px; padding-left:10px}
.Bottom {width:555px; float:right; text-align:center; background-color:#f0f1ed; font-size:10px; padding-top:27px; height:53px; margin-top:10px}
.Bottom a { text-decoration:none}
.Bottom a:hover { text-decoration:underline}

/* FLASH */
.Flash { width:766px;  background:url(images/flash.gif);  height:282px}
.Sitemap { padding-left:137px; width:225px; height:218px; padding-top:19px}
.Slogan {margin-top:51px; padding-left:64px}
.Navigation { width:553px}


/* SIGNUP FORM_1 */

.ok { background:url(images/go.gif); height:19px; width:40px; border:0px; cursor: pointer}
.form_search {border:1px #e4e5e1 solid;   color:#737373; padding-left:5px;  font-family: Tahoma, Arial; font-size:11px; height:15px;  width:130px}

/* PA3HOE */
.Linki { width:155px; margin-top:10px}
.Linki a {color:#737373; text-decoration:none}
.Linki a:hover { text-decoration:underline}
.Green { color:#7ba419}
.Tabl { width:139px; background:url(images/3_table.gif); padding:2px 0px 1px 12px; margin-top:2px}
.Tabl a { text-decoration:none; font-weight:bold; color:#464545; font-size:10px}
.Tabl a:hover { text-decoration:underline}

/* TABLE */
.Table { width:250px; padding-left:5px}
.table_1 {
	width:150px;
	padding:1px 0px 1px 27px
}
.table_2 { width:68px; text-align:center; padding:1px 0px 1px 0px;}
.table_2 a {color:#7ba419; text-decoration:none}
.table_2 a:hover { text-decoration:underline}
.Table_3 { width:243px; padding-left:12px}
.table_4 { width:148px; padding:1px 0px 1px 27px; background:url(images/4_tab3.gif) left center no-repeat}


/* FORM */
.form_text { width:150px;  margin-top:5px; padding-left:5px;  font-weight:bold}
.pod_style { width:247px}
.form_style {border:1px; border-style:solid;   border-color: #d4d0c8   ; font-family: Tahoma, Arial; font-size:11px;  height:15px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:245px; }
.form_area {border:1px; border-style:solid;   border-color:#d4d0c8; font-family: Tahoma, Arial; font-size:11px;  height:90px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:515px; }
.clear {background-image: url(Images/4_Clear.gif); width:56px; height:19px; border:0px;  border-color:#743218;  cursor: pointer;}
.send {background-image: url(Images/4_send.gif) ; height:19px; width:56px; height:19px; border:0px; border-color:#743218;  cursor: pointer}
.TableCopy {
	width:485px;
	padding-left:5px
}
.table_1Copy {
	width:450px;
	padding:1px 0px 1px 27px;
	border-top: thin solid #F0F1ED;
	border-right: thin none #F0F1ED;
	border-bottom: thin none #F0F1ED;
	border-left: thin none #F0F1ED;
}
.Heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}


/* jQuery lightBox plugin - Gallery style */
	#gallery {
	padding: 10px;
	width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
