html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.clear {
	clear: both;
	overflow: hidden;
}
body {
	line-height: 1;
}
a {color: #000; cursor: pointer;}
a span { cursor: pointer; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
body {
	text-align: center;
	background: #fff url('/images/bg.gif') repeat-x;
	font-family: arial, tahoma;
	font-size: 70%;
	color: #666;
}
table td {
	vertical-align: top;
}
#podklad {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

a:hover { text-decoration: none; }
#top {
	margin: 0px 0px 10px;
}
#top .header{
	background: url('/soubory-ve-skladu/baner-hlavicka/obrazek-pozadi.jpg') no-repeat;
	width: 790px;
	height: 171px;
	float: right;
	position: relative;
	=zoom: 1;
}
#top .leftSide { float: left;}
#top h1 { position: relative;}
#top h1, #top h1 a, #top h1 a span{
	width: 202px;
	height: 115px;
	overflow: hidden;
}
#top h1 a span{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('/images/logo.jpg') no-repeat;
}
.headMenu {
	height: 65px;
	position: relative;
}
.headMenu .menuStatic {
	float:right;
	margin: 0px;
	padding:17px 0 0;
	width: 793px;
}
.headMenu .menuStatic a {
	color: #00295b;
	padding: 0px 10px 10px 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
}
.headMenu .menuStatic .mainitemclass_a a {
	background: url('/images/bg_activeLi.gif') 50% 100% no-repeat;
}
.headMenu .flags {
	float: left;
	width: 107px;
	height: 50px;
	padding-top: 15px;
	position: relative;
}
.headMenu .flagsIn {
	background: url('/images/flags.jpg') no-repeat;
	width: 107px;
	height: 50px;
}
.headMenu .menuStatic .subclass {
	background: transparent url('/images/bg_submenu2.jpg') no-repeat;
	color: #fff;
	margin-left: 10px;
	height: 18px;
	=zoom: 1;
	=top: -1px;
}

