body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin-top: 24px;
}
a {
	text-decoration : none;
	color:#005da4;
}
a:hover {
	text-decoration : underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#727272;
}
a.defaultButton {
	display: inline;
	background-color: #005da4;
	border: 1px #ffffff solid;
	padding: 1px 10px 2px 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
a.defaultButton:hover {
	text-decoration : none;
	background-color: #00bff3;
}

a.searchButton {
	display: inline;
	background-image: url(../img/go_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px 20px 2px 0px;
	margin:0 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height:14px;
	text-decoration : none;
}
a.searchButton:hover {
	text-decoration : none;
}
table.linkTable {
	width: 99%;
	border-top: 1px #D7D7D7 solid;
	margin-bottom: 2px;
}
a.topLink {
	display: block;
	background-image: url(../img/linkarrow_off.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom: 1px #D7D7D7 solid;
	padding: 2px 0 2px 9px;
	font-size: 11px;
	margin: 0px 0px 0px 3px;
	font-weight: bold;
	color: #005DA4;
}
a.topLink:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

a.shopLink {
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
	color:#005da4;
}
a.shopLink:hover {
	text-decoration : underline;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color:#005DA4;
	padding: 0 0 0 4px;
	margin-top: 2px;
	margin-bottom: 7px;
}
h2 {
	font-size: 16px;
	color:#005DA4;
	font-weight: bold;
	margin: 0 0 5px 3px;
}
h3 {
	font-size: 14px;
	color:#005DA4;
	font-weight: bold;
	margin: 0 0 5px 3px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
form {
	display: inline;
}

ul {
	line-height:135%;
	margin: 0 0 0 0;
	padding: 0px 0 7px 18px;
}
li {
	margin:0 0 5px 0;
}
/*ul {
	margin: 0 0 0 0;
	padding: 7px 0 7px 18px;
	line-height: 200px;
}
ol {
	margin: 0 0 0 0;
	padding: 7px 0 7px 0px;
	line-height: 20px;
}
ul.strong, ol.strong {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}
ul ul, ul.strong ul, ol ul, ol.strong ul {
	text-transform: none;
	list-style-type: square;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0 7px 15px;
}
ul ol, ol ol, ul.strong ol, ol.strong ol {
	text-transform: none;
	font-weight: normal;
	line-height: 18px;
	padding: 3px 0 7px 20px;
}
li {
	line-height: 55px;
}*/
hr {
	height: 1px;
	border-bottom: 1px #999999 solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	margin: 0px 0 0 0;
	padding: 0;
}
table.HeaderTable {
	width: 774px;
	height: 75px;
}
table.HeaderTable td.logoTD {
	padding: 7px 0 0 8px;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
}
table.topLevelTable {
	width: 774px;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
table.topLevelTable a {
	padding: 3px 14px 3px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #727272;
	background-image: url(../img/top_level_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
}
table.topLevelTable a:hover {
	background-image: url(../img/top_level_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #494949;	
}
table.topNavi {
	width: 774px;
	height: 56px;
	margin-bottom: 3px;
}
table.topNavi td.main {
	height: 30px;
	background-image: url(../img/topnav_bg.gif);
	background-repeat: repeat-x;
}
table.topNavi td.sub {
	height: 26px;
	background-image: url(../img/subnav_bg.gif);
	padding: 0 0 0 7px;
	color: #626262;
	font-size: 12px;
}
table.topNavi td.sub a, table.topNavi td.sub span, table.topNavi td.sub span.spacer {
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 10px;
	text-decoration: none;
}
table.topNavi td.sub span.spacer {
	padding: 0;
	margin: 0 6px 0 6px;
}
table.topNavi td.sub a {
	background-image: url(../img/linkarrow_off.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	display: inline;
}
table.topNavi td.sub a:hover {
	background-image: url(../img/linkarrow_on.gif);
	background-color: #ffffff;
	color: #005DA4;
	text-decoration: none;
}
table.topNavi td.sub span {
	color: #005DA4;
	font-weight: bold;
}
table.topNavi td.sub span.spacer {
	color: #999999;
	padding: 0px 2px 0px 2px;
}
table.Content {
	width: 774px;
}
table.Content td.firstHomeTD {
	width: 559px;
	font-size: 11px;
}
table.Content td.mainTD {
	width: 535px;
	font-size: 11px;
	background-color: #ffffff;
	border-left: 1px #a5a5a5 solid;
	border-right: 1px #a5a5a5 solid;
	padding: 0px 10px 5px 12px;
}
table.Content td.rightTD {
	width: 200px;
	padding: 0px 4px 5px 4px;
	background-color: #ebebeb;
	border-left: 1px #a5a5a5 solid;
	border-right: 1px #a5a5a5 solid;
}
table.Content td.leftTopTD {
	height: 7px;
	background-image: url(../img/left_top.gif);
	background-repeat: no-repeat;
}
table.Content td.leftBottomTD {
	height: 7px;
	background-image: url(../img/left_bottom.gif);
	background-repeat: no-repeat;
}
table.Content td.rightTopTD {
	height: 7px;
	background-image: url(../img/right_top.gif);
	background-repeat: no-repeat;
}
table.Content td.rightBottomTD {
	height: 7px;
	background-image: url(../img/right_bottom.gif);
	background-repeat: no-repeat;
}

table.Content td.spaceTD {
	width: 5px;
	font-size: 2px;
}

table.NewsContent {
	width: 559px;
}
table.NewsContent td.firstHomeTD {
	width: 559px;
	font-size: 11px;
}
table.NewsContent td.mainTD {
	width: 535px;
	font-size: 11px;
	background-color: #ffffff;
	border-left: 1px #a5a5a5 solid;
	border-right: 1px #a5a5a5 solid;
	padding: 0px 10px 5px 12px;
}
table.NewsContent td.rightTD {
	width: 100px;
	padding: 0px 4px 5px 4px;
	background-color: #ebebeb;
	border-left: 1px #a5a5a5 solid;
	border-right: 1px #a5a5a5 solid;
}
table.NewsContent td.leftTopTD {
	height: 7px;
	background-image: url(../img/left_top.gif);
	background-repeat: no-repeat;
}
table.NewsContent td.leftBottomTD {
	height: 7px;
	background-image: url(../img/left_bottom.gif);
	background-repeat: no-repeat;
}
table.NewsContent td.rightTopTD {
	height: 7px;
	background-image: url(../img/right_top.gif);
	background-repeat: no-repeat;
}
table.NewsContent td.rightBottomTD {
	height: 7px;
	background-image: url(../img/right_bottom.gif);
	background-repeat: no-repeat;
}

table.NewsContent td.spaceTD {
	width: 5px;
	font-size: 2px;
}

div.subHeadBar {
	height: 25px;
	font-size: 14px;
	color: #005DA4;
	/*font-weight: bold;*/
	background-image: url(../img/subhead_bar_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div.subHeadBar a, div.subHeadBar span {
	display: block;
	height: 25px;
	padding: 0px 0 0 32px;
	line-height: 25px;
	background-image: url(../img/subhead_bar_left.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
div.subHeadBar a:hover {
	text-decoration: none;
	color: #00BFF3;
}

div.whiteHeadBar {
	height: 25px;
	font-size: 14px;
	color: #005DA4;
	/*font-weight: bold;*/
	background-image: url(../img/whitehead_bar_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div.whiteHeadBar a, div.whiteHeadBar span {
	display: block;
	height: 25px;
	padding: 0px 0 0 32px;
	line-height: 25px;
	background-image: url(../img/whitehead_bar_left.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
div.whiteHeadBar a:hover {
	text-decoration: none;
	color: #00BFF3;
}

div.smallHeadBar {
	height: 25px;
	font-size: 12px;
	color: #005DA4;
	/*font-weight: bold;*/
	background-image: url(../img/subhead_bar_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div.smallHeadBar a, div.smallHeadBar span {
	display: block;
	height: 25px;
	padding: 0px 0 0 32px;
	line-height: 25px;
	background-image: url(../img/subhead_bar_left.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
div.smallHeadBar a:hover {
	text-decoration: none;
	color: #00BFF3;
}

table.pathNavi {
	height: 28px;
	width: 774px;
	background-image: url(../img/pathnavi_bg.gif);
	background-repeat: repeat-x;
	background-color: #005da4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin: 0 0 2px 0;
}
table.pathNavi td.textTD {
	padding: 0 0 2px 4px;
}
table.pathNavi td.textTD a {
	color: #ffffff;
	text-decoration: none;
}
table.pathNavi td.textTD a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #0083EA;
}
table.productList {
	margin-bottom: 10px;
	font-size: 10px;
	color: #727272;
	line-height: 13px;
}
table.productList a {
	color: #005DA4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

table.productList TR.tr0 {
	background-color: #cccccc;
}
table.productList TR.tr1 {
	background-color: #ffffff;
}

table.productList a:hover {
	color: #00BFF3;
	text-decoration: none;
}
table.productDetail {
	margin-bottom: 10px;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}
table.productDetail p {
	margin: 6px 0 11px 0;
}
table.productDetail td.bigpicHolder {
	width: 349px;
	min-height: 261px;
}
table.productDetail span.bigText {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
}
.cena {
	display: inline;
	font-size: 14px;
	color: #4EB100;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 33px;
}
table.specTable {
	margin-bottom:10px;
}
table.specTable td {
	padding: 8px 5px 8px 8px;
	border-bottom: 1px #FFFFFF solid;
	background-color: #E5E5E5;
}
table.specTable td.first {
	background-color: #D9D9D9;
}
div.blueSpace {
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	color: #005DA4;
	background-image: url(../img/blue_space_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
div.dotSpace {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	color: #005DA4;
	background-image: url(../img/dots.gif);
	background-position: left;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
div.dotSpace2 {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	color: #005DA4;
	background-image: url(../img/dots.gif);
	background-position: left;
	background-repeat: repeat-x;
	margin-top: 8px;
}

div.dotSpaceNew {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	color: #005DA4;
	background-image: url(../img/dots.gif);
	background-position: left;
	background-repeat: repeat-x;
}

a.pdfButton {
	display: block;
	height: 26px;
	background-image: url(../img/button_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px left;
	padding: 0px 0 0px 30px;
	font-size: 11px;
	line-height: 24px;
	margin: 4px 0px 3px 0px;
	font-weight: bold;
	color: #005DA4;
}

table.footer {
	height: 43px;
	width: 774px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #868686;
	margin: 5px 0 0 0;
}
table.footer td.textTD {
	padding: 0 0 0 10px;
}
table.footer td.buttonTD {
	padding: 0 2px 2px 0;
}
table.footer a {
	text-decoration: none;
	color: #6f5a54;
}
table.footer a:hover {
	text-decoration: underline;
	color: #D1582D;
}
/*-------------- News --------------*/
table.newsBox {
	background-color: #ffffff;
	margin-bottom: 6px;
}
table.newsBox td.bottom {
	height: 8px;
	background-image: url(../img/newsbox_bottom.gif);
	background-repeat: repeat-x;
}
table.newsBox td.leftTD {
	border-left: 1px #e2e2e2 solid;
}
table.newsBox td.desno {
	border-right: 1px #e2e2e2 solid;
}
div.newsBlock {
	font-size: 10px;
	line-height: 12px;
	padding: 5px 0 7px 0;
	border-bottom: 1px #f4f4f4 solid;
}
div.newsBlock a {
	text-decoration: none;
	color:#868686;
}
div.newsBlock a:hover {
	text-decoration: none;
	color: #005DA4;
}

div.newsBlock a.header {
	text-decoration: none;
	color:#363636;
	font-weight: bold;
	display: block;
	line-height: 13px;
	padding-bottom: 4px; 
}
div.newsBlock a.header:hover {
	color: #005DA4;
}

div.newsBlock span.date {
	font-size: 9px;
	line-height: 12px;
}
div.newsBlock span.arrow, span.arrow {
	color:#005da4;
	font-weight: bold;
}
/*-------------- News End ---------------*/
table.imageTable {
	margin-bottom: 8px;
	border-top: 1px #dfd9c9 solid;
}
table.imageTable2 {
	margin-bottom: 2px;
	border-top: 1px #dfd9c9 solid;
}
table.imageTable2 {
	margin-right: 8px;
}
table.imageTable td.imageTD, table.imageTable2 td.imageTD {
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 0 0 5px 0;
	border-left: 1px #dfd9c9 solid;
	border-right: 1px #dfd9c9 solid;
	border-bottom: 1px #dfd9c9 solid;
}
table.imageTable td.shadowTD, table.imageTable td.shadow2TD, table.imageTable2 td.shadowTD, table.imageTable2 td.shadow2TD {
	background-image: url(../img/shadow1_bg.gif);
	background-repeat: repeat-x;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	border-left: 1px #fffcf1 solid;
	border-right: 1px #fffcf1 solid;
}
div.spacer {
	height:1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #c4c4c4;
	margin-bottom: 5px;
}
div.spacer2 {
	height:1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #f1e9d0;
}
table.searchTable {
	border-top: 1px #bfab86 solid;
	background-color: #efe8d6;
	background-image: url(../img/search_bg.gif);
	background-repeat: no-repeat;
}
table.searchTable td {
	padding:2px 8px 3px 8px;
	color: #86704E;
}
td.bigHeaderImageTD {
	border-bottom: 4px #bfab86 solid; 
}
table.headerImage {
	background-image: url(../img/small_map.gif);
	background-repeat: no-repeat;
	border-bottom: 4px #bfab86 solid; 
}
table.headerImage td.headerImageTD {
	font-size: 22px;
	font-style: italic;
	padding: 0 0 0 9px;
	height: 40px;
}
table.logoTable {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color:#BFAB86;
}
table.logoTable td {
	padding: 0px 3px 8px 3px;
}
table.logoTable img {
	margin: 0 6px 0 6px;
}
.margTop6 {
	margin-top: 6px;
}
.margTop12 {
	margin-top: 12px;
}
.margBottom6 {
	margin-bottom: 6px;
}
.margBottom12 {
	margin-bottom: 12px;
}
.margBottom10 {
	margin-bottom: 10px;
}
.smallText {
	font-size: 9px;
	color: #898989;
}
.mediumText {
	font-size: 10px;
	color: #6E6E6E;
}
.blue {
	color: #005DA4;
}
/*-------------- Right basket --------------*/
table.basketBox {
	background-color: #ffffff;
	margin-bottom: 6px;
}
table.basketBox td.bottom {
	height: 8px;
	background-image: url(../img/newsbox_bottom.gif);
	background-repeat: repeat-x;
}
table.basketBox td.leftTD {
	border-left: 1px #e2e2e2 solid;
}
table.basketBox td.desno {
	border-right: 1px #e2e2e2 solid;
}
table.basketBox table.dataTable {
	width:100%;
}
table.basketBox table.dataTable td {
	padding: 1px 0 1px 0;
	border-bottom: 1px #ebebeb solid;
}
table.basketBox table.dataTable tr.header td {
	border-top: 1px #c6c6c6 solid;
	border-bottom: 1px #D7D7D7 solid;
	font-weight: bold;
	color:#c0c0c0;
	padding-bottom: 2px;
}
table.basketBox table.dataTable tr.sum td {
	border-bottom: 1px #c6c6c6 solid;
	font-weight: bold;
}
table.basketBox table.dataTable tr.mainHealine td {
	border-bottom: none;
}
table.basketBox table.dataTable tr.mainHealine td h4{
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0 5px 0;
	color:#005DA4;
	padding: 0;
}
table.basketBox table.dataTable tr.tools td {
	border-bottom: none;
	padding: 6px 0 3px 0;
}
/*-------------- Right basket End ---------------*/
table.bigpicFrame {
	width: 349px;
}
table.bigpicFrame td.top {
	background-image: url(../img/image_bg_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 9px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}
table.bigpicFrame td.bottom {
	background-image: url(../img/image_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 9px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}
table.bigpicFrame td.main {
	background-image: url(../img/image_bg_middle.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 2px 0 2px 0;
	margin: 0;
	text-align: center;
}
/*------------ 01.07.2007 ----------------*/
input.shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#727272;
	width: 37px;
	height: 14px;
	padding: 0;
	margin: 1px 0 0 0;
	line-height: 14px;
}
table.buyTable {
	border-top: 1px #d8d8d8 solid;
	border-bottom: 1px #a5acb2 solid;
	width: 100%;
}
table.buyTable td {
	padding: 4px 0 5px 0;
}
table.buyTable td.formTD {
	padding-right: 10px;
	background-image: url(../img/dots_v.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
a.bigLink, a.bigLink2 {
	display: inline;
	background-image: url(../img/linkarrow_off.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 2px 0 2px 9px;
	font-size: 12px;
	margin: 0px 0px 0px 1px;
	font-weight: normal;
	color: #005DA4;
}
a.bigLink2 {
	margin: 0px 0px 5px 3px;
	display: block;
	border-top: 1px #EBEBEB solid;
	padding: 6px 0 2px 9px;
}
a.bigLink:hover, a.bigLink2:hover {
	text-decoration: none;
	color: #00BFF3;
}

div.clear10px {
	clear: both;
	height: 10px;
}

table.ClubContent {
	width: 535px;
}
table.ClubContent td.firstHomeTD {
	width: 535px;
	font-size: 11px;
}
table.ClubContent td.mainTD {
	width: 501px;
	font-size: 11px;
	background-color: #ebebeb;
	border-left: 1px #d5d5d5 solid;
	border-right: 1px #d5d5d5 solid;
	padding: 0px 10px 5px 12px;
}
table.ClubContent td.rightTD {
	width: 100px;
	padding: 0px 4px 5px 4px;
	background-color: #ebebeb;
	border-left: 1px #d5d5d5 solid;
	border-right: 1px #d5d5d5 solid;
}
table.ClubContent td.leftTopTD {
	height: 7px;
	background-image: url(../img/left_top_club_l.gif);
	background-repeat: no-repeat;
}
table.ClubContent td.leftBottomTD {
	height: 7px;
	background-image: url(../img/left_bottom_club_l.gif);
	background-repeat: no-repeat;
}
table.ClubContent td.rightTopTD {
	height: 7px;
	background-image: url(../img/right_top.gif);
	background-repeat: no-repeat;
}
table.ClubContent td.rightBottomTD {
	height: 7px;
	background-image: url(../img/right_bottom.gif);
	background-repeat: no-repeat;
}

table.ClubContent td.spaceTD {
	width: 5px;
	font-size: 2px;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration : none;
}