body {
background-color: white;
margin: 0px 0px 0px 0px;
font-size: 12px;
font-family: Verdana, Tahoma;
}


select{
font-size: 14px;
}

input{
font-size: 14px;
}

.roundcont {
	background-color: #E0E9EF;
	color: #000;
}

.roundcont p {
	margin: 0px 10px;
}

.roundtop { 
	background: url(http://www.centerdolgov.ru/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.centerdolgov.ru/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}


h1{
font-family: Helvetica, Arial;
font-size: 22px;
margin: 10px 0px 2px 0px;
color: #4A4E73;
font-weight: normal;
}


h2{
font-family: Verdana, Arial;
font-size: 11px;
margin: 4px 0px 4px 0px;
font-weight: normal;
}


h3{
font-family: Helvetica, Arial;
font-size: 19px;
font-weight: normal;
color:#990000;
margin:12px 0px 0px 0px;
}

p{
font-family: Verdana, Arial;
font-size: 11px;
font-weight: normal;
text-align: justify;
margin: 5px 5px 5px 5px;
color: #333333;
}

hr {
color: #6699cc;
height: 1px;
}

a:link {
color: blue;
text-decoration: underline;
}

a:visited {
color: blue;
text-decoration: underline;
}

a:active {
color: blue;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}


a.abc:link {
color: #666;
text-decoration: underline;
}

a.abc:visited {
color: #666;
text-decoration: underline;
}

a.abc:active {
color: #666;
text-decoration: underline;
}

a.abc:hover {
color: #e42512;
text-decoration: underline;
}

table.raiting {
width:450px;
border:1px solid #d7dfed;
color:#999;
font-size:11px;
font-family: Arial;
margin-top:10px;
background-color:white;
}

a img {
border: none;
}


.main {
	margin: 0 auto;
	width: 830px;
	/*background: red;*/
	position:realtive;
	float: center;
	display: block;
}

.footer {
	margin: 10px auto;
	width: 830px;
	/*background: red;*/
	float: center;
	text-align: center;
	clear: both;
	position:realtive;
}

.footer .links {
	border-top: 1px dotted #021b36;
	padding: 5px;
	margin-top: 20px;
	color:gray;
}

.footer a {
	color:gray;
}

.footer .links a {
	color:gray;
	text-decoration: none;
}

.footer .copy {
	border: 1px solid gray;
	padding: 5px;
	margin-top: 10px;
	font-size: 80%;
}

.main .left {
	float: left;
	width: 400px;
}

.main .right {
	float: right;
	width: 400px;
	/*background: green;*/
}

.widget {
	padding: 20px;
	margin-bottom: 30px;
	background: #e0e9ef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}



.widget .inputer{
	width: 260px;
}

.widget select.inputer{
	width: 265px;
}

.widget h1 {
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px dotted #021b36;
}

.line {
	min-height: 10px;
	border-bottom: 1px dotted #021b36;
	margin-bottom: 20px;
	margin-top: 20px;
}

.widget h2{
font-family: Helvetica, Arial;
font-size: 18px;
margin: 10px 0px 2px 0px;
color: #4A4E73;
font-weight: normal;
}

.red {
	color: #e42512;
}

.black {
	color: black;
	font-weight: bold;
}

.gray {
	color: gray;
}

.blue {
	color: #0b3780;
}

.green {
	color: #009900;
}

.sitemap a {
color: #eee;
text-decoration: none;
font-size: 6px;
}

span.add {
	display: block;
	text-align: justify;
	clear: both;
	margin-bottom: 10px;
}

.conveythis {
	float: right;
	padding-top: 5px;
}

/*a.conveythis_drop, .conveythis_seperator {
	display: none !important;
}*/


.top10link {
	padding-left: 10px;
}

.news {
	margin-top: 20px;
}

.news-item {
	padding-top: 20px;
	clear: both;
}

h1.newswidgettitle {
	margin-bottom: -15px;
}

.news-item img {
	margin-right: 5px;
}