/************************************/
.headMenu .menuStatic div  {
	=border: 1px solid #A0BEDC;
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.headMenu .menuStatic .subclass, .headMenu .menuStatic .subclass div {
	=border: 0px;
}
/************************************/

.headMenu .menuStatic .subclass div, .headMenu .menuStatic .subclass div a {
	color: #fff;
}
.headMenu .menuStatic .subclass div a {
	display: inline;
}
.headMenu .menuStatic .subclass div {
    background: transparent url('/images/bg_submenuEnd2.jpg') 100% 0% no-repeat;
    padding: 3px 0 4px;
}
#top .searchSep {
	width: 208px;
	height: 72px;
	overflow: hidden;
	background: url('/images/bg_search.jpg') -5px 0px no-repeat;
	margin: 0px 0 0;
	position:absolute;
	top:177px;
}
#top .searchSep .hledej {
 padding: 13px 0px 20px 16px;
}
#top .searchSep .hledej div .b_search, #top .searchSep .hledej div .input_search{
	float: left;
	margin: 0px 4px 0px 0px;
	display: block;
}
#top .searchSep .hledej div .input_search{
	background: url('/images/input_search.gif') 0px -1px no-repeat;
	width: 120px;
	overflow: hidden;
}
#top .searchSep .hledej div .input_search input{
	padding: 2px;
	border: 0px solid red;
	background: transparent;
	=width: 116px;
}
.headIcons {
	position: absolute;
	right: 0px;
	top: 10px;
}
.headIcons .tisk{
	background: url('/images/ico_print.jpg') no-repeat;
	text-decoration: none;
	padding: 13px 0 8px 36px;
	float: left; margin: 0px 10px;
	font-weight: bolder;
}
.headIcons .poslat{
	background: url('/images/ico_send.jpg') no-repeat;
	text-decoration: none;
	padding: 13px 0 8px 36px;
	font-weight: bolder;
	float: left; margin: 0px 10px;
}
.kosikNakup {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 195px;
}
.kosikNakup .ikonka {
	position: absolute;
	right: 34px;
	top: 55px;
	z-index: 9999;
	=zoom: 1;
}
.kosikNakup .main strong{
	color: #000;
}
.kosikNakup .main {
	background: url('/images/ico_basketSep.jpg') 0px 2px no-repeat;
	font-size: 120%;
	line-height: 120%;
	padding: 5px 10px 22px 70px;
}
.kosikNakup .main .bObsah{
	top: 0px;
	left: 0px;
	width: 60px;
	height: 60px;
	display: block;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
 	text-indent: -9999em;
	background: url('/images/ico_basketSep.jpg') 0px 2px no-repeat;

	=zoom: 1;
}
.kosikNakup .main .bInf{
	text-decoration: none;
	display: block;
}
.loginBox {
	top: 64px;
	right: 0px;
	width: 195px;
	height: 107px;
	position: absolute;
}
.loginBox .login {
    background: url('/images/bg_login-inputs.jpg') no-repeat;
    padding: 16px;
}
.loginBox .logged {
	background: url('/images/bg_login.jpg') no-repeat;
	padding: 16px;
}
.loginBox .name, .loginBox .pass {
	background: transparent;
	border: 0px solid red;
}
.loginBox .name {
	margin-bottom: 6px;
	width: 160px;
}
.loginBox .pass {
	width: 126px;
	margin-bottom: 5px;
}
.loginBox .button {
	position: absolute;
	right: 15px;
}
.loginBox a {
    display: block;
    margin-bottom: 3px;
}
.loginError {
	padding: 5px 3px;
	display: block;
	text-align: center;
    font-weight: bolder;
    color: #fff !important;
    background: red;
    position: absolute;
    top: 63px;
    left: 16px;
    width: 121px;
}
#levystred {
	float: left;
	width: 805px;
}
#levy {
	float: left;
	width: 200px;
	padding-top: 12px;
}
#text {
	float: right;
	width: 600px;
}
#textIn {
	padding: 0px 12px;
}
#pravy {
	float: right;
	width: 195px;
}
.kategorie_div {
	background: url('/images/bg_kategorie.gif') repeat-y;
	margin: 0px 0px 20px;
}
.kategorie_divTop {
	background: url('/images/bg_kategorieTop.gif') 0% 0% no-repeat;
	=zoom: 1;
}
.kategorie_divBottom {
	background: url('/images/bg_kategorieBottom.gif') 0% 100% no-repeat;
	padding: 10px;
}
.kategorie_div .AspNet-TreeView-Expand, .kategorie_div .AspNet-TreeView-Collapse { display: none; }

.tree_sel_cont a {display: block; float: left;	margin-left: 10px; text-decoration: none; }
.tree_sel_cont {
	height: 23px;
	overflow: hidden;
}
.tree_sel_cont .tree_sel_tab, .tree_sel_cont .tree_sel_tab_sel{
	display: block;
	padding: 6px 0px;
	background: url('/images/tab-passive.gif') 0% 0% no-repeat;
	width: 80px;
	text-align: center;
	text-decoration: none;
	color: #666;
}
.tree_sel_cont .tree_sel_tab_sel{
    background: url('/images/tab-active.gif') 0% 0% no-repeat;
    color: #000;
}
.kategorie_div a {
    font-weight: bold;
    display: block;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	background: url('/images/recursiveLi.gif') 1px 5px no-repeat;
}
.kategorie_div a:hover {
	text-decoration: underline;
}
.kategorie_div li ul { padding-left: 15px !important; }
.kategorie_div li ul a { font-weight: normal; }

