body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	font: 12px "Tahoma" normal;
	color: black;
	background-color: white;
}
/* all TDs shall have valign=top by default */
td {
	vertical-align: top;
}
img {
	border: 0px;
}

hr {
	color: #ff0000;
}

table#tMainUp {
	width: 100%;
	height: 174px;
	background: url(/images/main_up_bg.gif) bottom repeat-x;
}

div#dCart {
	position: absolute;
	top: 130px;
	left: 40px;
	font-size: 11px;
	line-height: 150%;
}
div#dCart a {
	color: black;
}

div#dCart span {
	color: red;
}

/* UPPER MENU */
div#navigation {
	background-image: url(/images/tmenu_bg.gif);
 	padding-left: 70px; 
	height: 38px;
}

div#navigation table {
	border: 0px;
	height: 38px;
}

div#navigation td {
        border: 0px;
	height: 38px;
}

div#navigation a {
	display: block;
/*	background: url(/images/tmenu_bg.gif) ; */
	color: #ffffff;
	height: 38px;
	line-height: 34px;
	padding: 0px 10px; /* 20px 10px; */
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

div#navigation a:hover {
/*	background-image: url(/images/gl_menu.gif); */
	background-color: #0555a3;
	color: #ffffff;
	text-decoration: none;
}

table#tLogo {
	border: 0px;
	width: 100%;
}

table#tLogo td {
	border: 0px;
	height: 136px;
	padding: 0px;
}

table#tLogo img {
	border: 0px;
	margin: 0px;
}

img#imgLogo {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 16px;
}

td#tdAddrLogo {
	width: 200px;
	padding: 0px;
}
td#tdAddrLogo div {
	height: 80px;
	margin: 0px;
	cursor: pointer;
}

td#tdAddrLogo select {
	border: 1px solid gray;
	width: 124px;
	font-size: 10px;
	margin: 0px 0px 4px 20px;
}

td#tdAddrLogo input {
	border: 1px solid gray;
	width: 120px;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
}
td#tdAddrLogo img {
	cursor: pointer;
}

td#tdAddrLogo img.imgSearch {
	position: relative;
	top: 3px;
	left: 4px;
}

td.tdBlueLeftBorder {
	border-left: 1px solid #0456A4;
}

div.dHeader {
	background-image: url(/images/line_bg.gif);
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding: 9px 0px 10px 20px; 
	white-space: nowrap;
}
h1.dHeader {
	background-image: url(/images/line_bg.gif);
	font-size: 14px;
	color:#ffffff; 
	font-weight:bold;
	text-decoration:none;
	padding: 9px 0px 10px 20px; 
	white-space: nowrap;
	margin: 0px;
}
div.dHeader img {
	position: relative;
	top: 2px;
	left: 2px;
}
div.dHeader a {
	color:#ffffff;
	text-decoration:underline;
	white-space: nowrap;
}
div.dHeader a:hover {
	color:#ffffff;
	text-decoration:none;
}
table#tMainData {
	width: 100%;
	border: 0px;
}

table#tWares {
	width: 100%;
}


td.tdWIcon {
	text-align: center;
}
td#tdWares {
	height: 300px;
	vertical-align: middle;
	background-image: url(/images/cat_bg.gif);
}

td#tdWares a {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

td#tdWares a:hover {
	color: #ff0000;
}

table#tCatalog td {
	vertical-align: middle;
	padding: 0px;
}
table#tCatalog a {
	white-space: nowrap;
}


td#tdAddress {
	vertical-align: middle;
	border-left: 1px solid #0456A4;
	width: 311px;
	height: 300px;
	background-color: #f2f2f2;
}

td#tdAddress div {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0px 15px; 
}

ul#ulVendors {
/*	display: none; */
	height: 200px;
	margin: 10px 20px;
	font-size: 11px;
	font-weight: bold;
}
ul.ulScrolled {
	overflow: scroll;
}
ul#ulVendors li {
	list-style-type: disc;
	list-style-position: inside;
}
ul#ulVendors a {
	color: #666;
}
ul#ulVendors a:hover {
	color: red;
}
td#tdRightBar {
	background-image: url(/images/right_bg.gif);
	width: 220px;
	border-left: 1px solid #0456A4;
	border-right: 0px;
}

