@charset "windows-1251";

p { margin-top:5px;
}
.p1 {
margin-top:20px;
}
.bg {
	background-color: #437EC0;
	background-image: url(../images/20_100_02.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}

.bg_right {
    background-image: url(../images/40_100_04.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    vertical-align: top;

}

.bg_center {
	background-image: url(../images/20_100_07.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right bottom;
	vertical-align: top;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#adress { padding-right:30px;
padding-bottom:10px;
float:right;
font-size:10px;
color:#6B6B6B;
}

#adress2 {
font-size:10px;
color:#6B6B6B;
}

#left1 { width:404px;
height:329px;
background-image: url(../images/50_100_09.jpg);
background-repeat:no-repeat;
}

#se { width:220px;
height:40px;
float:right;
margin-top:100px;
margin-right:40px;
font-size:17px;
text-align:right;

}

#doc { width:180px;
height:300px;
float:right;
margin-right:20px;
margin-top:10px;
text-decoration:underline;



}

#text { width:auto;
height:380px;
margin-top:10px;
text-align:justify;
}

#menu {
	width:140px;
	float:right;
	height:auto;
	margin-top:20px;
	margin-right:5px;
	text-align: center;


}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F58758;
}
a:active {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	text-decoration:underline;
}
#preloder{background:#CCCCCC; 
		color:#333333; 
		font-family:Arial,Helvetica,sans-serif; 
		font-size:24px; 
		text-align:left;
		padding-left:50px; 
		width:100%; 
		height:200px; 
		visibility:visible; 
		position:absolute; 
		z-index:2;
}