.config, .zobrazeni, .podkategorie, p, h2, h3, h4, h5, table, ul {
	margin-bottom: 10px;
}
.podkategorie {
	margin: 10px 0px 15px 0px;
}
#text {
	line-height: 140%;
}
h2, h3 {
	font-size: 110%;
	color: #00295b;
}
h2 {
	font-size: 120%;
}
.podkategorie a {
	display: block;
	padding: 7px 4px 0 29px;
	background: url('/images/folder.gif') 0px -4px no-repeat;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
.podkategorie a img {
	display: none;
}

.odkazy, #bottom {
	line-height: 120%;
	margin-top: 15px;
}
.odkazy, #bottom, .odkazy a {
	color: #aaa;
}
.nahled_seznam td{
	vertical-align: top;
}
.productBox {
	width: 286px;
    background: url('/images/productBoxMid.jpg') -4px 0px repeat-y;
	margin-right: 2px;
}
.productBoxIn {
	background: url('/images/productBox.jpg') -4px 0px no-repeat;
}
.productBoxInIn {
	background: url('/images/productBoxBottom.jpg') -4px 100% no-repeat;
	=zoom: 1;
	min-height: 250px;
}
.productBox h2, .productBox h2 a {
	font-size: 100%;
	text-decoration: none;
	=zoom: 1;
}
.productBox h2 a {
    display: block;
    padding: 15px 5px 7px 16px;
}
.productBox h2 a:hover {
	text-decoration: underline;
}
.productBox .desc {
	width: 140px;
	float: left;
	padding: 0px 0px 0px 15px;
}
.itemDetail .price, .list .price, .productLine .price, .productBox .price {
    background: url('/images/bg_price.jpg') no-repeat;
    float: right;
    width: 104px;
    margin: 0px 13px 0px 0px;
    color: #00295b;
    text-align: center;
    font-size: 11px;
}
.itemDetail .price strong, .list .price strong, .productLine .price strong, .productBox .price strong{
	font-size: 160%;
	display: block;
	padding: 2px 0px 0px;
}
.itemDetail .priceIn, .list .priceIn, .productLine .priceIn, .productBox .priceIn{
	padding: 1px 0px 6px;
}
.itemDetail .price {
	float: none;
	margin: 10px 5px;
}
.productBox .pic {
	float: right;
	width: 100px;
	height: 100px;
	margin: 15px 15px 15px 0px;
}
.productBox .info {
	float: left;
	width: 165px;
}
.productBox .infoIn {
	padding: 15px 0px 0px 15px;
}
.kosik {
	width: 30px;
}
.productBox .buy {
    padding: 15px 0px 0px 0px;
}
.productBox .buy .ks {
	width: 60px;
	padding-top: 2px;
}
.productBox .buy .ks, .productBox .buy .detail_ok{
	float: left;
	margin: 0px 5px 10px 0px;
}
.seznam .seda td {
	padding: 4px;
}
.seznam .seda {
	background: #f2f2f2;
}
.seznam td, .seznam th {
	vertical-align: middle;
}
.seznam .seda a{
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
.seznam .seda a{
	text-decoration: underline;
}
.seznam .buy input {
	float: left;
	margin: 0px 5px 0px 0px;
}
.seznam .buy .kosik {
	margin-top: 2px;
}
.seznam .bila {
	white-space: nowrap;
}
.seznam .bila td{
	padding: 0px 5px 20px 0px;
}
.seznam .priceS {
	padding: 0px 5px 0px 0px;
}
.seznam .seda td {
	border: 1px solid #fff;
}
.dp_prehled td {
	padding: 2px 4px 2px 0px;
}
.center input{
	float: left;
	margin: 0px 5px 0px 0px;
}
.dp_cena {
	border: 1px solid #eee;
	padding: 5px;
	margin: 5px;
	text-align: center;
}
.dp_cena .dp_cena_red {
	font-size: 140%;
	color: #CA003A;
	font-weight: bold;
	display: block;
	padding: 4px;
}
.dp_cena b {
	color: #000;
}
h3.dp {
	border-bottom: 1px solid #aaa;
	padding: 5px;
	margin: 10px 0px;
	color: #00295b;
}
.dp_nadpis h2 {
	margin: 0px;
}
#send_print {
	float:right;
	margin:0 20px 6px 0;
}
#send_print input {
	margin: 0px 0px 0px 5px;
}
.goBack {
	color: #aaa;
    text-decoration: none;
}
.goBack:hover {
	color: #000;
	text-decoration: underline;
}


