/**
*** Author: Lotsmanov Vyacheslav (c) 2009
*** E-Mail: lotsmanov-va@ya.ru
**/



/* главный блок */

div#general_container
{
	/*z-index: 1;*/
	position: relative;
	
	width: 100%;
	min-width: 990px;
	max-width: 1150px;
	
	margin: 0 auto;
	
	background: url(images/content/bg.png) 0 301px no-repeat;
}



/* голова */

div#header
{
	position: relative;
	width: 100%;
	height: 245px;
	background: url(images/header/right_bg2.png) repeat-x;
}

div#hredline
{
	width: 100%;
	height: 5px;
	background: #af251b;
	position: absolute;
	left: 0;
	top: 0;
}

div#hwhiteline_l
{
	width: 285px;
	height: 5px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

div#hwhiteline_r
{
	width: 280px;
	height: 5px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0; /* ie6 */
}

div#hlogo
{
	position: relative;
	width: 267px;
	height: 245px;
	float: left;
	background: url(images/header/left_logo.png) no-repeat;
}

div#hlogo a
{
	width: 267px;
	height: 245px;
	position: absolute;
}

div#hpassportform
{
	position: relative;
	width: 469px;
	height: 245px;
	float: left;
	background: url(images/header/center_passportempty.png) no-repeat;
}

DIV#hcenterbg {
	position: relative;
	width: 469px;
	height: 245px;
	float: left;
	background: url(images/header/center_bg.png) no-repeat;
}

div#hright
{
	position: relative;
	width: 254px;
	height: 245px;
	float: left;
	background: url(images/header/right_bg.png) no-repeat;
}

div#hright_bn
{
	position: absolute;
	right: 0;
	top: 0;
	width: 280px;
	text-align: right;
	padding-top: 5px;
}



/* шея */

div#neck
{
	position: relative;
	width: 100%;
	height: 56px;
	background: url(images/neck/bg.png) no-repeat;
}

div#quick_navigation
{
	position: absolute;
	left: 0;
	top: 0;
	width: 285px;
	height: 56px;
}

div#quick_nav_home, div#quick_nav_mail, div#quick_nav_sitemap
{
	position: absolute;
	top: 14px;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
}

div#quick_nav_home a, div#quick_nav_home span,
div#quick_nav_mail a, div#quick_nav_mail span,
div#quick_nav_sitemap a, div#quick_nav_sitemap span
{
	display: block;
	width: 30px;
	height: 30px;
}

div#quick_nav_home { left: 35px; }
div#quick_nav_mail { left: 123px; }
div#quick_nav_sitemap { left: 210px; }

div#quick_nav_home span { background-image: url(images/neck/quick_navigation/home.png); }
div#quick_nav_mail span { background-image: url(images/neck/quick_navigation/mail.png); }
div#quick_nav_sitemap span { background-image: url(images/neck/quick_navigation/sitemap.png); }

div#title_bar
{
	position: relative;
	margin-left: 285px;
	height: 56px;
}

div#title_bar_left
{
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 56px;
	background: url(images/neck/title_bar_left.png) no-repeat;
}

div#title_bar_first
{
	position: relative;
	margin: 0 280px 0 8px;
	height: 56px;
	background-color: #af251b;
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

div#title_bar_second
{
	position: absolute;
	right: 0;
	top: 0;
	width: 280px;
	height: 56px;
	background-color: #af251b;
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

div#title_bar_first h1, div#title_bar_second h1
{
	display: none;
}

a#printlink
{
	float: right;
	margin: 5px;
	width: 23px;
	height: 24px;
	cursor: pointer;
	background: url(images/printer_big.gif) no-repeat;
}



/* тело */

div#body_block
{
	position: relative;
	width: 100%;
}



/* левый блок */

div#leftblock
{
	position: absolute;
	left: 0;
	top: 0;
	width: 285px;
	z-index: 5;
}

div#speed_search
{
	position: relative;
	margin: 35px 0 0 41px;
	width: 202px;
	height: 26px;
	background: url(images/search_form.png) no-repeat;
}

div#speed_search input
{
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}

span#speed_search_query
{
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 140px;
	z-index: 1;
}

span#speed_search_query input
{
	width: 140px;
	color: #525252;
	padding: 5px;
	/*background: gray;*/
}

span#speed_search_submit
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
	height: 26px;
	cursor: pointer;
	z-index: 2;
}

span#speed_search_submit input
{
	width: 46px;
	height: 26px;
	cursor: pointer;
}

div#may9
{
	width: 200px;
	height: 33px;
	background: url(images/9may.png) no-repeat;
	margin: 25px 0 0 41px;
}



/* правый блок */

div#right_block
{
	position: relative;
	margin-left: 285px;
	z-index: 3;
}

div#right_block_top_breaker
{
	clear: both;
	height: 10px;
}

div#content
{
	position: relative;
	/*margin-left: 285px;*/
}

DIV#content IMG {
	border: 1px solid #333;
}