/* news&articles: header  */

td#tdRightBar h6{
	font-size: 10px;
	color: #0093dd;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 5px 20px;
}
td#tdabout h6{
	font-size: 10px;
	color: #0093dd;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
td#tdabout h5{
	font-size: 10px;
	color: #3C5B91;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
td#tdRightBar h6 a{
	color: #0093dd;
	text-decoration: none;
}
/* news&articles: text */
td#tdRightBar p {
	font-size: 10px;
	margin: 0px 20px 0px 20px;
	width: 180px;
	text-align: justify;
}
div.dRightBar250 {
	height: 285px;
	margin-top: 15px;
}

div.dRightBar250 a {
	text-decoration: none;
}

div.dRightBar250c {
	margin-top: 15px;
}

p.recent {
	padding: 0px 0px 20px 0px;
}

p.recent a {
	display: block;
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	background-image: url(/images/rec_top.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 2px 0px;
}

p.recent a:hover {
	color: #ff0000;
}

div.dRightBar250c a {
	text-decoration: none;
}

div.dRightBar250m {
	min-height: 250px;
	margin: 10px 0px 10px 0px;
}

div.dRightBar250m a {
	text-decoration: none;
}

div.dSubLink {
	text-align: right;
	padding: 2px 30px 0px 0px;
}

div.dSubLinkA {
	text-align: right;
	padding: 5px 30px 5px 0px;
}

div#dNavigation2 {
	margin-bottom: 0px;
	padding: 0px;
	height: 36px;
	width: 100%;
}
div#dNavigation2 table {
	margin: 0px 0px 0px 100px;
}

div#dNavigation2 td {
	padding: 10px 8px 0px 10px;
	vertical-align: middle;
}
div#dNavigation2 a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
div#dNavigation2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

table#tCatalog {
	width: 90%;
	margin-left: 5px;
	margin-top: 16px;
	margin-bottom: 16px;
}

div#dBanners {
	height: 46px;
	border-top: 0px solid #0456A4;
	background-color: #FFFFFF;
	background-image: url(/images/bottom_item.gif);
        	background-position: bottom; 
        	background-repeat: repeat-x;
	padding-left: 100px;
	padding-top: 14px;
}

div#dBanners td {
	padding-left: 4px;
	padding-right: 3px;
	font-size: 10px;
	white-space: nowrap;
}
.dCatList {
	padding-left: 40px;
}
td#tdBrandList {
	padding-left: 20px; 
	padding-top: 20px;
	border-left: 1px solid #0456A4;
	width: 291px;
	height: 650px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
td#tdBrandList a{
	color: #08478E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td#tdBrandList a:hover {
	color: #015ABD;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td#tdBrandList ul#ulVendors {
	height: 650px;
}
td#tdCatList ul#ulTop {
	padding-top: 10px; 
	margin-top: 10px; 
}
td#tdCatList li {
	margin-left: 40px;
	color: #ff0000;
	list-style-position: inside;
}
.top_sec_descr {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
td#tdCatList li a {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
td#tdCatList li a:hover {
	color: #ff0000;
}
td#tdCatList h3 {
	margin-left: 40px;
}
/* List items */
table#tItemList {
	margin: 0px;
	width: 100%; 
	border: 0px;
	border-top: 1px solid #0456A4;
	border-collapse: collapse;
}
table#tItemList td {
	border-bottom: 1px solid #0456A4;

}
table#tItemList td {
	padding-right: 20px;
	vertical-align: middle;
}
table#tItemList td.tdItemListImg {
	width: 200px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
