html,body{
	height:100%;
	margin:0px;
	padding:0px;
}

.body {
	background-image: url(bg.jpg);
	background-color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	height:100%;
}

.calendar_bg_left{
  background-image: url(calendar/left.gif);
	background-repeat: repeat-y;
  width: 7px;
}

.calendar_bg_right{
  background-image: url(calendar/right.gif);
	background-repeat: repeat-y;
  width: 8px;
}

.content_top {
	background-image: url(content_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 51px;
}
.content_btm {
	background-image: url(content_btm.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 51px;
}
.content_r {
	background-image: url(content_r.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 49px;
}
.content_l {
	background-image: url(content_l.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 49px;
}
.content_bg {
	background-image: url(content_bg.jpg);
	margin: 0px;
}
.left {
	background-image: url(left.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 34px;
}
.menu1_bg {
	background-image: url(menu1_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 254px;
}
.menu2_bg {
/*
	background-image: url(menu2_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 254px;
*/
}
.menu3_bg {
/*
	background-image: url(menu3_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 254px;
*/
}
.menu1_topitem {
	background-image: url(menu1_topitem.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 65px;
	width: 254px;
	padding-top: 5px;
}
.menu1_item {
	background-image: url(menu1_item.jpg);
	background-repeat: no-repeat;
	margin: 0px;
  height: 65px;
  width: 254px;
  padding-bottom: 6px;
}
.menu1_item_act {
	background-image: url(menu1_item_act.jpg);
	background-repeat: no-repeat;
	margin: 0px;
  height: 65px;
  width: 254px;
  padding-bottom: 6px;
}
.menu2_item {
	padding-bottom:2px;
}
.menu2_item_act {
	padding-bottom:2px;
}
.menu1_link {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
  margin-left: 24px;
	color: #763e03;
	text-decoration: none;
}
.menu2_link {
	background-image: url(m2_item_inact.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #e0c590;
	text-decoration: none;
	height: 20px;
	margin-left: 15px;
}
.menu2_link:hover {
	background-image: url(m2_item_inact.png);
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #e0c590;
	text-decoration: underline;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 9px;
	margin-left: 18px;
}
.menu2_link_act {
	background-image: url(m2_item_inact.png);
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #e0c590;
	text-decoration: underline;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 9px;
	margin-left: 18px;
}
.menu2_img {
	margin-left: 5px;
	margin-right: 5px;
}

.menu3_link {
	background-image: url(m3_item_inact.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #AF9361;
	text-decoration: none;
}
.menu3_link:hover {
	background-image: url(m3_item_act.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 15px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #763e03;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bg_authorize {
	background-image: url(bg_authorize.jpg);
	width: 210px;
	height: 154px;
	background-repeat: no-repeat;
	border: 0px;
}
.bg_edit_auth {
	background-color:#3C2714;
	width: 111px;
	height: 20px;
	border: 1px solid #795731;
	padding-left: 5px;
	padding-right: 5px;
	color: #763e03;

}
.btn_auth_act {
	background-image: url(auth/btn_auth_act.gif);
	width: 59px;
	height: 25px;
	background-repeat: no-repeat;
	border: 0px;
	color: #763e03;
	font-weight: bold;
	font-family: "MS Sans Serif";
	font-size: 10px;
}
.btn_auth_inact {
	background-image: url(auth/btn_auth_inact.gif);
	width: 59px;
	height: 25px;
	background-repeat: no-repeat;
	border: 0px;
	color: #763e03;
	font-weight: bold;
	font-family: "MS Sans Serif";
	font-size: 10px;
}
.btn_exit_inact {
	background-image: url(auth/btn_exit_inact.gif);
	width: 59px;
	height: 25px;
	background-repeat: no-repeat;
	border: 0px;
}
.link_auth {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #763e03;
	text-decoration: none;
	padding-left: 3px;
}
.link_auth:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #763e03;
	text-decoration: none;
	padding-left: 3px;
}
.txt_auth-reg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #763e03;
	text-decoration: none;
	padding-bottom: 10px;
}

.paper_btm {
	background-image: url(paper/btm.gif);
	height: 9px;
	background-repeat: repeat-x;
	border: 0px;
	font-size: 6px;
}
.paper_top {
	background-image: url(paper/top.gif);
	height: 9px;
	background-repeat: repeat-x;
	border: 0px;
	font-size: 6px;
}
.paper_left {
	background-image: url(paper/left.gif);
	width: 10px;
	background-repeat: repeat-y;
	border: 0px;
	font-size: 6px;
}
.paper_right {
	background-image: url(paper/right.gif);
	width: 8px;
	background-repeat: repeat-y;
	border: 0px;
	font-size: 6px;
}
.paper_bg {
	background-image: url(paper/bg.jpg);
	border: 0px;
}
.paper-label_center{
	background-image: url(paper/label_center.gif);
	height: 27px;
	background-repeat: repeat-x;
	border: 0px;

	vertical-align: middle;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.paper-label_bg{
	background-image: url(paper/label_bg.gif);
	height: 27px;
	background-repeat: repeat-x;
}

.txt_date {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #1e454f;
	text-align: right;
	padding-right: 10px;
}
.txt_author{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #1e454f;
	padding-right: 10px;
}
.txt_comments{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #1e454f;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.txt_label {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7f0000;
	padding-left: 10px;
}
.txt_link {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #7f0000;
	text-decoration: underline;
}
.txt_regular {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #2c1903;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.img_ramka_bg{
	background-image: url(gallery/img_bg.jpg);
}
.img_ramka_top{
	background-image: url(gallery/top.gif);
	height: 17px;
	background-repeat: repeat-x;
	font-size: 4px;
}
.img_ramka_btm{
	background-image: url(gallery/btm.gif);
	height: 17px;
	background-repeat: repeat-x;
	font-size: 4px;
}
.img_ramka_left{
	background-image: url(gallery/left.gif);
	width: 17px;
	background-repeat: repeat-y;
	font-size: 4px;
}
.img_ramka_right{
	background-image: url(gallery/right.gif);
	width: 17px;
	background-repeat: repeat-y;
	font-size: 4px;
}

.paging_link-inact {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #7f0000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.paging_link-act {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #2c1903;
	padding-left: 5px;
	padding-right: 5px;
}

.bg_news-comments {
	background-image: url(paper/bg_comments.jpg);
	background-repeat: repeat;
	border: 1px;
	border-style: solid;
	border-color: #b7a27d;
	margin-top: 5px;


}
.comments_author{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #1e454f;
	padding-left: 10px;
	padding-top: 10px;
}
.comments_date{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #1e454f;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.comments_regular {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #2c1903;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.comment_holder{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.form_label {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #2c1903;
	padding-right: 10px;
}
.form_input {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #2c1903;

	background-color: #fff2d0;
	border: 1px solid #c6a56d;
	width: 100%;
}

.form-btn_center {
	background-image: url(form-btn_center.gif);
	background-repeat: repeat-x;
	height: 22px;
	border: 0px;
}
.form-btn_link {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffe19d;
	text-decoration: none;
}


.calend_top {
	background-image: url(calendar/top.gif);
	width: 156px;
	height: 23px;
	background-repeat: no-repeat;
	border: 0px;
	font-size: 3px;
}
.calend_btm {
	background-image: url(calendar/btm.gif);
	width: 156px;
	height: 7px;
	background-repeat: no-repeat;
	border: 0px;
	font-size: 3px;
}
.calend_cell-reg {
	background-color: #bb9b70;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #412c18;
	text-align: center;
	vertical-align: middle;
	width: 19px;
	height: 19px;
}
.calend_cell-act {
	background-color: #656f60;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ffe3be;
	text-align: center;
	vertical-align: middle;
	width: 19px;
	height: 19px;
}
.calend-day_link {
	font-weight: bold;
	text-decoration: underline;
	color: #412c18;
}
.calend_cell-day {
	background-color: #291603;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ffe3be;
	text-align: center;
	vertical-align: middle;
	width: 19px;
	height: 19px;
}
.calend_cell-date {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffe3be;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}


.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #b3b8b1;
}
.comments_sep {
	background-image: url(separator.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 3px;
	border-style: ridge;
	border: 1px;
}




/* Tut tipa novie stili, dla kartinok, kotorie v dalekom proshlom chelovechestva vstavlalis cherez img tag */

.logo_img {
	background-image: url(logo.jpg);
	width: 210px;
	height: 172px;
	border: 0px;
}
.logo_left_img {
	background-image: url(logo_left.jpg);
	width: 34px;
	height: 51px;
	border: 0px;
}
.btm_left_img {
	background-image: url(btm_left.jpg);
	width: 34px;
	height: 65px;
	border: 0px;
}
.logo_top_right {
	background-image: url(logo_top_right.jpg);
	width: 49px;
	height: 73px;
	border: 0px;
}
.content_l_top {
	background-image: url(content_l_top.jpg);
	width: 49px;
	height: 51px;
	border: 0px;
}
.chain_r_top {
	background-image: url(chain_r_top.gif);
	width: 70px;
	height: 73px;
	border: 0px;
}
.content_r_top {
	background-image: url(content_r_top.jpg);
	width: 49px;
	height: 51px;
	border: 0px;
}
.content_l_btm {
	background-image: url(content_l_btm.jpg);
	width: 49px;
	height: 51px;
	border: 0px;
}
.content_r_btm {
	background-image: url(content_r_btm.jpg);
	width: 49px;
	height: 51px;
	border: 0px;
}
.btm_center {
	background-image: url(btm_center.jpg);
	width: 210px;
	height: 65px;
	border: 0px;
}
.label_right {
	background-image: url(paper/label_right.gif);
	width: 52px;
	height: 27px;
	border: 0px;
}
.label_left {
	background-image: url(paper/label_left.gif);
	width: 54px;
	height: 27px;
	border: 0px;
}
.label_auth {
	color: #edd070;
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
}

.paper_corn_top_l{
	background-image: url(paper/corn_top_l.gif);
	width: 10px;
	height: 9px;
	border: 0px;
}
.paper_corn_top_r{
	background-image: url(paper/corn_top_r.gif);
	width: 8px;
	height: 9px;
	border: 0px;
}
.paper_corn_btm_l{
	background-image: url(paper/corn_btm_l.gif);
	width: 10px;
	height: 9px;
	border: 0px;
}
.paper_corn_btm_r{
	background-image: url(paper/corn_btm_r.gif);
	width: 8px;
	height: 9px;
	border: 0px;
}


.gallery_corn_top_l {
	background-image: url(gallery/corn_top_l.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	font-size: 3px;
}
.gallery_corn_top_r {
	background-image: url(gallery/corn_top_r.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	font-size: 3px;
}

.gallery_corn_btm_l {
	background-image: url(gallery/corn_btm_l.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	font-size: 3px;
}
.gallery_corn_btm_r {
	background-image: url(gallery/corn_btm_r.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	font-size: 3px;
}

.mnu_float_item *{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f0d598;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	cursor:default;
}

.mnu_float_item{
	padding: 2 2 2 2;
	margin: 0px;
}


.mnu_float, .mnu_float0 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f0d598;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	background-color: white;
	display: none;
	width:150px;
	border: 2px solid #af9361;
	list-style-type:none;
	background-image: url(menu3_bg.jpg);
	background-repeat: repeat-y;
}

