body {
    /*background:url('../images/bg-winter.gif') repeat-x top left #021F3F;*/
    background:#021F3F;
    text-align:center;
    font-family:Tahoma;
    font-size:11px;
    margin:0px;
}
table, div, input, select, textarea {
    font-family:tahoma;
    font-size:11px;
}
form { margin:0px; }

h1 {
    /*background:url('../images/logo-snowman.gif') no-repeat 0px 0px;*/
    background:url('../images/logo.gif') no-repeat -40px 0px;
    height:65px;
    text-align:left;
    margin:0px;
    padding:0px;
}
h1 a {
    display:block;
    height:65px;
    width:150px;
    margin:0px 0px 0px 40px;
}
h1 a span { display:none; }
h2 {
    color:#EE2827;
    font-weight:bold;
    font-size:18px;
    margin:0px;
    padding:10px 0px 10px 30px;
    font-family:Arial,sans-serif;
}
h2.produkt {
    padding:10px 0px 10px 0px;
}
h2.neprehliadni {
    color:#EE2827;
    font-weight:bold;
    font-size:18px;
    margin:0px;
    padding:0px 0px 0px 30px;
    font-family:Arial,sans-serif;
}
h2.title {
    padding:20px 0px 10px 30px;
    line-height:16px;
    margin:0px;
    color:#EE2827;
    font-weight:bold;
    font-size:18px;
    font-family:Arial,sans-serif;
}
h3.subtitle {
    padding:0px 0px 20px 0px;
    line-height:16px;
    color:#EE2827;
    font-weight:bold;
    font-size:13px;
    margin:0px;
}
h3 {
    margin:0px;
    padding:0px;
}

.kontext { text-align:right; color:#ff0000; }
.kontext a { color:#ff0000; }
.kontext a:hover { color:#000000; }

#top {
    background:url('../images/top_foto.gif') no-repeat top right;
    width:960px;
    height:65px;
    margin:0px auto;
    position:relative;
}
#top .motiv {
    position:absolute;
    background:url('../images/jar.gif') no-repeat top left;
    height:100px;
    width:100px;
    top:0px;
    left:-46px;
}

#menu {
    background:url('../images/bg_menu.gif') repeat-x top left;
    text-align:left;
    width:960px;
    height:39px;
    margin:0px auto;
}
#menu ul {
    background:url('../images/menu.jpg') no-repeat top right;
    height:27px;
    _height:39px;
    padding:12px 0px 0px 20px;
    margin:0px;
    list-style:none;
}
#menu ul li {
    background:url('../images/arrow1.gif') no-repeat 0px 0px;
    padding:0px 3px 0px 18px;
    display:inline;
}

#main {
    background:url('../images/bg_tab.gif') repeat-y top left;
    text-align:left;
    width:960px;
    margin:0px auto;
}

#left { width:160px; vertical-align:top; float:left; }
#middle {
    background:url('../images/top.gif') no-repeat top right;
    width:629px;
    vertical-align:top;
    float:left;
}
#middle #shop {
    background:url('../images/image.jpg') no-repeat top right;
    width:629px;
    height:152px;
}
#middle #shop #text1 {
    /*background:url('../images/eshop.gif') no-repeat top left;    
    background-position:20px 15px;
    padding:45px 0px 0px 20px;*/ 
    padding:0px 0px 0px 5px;
    width:180px;
    _width:180px;
    color:#373636;
    line-height:16px;
    text-align:justify;
}
#right {
    background:url('../images/right.jpg') no-repeat top left;
    vertical-align:top;
    width:171px;
    float:left;
}
#bottom {
    background:url('../images/bottom.gif') no-repeat top left;
    width:960px;
    height:60px;
    margin:0px auto;
}
#bottom ul {
    padding:20px 0px 0px 10px;
    margin:0px;
    list-style:none;
    text-align:left;
}
#bottom ul li {
    display:inline;
    border-right:1px solid #888;
    padding:0px 5px 0px 5px;
    text-align:left;
}
#bottom div {
    padding:0px 40px 0px 0px;
    text-align:right;
    color:#FFF;
}
#bottom div a { color:#FFF; }
#bottom div a:hover { color:#d2e1fb; }
#bottom div.partners {
    text-align:center;
    padding:10px 0px 10px 0px;
}

