html {
	padding: 0px;
	margin: 0px;
}
a {
	color:#A21B15;
	text-decoration:none;
}
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #C0C0C0;
	font-family: Arial,Verdana,sans-serif;
	font-size:12px;
	background:url(img/bgr_body.jpg) #000000 no-repeat top left;
}
#body {
	width:1040px;
  	float: left;
  	font-size:13px;
  	border:0px solid #00FFFF; 
}
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
.content {
	width:1040px;
	float: left;
	padding-top:0px;
	border:0px solid #00FFFF;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='img/lines.png');
	
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/lines.png');*/
}
/* IE ignores styles with [attributes], so it will skip the following. */
.content[class] {
	width:1040px;
	float: left;
	padding-top:0px;
	border: 0px solid #FF0000;
	background:url(img/lines.png) no-repeat top left;
}
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
.content-inner {
	width:1040px;
	float: left;
	padding-top:0px;
	border:0px solid #00FFFF;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='img/lines_inner.png');
	
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/lines.png');*/
}
/* IE ignores styles with [attributes], so it will skip the following. */
.content-inner[class] {
	width:1040px;
	float: left;
	padding-top:0px;
	border: 0px solid #FF0000;
	background:url(img/lines_inner.png) no-repeat top left;
}

#logo {
  float: left;
  width: 340px;
  height:70px;
  border:0px solid #FF0080;
  padding-top:38px;
  padding-left:134px;
  background:url(img/logo.gif) no-repeat bottom right;
}
#logo span {
	display: none;
}
#logo a {
    float:left;
	display: block;
	width: 340px;
	height:70px;
}
#lng {
	float:right;
	font-size:11px;
	padding:94px 62px 0 0;
}
#lng a {
	text-decoration:none;
	color: #999999;
}
#lng img {
	border:1px solid #666666;
}
.left-menu {
	width:415px;
	clear:both;
	float:left;
	padding-top:88px;
	padding-left:1px;
	border:0px solid #FF0080;
}
.left-menu ul {
  margin: 0;
  padding: 0;
  background:#A21B15;
  float: left;
  width: 404px;
  padding:1px 0 4px 10px;
  white-space: nowrap; 
  border: 0px solid #FF0080;
  font-family: "Arial Black", Arial, Verdana;
  font-size:15px;
  letter-spacing:-1px;
  margin-bottom:1px;
}
.left-menu ul li {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  color:#ffffff;
  border:0px solid #FF0000;
}
.left-menu ul li a {
  padding: 0px 32px 0 25px;
  margin:0;
  display: block;
  float: left;
  color:#ffffff;
  text-decoration: none;
  background:url(img/line_red.gif) no-repeat bottom right;
  border:0px solid #00FF00;
}
.left-menu ul li a:hover {
  color: #C0C0C0;
}
.left-menu img {
	margin-right:1px;
}

.right-menu {
	width:500px;
	float:left;
	padding:12px 0 0 117px;
	border:0px solid #FF0000; 
}
.right-menu ul {
  margin: 0;
  padding: 0;
  background:#29166F;
  float: left;
  width: 454px;
  padding:1px 0 4px 5px;
  white-space: nowrap; 
  border: 0px solid #FF0080;
  font-family: "Arial Black", Arial, Verdana;
  font-size:15px;
  letter-spacing:-1px;
  margin-bottom:1px;
}
.right-menu ul li {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  color:#ffffff;
  border:0px solid #FF0000;
}
.right-menu ul li a {
  padding: 0px 4px 0 4px;
  margin:0;
  display: block;
  float: left;
  color:#ffffff;
  text-decoration: none;
  background:url(img/line_blue.gif) no-repeat bottom right;
}
.right-menu ul li a:hover {
  color: #C0C0C0;
}
.right-menu img {
	margin-right:1px;
}
.home-container {
	clear:both;
	float:left;
	width:958px;
	padding:0px 0 0 35px;
	border:0px solid #00CC00;
	margin:52px 0 0 0;
	background:url(img/bgr_news.jpg) no-repeat top right;
}
.container-inner {
	clear:both;
	float:left;
	width:958px;
	padding:0px 0 40px 35px;
	border:0px solid #00CC00;
	margin:52px 0 0 0;
	background:url(img/bgr_news_inner.jpg) no-repeat top right;
}