/* таблы */

DIV#content TABLE.tbl
{
	border: 0;
	border-collapse: collapse;
	padding: 0;
	
	border-top: 3px solid #707f7f;
	border-bottom: 3px solid #707f7f;
}

DIV#content TABLE.tbl TH, DIV#content TABLE.tbl TD
{
	padding: 0;
	padding: 15px;
	/*border-left: 1px solid #707f7f;*/
}

DIV#content TABLE.tbl TH
{
	background: #f0f2f2;
	font-weight: bold;
}

DIV#content TABLE.tbl TR
{
	border-bottom: 1px solid #e0e3e3;
}



/*content blocks*/
div#content_left
{
	position: relative;
	z-index: 1;
}
div#content_left_inblock
{
	margin: 0 10px 0 10px;
}

/*home page table*/
TABLE#home_page
{
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
TABLE#home_page TD.home_page
{
	border: 0;
	/*padding: 10px;*/
	vertical-align: top;
}
TABLE#home_page TD.home_page_r
{
	border: 0;
	vertical-align: top;
	width: 265px;
}
/*TABLE#home_page TD.home_page_r UL, TABLE#home_page TD.home_page_r OL
{
	margin-left: 10px;
}*/
DIV#clb1, DIV#crb1 {
	padding: 10px;
}
DIV#clb1, DIV#clb2 {
	padding-right: 25px;
}
DIV#crb1, DIV#crb2 {
	padding-left: 0;
}


/* ноги */

div#footer
{
	position: relative;
	width: 100%;
	height: 56px;
	margin: 20px 0;
}

div#footer_copyright
{
	position: absolute;
	left: 0;
	top: 0;
	width: 285px;
	height: 56px;
	text-align: center;
}

div#footer_bar
{
	position: relative;
	height: 56px;
	margin-left: 285px;
}

div#footer_bar_left
{
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 56px;
	background: url(images/footer/barleft.png) no-repeat;
}

div#footer_bar_content
{
	height: 56px;
	margin-left: 8px;
	background: #494c54;
	color: #fff;
	padding-left: 15px;
}

div#footer_bar_content span, div#footer_copyright span
{
	position: relative;
	top: 12px;
}

div#footer_bar_content a
{
	color: #fff;
}

div#footer_bar_counter
{
	position: absolute;
	top: 12px;
	right: 12px;
}

DIV#footer_bar_counter A {
	text-decoration: none;
	color: none;
}

DIV#footer_bar_counter IMG {
	border: 0 !important;
}



/* для главной */

DIV#clb2
{
	background: url(images/ufms_sections.png) no-repeat; /* 31px Y */
	padding-top: 41px;
}

DIV#crb2
{
	background: url(images/ufms_votes.png) no-repeat; /* 31px Y */
	padding-top: 41px;
}



/*waiting box*/

DIV#waiting_box {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	z-index: 9999;
	display: none;
}

DIV#waiting_box DIV {
	clear: both;
}

DIV#waiting_box IMG {
	width: 43px;
	height: 11px;
}

.copyright {
        float:left;
	width:175px;
        margin-top:10px;
}

.copyright-img {
        float:left;
        margin-right: 10px;
}

.copyright-img img{
        border:0;
}