body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial sans-serif;
	color:#000;
	background:#fff;
    font:normal 10pt Arial;
  	font-size:medium;
}
html>body {
	font-size:medium;
}

table {
	border-collapse:collapse;
	empty-cells:show;
    font:normal 10pt Arial;
}

a:link, a:visited {
	font: 11px Verdana, Tahoma, Arial sans-serif;
	font-weight: normal;
	color: #d67c25;
	text-decoration: none;
}

a:active, a:hover {
	font: 11px Verdana, Tahoma, Arial sans-serif;
	font-weight: normal;
	color: #d67c25;
	text-decoration: underline;
}

p {
	font:11px/15px Verdana, Tahoma, Arial sans-serif;
	font-weight: normal;
	color: #000;
	text-align:justify;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

input, select, textarea { 
        font-style: normal; 
        font-size: 11px; 
        color: #333333; 
}

/* --------------------------------------------
------ classes
-----------------------------------------------*/

div.message {
	font-weight: bold;
}

p.error {
	color: #f00; 
}

p.sectionheader, a.top, a.top:visited, a.top:hover, a.top:visited:hover {
        color: #869571;
        font-size: 16px;
        line-height: 20px;
}

p.subheader {
        color: #869571;
        font-size: 14px;
        line-height: 18px;
}

table.header {
        background-color: #000;
				background: url(/img/main/header_ru.jpg) no-repeat;
        border-bottom: 1px solid #fff;
        height: 100px;
        width: 100%;
}

table.footer {
        background-color: #949472;
        border-top: 1px solid #fff;
        height: 25px;
        width: 100%;
}

table.footer td {
        font-size: 13px;
        color: #fff;
}

table.topmenu {
        background-color: #000000;
        border-bottom: 1px solid #FFF;
        height: 16px;
}

table.container {
        width: 100%;
}

td.header { background-position: top left; vertical-align:top; }

a.topmenu:link, a.topmenu:visited, a.topmenu:hover, a.topmenu:visited:hover {
        font-size: 13px;
        text-decoration: none;
        color: #f5d648;
        font-style: normal;   
}

a.change_lang:link, a.change_lang:visited, a.change_lang:hover, a.change_lang:visited:hover {
        color: #f5d648;
}

.content {
    padding: 10px 20px;
}

.leftcolumn, .rightcolumn, .column {
    background-color: #ece9cc;
    width: 200px;
}

.rightcolumn {
/*    width: 180px;*/
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    height: 400px
    padding: 0px;
    background-image: url(/img/main/right-column-bg.jpg); 
    background-position: top left;
    background-repeat: no-repeat;
}

.buttons {
    border:0; 
    cursor: pointer;
    background:#949472; 
    color:#fefefe; 
    font-weight:bold; 
    font-size:12px;
}
.obj_in_dev {
    margin-top: 210px;
    margin-right: 10px;
    text-align: right;
}

.quicksearch {
    margin-left: 12px;
    margin-top: 4px;
}

.menu_cells {
    border-bottom: 1px solid #4b5044;
}

a.rubr:link, a.rubr:visited, a.rubr:hover, a.rubr:visited:hover {
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.img_hspace {
    margin: 0px 0px 10px 10px;
}

.textpic {
    clear: both;
}

.code { font-family: Courier New; font-size:11px; }

table.more tr td a, table.more tr td a:link, table.more tr td a:visited, table.more tr td a:hover { font: bold 10pt Verdana }

div.devobj {padding-top:10px}

div.content, div.content table tr td{font:normal 10pt Arial}
table.imagebox tr td.imagebox{padding:5px}
table.imagebox tr td.imagebox span.caption{font:italic normal 10pt Arial;}
h1{font: bold 14pt Arial;margin:10px 0px 10px 0px}
h2{font: italic bold 12pt Arial;margin:10px 0px 10px 0px}
h3{font: italic bold 11pt Arial;}

TD.newstitle{padding-bottom:5px;font:bold 9pt Arial}
TD.newstitle a {font:bold 9pt Arial}
TD.newsdate{font-size:9pt;padding-bottom:15px}
TD.newscontent{padding-bottom:15px}