@charset "utf-8";
html{
	height: 100%;
}

body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	color: #010101;
	background-color: #ece9d9;
	background-image: url(/images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left 49%;
	height: 100%;
	text-align: justify;
}
td{
	font-size: 12px;
	font-family: Arial;
	text-align: justify;}
.ugllt {
	background-image: url(/images/ugl_lt.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.infoblock {
	height: 329px;
	position: static;
	border: 1px solid #e4d8a2;
	background-color: #FFFFFF;
	width: 412px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.copy {
	background-image: url(/images/niz.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	padding-top: 30px;
	padding-left: 15px;
}
.copy a {
	font-weight: bold;
	color: #c19d4e;
}
.counter {
	padding-top: 22px;
	text-align: center;
	padding-right: 60px;
}


.uglrt {
	background-image: url(/images/ugl_rb.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #010101;
	text-align: justify;
	padding-right: 5px;
}
.text p{

margin-top:5px;
margin-bottom:5px;
}
.text a {
	color: #c19d4e;
	text-decoration: none;
}
.imgn {
	float: left;
	position: relative;
	height: 84px;
	width: 87px;
	padding:1px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	border: 1px solid #000000;
	overflow: hidden;
}
.imgn_7 {
	float: left;
	height: 84px;
	width: 87px;
	padding:1px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	border: 1px solid #000000;
	overflow: hidden;
	position: relative;
}
.deca {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 79px;
	height: 77px;
	border: 1px solid #c19d4e;
	background-image: url(/images/onimg.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:hand;
}

.imgn img {
	border: 0px;
}
.strip {
	width:14px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 280px;
	background-image: url(/images/blob.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 1px;
}


a.scroll_up {
	width:14px;
	height:14px;
	display:block;
	background-image: url(/images/up.gif);
	background-repeat: no-repeat;
}
a.scroll_up:hover {
	background-image: url(/images/up_over.gif);
	background-repeat: no-repeat;
}
.scroll_down {
	width: 14px;
	height: 14px;
	display: block;
	margin-top: 265px;
	background-image: url(/images/down.gif);
	background-repeat: no-repeat;
}
.scroll_down:hover {
	background-image: url(/images/down_over.gif);
	background-repeat: no-repeat;
}
.mit{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}
.nav{
margin:10px 4px;
}
.nav a{
font-weight: bold;
color: #0f0f0f;
}
ul{margin:0px;padding:0px}
.news_list{
	padding-bottom:5px;
	margin-bottom: 5px;
	background-image: url(/images/dote.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.page {
	text-align: center;
    font-size: 10px;
	color: #000000;
	font-weight: bold !important;
	word-spacing: 7px;
}
.page span {
    font-size: 11px;
	color: #000000;
	font-weight: bold !important;
}
.page a {
	font-family: Arial;
	font-size: 10px;
	color: #c19d4e;
	text-decoration: none;
	word-spacing: normal;
	font-weight: bold !important;
}
.text table a:hover{
font-weight: bold;
text-decoration: underline;
}
