a {
	color: #005a9d;
}
a:hover {
	color: #009ee1;
	text-decoration: none;
}
a.copyright {
	text-decoration: none;
}
body {
	background-color: #0a65b0;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding: 20px;
}
input.element, select.element, textarea.element {
	background-color: #bfdbff;
	border: 1px solid #005a9d;
	color: #005a9d;
	font-weight: bold;
}
table.main {
	border-collapse: collapse;
	height: 100%;
	min-width: 940px;
	width: 100%;
}
td {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
td.field_title {
	color: #005a9d;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
table.main td {
	background-repeat: no-repeat;
}
table.main td.left_top_shadow {
	height: 10px;
	width: 10px;
}
table.main td.left_top_shadow_right {
	height: 10px;
	width: 10px;
}
table.main td.top_shadow {
	background-image: url(images/top_shadow.png);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
table.main td.right_top_shadow_left {
	height: 10px;
	width: 10px;
}
table.main td.right_top_shadow {
	height: 10px;
	width: 10px;
}
table.main td.left_top_shadow_down {
	height: 10px;
	width: 10px;
}
table.main td.left_top_corner {
	height: 10px;
	width: 10px;
}
table.main td.top_banner_bg {
	background-image: url(images/top_banner_bg.png);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
table.main td.right_top_corner {
	height: 10px;
	width: 10px;
}
table.main td.right_top_shadow_down {
	height: 10px;
	width: 10px;
}
table.main td.left_banner_shadow {
	background-image: url(images/left_shadow.png);
	background-repeat: repeat-y;
	height: 204px;
	width: 10px;
}
table.main td.banner {
	background-color: #ffffff;
	height: 214px;
	padding: 1px;
	vertical-align: top;
	width: 100%;
}
table.main td.right_banner_shadow {
	background-image: url(images/right_shadow.png);
	background-repeat: repeat-y;
	height: 204px;
	width: 10px;
}
table.main td.left_shadow {
	background-image: url(images/left_shadow.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
}
table.main td.left_content_bg {
	background-color: #ffffff;
	background-image: url(images/left_content_bg.gif);
	background-position: left bottom;
	height: 100%;
	width: 100%;
}
table.main td.right_content_bg {
	background-image: url(images/right_content_bg.gif);
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
table.main td.right_shadow {
	background-image: url(images/right_shadow.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
}
table.main td.left_bottom_shadow_up {
	height: 10px;
	width: 10px;
}
table.main td.left_bottom_corner {
	height: 10px;
	width: 10px;
}
table.main td.left_bottom_content_bg {
	background-color: #ffffff;
	background-image: url(images/left_bottom_content_bg.gif);
	background-position: left;
	height: 10px;
	width: 50%;
}
table.main td.right_bottom_content_bg {
	background-color: #ffffff;
	background-image: url(images/right_bottom_content_bg.gif);
	background-position: right;
	height: 10px;
	width: 50%;
}
table.main td.right_bottom_corner {
	height: 10px;
	width: 10px;
}
table.main td.right_bottom_shadow_up {
	height: 10px;
	width: 10px;
}
table.main td.left_bottom_shadow {
	height: 10px;
	width: 10px;
}
table.main td.left_bottom_shadow_right {
	height: 10px;
	width: 10px;
}
table.main td.bottom_shadow {
	background-image: url(images/bottom_shadow.png);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
table.main td.right_bottom_shadow_left {
	height: 10px;
	width: 10px;
}
table.main td.right_bottom_shadow {
	height: 10px;
	width: 10px;
}
table.container {
	border-collapse: collapse;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	height: 100%;
	width: 100%;
}
table.container td.line {
	background-color: #e8e8e8;
	height: 10px;
	width: 100%;
}
table.container td.bottom {
	font-size: 13px;
	font-weight: bold;
	height: 38px;
	padding-top: 9px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
table.content {
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}
table.content td.top_line {
	height: 30px;
	width: 100%;
}
table.top_line {
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}
td.name {
	background-color: #0093dd;
	color: #ffffff;
    font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: bottom;
    width: 236px;
}
td.name a {
    color: #ffffff;
    text-decoration: underline;
}
td.name a:hover {
    color: #ffffff;
    text-decoration: none;
}
td.lang {
    height: 30px;
	vertical-align: bottom;
	width: 100%;
}
img {
	border-width: 0px;
}
table.content td.menu {
	height: 320px;
	width: 236px;
}
table.content td.text {
	padding: 0px 30px 20px 30px;
	text-align: left;
	width: 100%;
}
table.categories {
	border-collapse: collapse;
	width: 100%;
}
table.categories td {
	width: auto;
}
p.title {
	color: #005a9d;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 10px 0px;
	text-align: left;
}
p.error {
	color: #ff0000;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}
p.ok {
	color: #00cc00;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}
table.categories td.category_image {
	width: auto;
}
table.categories td.category_name {
	height: 30px;
	text-align: center;
	vertical-align: top;
	width: 240px;
}
table.form {
	border-collapse: collapse;
	margin-top: 200px;
}
fieldset.contact_form {
    border: 2px solid #005a9d;
    color: #005a9d;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
table.catalog {
	border: 2px solid #005a9d;
	border-collapse: collapse;
	border-top: 2px solid #005a9d;
	width: 100%;
}
table.catalog td {
	border: 1px solid #005a9d;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
}
table.catalog td.add {
	background-color: #ffffff;
	color: #005a9d;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	width: 100%;
}
table.catalog td.title {
	background-color: #bfdbff;
	border-bottom: 2px solid #005a9d;
	color: #005a9d;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
}
table.catalog td.pair, table.catalog td.unpair {
	color: #005a9d;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}
table.catalog td.pair {
	background-color: #bfdbff;
}
table.catalog td.unpair {
	background-color: #ffffff;
}
table.product, table.feedback {
	border-collapse: collapse;
}
table.product td, table.feedback td {
	border-width: 0px;
	color: #005a9d;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: right;
}
table.goods {
	border: 2px solid #005a9d;
	border-collapse: collapse;
	width: 100%;	
}
table.goods td {
	background-color: #ffffff;
	border: 1px solid #005a9d;
	color: #005a9d;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
}
table.goods td.title {
	border-bottom: 2px solid #005a9d;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	width: 85%;
}
table.goods td.subcategory_title {
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
table.goods td.name {
	font-weight: normal;
	padding-left: 25px;
	width: auto;
}
table.goods td.price {
	text-align: center;
}
table.upload {
	border-width: 0px;
	border-collapse: collapse;
}
table.upload td {
	border-width: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
table.upload td.field_title {
	color: #005a9d;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
div.price_container {
	font-size: 0px;
	text-align: center;
	width: 100%;
}