html, body {
	font-family: Trebuchet, sans-serif, arial;
	font-size: 13px;
	color: #323232;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 820px;
	margin: 0px auto;
}
#header {
	padding-top: 10px;
	background: url(../images/topBg.jpg) repeat-x bottom;
	padding-bottom: 10px;
	height: 140px;
}
#header img {
	border: none;
}
#headerRight {
	float: right;
	text-align: right;
	height: 140px;
}
#headerLeft {
	float: left;
	text-align: center;
}
#headerLeft strong {
	padding-left: 45px;
	position: relative;
	top: -5px;
}
#headerRight ul {
	float: right;
	list-style: none;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}
#horLine {
	height: 150px;
	background: #e67817 url(../images/horLineBg.jpg) no-repeat center top;
}
#log {
	position: relative;
	top: 0px;
	left: 22px;
}
#headerRight li {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #878989;
	margin-left: 50px;
}
#headerRight a {
	color: #878989;
	font-size: 14px;
	margin-right: 20px;
}
#headerRight a:hover {
	color: #393939;
}
.imgLi {
	vertical-align: middle;
	margin-top: -1px;
	padding-right: 3px;
}
#left {
	float: left;
	background: url(../images/bg.gif) no-repeat center top;
	width: 188px;
	padding: 5px 20px 0px 20px;
	min-height: 650px;
}
#left p {
	font-size: 11px;
}
#left ul {
	padding-left: 25px;
}
#left li {
	font-size: 15px;
	line-height: 25px;
	list-style-image: url(../images/li.jpg)
}
#left li:hover {
	margin-left: 2px;
}

#left b {
	font-size: 17px;
}
#right {
	float: right;
	width: 550px;
	font-size: 15px;
	padding: 0px 25px 20px 10px;
	background-image: url(../images/sh.jpg)  ;
	background-repeat: repeat-y;
	background-position: top right;
}
#right a {
	text-decoration: underline;
}
.thumbs {
	height: 115px;
	padding: 3px;
	border: 1px solid #7f1c38;
	margin: 0px 5px 5px 0px;
}
h1 {
	text-align: right;
	font-size: 22px;
	color: #777;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
h1:first-letter {
	color: #c52725;
}
h2 {
	color: #c52725;
	font-size: 20px;
}
h3 {
	color: #464646;
	font-size: 18px;
}
.imgU {
	max-height:150px;
	padding: 3px;
	border: 1px solid #777;
	margin: 0px 5px 5px 0px;
	float: left;
}
.m {
	font-size: 13px;
}
.inf {
	font-size: 17px;
	font-style: italic;
}
.inf img {
	vertical-align: middle;
	margin: 0px 0px 0px 10px;
}
.cleaner {
	clear: both;
	height: 1px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	visibility:hidden;
}
img {
	border: 1;
}
a {
	color: #222222;
	text-decoration: none;
}
#footer {
	height:65px;
	background: #EFEFEF url(../images/fbg.png) no-repeat center top;
	text-align: center;
	color: #797979;
	border-top: 4px solid #c52725;
	padding-top: 20px;
}
.fLeft {
	float: left;
	text-align: left;
	font-size: 11px;
	width: 250px;
}
.fLeft a  {
	color: #797979;
}
#fRight {
	text-align: right;
	width: 305px;
	font-size:10px;
}
#mesta {
	font-size: 11px;
	margin-right: 50px;
}
#mesta em {
	color: #c52725;
}