body { margin: 0; background-color: #fff; color: #121212; }
table { border-collapse: collapse; }
td { padding: 0; vertical-align: top; }
img { border: none; }

body, td, div, p { font-family: Arial; font-size: 12px; }

h1 { font-size: 28px; margin: 20px 0 20px; line-height: 28px; }
a { color: #00a3db; }

a.image_link { text-decoration: none; padding: 0 3px; }
a.showed { background-color: #00a3db; color: #fff; }

#wrapper { width: 100%; height: 100%; background-repeat: no-repeat; background-position: 0% 0%; }

#header { width: 990px; background-repeat: no-repeat; background-position: 0px 20px; }

#header_nav { height: 20px; width: 100%; }
.nav_item { background-image: url(assets/nav-bg.png);  width: 237px; position: relative; }
	.nav_item a { text-decoration: none; width: 100%; height: 100%; display: block; }
.nav_item, .nav_item a { color: #787878; }	
	
#nav_lang { background-image: url(assets/nav-lang.png); position: relative; }
	 #nav_lang a { width: 100%; height: 100%; display: block; }
#nav_lang, #nav_lang a { color: #4c4949; }
.nav_item, #nav_lang { text-align: center; }
.nav_item_content { padding-top: 3px; font-size: 11px; font-weight: bold; }

.nav_item a:hover, #nav_lang a:hover, .nav_item_selected a { color: #fff; }

#header_catalog { margin: 22px 0 0 132px; }
	#header_catalog td { font-size: 10px; color: #fff; font-weight: bold; line-height: 10px; }
		#header_catalog td a { text-decoration: none; color: #fff; }
			#header_catalog td a.selected { color: #013643; }


#products_list { margin: 20px 20px 40px 0; line-height: 11px; }
	#products_list a { display: block; text-decoration: none; color: #121212; margin-bottom: 8px; font-size: 11px; }
	#products_list .selected { color: #00a3db; }

#products_key_features { color: #00a3db; }
	#products_key_features li { margin-bottom: 15px; list-style-image: url(assets/products-key-features-li.png); }

.products_tab { position: relative; }
.products_tab div { font-size: 11px; font-weight: bold; text-align: center; width: 100%; height: 100%; padding-top: 1px; }
	.products_tab { background-image: url(assets/products-tab-middle.png); }
	.products_tab a { text-decoration: none; color: #787878; }
		.products_tab a:hover { color: #fff; }
	.products_tab_selected { background-image: url(assets/products-tab-middle-active.png); }
		.products_tab_selected a { color: #fff; }
	.products_tab_first div { background-image: url(assets/products-tab-left.png); background-repeat: no-repeat; }
		.products_tab_first div.selected { background-image: url(assets/products-tab-left-active.png); }
	.products_tab_last div { background-image: url(assets/products-tab-right.png); background-repeat: no-repeat; background-position: right; }
		.products_tab_last div.selected { background-image: url(assets/products-tab-right-active.png); }

#products_info { margin: 20px 6px 25px; }
	#products_info table { border-collapse: separate; border: none; width: 100%; }
		#products_info td { padding: 2px 10px; border: none; }
		#products_info td.header { background-color: #f0f0f0; font-weight: bold; vertical-align: middle; padding: 5px 10px; border-bottom: 5px solid #fff; }

#content { margin-left: 132px; }

.text { line-height: 135%; }

a.link_pdf { background-image: url(assets/pdf.png); background-repeat: no-repeat; padding: 3px 0 1px 25px; }
a.link_rar { background-image: url(assets/rar.png); background-repeat: no-repeat; background-position: 0px 2px; padding: 3px 0 1px 25px; }