table#tItem {
	margin: 20px 40px;
	width: 90%; 
	border: 1px solid #999;
	border-collapse: collapse;
}
table#tItem td {
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	padding: 0px 0px;
}
td.tdItemName {
	height: 29px;
 	border: 1px solid #999999;
	background-image: url(/images/top_item.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	font-weight: bold; 
}

.tdItemName a {
	font-size: 18px;
	color: #333;
	font-weight: bold; 
	text-decoration: none;
}

table#tItem td.tdItemName {
 	border: 1px solid #999999;
}
table#tItem td#tdItemImg {
	padding: 20px;
	width: 240px;
	text-align: center;
}
table#tItem td#tdItemDescr {
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}
span.sSmaller{
	font-size: smaller;
}
td.tdItemPrice {
	text-align: right;
	vertical-align: middle;
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
	padding-right: 20px;
	white-space: nowrap;
}
td.tdItemPrice a {
	font-size: 12px;
	color: #0555a3;
	font-weight: bold;
	text-decoration: underline;
}

table.tBestWare3 {
	width: 100%;
/*	margin: 10px 40px; */
}

td.tdBWLower {
	height: 29px;
	background-image: url(/images/bgBWLower.gif);
	text-align: right;
	vertical-align: middle;
 	border: 1px solid #999999;
	white-space: nowrap;
}
td.tdBWLower a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 15px;
}
td.tdBWLower span {
	color: #ffffff;
	font-size: 10px;
	margin-right: 15px;
}
td.tdBWLower a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* NEW BEST WARES */
table.tBestWareNew {
 	border: 0px;
	border-collapse: collapse;
	margin: 10px 5px 0px 5px;
	width: 200px;
}
table.tBestWareNew td {
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
td.tdBWUpperNew {
	height: 60px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px;
}
td.tdBWPriceNew {
	vertical-align: top;
	padding: 10px;
	font-size: 18px;
	color: #666;
	height: 50px;
	font-weight: bold;
}
td.tdBWMidNew {
	font-size: 10px;
	height: 150px;
}
td.tdBWLowerNew {
	height: 36px;
	padding: 0px;
}
table.tBWBorder {
	border-collapse:collapse;
	margin: 20px 10px 20px 10px;
	background-color: white;
}
table.tBWBorder td {
	padding:0px;
}

div#dLink2Cat {
	padding: 15px 40px;
}

a.aBlue {
	color: #0555a3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}	
a.aBlue:hover {
	color: #0555a3;
	text-decoration: none;
}

/* News Section */
td#tdMainNews {

}
div.dNewsOutput {
	padding: 10px 40px;
}

div.dNewsOutput h4 {
	margin: 10px 0px;
	font-size: 14px;
}
div.dAdviceOutput h4 {
	margin: 10px 0px;
	font-size: 14px;
}
div.dNewsOutput h4 a {
	font-size: 14px;
	text-decoration: underline;
	color: black;
}

div.dNewsOutput h4 a:hover {
	text-decoration: none;
}

div.dNewsOutput h6 {
	margin: 0px;
	font-size: 12px;
	color: #0093dd;
	font-weight: bold;
	text-decoration: none;
}

div.dNewsOutput h6 a {
	color: #0093dd;
	font-weight: bold;
	text-decoration: underline;
}

div.dNewsOutput h6 a:hover {
	text-decoration: none;
}

td.tdNewsText {
	padding-left: 10px;
}

div.dNewsOutput p {
	font-size: 12px;
	text-align: justify;
	margin: 0px;
}
	
div.dNewsOutput div.dSubLink {
	padding: 0px;
}
ul.ulNewsMonths {
	margin: 0px;
	display: none;
	margin: 10px 40px;
}
ul.open {
	display: block;
}
ul.ulNewsMonths li {
	color: #0555A3;
}
ul.ulNewsMonths li.liCurMonth {
	font-weight: normal;
	color: #F00;
}
ul.ulNewsMonths a {
	font-weight: normal;
	color: #666;
}
ul.ulNewsMonths a:hover {
	color: #F00;
}
div.dNewsArcYear {
	margin: 10px 20px;	
}

td#tdMainNews h5 {
	margin-left: 40px;
}

/* Advice Section */

div.dAdviceOutput {
	padding: 10px 10px;
}

div.dAdviceOutput h4 a {
	font-size: 14px;
	text-decoration: underline;
	color: black;
}

div.dAdviceOutput h4 a:hover {
	text-decoration: none;
}

