html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 11px/130% Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;
	
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 11px/130% Tahoma, Verdana,  Arial, sans-serif;
	color: #000000;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 11px/130% Tahoma, Verdana,  Arial, sans-serif;
	color: #0187d0;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
input {
	font:normal normal 11px/100% Tahoma, Arial, Verdana, Arial, sans-serif;
}
textarea
{
	font-family: tahoma, Verdana,  Arial, Helvetica, Sans-Serif;
	color: #000000;
	border: 1px solid #27221F;
	background: #fff;
	width: 250px;
	height: 100px;
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
.h1 {
	height: 1px;
}
.w1 {
	width: 1px;
}
#container {
	margin: 0px auto;
	width: 990px;
	padding: 0px;
	position: relative;
	text-align: left;
}
body {
	background: #0d3f7e url('../images/bg/main.gif') top left repeat-x;
}
#main {
	text-align: center;
}
#container #header {
	height: 103px;
	background: #d8e9f4 url('../images/bg/header.gif') top left repeat-x;
}
#container #header #logo {
	float: left;
	padding: 12px 0 0 40px;
}
#container #header #logo img {
	width: 178px;
	height: 71px;
}

#container #top_menu {
	height: 45px;
	width: 100%;
	background: #031D3D url('../images/bg/top_menu.gif') top left repeat-x;
}
#container #top_menu .menu_title {
	width: 255px;
	background: #031d3d;
	vertical-align: middle;
}
#container #top_menu .menu_title img {
	margin: 2px 0 0 14px;
}
#container #top_menu .menu_item {
	background: #031d3d;
	text-align: center;
}
#container #top_menu .menu_item span,
#container #top_menu .menu_item a {
	display: block;
	line-height: 45px;
	font-size: 9px !important;
	text-transform: uppercase;
	padding: 0 16px;
	color: #FFFFFF !important;
}
#container #top_menu .menu_item a:hover,
#container #top_menu .menu_item span {
	text-decoration: none !important;
	color: #0187d0 !important;
	
}
#container #top_menu .menu_cor {
	background: url('../images/dec/menu_cor.gif') center top repeat-x;
	width: 15px;
}
#container #top_menu .menu_cor div {
	width: 15px;
}
#container #top_menu .menu_cor.first {
	background: url('../images/dec/menu_cor.gif') top left no-repeat;
	width: 26px;
}
#container #top_menu .menu_cor.first div {
	width: 26px;
}
#container #top_menu .menu_cor.last {
	background: url('../images/dec/menu_cor.gif') top right no-repeat;
	width: 26px;
}
#container #top_menu .menu_cor.last div {
	width: 26px;
}
#footer {
	border-top: 1px solid #082f5f;
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
#footer div {
	color: #baf0ff;
	border-top: 1px solid #18457d;
	font-size: 9px !important;
	padding: 12px 0 12px 40px;
	text-align: left;
}
#footer div a {
	color: #FFFFFF;
	font-size: 9px !important;
}	
#header_info {
	width: 673px;
	float: right;
}

#search {
	background: url('../images/dec/search.gif') top left no-repeat;
	padding: 28px 0 0 0;
	width: 252px;
}
#search td {
	vertical-align: middle;
	padding: 0 5px 0 0;
}
#search td input.input_text {
	width: 156px;
	height: 18px;
	border-top: 1px solid #87c7e9;
	border-left: 1px solid #87c7e9;
	border-right: 1px solid #d8e9f4;
	border-bottom: 1px solid #d8e9f4;
}
#search div {
	color: #0187d0 !important;
	padding: 0 0 5px 0;
}

#contacts {
	background: url('../images/dec/search.gif') top left no-repeat;
	padding: 44px 0 0 0;
	width: 288px;
	float: right;
	color: #0187d0 !important;
	font-size: 16px !important;
	font-family: tahoma !important;
}
#contacts span {
	color: #0187d0 !important;
	font-weight: bold;
	font-size: 16px !important;
	font-family: tahoma !important;
}

