@charset "utf-8";
/* CSS Document */

ul, ol, dl, li, a, span { padding: 0; margin: 0;}
a {outline:none; outline:0; text-decoration:none;}
header, nav,section {display:block;}

body{ margin:auto; background-color:#FFF; width:100%;}

#shapka { min-width:1030px;}
	.polosa { width:100%;height:20px;}
		.verhPolLeft {height:20px; width:75%; background-color:#69e70b; float:left;}
		.verhPolRight {height:20px; width:25%; background-color:#4f81bd; float:right;}
	
	header {height:120px; width:100%;}
		#leng { width:40px; background-color:#4f81bd; padding:5px; float:right; margin:0px 3% 0 0; color:#FFF;
						border-radius:5px;
						-webkit-border-radius:5px;
						-moz-border-radius:5px;
						-khtml-border-radius:5px;}
			#leng1 { height:20px;}
			#leng2 { height:20px; display:none; color:#FFF;}
				.leng2Cvet {color:#4f81bd;}
		#leng:hover {cursor:default;}
		#leng:hover #leng2{ display:block;}
			#leng2:hover .leng2Cvet {color:#F30;}

		
		#logotip { margin:15px 7% 0 2%; float:left;}
		h1 {color:#999; font-family:"Times New Roman", Times, serif; font-size:37px; font-weight:100; margin:20px 0 -50 0;}
		.lengCvet {color:#69e70b;}
		.tel {text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:20px; margin:-25px 5% 0 0; color:#888;}
		.telCvet {color:#F30;}


	
	nav { background-color:#CCC; margin: auto; height:40px; border-bottom:#4f81bd 2px solid; border-top:#69e70b 2px solid; clear:both;}
		#menu22{ width:1050px; height:40px; text-align:center; padding-bottom:-1px;}
		#menu22 ul{ font-family:Arial, Helvetica, sans-serif; font-size:19px; padding-bottom:-1px;}
		#menu22 ul li{ float:left; list-style:none; margin :0 3px 0 0; background-color:#EAEAEA; padding-bottom:-1px; margin-top:1px;
						border-radius:7px 7px 0px 0px;
						-webkit-border-radius:7px 7px 0px 0px;
						-moz-border-radius:7px 7px 0px 0px;
						-khtml-border-radius:7px 7px 0px 0px;}
		#menuStrActiv{display:block; background-color:#4f81bd; color:#FFF; text-align:center; padding:8px; border-bottom:#4f81bd solid 1px;
						border-radius:7px 7px 0px 0px;
						-webkit-border-radius:7px 7px 0px 0px;
						-moz-border-radius:7px 7px 0px 0px;
						-khtml-border-radius:7px 7px 0px 0px;}
		.menuStr22{display:block; color:#777777; text-align:center; padding:8px;
						border-radius:7px 7px 0px 0px;
						-webkit-border-radius:7px 7px 0px 0px;
						-moz-border-radius:7px 7px 0px 0px;
						-khtml-border-radius:7px 7px 0px 0px;}
		.menuStr22:hover{ background-color:#69e70b; color:#4f81bd;}


section {}
	h2 {text-align:right;/* margin-right:180px;*/ margin:10px 180px 10px 0px; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:36px; font-weight:200; color:#4f81bd;}
	#sliyder {width:100%; clear:both;}
	
	.textDiv {width:70%; margin:auto;}
	.text {text-align:center; font-size:20px; color:#999; font-family:Arial, Helvetica, sans-serif;}