body {
	margin: 0px;
	background-color: #7a821a;
	background-image: url(../images/body_bg.gif);
	background-position: left top;
}
img {
	border: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
div.body {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
div.left_body {
	width: 180px;
	float: left;
	background-color: #fff;
	background-image: url(../images/vBorder.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
div.middle_body {
	width: 640px;
	float: left;
	background-color: #f0f3da;
	position: relative;
}
div.right_body {
	width: 180px;
	float: left;
	background-color: #fff;
	background-image: url(../images/vBorder_r.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
div.logo {
	height: 180px;
	background-color: #fff;
}
div.logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}
div.menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
div.menu div.menu_h {
	padding: 35px;
	padding-left: 15px;
	padding-right: 15px;
}
div.menuitem, div.menuitem_act {
	padding-top: 2px;
	padding-bottom: 2px;
}
div.menuitem a, div.menuitem_act a {
	color: #a1b818;
	text-decoration: none;
	background-image: url(../images/taskiukai_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
div.menuitem_act a, div.menuitem a:hover {
	color: #72457c;
	background-image: url(../images/taskiukai_v.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.submenuitem, div.submenuitem_act {
	padding-left: 25px;
}
div.submenuitem a, div.submenuitem_act a {
	color: #a1b818;
	text-decoration: none;
	font-weight: normal;
}
div.submenuitem_act a, div.submenuitem a:hover {
	color: #72457c;
}
div.header_top img {
	display: block;
}
div.content {
	background-color: #f0f3da;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #58595b;
	padding: 15px;
	text-align: justify;
	padding-bottom: 150px;
}
div.content h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #9e213b;
}
a {
	color: #9E213B;
}
div.right_top {
	height: 180px;
	font-family: Arial;
	font-size: 12px;
	color: #58595b;
	position: relative;
	background-color: #fff;
}
div.langs {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #58595b;
}
div.langs a {
	font-weight: bold;
	text-decoration: none;
	color: #58595b;
}
span.lang_sep {
	padding-left: 5px;
	padding-right: 5px;
}
div.right_shortTXT {
	height: 105px;
}
div.right_shortTXT div {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	padding-top: 10px;
}
div.right_form {
	padding-left: 10px;
	padding-right: 10px;
}
div.right_form form {
	padding: 0px;
	margin: 0px;
}
div.right_form_lb {
	font-size: 11px;
	font-weight: bold;
}
div.right_form_inp1 {
	float: left;
	width: 140px;
}
div.right_form_inp1 input {
	width: 135px;
	background-color: #fff;
	border: 1px solid #522e54;
	height: 15px;
	color: #522e54;
	font-family: Arial;
	font-size: 11px;
}
div.right_form_inp2 {
	float: left;
	width: 20px;
}
div.right_cont {
	position: relative;
}
div.right_bg {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.left_txt {
	position: relative;
	z-index: 10;
	color: #58595B;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	width: 180px;
	overflow: hidden;
}
div.left_txt_h {
	padding-bottom: 25px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
div.galleryMain_h {
	padding-bottom: 10px;
	padding-top: 10px;
}
div.galleryMain_img {
	float: left;
	width: 140px;
}
div.galleryMain_desc {
	float: left;
	width: 455px;
	margin-left: 15px;
}
div.galleryMain_desc_ttl a {
	margin-top: 0px;
	color: #58595B;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
div.galleryMain_desc_ttl a:hover {
	text-decoration: underline;
}
div.logout {
	position: absolute;
	top: 0px;
	right: 10px;
}
div.logout a, div.hiddenPages a {
	font-family: Arial;
	font-size: 10px;
	color: #9E213B;
}
div.hiddenPages {
	position: absolute;
	top: 0px;
	left: 10px;
}
div.hiddenPage_h {
	position: absolute;
	top: 20px;
	right: 0px;
	background-color: #9E213B;
	padding: 15px;
	z-index: 10;
	min-width: 170px;
}
div.hiddenPage_h a {
	color: #fff;
	text-decoration: none;
}
div.hiddenPage_h a:hover {
	text-decoration: underline;
}
div.bottom_bg {
	position: absolute;
	top: -139px;
	right: 180px;
}
div.bottom_bg img {
	display: block;
}
div.footer {
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	height: 32px;
	background-color: #a1b919;
	position: relative;
}
div.footer a {
	color: #fff;
}
div.copyright {
	position: absolute;
	left: 15px;
	top: 10px;
}
div.author {
	position: absolute;
	right: 15px;
	top: 10px;
}
/*************** eMailAdm ***********/
div.enews_form {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.enews_form_inp input {
	background-color: #fff;
	border: 1px solid #522E54;
	width: 220px;
	color: #000;
}
div.enews_form_btn {
	padding-left: 140px;
	padding-top: 3px;
}
div.enews_form_btn input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #569CBD;
	border: 1px solid #569CBD;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.enews_list {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.enews_link2 {
	padding-bottom: 3px;
}
div.enews_link2 a {
	font-family: Arial;
	font-size: 12px;
	color: #9e213b;
}
div.enews_act_h, div.enews_inact_h {
	padding-top: 30px;
}
div.enews_list a {
	font-family: Arial;
	font-size: 11px;
	color: #9e213b;
	text-decoration: none;
}
/************************************/
span.news_title, span.news_date {
	color: #58595b;
	font-weight: bold;
}
span.news_date {
	font-size: 10px;
}
div.news_more {
	text-align: right;
}
a.news_more {
	background-image: url(../images/more_bg.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #72457c;
	text-decoration: none;
}
a.news_more:hover {
	text-decoration: underline;
}
div.news_sp {
	height: 4px;
	background-image: url(../images/hBorder.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	border: 0px;
	height: 4px;
	background-image: url(../images/hBorder.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div.left_head_sep, div.middle_head_sep, div.right_head_sep {
	height: 16px;
	background-color: #72457c;
}
div.middle_head_sep {
	text-align: right;
}
div.gallery_tools {
	padding-bottom: 10px;
}
div.gallery_tools span {
	padding-left: 5px;
	position: relative;
	top: -2px;
}
div.anketa1_form_lb {
	float: left;
	width: 70px;
	font-weight: bold;
}
div.anketa2_form_lb {
	float: left;
	font-weight: bold;
	width: 140px;
	margin-right: 10px;
}
div.anketa1_form_itm, div.anketa1_form_iH_itm {
	padding-bottom: 5px;
}
div.anketa1_form_val {
	float: left;
	width: 300px;
}
div.anketa1_form_val input, div.anketa1_form_val textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
	width: 150px;
}
div.anketa1_form_val textarea {
	width: 300px;
}
div.anketa1_form_iH {
	padding-top: 5px;
}
div.anketa1_form_iH_inp {
	float: left;
	width: 30px;
}
div.anketa1_form_iH_val, div.anketa1_form_iH_val2, div.anketa1_form_iH_val3 {
	float: left;
}
div.anketa1_form_iH_val input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
	width: 75px;
	margin-right: 5px;
	margin-left: 5px;
}
div.anketa1_form_iH_val2 input, div.anketa1_form_iH_val3 input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
	width: 50px;
	margin-right: 5px;
	margin-left: 5px;
}
div.anketa1_form_iH_val2 input {
	margin-left: 0px;
}
div.anketa1_form_btn {
	padding-left: 30px;
}
div.anketa2_form_btn {
	padding-left: 150px;
}
div.anketa1_form_btn input, div.anketa2_form_btn input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #91A31A;
	border: 1px solid #7A821A;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.anketa1_form_iH_val5 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
	width: 340px;
}
div.anketa1_err {
	color: #CC0000;
	padding-bottom: 15px;
}
div.anketa1_succ {
	color: #009900;
	font-weight: bold;
}
div.news_rss {
	text-align: right;
	position: relative;
	top: -5px;
}
div.rss_link a {
	background-image: url(../images/rss_sm.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}
div.right_login_inp {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}
div.right_login_inp input {
	width: 135px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #522E54;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.right_login_btn {
	text-align: right;
	padding-right: 20px;
}
div.right_login_btn input {
	background-color: #91A31A;
	border: 1px solid #7A821A;
	color: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.right_login_form {
	padding-top: 20px;
	padding-bottom: 20px;
}
div.right_login_form form {
	margin: 0px;
	padding: 0px;
}
div.right_login_urls {
	background-image: url(../images/taskiukai_v.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	color: #72457C;
	padding-left: 25px;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 15px;
	padding-bottom: 4px;
}
div.right_login_urls a {
	color: #72457C;
}
div.register_lb, div.register_lb_email, div.register_lb_pass, div.register_lb_code {
	width: 345px;
	font-weight: bold;
	color: #72457C;
	font-size: 11px;
	font-family: Verdana;
	padding-bottom: 5px;
}
div.register_inp, div.register_inp_email, div.register_inp_pass {
	width: 345px;
	padding-bottom: 5px;
}
div.register_inp input, div.register_inp_email input, div.register_inp_pass input {
	width: 325px;
	border: 1px solid #522E54;
	font-size: 11px;
	font-family: Verdana;
}
div.register_pass_f_h_l {
	float: left;
	width: 345px;
}
div.register_com_pass {
	float: left;
	width: 250px;
	padding-top: 25px;
}
div.register_code1 {
	float: left;
	width: 175px;
}
div.register_code2 {
	float: left;
	width: 150px;
}
div.register_code2 input {
	border: 1px solid #522E54;
	width: 150px;
	font-family: Verdana;
	font-size: 11px;
}
div.registration_err {
	padding-bottom: 10px;
	font-weight: bold;
	color: #cc0000;
}
div.lostPassword_err {
	padding-bottom: 10px;
	font-weight: bold;
	color: #cc0000;
}