/* CSS Document */
html, body {
	border:0;
	margin:0;
	padding:0;
	color:#FFF;
	background-color: #C0C0C0;
	font: normal 12px Verdana;
}

p,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
a, img, table, td, div, span {
	font-size: 100%;
	margin:  0;
	padding: 0;
	border:  0;
	color: #FFF;
	background-color: transparent;
}
font {
	font-size:13px;
	font-family:arial;
}
#right a {
	color:#eee;
/*	text-decoration:underline;*/
	
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
p {
	margin:8px 0;
}

a:hover {
	text-decoration:none;
}
h2 {
	font:bold 18px Verdana;
	text-align:center;
	padding-bottom:15px;
}
h1 {
	margin-bottom:10px;
}
td {
	vertical-align:top;
}
.h18 {
	line-height:18px;
	margin-left:13px;
}
#main {
	width:1000px;
	height:auto;
	margin:auto;
	background:#1D2138;
	border:solid 1px black;
}
#top {
	height:250px;
	background:url(/imgs/top.jpg) top left no-repeat;
	text-align:center;
	vertical-align:middle;
	padding-left:90px;
}

#left {
	width:265px;
	padding-bottom:240px;

	background:url(/imgs/ldown.jpg) bottom left no-repeat;
}
#lmenu {
	border:solid 1px white;
	padding:4px;
	margin-left:1px;
}
#lmenu2 {
	border:solid 1px white;
	padding:10px 2px 10px 8px;
	line-height: 12px;/*18px; */
}
#right {
	padding:20px 20px 20px;
	text-align:justify;
	line-height:22px;
}

h1, .OrangeHeader {
	font:bold 20px Verdana;
	
}
#counters {
	text-align:center;
	margin:15px 0 5px;
}
#liveinternet, #mailru {

	margin:0 3px;
}
#links {
	margin-top:25px;
	font-size:10px;
	text-align:justify;
}
#links img {
	display:none;
}
#listmus {
	display:none;
}
/* google */
#gtop {
	text-align:center;
	/*height:90px; overflow:hidden; */
}
#gbtm {
	text-align:center;
	margin-top:10px;
}

ins {display:block;}
.sr  {width:170px; float:left;text-align:center;}
.sr img {width:150px; margin:0 3px; padding:2px; border:solid 1px white;}
.news {width:48%;}
.imgright {float:right; margin-left:10px;}
.imgleft {float:left; margin-right:10px;}