.ModalPopupInvoice, .ModalPopup {
	border: 2px solid #eee;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	padding: 20px;
	background: #fff;
}
.ModalPopupInvoice b, .ModalPopup b{
    font-weight: bolder;
	color: #000;
	font-size: 120%;
}
.ModalPopupInvoice br, .ModalPopup br{
	margin: 5px;
	display: block;
	padding: 5px;
}
.ModalPopupInvoice strong {
    font-weight: bold;
    color: #000;
    font-size: 140%;
    display: block;
    padding: 0px 0px 20px;
}
.ModalPopupInvoice .Value, .ModalPopupInvoice .Label{
	width: 200px;
	display: block;
	height: 30px;
	float: left;
}
.ModalPopupInvoice .value{

}
.ModalPopupInvoice {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.ModalBackground {
    background: #fff url('/images/bg.gif') repeat-x;
    opacity: 0.8;
}
.clanek_text_det_date {
    float: left;
    width: 120px;
    height: 20px;
}
.clanek_text_det_title {
	float: left;
	width: 400px;
	height: 20px;
}

#text ul {
	padding-lefT: 30px;
}
#text ul li{
    list-style: circle;
}
.basketList2 .fleft {
	float: left;
}
.basketList2 .fright {
	float: right;
}
.questmark_outer {
	position: relative;
}
.questmark_inner{
	position: absolute;
	top: 30px;
	left: -60px;
	width: 200px;
	padding: 15px;
	background: #f2f2f2;
	border: 1px solid #000;
}
.tabReg td {
	padding: 4px 4px 4px 0px;
}
.logged strong {
	color: #000;
	display: block;
	padding: 4px 0px;
}
#text .hpCats ul, #text .hpCats ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.hpCats {
	width: 600px;
	margin-bottom: 15px;
}
.hpCats li {
    display: block;
    float: left;
}
.hpCats a {
	background: url('/images/bg_hpCats.jpg') no-repeat;
	width: 147px;
	height: 57px;
	float: left;
	display: block;
	text-decoration: none;
}
.hpCats a:hover {
	background-position: 0px -58px;
}
.hpCats a span {
    display: block;
    padding: 9px 0 0 49px;
}
.hpCats a strong {
    display: block;
    padding: 3px 9px 0 40px;
    text-align: right;
}
.breadcrumb, .breadcrumb a {
 	font-weight: bold;
	text-decoration: none;
	color: #00295b;
}
.breadcrumb {
	background: url('/images/bg_breadcrumb.jpg') no-repeat;
	overflow: hidden;
	padding: 5px 10px;
	color: #999;
}
.itemListConfig {
	background: url('/images/bg_itemListConfig.gif') no-repeat;
	overflow: hidden;
	padding: 5px 10px;
}
.itemListConfig td {
	vertical-align: middle;
}
.productLine {
    background: url('/images/bg_productLineIn.gif') repeat-y;
    margin: 0px 0px 10px;
}
.productLineIn {
    background: url('/images/bg_productLine.gif') no-repeat;
}
.productLineInIn {
    background: url('/images/bg_productLineBottom.gif') 0% 100% no-repeat;
	=zoom: 1;
	padding: 10px;
}
.productLine .pic {
	width: 130px;
	float: left;
}
.productLine .desc {
	float: left;
	width: 275px;
}
.productLine .info {
	width: 130px;
	float: right;
}
.productLine .info .infoIn{
	padding: 15px 0px 0px 16px;
	=padding: 15px 0px 0px 0px;
}
.productLine .buy .ks, .productLine .buy input {
	float: left;
	margin: 0px 5px 5px 0px;
}
.productLine .price {
	margin-top: 10px;
}
.productLine .descIn {
	padding: 0px 0px 10px 15px;
}
.productLine h2 {
	font-size: 100%;
	color: #00295b;
}
.productLine h2 a {
	text-decoration: none;
	color: #00295b;
}
.productLine h2 a:hover {
	text-decoration: underline;
}
.productLine .pic a {
    display: block;
    text-align: center;
}
.detail_nazevpolozky {
	color: #00295b;
	text-decoration: none;
	font-weight: bold;
}
.detail_nazevpolozky:hover {
	text-decoration: underline;
}
.list .buy input {
	float: left;
	margin: 0px 5px 5px 0px;
}
.list .buy input.kosik {
	margin-top: 2px;
}

