@charset "windows-1251";
/* html * { max-height:999999px; } */


body 				{ font-family: Arial, Helvetica, sans-serif; margin:0px; padding:0px; font-size:16px; color: #000; font-style: normal; font-weight:normal; text-decoration: none;  min-width:620px; }
body				{ background:url(/images/bg_new.jpg); background-position: top center; background-repeat: repeat-x; background-attachment: fixed; }
p					{ margin:0px; padding:0px; }

.logo				{ margin: 10px 0px 10px 0px; }

.menu_top			{ font-size:18px; color: #ffffff; }
.menu_top a			{ font-size:18px; color: #ffffff; text-decoration: none; padding: 0px 0px 0px 20px;}
.menu_top a:hover	{ font-size:18px; color: #FFD700; text-decoration: none; }

.tel				{ font-size:18px; color: #ffffff; text-decoration: none; margin: 0px 5px 2px 0px; 
text-shadow: 2px 2px 2px rgba(0,0,0,0.8); 
/* горизонтальное смещение, вертикальное смещение, радиус, цвет, прозрачность	*/ 
}

.mail				{ font-size:13px; color: #ffffff; text-decoration: none; margin: 0px 5px 0px 0px;  
text-shadow: 2px 2px 2px rgba(0,0,0,0.8); 
/* горизонтальное смещение, вертикальное смещение, радиус, цвет, прозрачность	*/ 
}
	
.mail a				{ font-size:13px; color: #ffffff; text-decoration: none; }
.mail a:hover		{ font-size:13px; color: #FFD700; text-decoration: none; }

.top_title			{ display:block; font-size:32px; color: #083366; padding: 50px 0px 50px 0px; text-align:center; }

.text				{ font-size:18px; color: #000000; }

.bott				{ font-size:18px; color: #fff; margin: 20px 0px 20px 0px; 
text-shadow: 2px 2px 2px rgba(0,0,0,0.8); 
/* горизонтальное смещение, вертикальное смещение, радиус, цвет, прозрачность	*/ 
}
.bott a				{ font-size:18px; color: #fff; text-decoration: none; }
.bott a:hover		{ font-size:18px; color: #fff; text-decoration: underline; }
