/* CSS Document */

body  { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:url('../images/background.jpg');
 background-repeat: repeat;

}

#wrapper {
 margin: 0 auto;
 overflow: hidden;
 width: 1000px;

}


#header {
 background-image:url('../images/header.jpg');
 width: 1000px;
 height: 55px;
 float: left;
 }

#menu {
 background-image:url('../images/menu.jpg');
 width: 1000px;
 height: 53px;
 float: left;
 }
 
#graphics {
 background-image:url('../images/graphics.jpg');
 width: 703px;
 height: 276px;
 float: left;
 }
 
#contact {
 background-image:url('../images/contact_box.jpg');
 width: 297px;
 height: 276px;
 float: right;
 
 }
 
#content_up {
 background-image:url('../images/content_top.jpg');
 width: 1000px;
 height: 71px;
 float: left;
 clear: left;
 } 
 
#content {
 background-image:url('../images/content.jpg');
 background-repeat: repeat-y;
 width: 1000px;
 float: left;
 clear: left;  
 }
 

 
#content_bottom {
 background-image:url('../images/content_bottom.jpg');
 width: 1000px;
 height: 23px;
 float: left;
 clear: left;  
 } 
 
 a{text-decoration:underline; color:#FFFFFF;}
 a:hover{text-decoration:none; color:#CCCCCC;}
 
#multi_box {
 background-image:url('../images/multi_box.jpg');
 width: 1000px;
 height: 313px;
 float: left;

  
 } 
 
#footer {
 background-image:url('../images/footer.jpg');
 width: 1000px;
 height: 137px;
 float: left;
 
 }  
 


input{background-color:#2c2d2f ; color:#FFFFFF; font-size:10px; border: 1px solid #9c9c9c;}
textarea{background-color:#2c2d2f ; color:#FFFFFF; font-size:10px; border: 1px solid #9c9c9c;}


.content {
color: white;
font-weight: normal;
font-size: 11pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-align: justify;
margin-left: 30px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;



}
.content a{text-decoration:underline; color:#FFFFFF;}
.content a:hover{text-decoration:none; color:#CCCCCC;}


.content_title {
color: yellow;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
margin-left: 80px;
margin-right: 0px;
margin-top: 30px;
margin-bottom: 0px;
position: absolute;

}
.content_title a{text-decoration:none; color:#FFFFFF;}
.content_title a:hover{text-decoration:none; color:#CCCCCC;}

.ramka_left {
 width: 670px;
 float: left;
 border: red solid 0px;
}

.ramka_right {
 width: 270px;
 float: right;
 border: red solid 0px;
}

.content_right {
color: white;
font-weight: normal;
font-size: 11pt;
text-decoration: none;
margin-left: 0px;
margin-right: 20px;
margin-top: 0px;
margin-bottom: 0px;



}

.contact_title {
color: yellow;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
margin-left: 90px;
margin-right: 0px;
margin-top: 37px;
margin-bottom: 0px;
position: absolute;

}

.contact_content {
font-weight: bold;
font-size: 12px;
color:#FFFFFF;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
margin-left: 15px;
margin-right: 0px;
margin-top: 77px;
margin-bottom: 0px;
position: absolute;
border: 0px solid #FF0000;

}


.right_box_title {
color: yellow;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
margin-left: 785px;
margin-right: 0px;
margin-top: 30px;
margin-bottom: 0px;
position: absolute;

}

.left_multi_title {
color: yellow;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
margin-left: 90px;
margin-right: 0px;
margin-top: 47px;
margin-bottom: 0px;
position: absolute;
border: 0px solid #FF0000;

}

.left_multi_content{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
margin-left: 20px;
margin-right: 0px;
margin-top: 80px;
margin-bottom: 0px;
width: 300px;
height: 220px;
position: absolute;
border: 0px solid #FF0000;

}

.left_multi_content_text
{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 270px;
height: 100px;
border: 0px solid yellow;
}


.center_multi_title {
color: yellow;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
margin-left: 430px;
margin-right: 0px;
margin-top: 47px;
margin-bottom: 0px;
position: absolute;

}

.center_multi_content{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
margin-left: 340px;
margin-right: 0px;
margin-top: 80px;
margin-bottom: 0px;
width: 330px;
height: 220px;
position: absolute;
border: 0px solid #FF0000;

}

.center_multi_content_text
{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
width: 300px;
height: 100px;
border: 0px solid yellow;
}

.right_multi_title {
color: yellow;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
margin-left: 770px;
margin-right: 0px;
margin-top: 47px;
margin-bottom: 0px;
position: absolute;

}

.right_multi_content{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
margin-left: 700px;
margin-right: 20px;
margin-top: 80px;
margin-bottom: 0px;
width: 280px;
height: 220px;
position: absolute;
border: 0px solid #FF0000;
}

.right_multi_content_text
{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
width: 260px;
height: 100px;
border: 0px solid yellow;
}

.footer_up{
color: white;
font-weight: normal;
font-size: 11pt;
text-decoration: none;
text-align: center;
margin-left: 0px;
margin-right: 0px;
margin-top: 12px;
margin-bottom: 0px;
width: 1000px;

}
 
.footer_content_left{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
margin-left: 20px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
width: 333px;
position: absolute;

}

.footer_content_center{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
margin-left: 300px;
margin-right: 0px;
margin-top: 20px;
margin-bottom: 0px;
width: 333px;
position: absolute;
}

.footer_content_center a{text-decoration:underline; color:#FFFFFF;}
.footer_content_center a:hover{text-decoration:none; color:#CCCCCC;}


.footer_content_right{
color: white;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
margin-left: 600px;
margin-right: 20px;
margin-top: 30px;
margin-bottom: 0px;
width: 333px;
position: absolute;
}

.footer_content_right a{text-decoration:underline; color:#FFFFFF;}
.footer_content_right a:hover{text-decoration:none; color:#CCCCCC;}

.menu{
color: white;
font-weight: bold;
font-size: 11pt;
text-decoration: none;
text-align: left;
margin-left: 8px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
 
 } 
 
ul, ul li {
	display: block;
	float: left;	
}

ul {
	float: left;
	padding: 1px 0 1px 1px;
	
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	color: white;
}

ul a:hover {
color: yellow;
	
	
}

h1 {
color: #DEECF3;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-decoration: none;
display: inline

}

h1 a{text-decoration:none; color:#DEECF3;}
h1 a:hover{text-decoration:none; color:#DEECF3;}

h2 {
color: yellow;
font-weight: bold;
font-size: 13pt;
text-decoration: none;
text-align: left;

}

h3 {
color: orange;
font-weight: bold;
font-size: 13pt;
text-decoration: none;
text-align: center;

}



/** BORDER MESSAGE*/
.green_border {border:#9c9c9c solid 2px; width: 450px; padding: 10px; margin-bottom: 10px; color:#FFFFFF; font-weight:bold}
.red_border {border: #FF0000 solid 2px; width: 400px; padding:10px; margin-bottom: 10px}
