/* CSS Document */

body {
	margin:0;
	padding:0;
	height: 100%;
	background-color:#17171C;
	font-size:62.5%;
	line-height:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/fon.gif);
	background-repeat:repeat-x;
	background-position: center top;
}

html
	{
		height: 100%;
	}
	
#page {
    width: 776px;
	margin: 0 auto;
	min-height: 100%;
	background-image:url(../images/new_usko_fon.gif);
    background-repeat:repeat-y;
    background-position:center 236px;
}
	

#page2 {
    width: 776px;
	margin: 0 auto;
	min-height: 100%;
	background-image:url(../images/new_usko_fon2.gif);
    background-repeat:repeat-y;
    background-position:center 236px;
}

#page3 {
    width: 776px;
	margin: 0 auto;
	min-height: 100%;
	background-image:url(../images/new_usko_fon3.gif);
    background-repeat:repeat-y;
    background-position:center 236px;
}	

* html #page
{
	height: 100%;
}

* html #page2
{
	height: 100%;
}

* html #page3
{
	height: 100%;
}





#nonFooter
	{
	width:776px;
	position: relative;
	min-height: 100%;

	 }

* html #nonFooter
	{
		height: 100%;
	}

* {
	margin: 0;
	padding: 0;
}



#content2 {
	margin:0;
	padding:0;
	height:1%;
    width:776px;
    padding-bottom: 5.3em;
}


* html #content2
{
	padding-bottom: 5.4em;
}

.hidden {
position:absolute;
left: -8000px;
top:0;
}

#content_left2 {
    padding:0;
    margin:0;
    float:left;
    width:203px;
    background-image:url(../images/bg_ushko_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
}

#content_right2 {
    padding:0;
    margin:0;
    float:right;
    width:573px;
    background-image:url(../images/usko_right.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

#footer {
	position: relative;
	width: 776px;
    margin: 0 auto;
	background-image:url(../images/footer_fon.gif);
	background-repeat: repeat-y;
	background-position: 15px top;
}

#footer {
	margin-top: -5.3em;
}
		
* html #footer {
	margin-top: -5.4em;
}


#foot {
	width:743px;
	margin-left:15px;
	margin-right:17px;
	 
}	

#foot img {
width:743px;
height:2.8em;

}


#obram {
    width:716px;
    text-align:right;
	font-size:1.10em;
    line-height:1.19em;
	margin-left:15px;
	margin-right:17px;
	padding-right:27px;
	
}
#footer_txt {
    padding:0;
	margin:0;
	color:#656D7F;
    padding-top:0.3em;
    padding-bottom:0.6em

}	
.clearer {
	clear:both;
}	
	
	
a.foot_link , a:link.foot_link , a:visited.foot_link  {
text-decoration:none;
}

a:hover.foot_link {
text-decoration:none;	
	
}

a:focus.foot_link , a:active.foot_link  {
   
}	