.list {
/*	background: url('/images/bg_listin.gif') repeat-y;*/
}
.listIn {
	background: url('/images/bg_listInIn.gif') 0% 100% no-repeat;
}
.listInIn {
	padding: 11px 10px 5px 18px;
	background: url('/images/bg_list.gif') no-repeat;
}
.list .price {
	margin: 0px 13px 4px 0px;
}
.list .buy {
	padding: 6px 0px 0px;
}
.list table {
	margin: 0px;
}
.list .infos {
	padding: 7px 0px 0px;
}
.backToList {
	height: 16px;
	width: 146px;
	margin: 0px 0px 10px 6px;
}
.backToList a{
    display: block;
    height: 16px;
	width: 146px;
	overflow: hidden;
	text-indent: -9999em;
	background: url('/images/b_backToList.gif') no-repeat;
}
.breadcrumb2 {
	font-weight: bold;
	padding: 0px 8px;
}
.breadcrumb2 a{
    color: #00295b;
}
.itemDetail {
	margin: 15px 0px 0px;
    background: url('/images/bg_detailIn.gif') repeat-y;
}
.itemDetailIn {
    background: url('/images/bg_detail.gif') no-repeat;
}
.itemDetailInIn {
    background: url('/images/bg_detailInIn.gif') 0% 100% no-repeat;
    padding: 10px 15px;
    =zoom: 1;
}
.dp_nadpis {
	padding: 5px;
	margin-bottom: 15px;
}
.dp_nadpis h2{
	font-size: 110%;
}
.itemDetail .buy {
	padding: 25px 0px 0px 35px;
}
.itemDetail .buy input{
	float: left;
	margin: 0px 5px 5px 0px;
}

.itemDetail .buy input.kosik{
	margin: 2px 5px 5px 0px;
}
.detailPic2 {
	text-align: center;
	padding: 0px 0px 10px 8px;
}
.detailPic2 a{
	color: #aaa;
}
.basketList td {
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}
.basketList td img{
	margin-top: 2px;
}
.basketList .right {
	text-align: right;
}
.red {
    font-weight: bold;
    color: #CA003A;
}
.basketList .grey {
	background: #f2f2f2;
}
.bBasket h2 {
	background: #eee;
	color: #00295b;
	font-weight: bold;
	padding: 5px 10px;
}
.listCelkem {
	color: #CA003A;
	font-size: 140%;
	font-weight: bold;
}
.listCelkem strong {
	display: block;
	float: left;
}
.listCelkem strong, .listCelkem .baskLeftMargin {
	padding: 5px;
	float: left;
}
.basketList tr td span {
	display: block;
	width: 131px;
}
#text table td {
	vertical-align: middle;
}
#text table.detail_seznam td {
	vertical-align: top;
}
.basketForm th {
	text-align: left;
	padding: 5px;
}
.basketForm td {
	padding: 5px;
	vertical-align: middle;
}
.baskLeftMargin {
	width: 440px !important;
}
.giftError {
    border: 1px solid #CD0C40;
    background: pink;
    padding: 5px;
    margin-top: 5px;
    margin-left: 1px;
    float: left;
    width: 300px;
}
table.short {
	width: 370px;
}
.kf_mesto {
	width: 100px;
}
.kf_psc {
	width: 60px;
}
.infForm th {
	width: 80px;
	text-align: right;
}
.basketCheck {
	margin: 20px 0px;
}
.clanek_text {
	padding: 5px 10px 10px 0px;
}
.bigSort {
	margin: 0px 0px 20px;
}
.bigSort a {
	position: relative;
	margin: 0px 0px 5px;
}
.bigSort a, .bigSort a span{
    display: block;
    width: 195px;
    height: 46px;
    overflow: hidden;
}
.bigSort a.btn1 span{ background: url('/images/b_zbozivakci.jpg') 0px -46px no-repeat; }
.bigSort a.btn2 span{ background: url('/images/b_novezbozi.jpg') 0px -46px no-repeat; }
.bigSort a.btn3 span{ background: url('/images/b_vyprodej.jpg') 0px -46px no-repeat; }

