/* tpl_index blocks */

html {
	padding:0px;
	margin:0px;
	height:100%;
        background-color:#A70041;
}

body { 
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:1022px;
	min-height:100%;
	background-color:#BD1A4F;
	border-left: solid 1px #de4970;
	border-right: solid 1px #de4970;  
}

/* style for IE6 */
* html html {
	padding:0px;
	margin:0px;
	height:100%;
        background-color:#A70041;
}

/* style for IE6 */
* html body { 
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:1022px;
	height:100%;
	background-color:#BD1A4F;
	border-left: solid 1px #de4970;
	border-right: solid 1px #de4970;  
}

/* content */

#page_content {
	width:100%;
	background-color:#BD1A4F;
}


#content {
	width:1022px;
        height:480px;
	background-image:url(/img/middle_part_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#c_left_column {
	width:240px;
	float:left;
	padding-top:10px;
}

#c_right_column {
	width:782px;
	float:left;
	padding-top:15px;
}

#left_menu {
	padding-left:45px; 
}

#left_menu_punkt {
	padding-bottom:0px;
}

/* bottom content */

#logo_part {
	width:1022px;
	height:143px;
	background-image:url(/img/logo_part_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	top:-30px;
}

* html #logo_part {
	width:1022px;
	height:143px;
	background-image:url(/img/logo_part_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	top:-41px;
}


#bottom_content {
	width:1022px;
	height:143px;
	position:relative;
	top:-25px;
}

#auth_form {
	padding-left:50px;
	width:220px;
	float:left; 
}

#round_part {
	float:left; 
}

#bottom_round {
	width:671px;
	height:157px;
	background-image:url(/img/bottom_round_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:-30px;
}


#bottom_round_block {
	float:left; 
	margin:12px 0 6px 30px; 
	width:185px; 
	height:130px;
}


* html #bottom_round_block {
	float:left; 
	margin:12px 0 0 20px; 
	width:185px; 
	height:130px;
}

#brb_img {
	float:left; 
	width:102px;
}

#brb_text {
	float:left; 
	width:75px; 
	padding-left:8px;
}	

/* copy */

#copy {
	clear:both; 
	height:30px;
	text-align:right; 
	padding:10px 10px 0 0;
        
}
