* { margin: 0; padding: 0; }
html, body { background-color: #fff; height: 100%; }

ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img { border: none; }
body,
input, textarea, option, select,
li, p,
h1, h2, h3, h4, h5, h6 { font: 13px Arial, Helvetica, sans-serif; color: #6d6d6d; }

table { border-collapse: collapse; }
table td { vertical-align: top; font: 13px Arial, Helvetica, sans-serif; }

a { text-decoration: underline; cursor: pointer; color: #484848; }
	a:hover {  }
area { outline:none; }

div.clear {clear: both;	height: 1px; width: 1px; overflow: hidden; }
.nobr { white-space: nowrap; }


body { background: #fff url(bg.jpg) no-repeat center top; }

#body { margin: 0 auto; width: 985px; }

#top { margin: 16px 0 0 0; background: url(top.png) no-repeat center top; width: 988px; height: 49px; padding: 12px 0; position: relative; }
	#top img { margin: 0 14px; }
	ul#lang { list-style: none; position: absolute; left: 210px; top: 10px; }
		ul#lang li { padding: 1px 0; margin: 0; }
			ul#lang li * { margin: 0; padding: 0; }
	#cart { position: absolute; right: 155px; top: 35px; font-weight: bold; text-decoration: none; padding: 0 0 6px 17px; background: url(ico-cart.gif) no-repeat left 3px; }
		#cart b { text-decoration: underline; }
	#top ul.contacts { position: absolute; right: 20px; top: 20px; list-style: none; }
		#top ul.contacts li { font-size: 1.1em; font-weight: bold; color: #999; }
			#top ul.contacts li a { color: #787878; }
			#top ul.contacts li.email { font-size: 0.9em; padding-left: 16px; background: url(ico-mail.gif) no-repeat left 5px; }
	

ul#menu { margin: 9px 0; list-style: none; }
	ul#menu li { display: inline; text-transform: uppercase; font-size: 1.1em; padding: 0 13px 0 0; }
		ul#menu li a { color: #484848; text-decoration: none; font-weight: bold; }
			ul#menu li a:hover { text-decoration: underline; }

#an { padding-top: 394px; position: relative; }
	#an div.main { display: none; height: 394px; width: 100%; margin-top: -394px; background-repeat: no-repeat; background-position: center top; border: 1px solid #fff; position: absolute; left : 0; }
		#an div.active { display: block; }
		#an div.main h2 { height: 71px; background-repeat: no-repeat; font-size: 3em; text-indent: -2500px; margin: 105px 0 15px 15px;  }
		#an div.main p { color: #fff; font-size: 0.9em; width: 580px; margin: 0 15px; }
			#an div.main a { display: block; color: #fff; font-weight: bold; margin: 10px 0; }



	#logos { height: 100px; margin: 3px -28px 10px -22px; position: relative; zoom: 1; }
		#logos div.logos { float: left; }
		#logos i { display: block; float: left; width: 21px; height: 100px; background: url(larr.gif) no-repeat center 20px; cursor: pointer; }
			#logos i.rarr { background-image: url(rarr.gif); margin-left: 2px; }

		#logos ul { float: left; list-style: none; margin: 0 0; height: 100px; }
			#logos ul li { float: left; margin: 0 0 0 3px; width: 161px; height: 100px; background: url(blank.gif) no-repeat center top; }
				#logos ul li a { display: block; height: 92px; padding: 4px; text-align: right; text-transform: uppercase; text-decoration: none; color:#fff; font-size: 1.1em; background: url(lg.png) no-repeat center top; }

#news { margin: 20px 0; }
	#news h2 { text-transform: uppercase; color: #686868; font-size: 1.5em; font-weight: normal; padding: 0 12px; }
	#news ul { list-style: none; width: 990px; }
		#news ul li { float: left; width: 490px; margin-right: 5px; padding-bottom: 5px; }
			#news ul li.first { padding-top: 20px; border-top: 1px solid #909090; }

			#news ul li img { float: left; margin-right: 5px; }
			#news ul li a.s { display: block; text-decoration: none; text-transform: uppercase; color: #484848; font-size: 1.4em; font-weight: normal; }
				#news ul li a.s b { font-weight: normal; color: #c67e00; }
			#news ul li span { display: block; color: #484848; margin-bottom: 10px; }

#contacts { margin: 10px 0 50px 0; border-bottom: 1px solid #909090; padding: 0 0 25px 0; position:relative; }
	#contacts h2 { text-transform: uppercase; color: #686868; font-size: 1.5em; font-weight: normal; padding: 0 12px; border-bottom: 1px solid #909090; }
	#contacts p { margin: 15px 0; }
	ul#soc { position: absolute; right: 20px; bottom: 55px; list-style: none; }
		ul#soc li { display: inline; padding: 10px; }

table.cat { }
	table.cat td h1 { text-transform: uppercase; color: #7a7a7a; font-size: 1.8em; font-weight: normal; padding: 20px 80px 10px 25px; }
	table.cat td div.desc { padding: 20px; }
	table.cat td.b { vertical-align: bottom; text-align: center; }
	table.cat td form.add { white-space: nowrap; }
		table.cat td form.add input
		{
			border: 1px solid #8e8a8b; background-color: #6b6b6b;
			color: #fff; text-align: left; font-size: 0.9em;
			width: 67px;
		}
		table.cat td form.add select { border: 1px solid #8e8a8b; background-color: #6b6b6b; color: #fff; font-size: 0.9em; }
			table.cat td form.add select option { background-color: #fff; }

.pager { font-size: 1.2em; margin: 5px 0; padding: 2px 0; text-align: center; background-color: #fff; line-height: 1.2em; vertical-align: middle; }
	.pager a.active { font-weight: bold; font-size: 1.2em; text-decoration: none; }

#content { padding: 20px 0; }
	#content h1, #content h2, #content h3 { text-transform: uppercase; color: #7a7a7a; font-size: 1.8em; font-weight: normal; margin: 20px 10px; }
	#content h3 { font-size: 1.4em; color: #5a5a5a; }
	#content p { margin: 10px 0; }

dl.news dt { font-size: 1.2em; margin: 10px 0 4px 0; font-weight: bold; color: #686868; }

#content div.item, #content div.item-last { padding: 10px 0 20px 0; }
	#content div.item h3, #content div.item p,
	#content div.item-last h3, #content div.item-last p { display: inline; padding: 0 10px; }

#content form.mail { width: 355px; }
	#content form.mail fieldset { border: none; width: 100%; }
		#content form.mail fieldset.half {  width: 165px; }
		#content form.mail fieldset.l { float: left; }
		#content form.mail fieldset.r { float: right; }
		#content form.mail fieldset label { display: block; font-size: 11px; padding: 8px 5px; }
		#content form.mail fieldset input { width: 352px; height: 18px; border: 1px #c3c3c3 solid; border-top: 2px #7c7c7c solid; font-size: 14px; }
		#content form.mail fieldset textarea { width: 352px; height: 100px; border: 1px #c3c3c3 solid; border-top: 2px #7c7c7c solid; font-size: 13px; }
			#content form.mail fieldset.half input { width: 165px; }
	#content form.mail input.submit { background-color: #878787; text-transform: uppercase; color: #242424; padding: 6px 30px; width: auto; height: auto; border: none; font-size: 11px; font-weight: bold; margin: 20px 0 0 0 }

