@charset "windows-1251";
body {
	font: 100% Arial;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.one #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.one #header {
width: 1000px;
	background: #ffffff; 
	padding: 0 0px 0 0px; 
	 
}
.one #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.one #mainContent {
	padding: 0px 47px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.one #footer {
	padding: 0 25px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;}

#main{width:900px;height:100%;min-height:100%;margin:auto;position:relative;text-align:left; }

h1{font-family:Arial;font-size:16px;color:#555f65;margin:0;padding:11px 25px 10px;font-weight:bold}
h2{font-family:Arial;font-size:16px;color:#555f65;margin:0;padding:11px 25px 10px;font-weight:bold}
p{font-family:Arial;font-size:12px;padding:0px 0px 0px; color:#555f65;}
font{font-family:Arial;font-size:12px;padding:0px 0px 0px; color:#555f65;}
font{font-family:Arial;font-size:12px;padding:0px 0px 0px;}
li{font-family:Arial;font-size:12px;padding:0 0px 5px 0px; margin-left:30px; color:#555f65;}
ol{ padding-left:10px}
.noblock{padding:1px 5px 1px 25px}

.box-cent{background:url(images/zag.gif) no-repeat;width:437px;}
.ptext{padding:0px 28px 0px 28px}
.td1 {font-family:Arial;font-size:12px;padding:0px 0px 0px; color:#555f65; border-right:1px solid #333; border-bottom:1px solid #333; padding:3px;}




.box-1{padding:0 28px}
radio{font-family:Arial;font-size:12px;}
form{padding:0;margin:0}
input, textarea, label, select, option{font-family:Arial;font-size:11px}
form p,form span,form b,form a{font-family:Arial;font-size:12px}
input, textarea, select{color:#000000}
textarea{overflow:auto}
option{padding:0 4px}
a {color:#47aaff;font-size:12px;}
strong{font-weight:normal;}
.pic{border:0;}



.clear{font-size:1px;clear:both;height:11px;width:1px;margin:0 !important;padding:0 !important}
#clearb { clear:both; }
.d{padding-left:10px; padding-right:10px;}

#mt{font-family:Arial ;color:#47aaff;font-size:16px;padding:0px 40px 0px 0px; float:left; height:79px; }
#mt a,#mt span{font-weight:bold;color:#47aaff;font-size:15px;margin:0 10px}
#mt a:hover,#mt span{color:#149be1}
#mt a.red{color:#ff8436}

#md{font-family:Arial ;color:#47aaff;font-size:16px;padding:0px 40px 0px 0px; float:left; height:81px; }
#md a,#md span{font-weight:bold;color:#47aaff;font-size:15px;margin:0 10px}
#md a:hover,#md span{color:#149be1}
#md a.red{color:#ff8436}
#mb{font-family:Arial, ;color:#47aaff;font-size:16px;padding:34px 0 0 24px; z-index:50}
#mb a,#mb span{color:#47aaff;font-size:16px;margin:0 15px}
#mb a:hover,#mt span{color:#149be1}
#mb a.red{color:#ff8436}
#tel{padding:0px 0 0 0px;  }
#mainpic{padding:0px 0  20px 0px; overflow:visible}
#mainpic1{padding:0px 0  0 0px; overflow:visible; }
#voz{padding:15px 0 0 0px; float:right}
#copy{padding:0px 0 0 0px; position: relative; left: 50px; top: 30px; z-index:100; float:left}
#niz{background:url(images/niz.gif) repeat-x}
#spy{padding: 10px 0 0 0; float:right} 
#li{padding-left:38px; padding-bottom:5px}