div.dAdviceOutput h6 {
	margin: 0px;
	font-size: 11px;
	color: #0093dd;
	font-weight: bold;
	text-decoration: none;
}

div.dAdviceOutput h6 a {
	color: #0093dd;
	font-weight: bold;
	text-decoration: underline;
}

div.dAdviceOutput h6 a:hover {
	text-decoration: none;
}

td.tdAdviceText {
	padding-left: 10px;
}

div.dAdviceOutput p {
	font-size: 11px;
	text-align: justify;
	margin: 3px 0px 0px 0px;
}

div.dSubLinkAdvice {
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding: 2px 30px 0px 0px;
}

div.dSubLinkAdvice a {
	font-size: 11px;
	color: #122741;
	text-decoration: none;
	text-align: right;
	padding: 2px 0px 0px 0px;
}

div.dSubLinkAdvice a:hover{
	font-size: 11px;
	color: #122741;
	text-decoration: none;
	text-align: right;
	padding: 2px 0px 0px 0px;
}

/* Cart stuff */
div#dCartAll {
	margin: 20px 20px 0px 40px;
	padding: 0px;
}
div#dCartInputBox {
	display: none;
	position: absolute;
	z-index: 111;
	text-align: center;
	width: 200px;
	height: 200px;
	background-color: white;
}
div#dCartInputBox table {
	border-collapse: collapse;
	width: 200px;
	height: 200px;
	border: 1px solid #06B;
	border-top: 0px;
	background-image: url(/images/cart_bg.gif);
}
div#dCartInputBox td {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	border: 0px;
}
div#dCartInputBox td#tdCartInput {
	height: 84px;
	vertical-align: bottom;
}
div#dCartInputBox td#tdCartOK {
	height: 80px;
}
div#dCartInputBox td#tdCartHead {
	padding: 0px;
	background-image: url(/images/line_bg.gif);
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	height: 36px;
	line-height: 14px;
}
div#dCartInputBox input {
	border: 1px solid #06B;
}
table#tCart {
	width: 100%;
	border-collapse: collapse;
}
table#tCart th {
	font-size: 14px;
	padding: 5px;
	color: #333;
	border: 1px solid #999;
	background-image: url(/images/top_item.gif);
	white-space: nowrap;
}
table#tCart th.tCart_name {
	width: 40%;
}
table#tCart td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding: 5px;
}
table.tCartAction {
	margin: 10px;
	border: 0px;
	border-collapse: collapse;
}
table#tCart table.tCartAction td {
	border: 0px;
	text-align: left;
}
div#dCartAll ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
div#dCartAll li {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	list-style-position: inside;
}	
div#dCartAll li span {
	color: red;
}
p#pBuy {
	margin: 0px 0px 0px 200px;
}
a.aGrayRed {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.aGrayRed:hover {
	color: #F00;
}
a.aGrayRed12 {
	font-size: 14px;
}
a.aGrayRed12 span {
	color: red;
	font-size: 12px;
}
table#tBuySubmit {
	border: 1px solid #666;
	border-collapse: collapse;
	margin: 10px 0px 10px 160px;
}
table#tBuySubmit td {
	border: 0px;
	vertical-align: middle;
	cursor: pointer;
}
table#tBuySubmit input[type=submit]{
	color: red;
	font-weight: bold;
	font-size: 12px;
	border: 0px;
	background-color: #FFF;
}


div#dLogin
{
	text-align: center;
	padding: 50px 40%;
	font-size: 14px;
	color: blue;
}
div#dMap {
	text-align: center;
	margin: 20px 30px;
}

/* Partners section */
table.tPartners {
	border: 0px;
}
table.tPartners td {
	padding: 10px 3px;
	vertical-align: top;
}
table.tPartners h4 {
	color: black;
	text-decoration: underline;
	margin: 0px 0px 10px;
}

