body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	font-size: 10px;
	color:#FFF;
	/*background-repeat:repeat-x;*/
	/*line-height: 1.7em;*/
    /*word-spacing: 5px;*/
}

#top {
	width: 905px;
	height: 10px;
	margin: 0 auto;
	/*background: url(../images/top.jpg) top right no-repeat;*/
	/*border: 1px solid #ccc;*/
}

#header {
	width: 905px;
	height: 59px;
	background: url(../images/logo.gif) top left no-repeat;
	margin: 0 auto;
}

a#lt {
    display: block;
    width: 24px;
    height: 19px;
    background-image: url(../images/lt.gif);
    margin: 0 auto;
}
a#lt:hover {
    background-image: url(../images/lt_hover.gif);
}
a#ru {
    display: block;
    width: 24px;
    height: 19px;
    background-image: url(../images/ru.gif);
    margin: 0 auto;
}
a#ru:hover {
    background-image: url(../images/ru_hover.gif);
}
a#en {
    display: block;
    width: 24px;
    height: 19px;
    background-image: url(../images/en.gif);
    margin: 0 auto;
}
a#en:hover {
    background-image: url(../images/en_hover.gif);
}

a .alt { display: none; }

#space {
	width: 905px;
	height: 10px;
	margin: 0 auto;
}

#rs {
	width: 5px;
	height:54px;
	margin: 0 auto;
	background: url(../images/rs.gif) top center no-repeat;
}

#ls {
	width: 5px;
	height:54px;
	margin: 0 auto;
	background: url(../images/ls.gif) top center no-repeat;
}

#content {
	width: 905px;
	height:254px;
	margin: 0 auto;
	background: url(../images/main_img.png) top center no-repeat;
}

#content_true {
	width: 905px;
	margin: 0 auto;
	padding:10px;
}

#space2 {
	width: 905px;
	height: 30px;
	margin: 0 auto;
}

#space3 {
	width: 905px;
	height: 15px;
	margin: 0 auto;
}

#copyright {
	width: 905px;
	height: 30px;
	font-size: 10px;
	text-align: center;
	color:#ffffff;
	margin: 0 auto;
	padding-top:10px;
}

#copyright ul{
	margin:0;
	padding:0;
}
#copyright ul li{
	display:inline;
	margin-left:4px;
	margin-right:4px;
}
#copyright ul li a{
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
#copyright ul li a:hover{
	color:#cccccc;
	text-decoration: none;
	font-weight:bold;
}

.contentheading {
	font-size: 12px;
	font-weight:bold;
}
.componentheading {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:4px;
}

#content_true img{
	border:0;
}

#content_true a:link {text-decoration: none; color:#999999;}
#content_true a:visited {text-decoration: none; color:#999999;}
#content_true a:active {text-decoration: none; color:#999999}
#content_true a:hover {text-decoration: underline; color: #ffffff;}

.readon{
	float:right;
	font-size: 12px;
}

.sutarpu {
/*padding:1px;*/
/*border:1px #ffffff solid;*/
margin:0px 10px 5px 0px;
margin-right:15px;
margin-bottom:5px;
}

#copyright2 a{
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
#copyright2 a:hover{
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}