.welcome-text {
	clear:both;
	float:left;
	width:379px;
	padding-right:67px;
	border:0px solid #00CC00;
}
.text-inner {
	clear:both;
	float:left;
	width:635px;
	padding-right:67px;
	border:0px solid #00CC00;
}
.text-inner img {
	border:1px solid #808080;
	margin:3px 10px 3px 0;
}
.news {
	float:left;
	border:0px solid #00CC00;
	padding-left:1px;
	width:510px;
/*	background:url(img/bgr_news.jpg) no-repeat top left 0px 15px;*/
}
h1 {
  font-family: Arial, Verdana;
  font-size:19px;
  font-weight:normal;
  margin:0;
  padding:0 0 20px 0;
}
h2 {
  font-family: "Arial Black", Arial, Verdana;
  font-size:18px;
  letter-spacing:-1px;
  color:#FFFFFF;
  margin:0 1px 0 0;
  padding:0px 0 1px 10px;
  font-weight:normal;
}
h3 {
  font-family: "Arial Black", Arial, Verdana;
  font-size:18px;
  letter-spacing:-1px;
  color:#FFFFFF;
  margin:0 1px 0 0;
  padding:0px 0 1px 10px;
  font-weight:normal;
}
h4 {
	font-size:15px;
	padding:5px 0 0 0;
	margin:0;
	clear:both;
}
h4 a {
	color:#C0C0C0;
	text-decoration:none;
}
h4 a:hover {
	color:#FFFFFF;
}
.news-left {
	float:left;
	width:255px;
}
.news-right {
	float:left;
	width:255px;
}
.content-news {
	padding:5px 10px 10px 10px;
}
.content-news img {
	border:1px solid #808080;
	margin:3px 3px 3px 0;
}
.content-news img a:hover {
	border:1px solid #FFFFFF;
}
.content-news p {
	padding:0;
	margin:0;
	clear:both;
}
a.more {
	color:#808080;
	text-decoration:none;
}
a.more:hover {
	color:#808080;
	text-decoration:underline;
}
.line {
	background:url(img/line.jpg) no-repeat bottom left;
	clear:both;
	font-size:1px;
	padding-top:5px;
}
.blue1 {
	float:left;
	display:block;
	width:110px;
	height:105px;
}
.blue1 a {
	display:block;
	width:109px;
	height:105px;
	background:url(img/blue1.jpg) no-repeat top left;
	text-decoration:none;
}
.blue1 a:hover {
	display:block;
	width:109px;
	height:105px;
	background:url(img/blue1o.jpg) no-repeat top left;
}
.blue2 {
	float:left;
	display:block;
	width:110px;
	height:105px;
}
.blue2 a {
	display:block;
	width:109px;
	height:105px;
	background:url(img/blue2.jpg) no-repeat top left;
	text-decoration:none;
}
.blue2 a:hover {
	display:block;
	width:109px;
	height:105px;
	background:url(img/blue2o.jpg) no-repeat top left;
}
.blue3 {
	float:left;
	display:block;
	width:239px;
	height:105px;
}
.blue3 a {
	display:block;
	width:239px;
	height:105px;
	background:url(img/blue3.jpg) no-repeat top left;
	text-decoration:none;
}
.blue3 a:hover {
	display:block;
	width:239px;
	height:105px;
	background:url(img/blue3o.jpg) no-repeat top left;
}

.red1 {
	float:left;
	display:block;
	width:195px;
	height:100px;
}
.red1 a {
	display:block;
	width:194px;
	height:100px;
	background:url(img/red1.jpg) no-repeat top left;
	text-decoration:none;
}
.red1 a:hover {
	display:block;
	width:194px;
	height:100px;
	background:url(img/red1o.jpg) no-repeat top left;
}
.red2 {
	float:left;
	display:block;
	width:110px;
	height:100px;
}
.red2 a {
	display:block;
	width:109px;
	height:100px;
	background:url(img/red2.jpg) no-repeat top left;
	text-decoration:none;
}
.red2 a:hover {
	display:block;
	width:109px;
	height:100px;
	background:url(img/red2o.jpg) no-repeat top left;
}
.red3 {
	float:left;
	display:block;
	width:109px;
	height:100px;
}
.red3 a {
	display:block;
	width:109px;
	height:100px;
	background:url(img/red3.jpg) no-repeat top left;
	text-decoration:none;
}
.red3 a:hover {
	display:block;
	width:109px;
	height:100px;
	background:url(img/red3o.jpg) no-repeat top left;
}
.title-proj {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.title-proj a {
	color:#C0C0C0;
	text-decoration:none;
}
.title-proj a:hover {
	color:#A21B15;
	text-decoration:none;
}
.more-info {
	color:#A21B15;
	font-size:11px;
	padding:0;
	margin:0;
}
.more-info a {
	color:#A21B15;
	text-decoration:none;
}
.more-info a:hover {
	color:#A21B15;
	text-decoration:underline;
}
.info-proj {
	padding:10px 0 0 0;
	margin:0 0 0 0;
}
a.archive {
	padding:0px 10px 0px 10px;
	color:#FFFFFF;
	background:#414141;
	text-decoration:none;
	font-size:11px;
	margin-right:1px;
}
a.archive-active {
	padding:0px 10px 0px 10px;
	color:#FFFFFF;
	background:#808080;
	text-decoration:none;
	font-size:11px;
	margin-right:1px;
}

a.savet2 
{
	color:#000000;}

#footer {
	width:1000px;
  	float: left;
  	font-size:11px;
  	border-top:0px solid #00FFFF;
	clear:both;
	background:url(img/footer_bgr.jpg) no-repeat top left;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:5px;	
}
.copy {
	float:left;
	padding-left:10px;
	color:#666666;
}
.abc {
	float:right;
	padding-right:10px;	
	color:#666666;	
}
.abc a {
	color:#666666;	
}
.abc a:hover {
	color:#666666;
	text-decoration:underline;
}
