#contact {
	color: #0187d0 !important;
	font-size: 12px !important;
	padding: 28px 0 0 0;
	width: 195px;
}
#contact div {
	color: #0187d0 !important;
	padding: 4px 0 0 0;
	font-size: 18px !important;
}
#cart {
	color: #0187d0 !important;
	font-size: 12px !important;
	padding: 28px 0 0 0;
	width: 195px;
}
#cart div {
	color: #0c3b76 !important;
	padding: 4px 0 0 0;
	font-size: 18px !important;
}
#title_block {
	width: 990px;
	background: url('../images/bg/title.jpg') top left no-repeat;
}
#title_block.title_block_o {
	width: 990px;
	background: url('../images/bg/title_o.jpg') top left no-repeat;
}
#title_block.title_block_o .title_1 {
	padding: 0 0 0 18px;
}
#title_block.title_block_o .title_2_bot {
	padding: 0 159px 0 0px;
	width: 100%;
}
#title_block.title_block_o .title_2 {
	padding: 0 159px 0 0px;
	width: 100%;
}
#title_block.title_block_o .title_1_bot {
	padding: 12px 0 0 0;
}
#title_block.title_block_o .title_imgs td {
	padding-top: 15px;
}
#title_block.title_block_o .title_1_bot img {
	margin: 0 170px 0 160px;
}

#title_block table {
	margin: 34px 0 0 0;
	width: 990px;
}
#title_block td {
	padding: 0 26px 10px 40px;
	text-align: center;
}

#title_block td img {
	margin: 0 auto;
}
#title_texts {
	width: 100%;
	margin: 20px 0 23px 0;
}
#title_texts .c_1 {
	width: 504px;
}
#title_texts .c_1_o {
	width: 538px;
}
#title_texts * {
	color: #FFFFFF !important;
}
#title_texts .title_text {
	
	margin: 0 48px 0 40px;
}

#title_texts .title_text .date {
	margin: 5px 20px 0 0;
}
#title_texts .title_text .date td {
	background: #092a54;
	font-size:9px;
	padding: 4px 15px;
	
}
#title_texts .title_text .title_header {
	line-height: 150%;
	padding: 0 0 6px 0;
}
#title_texts .title_text .title_header.header_upp {
	text-transform: uppercase;
}

#title_texts .title_text .title_info,
#title_texts .title_text .title_info a {
	color: #baf0ff !important;
	line-height: 150%;
}
#title_texts .title_text.text_block .title_info a {
	color: #01A6FF !important;
}
	
body#print {
	background: #FFFFFF !important;
	text-align: left;
}
#print *,
#print a {
	font:normal normal 12px/150% Tahoma, Verdana, Arial, sans-serif;
	color: #000000 !important;
}
#print #print_padd {
	padding: 0 38px 45px 38px;
}
#print #print_header {
	padding: 32px 0 0 0;
	background: url('../images/dec/print.gif') top right no-repeat;
}
#print #print_header #print_contacts {
	float: right;
	text-align: right;
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #7f7f7f !important;
}
#print #print_header #print_contacts a,
#print #print_header #print_contacts * {
	font-size: 11px !important;
	color: #7f7f7f !important;
}
#print #print_header #print_contacts #print_company {
	font-size: 14px !important;
	text-transform: uppercase;
}
#print #print_header #print_contacts td {
	padding: 0 0 0 68px;
}
#print #print_title {
	font-size: 18px !important;
	clear: both;
	padding: 14px 0 10px 0;
	margin: 22px 0 0 0;
}
#print #print_text {
	padding: 20px 8px 0 0;
	text-align: left;
}

#page {
	text-align: center;
	background: #FFFFFF url('../images/bg/page.gif') top left repeat-x;
}

#colls {
	width: 990px;
	height: 350px;
	background: url('../images/bg/colls.jpg') top left no-repeat;
}
#colls #coll_1 {
	width: 293px;
}
#colls #coll_2 {
	width: 697px;
	padding: 15px 0 40px 0;
}

#path {
	font-size: 18px !important;
	padding: 0 0 8px 0;
}
#path a {
	color: #031d3d !important;
	font-size: 18px !important;
}
#path span {
	color: #0187d0 !important;
	font-size: 18px !important;
}
#path #print_btn {
	float: right;
	padding: 0 38px 0 0;
}
#path #print_btn a {
	font-size: 12px !important;
	color: #0187d0 !important;
}