div.red_category {
    background:url('../images/bg_red.gif') repeat-x top left;
    /* background:#185dA9; */
    min-height:17px;
    _height:33px;
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
    padding:8px 10px 8px 10px;
}

h2.category {
    background:url('../images/bg_category.gif') repeat-x top left #185dA9;
    min-height:17px;
    _height:33px;
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
    padding:8px 10px 8px 10px;
    margin:0px;
}
h2.category a { color:#FFF; }
h2.category a:hover { color:#FFF; text-decoration:underline; }

ul.subcategory {
    background:url('../images/bg_subcategory.gif') repeat-y top left;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    padding:5px 0px 10px 0px;
    margin:0px;
    list-style:none;
}
ul.subcategory li {
    background:url('../images/arrow.gif') no-repeat top left;
    background-position:7px 5px;
    padding:3px 0px 3px 25px;
}
div.silver_subcategory {
    background:#e6e6e6;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    padding:5px 0px 10px 0px;
}
div.item {
    background:url('../images/arrow.gif') no-repeat top left;
    background-position:7px 5px;
    padding:3px 0px 3px 25px;
}

/* CART */
div.cart {
    background:url('../images/cart.gif') no-repeat top left;
    background-position:22px 0px;
    padding:30px 0px 0px 0px;
}
div.cart_top {
    background:url('../images/cart_top.gif') no-repeat top left;
    height:14px;
    margin:0px 0px 0px 5px;
}
div.cart_bg {
    background:url('../images/cart_bg.gif') repeat-y top left;
    margin:0px 0px 0px 5px;
    padding:5px 12px 5px 0px;
    text-align:center;
}
div.cart_bottom {
    background:url('../images/cart_bottom.gif') no-repeat top left;
    margin:0px 0px 0px 5px;
    height:26px;
}
div.cart_link {
    background:url('../images/arrow2.gif') no-repeat top left;
    background-position:25px 5px;
    padding:2px 0px 2px 40px;
}
div.cart_dots {
    background:url('../images/dot.gif') repeat-x bottom left;
    margin:0px 12px 0px 0px;
    padding:0px 0px 4px 0px;
}

div.vikend {
    background:url('../images/vikend.gif') no-repeat top left;
    background-position:20px 15px;
    padding:40px 0px 0px 0px;
}
div.vikend_top {
    background:url('../images/vikend_top.gif') no-repeat top left;
    height:13px;
    margin:0px 0px 0px 7px;
}
div.vikend_bg {
    background:url('../images/vikend_bg.gif') repeat-y top left;
    margin:0px 0px 0px 7px;
    padding:2px 33px 2px 16px;
    line-height:16px;
    text-align:justify;
    color:#373636;
}
div.vikend_bottom {
    background:url('../images/vikend_bottom.gif') no-repeat top left;
    margin:0px 0px 0px 7px;
    height:26px;
}
/* NEWS */
div.news {
    background:url('../images/news.gif') no-repeat top left;
    background-position:45px 15px;
    padding:40px 0px 0px 0px;
}
div.news_top {
    background:url('../images/news_top.gif') no-repeat top left;
    height:14px;
    margin:0px 0px 0px 7px;
}
div.news_bg {
    background:url('../images/news_bg.gif') repeat-y top left;
    margin:0px 0px 0px 7px;
    padding:5px 33px 5px 16px;
    line-height:16px;
    text-align:left;
    color:#373636;
}
div.news_bottom {
    background:url('../images/news_bottom.gif') no-repeat top left;
    margin:0px 0px 0px 7px;
    height:26px;
}

/* INFO - NEPREHLIADNI */

.neprehliadni-top { background:url('../images/neprehliadni-top.jpg') no-repeat top center; height:18px; }
.neprehliadni-bottom { background:url('../images/neprehliadni-bottom.jpg') no-repeat top center; height:25px; }
.neprehliadni-bg { background:url('../images/neprehliadni-bg.jpg') repeat-y top center; }
.neprehliadni-bg div {
    padding:0px 45px 0px 45px;
    line-height:16px;
    text-align:justify;
}

#kontakt {
    background:url('../images/kontakt.gif') no-repeat top left;
    background-position:10px 15px;
    border-top:3px solid #135baa;
    padding:40px 0px 10px 20px;
    line-height:16px;
}

a { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; color:#021f3f;  }

a.more { color:#ff0000; }
a:hover.more { color:#021f3f; }

a.product { color:#1e65b5; font-weight:bold; font-size:13px; }
a:hover.product { color:#000000; font-weight:bold; font-size:13px; }

a.back { color:#1e65b5; font-weight:bold; }
a:hover.back { color:#000000; font-weight:bold; }

a.fotogalery { color:#1e65b5; font-weight:bold; }
a:hover.fotogalery { color:#000000; font-weight:bold; }

a.reg { color:#ffffff; font-weight:bold; }
a:hover.reg { color:#ffe788; font-weight:bold; }

a.msg { color:#ff0000; font-weight:bold; }
a:hover.msg { color:#021f3f; font-weight:bold; }

a.logout { color:#ce2524; }
a:hover.logout { color:#000000; }

a.vypredaj { color:#ff0000; }
a:hover.vypredaj { color:#000000; }

a.podmienky { color:#ffffff; text-decoration:underline }
a:hover.podmienky { color:#000000; }

input.search {
    background:transparent;
    border:none;
    height:18px;
    cursor:pointer;
    font-family:tahoma;
    font-size:11px;
}

input.submit_text {
    background:transparent;
    border:none;
    height:18px;
    cursor:pointer;
    font-weight:bold;
    font-family:tahoma;
    font-size:11px;
} 
 
input.login {
    background:transparent;
    border:none;
    height:18px;
    cursor:pointer;
    font-weight:bold;
    color:#ffffff;
    font-family:tahoma;
    font-size:11px;
}  
input.login_text {
    height:12px;
    _height:18px;
    font-size:11px;
    width:80px;
    font-family:tahoma;
    font-size:11px;
} 


span.nadpis {
    color:#1259A9;
    font-weight:bold;
}
span.nadpis_blue {
    color:#1E65B5;
    font-weight:bold;
}
span.title {
    color:#EE2827;
    font-weight:bold;
    font-size:18px;
}
span.subtitle {
    color:#EE2827;
    font-weight:bold;
    font-size:13px;
}
span.name {
    color:#1259A9;
    font-weight:bold;
	font-size:12px;
}
span.cena {
	color:#FF0000;
	font-weight:bold;
}
span.product {
	color:#1e65b5;
	font-weight:bold;
	font-size:13px;
}

hr.line {
	color:#1E65B5;
	background:#1E65B5;
	border:none;
	height:1px;
}

hr.line1 {
	color:#D2E0F9;
	background:#D2E0F9;
	border:none;
	height:1px;
}

/* CART */
input.pocet { width:20px;}
input.cart {
    background:url('../images/cart_add.gif') no-repeat top left transparent;
    border:0px;
    height:16px;
    cursor:pointer;
    width:26;
}
input.cart_text {
    background:url('../images/cart_add.gif') no-repeat top left transparent;
    border:0px;
    height:16px;
    cursor:pointer;
    padding:2px 0px 0px 30px;
    width:140px;
    font-weight:bold;
    text-align:left;
}

form { margin:0px; }
td.cart_zah {
	background:#EE2827;
	color:#ffffff;
	padding:3px 3px 3px 3px;
	font-weight:bold;
}
td.cart_item1 {
	background:#f5f5f5;
	padding:1px 3px 1px 3px; 
    border-bottom:1px solid #EE2827;
}
td.cart_item2 {
	background:#ffffff;
	padding:1px 3px 1px 3px;
    border-bottom:1px solid #EE2827;
}

/* USER PRICELIST */
td.cennik_kat {
	background:#276fbf;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	padding:1px 3px 1px 3px;
	border-bottom:1px solid #ffffff;
}
td.cennik_pkat {
	background:#ee2827;
	color:#ffffff;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	border-bottom:1px solid #ffffff;
}
td.cennik_item1 {
	background:#f5f5f5;
	padding:1px 3px 1px 3px; 
}
td.cennik_item2 {
	background:#ffffff;
	padding:1px 3px 1px 3px;
}

/* ZLAVA */
td.zlava {
	background:#ffe788;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	border-bottom:1px solid #EE2827;
}

div.price {
	color:#1259A9;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 10px 0px;
}

ul.list, 
ul.list ul {
    list-style:square;
    color:#1C64B4;
    margin:0px;
    padding:10px 0px 10px 30px;
    line-height:16px;
}


hr.separator {
    display:none;
}
.cleaner {
    line-height:1px;
    font-size:1px;
    clear:both;
    height:1px;
}
.cleaner br {
    line-height:1px;
    clear:both;
}