span.sNovinka
{
	text-decoration: underline;
	font-weight: bold;
	color: red;
}
img.imgNovinka {
	position: absolute;
	left: -26px;
	top: -20px;
	z-index:10;
}
img.imgKupit {
	position: absolute;
	right: -20px; /* 51 */
	top: -24px;
	z-index:10;
}
a#aMatey {
	font-weight: bold;
	color: black;
}
a#aMatey:hover {
	text-decoration: none;
}
div#dPDA
{
	position: absolute;
	top: 44px;
	left: 40px;
	font-size: 11px;
}
div#dPDA a ,div#dPDA a:visited
{
	color: black;
}
div#tIconTop {

}

/* Video */

div#video {
	background-color: #f2f2f2;
}

div#video a {

	color: #000000;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}

div#video a:hover {
	color: #FF0000;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}

td#tdVideoTop {
	vertical-align: bottom;
}

/* Video in advice */

td#dVideoOutput {
	background-image: url(/images/cat_bg.gif);
}

div.dVideoOutput {
	padding: 10px 10px;
}

div.dVideoOutput h4 a {
	font-size: 14px;
	text-decoration: underline;
	color: black;
}

div.dVideoOutput h4 a:hover {
	text-decoration: none;
}

div.dVideoOutput h6 {
	margin: 0px;
	font-size: 11px;
	color: #0093dd;
	font-weight: bold;
	text-decoration: none;
}

div.dVideoOutput h6 a {
	color: #0093dd;
	font-weight: bold;
	text-decoration: underline;
}

div.dVideoOutput h6 a:hover {
	text-decoration: none;
}

div.dVideoOutput p {
	font-size: 11px;
	text-align: justify;
	margin: 3px 0px 0px 0px;
}

/* Bottom large */

td#tdBottomSec1 h6 {
	padding: 0px;
	margin: 0px;
}

td#tdBottomSec1 h6 {
	font-size: 10px;
	color: #0093dd;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

div.BottomSec1 {
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-size: 10px;
	text-align: justify;
	overflow: hidden;
	height: 252px;
}

div.BottomSec1 a {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	padding-left: 15px;
}

div.BottomSec1 a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
}



.botlink_1 {
	color: #033b66;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

td#tdBottomSec2Header {
	border-left: 1px solid #0456A4;
	width: 311px;
}

td#tdBottomSec2 h6 {
	font-size: 10px;
	color: #0093dd;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

td#tdBottomSec2 {
	border-left: 1px solid #0456A4;
	background-color: #ffffff;
	width: 311px;
}

div.BottomSec2 {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-size: 10px;
	text-align: justify;
	
}

div.BottomSec2 a {
	color: #0F3160;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

div.BottomSec2 a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
}

td#tdBottomSec3 {
	background-image: url(/images/right_bg.gif);
	width: 220px;
	height: px;
	border-left: 1px solid #0456A4;
	border-right: 0px;
	font-size: 10px;
	text-align: justify;
}

td#tdBottomSec3 a {
	text-decoration: none;
}

td#tdBottomSec3 h6 {
	font-size: 10px;
	color: #0093dd;
	font-weight: bold;
	width: 180px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 5px 20px;
}

td#tdBottomSec3 h6 a {
	color: #0093dd;
	text-decoration: none;
}

td#tdBottomSec3 p {
	font-size: 10px;
	margin: 0px 20px 0px 20px;
	width: 180px;
	text-align: justify;
}

div.BottomSec4 {
	font-size: 10px;
	text-align: center;
	margin: 0px;
}

div.BottomSec4 table {
	width: 100%;
	text-align: left;
	background-color: #f1f1f1;
	padding: 5px 0px 5px 41px;
}

div.BottomSec4 td a {
	color: #0f3160;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div.BottomSec4 td a:hover {
	text-decoration: underline;
}

div.BottomSec5 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 10px;
	text-align: justify;
}

div.dSubLinkBot {
	text-align: right;
	padding: 5px 30px 15px 0px;
}

#buttons_share table {
	height: auto;
	width: auto;
	display: table;
	padding: 0;
	margin: 0;
}

#buttons_share tr {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#buttons_share td {
	height: auto;
	width: auto;
	display: table-cell;
	padding: 0;
	margin: 0;
}

#buttons_share div {
	height: auto;
	width: auto;
	display: block;
	padding: 0;
	margin: 0;
}