#menu {
	padding: 21px 20px 20px 40px;
}
#menu a {
	color: #000000 !important;
}
#menu .level_1 {
	padding: 0 0 16px 16px;
	background: url('../images/ico/l1.gif') left 4px no-repeat;
}
#menu .level_1.active {
	background: url('../images/ico/l2.gif') left 6px no-repeat;
}
#menu .level_1.active a {
	color: #0187d0 !important;
}
#menu .level_1 a {
	font-weight: bold;
}
#menu .level_2 {
	padding: 0 0 16px 16px;
	background: url('../images/ico/l1.gif') left 4px no-repeat;
}
#menu .level_2 a {
	color: #000000 !important;
}
#menu .level_3 {
	padding: 0 0 16px 27px;
}
#menu .level_3 a {
	padding: 0 4px;
}
#menu .level_3 span.active {
	padding: 0 4px;
	color: #FFFFFF !important;
	background: #0187d0;
}

#content {
	padding: 0 37px 0 0;
}

#acrs {
	border-top: 1px solid #d6eaf5;
	border-bottom: 1px solid #d6eaf5;
	padding: 1px 0;
}
#acrs .bg {
	background: #e8f3fa;
	width: 100%;
}
#acrs .bg td {
	font-size: 9px !important;
}
#acrs .bg td.coll {
	padding: 12px 10px 2px 21px;
}
#acrs .bg td.coll td {
	padding: 0 0 10px 0;
	vertical-align: middle;
}
#acrs .bg td.coll td.ico {
	padding-right: 10px;
	color: #0187d0 !important;
}

#products_list {
	
}
#products_list .product_item {
	border-bottom: 1px solid #c2dff0;
	padding: 19px 2px 14px 2px;
}
#products_list .product_item.last {
	border-bottom: none;
	padding: 19px 2px 2px 2px;
}
#products_list .product_item.first {
	padding: 9px 2px 14px 2px;
}
#products_list .product_item .product_name {	
	color: #0187d0;
	font: normal bold 12px tahoma;
	padding: 0 0 15px 0;
}
#products_list .product_item .product_info {
	width: 100%;
}

#products_list .product_item .product_info .product_photo {
	border: 6px solid #b2e2f2;
	margin: 0 17px 0 0;
}
#products_list .product_item .product_info .product_photo table {
	border: 6px solid #b2e2f2;
	width: 82px;
	height: 82px;
}
#products_list .product_item .product_info .product_photo td {
	border: 9px solid #b2e2f2;
	text-align: center;
	background: #FFFFFF;
	vertical-align: middle;
}
#products_list .product_item .product_info .product_photo td img {
	margin: 0 auto;
}
#products_list .product_item .product_info .description {
	width: 185px;
	margin: 0 0 0 12px;
	font-size: 9px !important;
}
#products_list .product_item .product_info .description .hdr {
	color: #0187d0;
	padding: 2px 0 4px 0;
}
#products_list .product_item .product_info .description a,
#products_list .product_item .product_info .description * {
	font-size: 9px !important;
}
#products_list .product_item .product_info .properties {
	width: 100%;
}
#products_list .product_item .product_info .properties .ov td {
	background: #daecf6;
}
#products_list .product_item .product_info .properties td {
	font-size: 9px;
	vertical-align: middle;
	padding: 3px 10px;
	border: 1px solid #c2dff0;
	text-align: center;
}
#products_list .product_item .product_info .properties td img {
	margin: 0 auto;
}
#products_list .product_item .product_info .properties .head_row td {
	color: #0187d0;
	font-size: 11px;
	border-left: none;
	border-right: none;
	border-top: none;
}


#product_cats {
	
}
#product_cats .product_cat {
	width: 330px;
	height: 210px;
	float: left;
	border-bottom:1px solid #b2e2f2;
}
#product_cats .product_cat .category_photo {
	padding: 40px 17px 10px 4px;
}
#product_cats .product_cat .category_photo div {
	border: 9px solid #b2e2f2;
}
#product_cats .product_cat .category_photo table {
	height: 118px;
	width: 118px;
}
#product_cats .product_cat .category_photo td {
	text-align: center;
	vertical-align: middle;
}
#product_cats .product_cat .category_photo table img {
	margin: 0 auto;
}
#product_cats .product_cat .category_link {
	width: 100%;
	padding: 40px 0 0 0;
}
#product_cats .product_cat .category_link a {
	color: #000000 !important;
	font: normal normal 18px tahoma !important;
}

