body {
 font-family: tahoma;
 font-size: 12px;
 line-height: 1.5; 
 font-weight: normal;
 color: #000000;
 text-align: left;
 background: #202020;
 background-position: center top; 
 margin: 0px;
 padding: 0px;
 behavior: url('csshover.htc');
}

#conteiner{
 width: 800px; 
 margin: 0 auto;
}

#header{
 width: 800px;
 float: left;
 font-size: 12px;
 padding: 0px;
 color: #FFFFFF; 
 margin: 10px 0px 0px 0px; 
}

#header_left{
 width: 400px;
 float: left;
 text-align: left;
 padding: 0px; 
}

#header_right{
 width: 400px;
 float: right;
 text-align: right;
 padding: 0px; 
}

#conteiner_content{
 width: 800px; 
 margin: 10px 0px 0px 0px;
 float: left;
 padding: 0px;
 border: 2px solid #FF8000;
 background: #FFFFFF url(images/bg_main1.jpg) no-repeat;
}

#conteiner_content_menu{
 width: 800px; 
 height: 40px;
 margin: 300px 0px 0px 0px;
 float: left;
 background: url(images/bg_menu.jpg) repeat-x; 
}

#conteiner_content_menu_link{
 width: 156px; 
 height: 40px;
 font-variant: small-caps;
 font-weight: bold;
 color: #000000; 
 padding: 10px 0px 0px 0px;
 text-align: center;
 float: left; 
}

#left{
 width: 280px;
 float: left;
 padding: 10px 10px 10px 10px;
 margin: 0px;
 text-align: left;  
}

#left_y{
 width: 260px;
 float: left;
 padding: 5px;
 margint: 5px 0px 5px 5px;
 text-align: left;  
 background: #FFE100;
 font-size: 18px;
 line-height: 1.5; 
 font-weight: bold;
 color: #000000;
 text-align: center;
}

img.left_y{
 padding: 3px;
}

#right{
 width: 490px;
 float: right;
 padding: 10px 10px 10px 0px;
 margin: 0px;
 text-align: left; 
}


#full{
 width: 900px;
 float: right; 
}

#logo{
 width: 300px;
 height: 200px;
 float: right;
 padding: 30px;
 margin-top: 70px;
 background: url(images/logo.gif) no-repeat;
}


#content{
 width: 480px;
 float: left;
 font-size: 14px;
 text-align: left;
 padding: 0px 0px 0px 420px;
}

#menu{
 width: 100px;
 padding: 0;
 margin: 0;
 float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu li ul {
	font-weight: normal;
	padding: 0;
	margin:0;
}

#menu li a {
 display: block;
 color: #FFFFFF;
 font-size: 12px;
 font-variant: small-caps;
 font-weight: bold;
 padding: 10px;
 border-bottom: 2px dotted #65787e;
}

#menu li a:hover {
 color: #c1c04c;
 font-size: 12px;
 font-variant: small-caps;
 font-weight: bold;
 background: #313b40;
 border-bottom: 2px dotted #FFFFFF;
}

#content_text{
 width: 300px;
 float: left;
 padding: 0px 0px 0px 30px;
 margin: 0;
}



#line{
 width: 800px;
 margin: 20px 45px 20px 45px;  
 padding: 10px;
 background: #667980 url(images/bg_main.jpg) repeat-x;
 border: 2px dotted #FFFFFF;  
 font-size: 22px;
 font-weight: bold; 
 text-align: center; 
 text-decoration: none;
 color: #FFFFFF;    
}

#bottom{
 width: 800px;
 margin: 20px 45px 20px 45px;  
 padding: 0px;
}

#bottom_adres{
 width: 200px;
 margin: 0px 0px 0px 0px;  
 padding: 0px 0px 0px 10px;
 border-left: 2px dotted #c1c04c;
 float: left;  
}

#bottom_adres_400{
 width: 350px;
 margin: 0px 0px 0px 0px;  
 padding: 0px 0px 0px 10px;
 border-left: 2px dotted #c1c04c;
 float: left;  
}


a{
 text-decoration: none;
 color: #000000;
}

a:hover{
 text-decoration: underline;
 color: #000000;
}

a.white{
 text-decoration: none;
 color: #FFFFFF;
}

a.white:hover{
 text-decoration: underline;
 color: #FFFFFF;
}



h1 {
 font-size: 18px;
 text-decoration: none;
 color: #FF8000;
}

h2 {
 font-size: 16px;
 text-decoration: none;
 color: #FF8000;
}

h3 {
 font-size: 16px;
 text-decoration: none;
 color: #FF8000;
}

span.lg_ua {
 background: url(http://monolitprombud.com.ua/images/ua.jpg) no-repeat 0px 2px;
 background-repeat: no-repeat;
 padding: 0px 10px 2px 25px;
}

span.lg_ru {
 background: url(http://monolitprombud.com.ua/images/ru.jpg) no-repeat 0px 2px;
 background-repeat: no-repeat;
 padding: 0px 10px 2px 25px;
}

span.lg_pl {
 background: url(http://monolitprombud.com.ua/images/pl.jpg) no-repeat 0px 2px;
 background-repeat: no-repeat;
 padding: 0px 10px 2px 25px;
}