.bigSort a span{
	position: absolute;
	left: 0px;
	top: 0px;
	=zoom: 1;
	background-position: 0px -46px;
}

.bigSort a:hover span{
    background-position: 0px 0px;
}

.productBox h2 {
	background: url('/images/pbH2Top.jpg') -4px 0px no-repeat;
}
.productBox h2 a{
	background: url('/images/pbH2Bot.jpg') -4px 100% no-repeat;
	color: #00295b;
}
.greenStock {
	color: green;
}
#bottom {
	text-align: center;
	padding: 9px;
	background: url('/images/bg_footer.jpg') no-repeat;
	=zoom: 1;
}
#bottom a{
	color: #aaa;
	text-decoration: none;
}
#bottom a:hover{
    text-decoration: underline;
}
.podkategorie a {
	color: #00295b;
}
.alCenter {
	text-align: center;
}
.productLine .info table {
	margin: 0px;
}
.flags a {
	display: block;
	overflow: hidden;
	text-indent: -9999em;
}
.flags .flagsIn {
	padding: 5px;
}
.flags .flagTop a {
	width: 27px;
	height: 18px;
	margin: 0px 6px 6px 0px;
	float: left;
}
.flags .flagBottom {
	clear: both;
}
.flags .flagBottom a {
	width: 22px;
	height: 14px;
	margin: 0px 3px 3px 0px;
	float: left;
}
.sendLink a, .sendLink input, .sendLink strong{
	float: left;
	margin: 2px;
	display: block;
}
.sendLink {
	position: absolute;
	right: -111px;
	top: 21px;
}
.sendLink a {
	display: block;
	width: 35px;
	height: 35px;
    text-indent: 0px;
}
.kosikNakup a {
	color: #00295B;
}
.sendLink .ModalPopup a, .sendLink .ModalPopup input, .sendLink .ModalPopup strong{
	float: none;
    display: inline;
}
.otherStock {
	color: red;
	font-weight: bold;
}
.strankovani .fleft {
	float: left;
}
.strankovani .fright {
	float: right;
}
.strankovani, .strankovani a {
	color: #a7a7a7;
}
.strankovani {
    font-size: 110%;
}
.manager {
	padding: 0px 0px 10px 5px;
}
.manager .man_left {
	float: left;
	padding: 0px 10px 10px 0px;
}
.manager .man_right {
	float: left;
}
.w100{
	width: 100%;
}
.favSep {
	padding: 4px;
}
.recNew td {
	padding: 4px 4px 4px 0px;
}

.productBox .pic, .productBox .price {
	float: none !important;
}
.productBox .pp {
	float: right;
	width: 118px;
}

.bBasket .grey td {
	white-space: nowrap;
}
#text .aktualityUvodStr td{ vertical-align: top;}

#textIn ol {
	padding-left: 20px;
}
#textIn ol li {
    list-style-type: decimal;
}