#news_list {
	
}
#news_list *,
#news_list a {
	font-size: 12px !important;
	line-height: 150% !important;
}
#news_list .news_item {
	padding: 14px 0 22px 0;
}
#news_list .news_item .news_title {
	padding: 0 0 15px 0;
	font-weight: bold;
}
#news_list .news_item .news_title a {
	font-weight: bold !important;
}

#news_item {
	font-size: 12px !important;
	line-height: 150% !important;
	padding: 7px 0 0 0;
}
#news_item *,
#news_item a {
	font-size: 12px !important;
	line-height: 150% !important;
}
#news_item .news_title {
	color: #0187d0 !important;
	font: normal normal 16px tahoma !important;
	padding: 0 0 18px 0;
}

#text {
	font-size: 12px !important;
	line-height: 150% !important;
	padding: 7px 0 0 0;
}
#text *,
#text a {
	font-size: 12px !important;
	line-height: 150% !important;
}

#cart_content #cart_hdr {
	font: normal normal 18px tahoma;
}
#cart_content #cart_products {
	padding: 8px 0 34px 0;
}
#cart_content #cart_products #product_sums {
	background: #d5eaf5;
	height: 35px;
	margin: 2px 0 0 0;
	width: 100%;
}
#cart_content #cart_products #product_sums a,
#cart_content #cart_products #product_sums * {
	color: #0187d0 !important;
}
#cart_content #cart_products #product_sums a {
	font-size: 12px !important;
}
#cart_content #cart_products #product_sums td {
	vertical-align: middle;
	font: normal normal 14px tahoma !important;
	padding: 5px 14px 5px 17px;
}
#cart_content #cart_products #products_table {
	width: 100%;
}
#cart_content #cart_products #products_table td {
	border: 1px solid #c2dff0;
	padding: 4px 14px;
	vertical-align: middle;
}
#cart_content #cart_products #products_table .head_row td {
	background: #e0eff7;
	border: 1px solid #c2dff0;
	font-weight: bold;
	color: #0187d0 !important;
	padding: 7px 14px;
}
#cart_content #cart_products #products_table input.amount {
	width: 37px;
	text-align: center;
	height: 18px;
	border-top: 1px solid #87c7e9;
	border-left: 1px solid #87c7e9;
	border-right: 1px solid #d8e9f4;
	border-bottom: 1px solid #d8e9f4;
}
#cart_form {
	border: 1px solid #a0c6d1;
	background: #e0eff7;
	margin: 15px 0 18px 0;
}
#cart_form {
	padding: 24px 0 4px 22px;
}
#cart_form td {
	padding: 0 56px 20px 0;
	vertical-align: middle;
}
#cart_form td.area {
	padding-top: 3px;
	vertical-align: top;
}
#cart_form td textarea {
	width: 434px;
	overflow: auto;
	height: 84px;
	border-top: 1px solid #87c7e9;
	border-left: 1px solid #87c7e9;
	border-right: 1px solid #d8e9f4;
	border-bottom: 1px solid #d8e9f4;
}
#cart_form td input.input_text {
	width: 246px;
	height: 18px;
	border-top: 1px solid #87c7e9;
	border-left: 1px solid #87c7e9;
	border-right: 1px solid #d8e9f4;
	border-bottom: 1px solid #d8e9f4;
}
#cart_content #cart_submit {
	padding: 0 0 0 176px;
}

.images {
	border-top: 1px solid #b2e2f2;
	border-bottom: 1px solid #b2e2f2;
	margin: 24px 0 18px 0;
	padding: 24px 0 0 0;
}
.images img {
	margin: 0 24px 24px 0;
	float: left;
}
.images img.third {
	margin: 0 0 24px 0;
}
dt {white-space:normal;}