body {font-family: Verdana, Arial, Helvetica, sans-serif; MARGIN: 0px;}
A {font-style: normal; color: #666666; text-decoration: none;}
A:hover {font-style: normal; color: #7973C2; text-decoration: underline;}
.all {width:900px; margin: auto; background-color:#ffffff; background-image: url(images/bglo.gif); background-repeat: no-repeat;}
.header {margin: 0 0 0px 0; padding:0px 0px 0px 0px;}
.left {width:594px; float:left;}
.right {width:250px; padding:0px 0px 12px 14px; float:right; margin:0px 0px 0px 10px; border-left: #E5E9F5 0px solid; background-color:;}
.footer {margin:0px 0px 1px 0px; clear:both;}
H1 {font-size: 14px; font-style: normal; color: #958E74; text-align: center;}
H2,H3 {font-size: 14px; font-style: normal; color: #958E74; text-align: center;}
.bod {border: #CFCFCF 1px solid;}
.bodw {border: ##ffffff 1px solid;}
.linki {font-size: 11px; color: #666666; text-decoration: none;}
.txtb {font-size: 12px; font-style: normal; color: #424242;}
.txts {font-size: 9px; font-style: normal; color: #94817B;}
.txt {font-size: 12px; font-style: normal; color: #958E74; margin-left: 0px; margin-bottom: 20px; margin-right: 0px; text-align: justify;}
.txtsm {font-size: 11px; font-style: normal; color: #958E74; margin-left: 0px; margin-bottom: 20px; margin-right: 0px; text-align: justify;}
.txt2 {font-size: 11px; font-style: normal; color: #424242; margin-left: 50px; margin-right: 0px; }
.karta {font-size: 11px; color: #958E74; text-decoration: none;}
.mail {font-size: 9px; color: #666666; text-decoration: none;}
.copir {font-size: 9px; font-style: normal; color: #958E74;}
.news {font-size: 9px; font-style: normal; color: #512227;}
.data {font-size: 9px; color: #958E74; text-decoration: none; font-weight: bold;}
.glav {font-size: 14px; color: #958E74; text-decoration: none; font-style: normal;}
.menuzag {font-size: 12px; color: #666666; font-weight: _bold; text-decoration: none;}
.vnim {font-size: 11px; color: #FF0000; font-weight: bold;}
.fonl {background-image: url(images/bga.jpg); background-repeat: no-repeat; background-position: top left}
.fonsm {background-image: url(images/bgsm.jpg); background-repeat: no-repeat; background-position: top left}
#shadow {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-image: url(images/thumb-trans.png);
	text-align: center;
}
* html #shadow {
	/* hack for IE < 7 opacity */
	background-color: #333;
	back\ground-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/thumb-trans.png", sizingMethod="scale");
}
#shadow.on {
	display: block;
}
#loading {
	background: url(images/thumb-preload.gif) no-repeat;
	position: absolute;
	left: 48%;
	top: 50px;
	width: 55px;
	height: 55px;
	margin: 0 auto;
	cursor: pointer;
}
#litebox {
	background: #fff;
	padding: 5px 0;
	margin: 0 auto;
}
#litebox img {border: #CFCFCF 1px solid; cursor: pointer;}
#litebox p {
	margin: 0;
	padding: 10px 0;
	color: #333;
}
#litebox em {
	color: #999;
	display: block;
  font-size: 85%;
}
#litebox a {
	border: none;
	width: 21px;
	height: 21px;
}
#litebox a.prev {
	float: left;
	background: url(images/thumb-prev.gif) no-repeat 0 50%
}
#litebox a.next {
	float: right;
	background: url(images/thumb-next.gif) no-repeat 0 50%
}