html, body
{
	width: 100%; 
	padding: 0; 
	margin: 0;
	font-family: Verdana;
	color: gray;
}

a
{
	color: #024D79;
}

#header
{

	height: 130px;
	background-image: url('../imgs/h_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-left: 250px;
}

.enter
{
	background-image: url('../imgs/enter.gif');
	width: 55px;
	border: none;
}

.search
{
	background-image: url('../imgs/search.jpg');
	width: 53px;
	border: none;
	margin-top: 5px;
}

.input, .inputS
{
	background-image: url('../imgs/input.gif');
	width: 158px;
	height: 18px;
	border: none;
	font-size: 11px;
	padding: 1px 3px;
	font-weight: bold;
	color: #A7A9AD;
}

.inputS
{
	background-image: url('../imgs/input_l.jpg');
	width: 543px;
	margin-top: 10px;
}

.niceCheck {
    width: 17px;
    height: 17px;
    display: inline-block;
    cursor: pointer;
    background: url('../imgs/checkbox.png');
    overflow: hidden;
}
	.niceChecked {
    background-position: 0 -17px;
}
	.niceCheck input {
    margin-left: -100px; /* можно задать побольше чтобы наверняка скрыть поле */
}
	.niceCheckDisabled {
    background-image: url('../imgs/checkbox-disabled.png');
}

#search
{
	margin-top: 15px;
	margin-bottom:25px;
	background-image: url('../imgs/s_bg.jpg');
	background-repeat: no-repeat;
	width: 672px;
	height: 97px;
	padding: 25px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.searchLabels
{
	color: #6B767C;
}

.label
{
	font-size: 10px;
	color: #A7AAAD;
}

.note a
{
	font-size: 10px;
	color: #1E8E9A;
}

.enterForm
{
	margin: 10px 0 0 43px;
}

.title
{
	font-weight: bold;
	color: #6A7179;
	font-size: 15px;
	margin-top: 10px;
}

.logo
{
	position: absolute;
	top: 30px;
	left: 20px;
	background-image: url('../imgs/logo.gif');
	width: 225px;
	height: 100px;
}

.icons
{
	position: absolute;
	top: 0;
	right: 50px;
	background-image: url('../imgs/icons.gif');
	width: 125px;
	height: 50px;
}

.hend
{
	margin: 30px 0;
	height: 1px;
	width: 100%;
}

.hend1
{
	float: left;
	background-image: url('../imgs/hl.gif');
	background-repeat: no-repeat;
	width: 15px;
	height: 1px;
}

.hend2
{
	background-image: url('../imgs/hl.gif');
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 45px;
}

#content
{
	background-image: url('../imgs/c_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 250px;
	padding-right: 250px;
}

#menu
{
	margin: 10px 0px 15px 43px;
	color: #1E8E9A;
}

#menu tr.title td
{
	font-weight: bold;
	letter-spacing: 2px;
	color: #1E8E9A;
	padding-bottom: 20px;
}

#menu td
{
	padding: 0 15px;
}

tr.menuItem td
{
	font-size: 13px;
	vertical-align: top;
}

.news
{
	background-image: url('../imgs/n_bg.png');
	width: 692px;
	height: 65px;
	color: #1E8E9A;
	font-size: 10px;
	padding: 10px 25px;
	margin: 20px 0px;
	font-family: Verdana;
	background-repeat: no-repeat;
}

.news .title
{
	
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.news .item
{
	width: 220px;
	float: left;
	margin-right: 10px;

}

#footer
{
	font-size: 14px;
	height: 100px;
	background-image: url('../imgs/f_bg.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	padding-left: 250px;
	padding-right: 250px;
}

#footer .content
{
	font-size: 10px;
}

.thumb, .big
{
	padding: 1px;
	border: 1px solid gray;
	float: left;
	margin-right: 5px;
}

.big
{
	margin: 0 15px 0 0;
	float: none;
}

#rendObj
{
	margin-top: 20px;
	font-size: 12px;
}

#rendObj tr td
{
	vertical-align: top;
}

.itemContent
{
	font-size: 13px;
	margin: 15px 15px 0 25px;
	line-height: 13px;
}



.relatedObj a
{
	color: #024D79;
}

.relatedNotices a
{
	color: #024D79;
	font-size: 11px;
}

#rendNotice
{
	font-size: 10px;
}

#rendNotice
{
	margin: 0;
}

#rendNotice tr td
{
	vertical-align: top;
	width: 232px;
}

#rendNotice p
{
	margin: 0;
	padding: 0;
}

ul.sResult li
{
	font-size: 12px;
	list-style: none;
	padding-bottom: 10px;
}

ul.sResult li a
{
	color: #1E8E9A;
	font-size: 12px;
}

.adsense
{
	/*background-image: url('/imgs/adsensebar.png');*/
	width: 722px;
	padding-top: 10px;
	height: 85px;
}

.search
{
	background-image: url('/imgs/searchbar.png');
	height: 20px;
	width: 682px;
	padding: 12px 20px;
	color: white;
}

* html .search
{
	width: 100%;
	height: 16px;
	padding-bottom: 10px;
}

.logotop
{
	background-image: url('/imgs/logo.png');
	background-repeat: no-repeat;
	height: 35px;

	padding: 10px 20px 10px 400px;
}

.menutitle
{
	background-image: url('/imgs/menutitle.png');
	background-repeat: no-repeat;
	height: 30px;
	color: white;
	padding: 0 10px 5px 20px;
}
