body {
	font-size: 13px;
	font-family: Arial, sans-serif;
	background-color: #000;
	color: #fff8eb;
	text-align: center;
	background: #000;
	padding: 10px 0 10px 0;
	margin: 0;
}
h1, h2, h3 {
	font-family: Georgia, serif;
	padding: 0;
	margin: 0;
}
h5 a:link, h5 a:visited {
	font-size: 16px;
	color: #c41616;
}
p {
	line-height: 1.4em;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0 0 0 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	color: #c41616;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}
.inside {
	margin: 0px auto;
}
#container {
	background-color: #fff;
	text-align: left;
	width: 860px;
	margin: 0 auto;
	background: #fff ;
	/*url('images/container.jpg') top center no-repeat*/
	padding: 0;
}
#header {
	width: 100%;
}
#logo {
	width: 400px;
	height: 101px;
	color: #666;
	padding: 80px 0 0 30px;
	float: left;
	background: transparent url('img/logo.png') no-repeat;
}

#logo h1 {margin:0;padding:0;}
#logo span {
	display: none;
}
#header .bottom {
	border-bottom: 8px solid #000;
	clear: both;
	margin: 0 25px 0 25px;
	padding: 0;
}
#nav {
	list-style: none;
	padding: 0 25px 0 12px;
	margin: 0 25px 0px 0px;
	display: inline;
	float: left;
	width: 800px;
}
#categories {
	list-style: none;
	padding: 0 2px 0 10px;
	margin: 0 0px 0px 25px;
	float: right;
	display: inline;
}
#nav li, #categories li {
	float: left;
}
#nav li a , #categories li a {
	margin: 0px 10px 0px 0px;
	padding: 5px 10px 6px 10px;
	list-style: none;
	border: 1px solid #cacaca;
	border-bottom: none;
	font-family: Georgia, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4d4b47;
	text-decoration: none;
	display: block;
}
#nav li a:hover, #nav li a.act {background: pink;}
#headerAd {
	padding: 26px 22px 0 0;
	margin: 0 0 0 0;
	float: right;
}
#header .bottom li.selected a {
	color: #fff;
	background: #000 url('images/nav_selected.gif') repeat-x;
	border: 1px solid #000;
	border-top: none;
}
#header .bottom .clear {
	background-color: #000;
}
#header .bottom li.selected a {
	color: #fff;
}
#nav a:hover, #categories li a:hover {
	color: #ac1010;
}
#nav .rssLink a {
	background: transparent url('images/rss.gif') 0 5px no-repeat;
	padding: 5px 0 5px 25px;
	font-family: Georgia, sans-serif;
	border: none;
	color: #c41616;
}
#header .bottom a.selected {
	background-color: #ac1010;
}
#headerimg {
	margin: 7px 9px 0;
}
#content {
	width: 592px;
	float: left;
	color: black;
	margin: 0 0 0 25px;
	padding: 10px 10px 300px 10px;
	display: inline;
	background: white;
	
}
#firstArticle {
	width: 577px;
	text-align: left;
	color: #000;
}
#firstArticle .top {
	width: 577px;
	height: 187px;
}
#firstArticle .bottom {
	margin: 0 auto;
	text-align: left;
	padding: 20px 30px 15px 30px;
	background-color: #000;
	color: #fff;
	background: #000 ;
}
#paticka {color: black; border-top: 1px solid black;
padding: 1em;
}
#right {float:right; width: 200px;margin: 0px 20px 0 0;}
#right img {margin: 0 auto;text-align:center;}
#right ul {margin-top:1em;}
#right ul li {margin: 0 0 10px 0;}
#right ul li a {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 6px 10px;
	list-style: none;
	border: 1px solid #cacaca; 
	font-family: Georgia, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4d4b47;
	text-decoration: none;
	display: block;
}
#right h3 {color: black;text-align:center;margin:20px 0 0 0;}
