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
}
li {
	display: list-item
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #d7e5e8 url("../img/body.gif") repeat-x;
	color: #000;
	font-size: small;
	text-align: center;
	line-height: 1.5;
	min-width: 980px
}
/* layout */

#min {
	width: 100%;
	position: relative
}
#max {
	text-align: left;
	width: 980px;
	margin: 0 auto;
	position: relative;
	background:url("../img/max.gif") repeat-y
}
#back {
	width: 980px;
	position: relative;
	margin: 0 auto
}
#head {
	position: relative;
	width: 100%;
	height: 160px;
	z-index: 0;
	background: #d5e6e9 url("../img/head.jpg") no-repeat
}
#main {
	width: 100%;
	background: url("../img/main.jpg") no-repeat;
	overflow: hidden;
}

#client{
	width: 130px;
	height: 90px;
	position:absolute;
	top: 45px;
	right: 65px;
	overflow:hidden;
	font-weight:bold;
	color:#166f8a
}

#user {

}
#foot {
	clear: both;
	width: 100%;
	height: 120px;
	background: #d7e5e8 url("../img/foot.jpg") repeat-x;
	color: #000;
	text-align: center;
	margin: 0 auto;
	
}
#foot .in {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	text-align:left;
	background:  url("../img/footin.jpg") no-repeat;
	position:relative;
}

#fav {
	text-align:right;
	padding:0 45px 0 0;
}
#noscreen {
	width: 210px;
	position: absolute;
	left: 0;
	top: -1000px
}
#nav, #new {
	width: 210px;
	float: left;
	overflow: hidden;
	display: inline;
	padding: 15px 0 0 0;
	font-size:90%
}

#nav p.links {
	text-align:left;
}
#new {
	float: right;
}
#main #in {
	width: 100%;
	padding: 8px 0 0 0
}
#basic, #basicr {
	padding: 0 40px 0 235px
}

#floatbug {
	width: 100%;
	float: left;
	padding: 0 0 15px 0
}
/* layout */
/* next eshops */


/* next eshops */
/* top menu */
#menu {
	width: 100%;
	height: 43px;
	background: #d3e0e3 url("../img/menu.jpg") no-repeat;
	position:relative;
}
#menu ul {
	zoom:1;
	height: 43px;
	overflow: hidden;
	padding: 0 0 0 25px;
}
#menu li {
	list-style: none;
	display: inline;
	float: left;
	text-align: center;
	height: 28px;
	width: 109px;
	position:relative;
	top: 8px;
}
#menu li a {
	width: 100%;
	overflow: hidden;
	display: block;
	line-height: 28px;
	height: 28px;
	white-space: nowrap;
	text-decoration: none;
	font-weight:bold;
}
#menu li a:link, #menu li a:visited {
	color: #207f9c;
	background: url("../img/hover.gif") no-repeat right top
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #fff;
	background: url("../img/hover.gif") no-repeat
}
/* top menu */
/* left menu */
#nav ul {
	width: 100%;
	padding: 0 0 20px 0;
}
#nav li {
	list-style:none;
	margin: 0 0 2px 0;
	background:url("../img/navli.gif") no-repeat;
	height: 28px;
	width: 100%;
}
#nav li a {
	display:block;
	height: 28px;
	line-height: 28px;
	white-space:nowrap;
	overflow:hidden;
	background:url("../img/navli.gif") no-repeat;
	padding: 0 10px 0 15px;
	text-decoration:none;
}
#nav li a:link, #nav li a:visited {
	color:#0665ba;
}
#nav li a:hover, #nav li a:active, #nav li a:focus, #nav li a.act,#nav li a.act:link,#nav li a.act:visited,#nav li a.act:hover,#nav li a.act:active,#nav li a.act:focus {
	background-position: -210px 0;
	color:#fff
}
#nav li ul {
	padding: 5px 0 5px 12px
}
#nav li ul li {
	font-size: 110%
}

#nav li.active,#nav li ul li, #nav li ul li a {
	height:auto;
	background:none;
	line-height:1.4em;
	margin: 0;
	white-space:normal
}
#nav li ul li a:link, #nav li ul li a:visited {
	color:#0665ba;
	border-bottom: 1px solid #fff;
	background:url("../img/lili.gif") no-repeat 0 50%;
	padding: 2px 5px 2px 12px;
	
}
#nav li ul li a:hover, #nav li ul li a:active, #nav li ul li a:focus, #nav li a.act:link, #nav li a.act:visited, #nav li a.act:hover, #nav li a.act:active, #nav li a.act:focus {
	color:#ba0601;
	background-position: -210px 50%;
	background-color:#fff
}
/* left menu */
/* search form */
#search {
	width:400px;
	position:absolute;
	right: 25px;
	top: 10px;
	text-align:right
}
#nextshops p {
	width: 600px;
	position:absolute;
	right: 25px;
	top: 0;
	height: 25px;
	line-height: 25px;
	overflow:hidden;
	white-space:nowrap;
	text-align:right;
	color:#fff;
}
#floatbug #sort fieldset, #search fieldset {
	border: none;
	padding: 0
}
#search fieldset input {
	width: 180px;
	border: 1px solid #bcd0d4;
	padding:2px 5px;
	
}
#main input.button {
	width: 80px;
	cursor: pointer;
	padding: 2px 5px;
	margin: 0 auto
}
#por input#noactive {
	margin-left: 10px;
}
#search input.button {
	width: 70px;
	padding: 0;
	cursor:pointer;
	cursor:hand;
	background: #b80601 url("../img/search.gif") repeat-x;
	color:#fff;
	font-weight: bold;
	border: 1px solid #b80601
}
#acces input.button {
	width: 230px
}
#nav p, #new form p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center
}
/* search form */
/* actual */
#newslst {
	width: 100%
}
#floatbug #newslst h4 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	padding: 3px 5px;
	background: #f0fce2;
	margin-bottom: 5px
}
#newslst strong {
	color: #dd3916
}
#floatbug #newslst p {
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #dbe0e4
}
.info {
	margin: 0 0 8px 10px
}
#actual {
	width: 100%;
	clear:both;
	border-top: 15px solid #fff
}
#actual h3, #basic h3.selectcat {
	padding: 5px 15px;
	font-size:150%;
	background: #ebf3f5;
	margin: 0 0 10px 0;
	border: 1px solid #d6e7e7;
	color:#207f9c;
	text-align:left;
}
#basic h3.selectcat {
	margin-bottom:0;
	border-bottom:none;
}
/* actual */
/* action, kategorie */
#kat {
	width: 100%;
	text-align: center;
	background: #fff url("../img/kat.gif") repeat-y
}
.homenews {
	width:100%;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	overflow:hidden;
	background: url("../img/katin.gif") repeat-x left bottom 
}
.homenews img {
	margin: 5px 15px 0 0;
	float:left;
	border: 3px solid #cecece;
	display:inline
}
#basic #kat p, #basic #actual p {
	margin: 0;
	padding: 0 0 5px 0;
	color:#666
}
#basic #kat p.desc, #basic #actual p.desc {
	font-size: 90%;
	min-height: 50px;
}
#action p.price, #basic #kat p.price, #basic #detail p strong, #basic #actual p strong {
	color: #bb0600
}
#action p.price strong, #kat p.price strong, #new .actual p strong {
	font-size: 110%
}
#basic #kat .kat p.price {
	position: relative;
	bottom: -1px;
}
p.price strong {
	display: block;
}
#detail p.detimg strong {
	font-weight: normal;
	display: block;
	padding: 10px 0 0 0;
	background: url("../img/lupa.gif") no-repeat center top
}

#basic #kat #katin p.addcart, #srov a.basket {
	background: url("../img/kosik.gif") no-repeat left center;
	width:169px;
	height: 30px;
	margin: 5px auto 10px auto;
	padding: 0;
}
#srov a.basket {
	margin: 0;
	display:inline;
	float:left;
	text-align:center;
	font-weight:normal;
	background:url("../img/srov.gif") no-repeat;
	width: 128px;
}
p.addcart a, a.basket {
	display:block;
	padding-left: 20px;
	line-height: 30px;
	overflow:hidden;
	white-space:nowrap;
	text-decoration:none;
}
#basket1 td span {
	font-weight: bold
}
#basket1 td span.price {
	display: block;
	font-weight: normal
}
.kat {
	display: inline;
	float: left;
	width: 234px;
	overflow: hidden;
}

#home .kat img {
	border: 10px solid #fff;
}
#katin {
	width: 100%;
}
img, .kat img {
	border: none
}
.kat img {
	margin: 5px 0
}
.kat span {
	display: block;
	text-align: center
}
#kat #katin .kat p, #basic #actual p {
	padding: 0 15px
}
.kat span.slv {
	color: #4e824e;
	padding: 0 0 5px 0
}
.slv{
	color: #4e824e;
	font-size:110%
}

/* action */
/* header */
h1, h1 span {
	width: 230px;
	height: 115px;
	position: absolute;
	top: 35px;
	left: 25px;
	font-size: 130%;
	overflow: hidden;
	z-index: 1
}
h1 span {
	display: block;
	z-index: 2;
	top: 0;
	left:0;
	background: url("../img/h1.jpg") no-repeat;
	cursor: pointer
}
#head h2 {
	width: 730px;
	position: absolute;
	bottom: 5px;
	left: 26px;
	overflow: hidden;
	z-index: 1;
	font-size: 110%;
	color: #ab0101;
	font-style:italic;
	z-index: 10
}
#head h2 span {
	font-style:normal;
	color: #207f9d
}

#floatbug form h3 {
	padding-top: 15px
}

#nav h3,#new h3 {
	margin: 0 0 2px 0;
	white-space: nowrap;
	overflow: hidden;
	background:  url("../img/navh3.gif") no-repeat right center;
	color: #fff;
	width: 100%;
	font-size:110%;
	font-weight: normal;
}
#new h3 {
	background:  url("../img/newh3.gif") no-repeat right center;

}
#nav h3 span, #new h3 span {
	display: block;
	padding: 0 15px 0 15px;
	height: 30px;
	line-height: 30px;

}
#new h3 span {
	padding: 0 25px 0 15px;

}

#basic h3 span, #basicr h3 span {
	color:#207f9c;
	height: 56px;
	line-height: 56px;
	white-space:nowrap;
	overflow:hidden;
	font-size:100%;
	margin: 0 0 20px 0;
	display:block;
}
#basic #obj form h3 span, #basicr #obj form h3 span, #basic h3.nomargin span, #basicr h3.nomargin span {
	margin-bottom:0;
}
#basket td.other {
	color: #147a31
}
#new h3#h3basket {
	color: #000
}
#new h3#h3basket span {
	padding: 0
}
#kat .kat h3 {
	font-size:120%;
	color:#166f8a;
	margin: 0 0 0 1px;
	background: #ebf3f5
}

#nav h3#sortiment {
	height: 44px;
	line-height: 44px;
	padding: 0 0 0 20px
}
h4 {
	color: #b80000;
	font-size: 110%;
	font-weight: normal;
	padding: 0 0 10px 0
}
#detail h4 {
	font-size:140%;
	color:#166f8a;
	padding: 5px 0 5px 10px;
	background: #ebf3f5;
	margin: 0 0 15px 0;
	font-weight:bold;
	width: 470px;
}
#spec h4 {
	width:auto;
	border-top: 20px solid #fff
}
#kat h4 {
	font-size: 110%;
	font-weight: normal;
	padding: 0 10px;
	margin-top: 5px;
	min-height: 50px;
	
}
#koupit legend {
	font-size: 130%;
	padding: 5px 10px 10px 0;
	font-weight: bold
}
#basic h5 {
	color: #24684c;
	font-weight: normal;
	font-size: 110%;
	margin: 0;
	padding: 0 0 5px 0
}
#basic .comm0 h5, #basic .comm1 h5 {
	padding-left: 10px;
	color: #be0000
}
#basic .comm1 h5 {
	padding-left: 0
}
#comment {
	border-top: 5px solid #d7e3e6;
	padding-top: 10px
}
.comm0, .comm1 {
	margin: 8px 0
}
.comm1 {
	padding: 5px 0;
	margin: 0 0 0 25px;
}
#basic .comm0 h4, #basic .comm1 h4, #basic .comm0 p, #basic .comm1 p {
	margin: 0;
	padding: 0
}
#basic .comm0 p {
	padding-left: 10px
}
#basic .comm0 h4 {
	background: #e1e1e1;
	padding: 3px 10px;
	margin: 0 0 3px 0
}
#basic .comm0 h4, #basic .comm1 h4 {
	font-size: 100%;
	color: #000;
	font-weight: bold
}
.comm0 span {
	display: block;
	text-align: right;
	padding: 5px 0 0 0
}
#por h4 {
	font-size: 110%;
	text-align: center;
	margin: 0;
	padding: 5px 0
}
/* header */
/* paragraphs */
#basic p, #basic address, #basicr p {
	margin: 0;
	padding: 0 0 10px 0
}
.error, .oki {
	text-align: center;
	padding: 5px;
	border: 1px solid #b00000;
	margin: 10px 0;
	color: #b00000
}
#basic .error p strong {
	font-weight: normal
}
#basic .error h4, #basicr .error h4 {
	font-size: 150%;
	color: #b00000
}
#basic .oki h4, #basicr .oki h4 {
	font-size: 150%;
	color: #71934f
}
#floatbug .text h3 span strong {
	color: #000
}
.oki  {
	color: #71934f;
	border: 1px solid #71934f
}
#basic .error p {
	padding: 0
}
#foot p.copy {
	text-align:left;
	width: 980px;
	position:absolute;
	left: 0;
	bottom: 15px;
}
#basic #floatbug .page, #basicr #floatbug .page {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#166f8a
}
#basic #floatbug .bottom, #basicr #floatbug .bottom {
	padding-top: 20px;
	background:url("../img/katin.gif") repeat-x
}
#basic #floatbug .prep, #basicr #floatbug .prep {
	padding: 5px 15px;
	margin: 0 0 15px 0;
	color:#166f8a;
	background: #ebf3f5
}
.page span {
	text-align: left;
	display: block
}

p.img {
	float: left;
	margin: 10px 10px 10px 0
}
#basic p.author {
	margin-top: 25px;
	font-style: italic;
	text-align: right
}
address {
	font-style: normal;
	padding: 8px 0
}
#nav address {
	text-align: left;
	padding-left: 15px;
	padding-bottom: 20px
}
#nav address strong {
	color: #4c6b56
}
#nav .rekl ,#new .rekl  {
	padding: 10px 0 10px 10px;
	text-align:center
}
#new .rekl {
	padding: 10px  10px 10px 0;

}
/* paragraphs */
/* lists */
ul, ol {
	padding: 0 0 20px 30px
}
#basic li {
	margin: 0;
	padding: 0 0 4px 0;
	list-style: circle
}
#basic ol {
	margin-left: 20px
}
#basic .articletext ol {
	margin-left: 20px;
}
ol.letter {
	list-style: lower-alpha
}
#basic ol li {
	list-style: decimal
}
#basic ol li ul li {
	list-style: square
}
dt {
	padding: 0 0 3px 0
}
dd {
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 1.4
}
dl#drob {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
dl#drob dt, dl#drob dd {
	border: none
}
dl#drob dd {
	padding-top: 3px
}
ul.error {
	font-weight: bold;
	color: #dd3916;
	text-align: left;
	border: none
}
ul#extras {
	padding: 20px 0 10px 45px
}
ul#extras li {
	list-style: circle
}
ul#extras li strong {
	color: #b80000
}

dl#subcategory {
	width: 100%;
	overflow: hidden;
	
	padding: 0 0 10px 0
}
dl#subcategory dt {
	font-size: 110%;
	color: #4e824e
}

/* lists */
/* form */
#basic input, #basicr input, #basic textarea, #basicr textarea, #basic select, #basicr select {
	margin-bottom: 5px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif
}
#comment textarea {
	height: 220px
}
.info fieldset {
	text-align: center;
	padding: 0;
	margin: 0
}
.info form {
	margin: 0 auto;
	padding: 0;
	width: 165px
}
.info input {
	width: 160px;
	margin: 5px auto
}
.info input.button {
	width: 80px
}
.info form p {
	margin: 0;
	padding: 0
}
#sort {
	text-align: right;
	padding-top: 10px;
	background:url("../img/katin.gif") repeat-x
}
#sort label {
	text-align: right;
	padding-left: 5px
}
#sort form * {
	vertical-align: middle
}
#sort form {
	padding: 0 0 10px 0;
	background:url("../img/katin.gif") repeat-x left bottom

}
#basic #sort input.button, #basicr #sort input.button {
	margin: 0 0 0  10px;
	padding: 0;
	height: 26px;
	width: 80px;
	font-size:90%
}
#sort select {
	margin: 2px 0 2px 5px
}
input#vyseSplatky, input#cenaUveru, input#RPSN, input#vyseUveru {
	border: 1px solid #147a31;
	font-weight: bold;
	color: #147a31
}
#floatbug fieldset {
	border: 2px solid #dbe0e4;
	padding: 5px 15px;
	margin: 0
}
legend {
	padding: 5px;
	color: #a03120;
	font-size: 110%
}
#reg input, #log input, #obj input, #comment input, #reg select, #obj select {
	display: block;
	width: 320px
}
textarea {
	display: block;
	width: 100%
}
#reg input.list, #obj input.list {
	width: 20px
}
#reg input.code, #obj input.code {
	width: 80px
}
#acces input {
	width: 40px
}
#reg input.smal, #reg select {
	width: 200px
}
#cetelem input.button, #reg input.button, #log input.button, #koupit input.button, #obj input.button, #comment input.button, #por input.button {
	width: 140px;
	margin: 0 auto;

}
#koupit form p.submit {
	text-align: left;
	cursor: pointer
}
#new p.submit {
	padding: 0 0 5px 0
}
#koupit table {
	width: 90%;
	border: 1px solid #fff
}

#koupit * {
	vertical-align: middle
}

#koupit p strong {
	color: #b80000
}
#koupit th {
	border: 1px solid #fff;
	text-align: center;
	font-weight: bold
}
#koupit td {
	text-align: center;
	border-top: 1px solid #dbe0e4
}
#cetelem label, #reg label, #log label, #obj label, #comment label {
	padding: 7px 0 0 0
}
#reg table label {
	width: 150px;
	padding: 0
}
#reg table td {
	background: #fff
}
#reg fieldset {
	margin-bottom: 10px
}
#obj form fieldset input.foraddress {
	display: inline;
	width: 25px;
	position: relative;
	top: 5px;
	left: -5px
}
#basic #floatbug .loginform fieldset {
	margin-bottom: 10px
}
#koupit fieldset {
	border: none
}
#reg form fieldset table {
	border: none
}
#basket3 td.thu {
	width: 60px;
}

#reg table th {
	text-align: left;
	padding: 3px 10px;
	background: none;
	font-size: 120%;
	border: none;
	font-weight: normal;
	color: #4e824e
}
#reg table input {
	width: 50px
}
#reg form fieldset table td {
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	border: none !important
}
table#acces {
	margin-left: 1px
}
table#acces td {
	vertical-align: middle;
	border: 1px solid #d1d1d1;
	text-align: center
}
#reg p, #log p, #obj p, #comment p, #acces p {
	padding: 5px 0;
	text-align: left
}
#cetelem form p.submit, #reg form p.submit, #log form p.submit, #obj form p.submit, #comment form p.submit, #por p.submit, #acces p.submit, form#prepocet {
	text-align: center;
	padding: 15px 0
}
#reg br, #log br, #obj br, #comment br {
	display: none
}
#basket3 span.price {
	display:block;
}
#reg #type input {
	display: inline;
	width: 20px;
	cursor: pointer
}
#reg #type br {
	display: block
}

.req {
	font-weight: normal;
	color: #dd3916
}
#basic ul.req {
	padding-bottom: 15px
}
#log form {
	text-align: center
}
#log input, #log label {
	margin: 0 auto;
	width: 200px
}
#slov input {
	width: 200px;
	margin-right: 5px
}
#slov {
	margin-bottom: 10px
}
#por .check {
	width: 22px
}
#obj .dis, textarea.dis, select.dis {
	background: #eaeaea
}
#noactive #basic input, #noactive #basic textarea {
	background: #f2f2f2;
	border: 1px solid #d1d1d1
}
select {
	font-size: 11px
}
/* form */
/* detail */
span.arow {
	display: inline;
	width: 11px;
	float: right;
	cursor: pointer;
	line-height: 1
}
span.arow img {
	vertical-align: middle;
	margin: 0 5px 0 0;
	display: inline;
	float: left;
	margin-top: 3px
}
span.arow img.ardown {
	margin-top: 7px
}
span.arow a {
	display: block;
	width: 11px
}
#detail {
	width: 100%
}
p.detimg {
	float: right;
	text-align: center;
	display: inline
}
p.detimg img {
	margin: 0 0 0 15px;
	border: none
}
#detail ul {
	margin: 0
}
#detail ul.links {
	padding: 5px 0 15px 0;
	width: 100%;
	clear:right;
	
}
#detail li.splatky, #detail li.fav, #detail li.forum, #detail li.print, #detail li.credit {
	width: 176px;
	display:inline;
	float:left;
	overflow:hidden;
}
#detail ul.links li strong {
	display:block;
}
#detail ul.links li a {
	display:block;
	width: 100%;
	position:relative;
}
#detail li.splatky, #detail li.print, #detail li.fav, #detail li.credit  {
	background: url("../img/calc.gif") no-repeat;
	height: 96px;
}
#detail li.print {
	background: url("../img/printer.gif") no-repeat;
	
}
#detail li.fav {
	background: url("../img/favdet.gif") no-repeat;
	
}
#detail li.credit {
	background: url("../img/credit.gif") no-repeat;
	
}
#detail li.splatky a, #detail li.print a, #detail li.fav a, #detail li.credit a {
	height: 96px;
	text-decoration:none
}
#detail li.splatky strong, #detail li.print strong, #detail li.fav strong, #detail li.credit strong {
	width: 108px;
	z-index:10;
	position:absolute;
	left: 10px;
	bottom: 20px;
	font-weight:normal;
	cursor:pointer
}
ul.links a:link,ul.links a:visited {
	color:#395e67
}


ul.links a:hover,ul.links a:active,ul.links a:focus {
	color:#000
}
p.page a.print {
	background: url("../img/print.gif") no-repeat left center
}
#basicr p.page {
	padding-right: 15px
}
.end {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin-top: -1px
}
#kat .end {
	background:url("../img/katin.gif") repeat-x
}

#basicr p.back {
	text-align: left;
	margin-bottom: 10px
}
.nextimg {
	margin: 20px 0 5px 0;
	padding: 0;
	background: none;
	text-align: left;
	clear: right
}
#basicr .nextimg h4 {
	text-align: left;
	margin: 0
}
#basicr p.back {
	padding-left: 20px;
	background: url("../img/back1.gif") no-repeat 0 0.45em
}
.nextimg img {
	margin: 5px 2px 5px 0
}
#basic li {
	padding: 3px 0;
	line-height: 1.3
}
.imgright {
	float: right;
	margin: 5px 0 15px 15px
}
.imgright img.imgr {
	border: 10px solid #f0f0f0;
	margin: 5px 0 15px 15px;
}
/* detail */
/* article */
#article {
	width: 100%
}
.article {
	width: 100%;
	border-bottom: 1px solid #d7e3e6;
	margin-bottom: 10px;
}
#basic p.anotace {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d7e3e6;
	font-weight:bold;
	color:#000
}
.article span, .backart p {
	display: block;
	text-align: right;
	margin: 5px 0
}
.articletext table {
	width: 100%;
	margin: 0 0 20px 0;
}
#basic .articletext td, #basic .articletext th {
	background: none;
	border: 1px solid #cecece
}
/* article */
/* table */
.table {
	padding: 10px 0
}
table {
	border-collapse: collapse;
	font-size: 100%
}
.detail {
	width:480px;
	float:left;
	background:#ebf3f5;
	border-bottom: 10px solid #fff;
	border-top: 10px solid #fff;
	text-align:center;
}
.detail table {
	width:460px;
	margin: 10px auto
}
#detail table#other {
	clear:left;
	width: 480px;
	padding: 0 0 10px 0;
	border-bottom: 10px solid #fff
}
#other td {
	width: 160px;
	padding:5px;
	background:#f0f0f0
}
#detail #other p {
	text-align:center;
	font-size:90%;
	padding: 2px;
	margin: 2px;
	border: 1px solid #fff;
	zoom:1;
	overflow:hidden
}
#other p b span {
	display:block;
	margin: 2px;
	padding: 2px 0;
	border: 1px solid #fff;
	overflow:hidden;
	white-space:nowrap
}
#other p b, #suma td.status span {
	display:inline;
	float:left;
	width:100%
}
#other p.status b, #suma td.status span {
	color:#fff;
	background:#397b37 url("../img/status.gif") repeat-x left bottom;
}
#suma td.status span {
	padding: 2px;
	overflow:hidden;
	white-space:nowrap
}
#suma td.status span b {
	border: 1px solid #fff;
	display:block
}
#suma td.status {
	
}
#other p.producent b {
	background: #9f3b2b url("../img/producent.gif") repeat-x left bottom;
	color:#fff
}
#other p.cod b {
	background: #adadad  url("../img/cod.gif") repeat-x left bottom;
}
.detail td, .detail th {
	padding: 5px 10px;
	font-weight:normal;
	background:#ebf3f5;
	border: 3px solid #fff;
	text-align:left;
}
#detail h3.action {
	color:#840000
}
.detail td {
	font-weight: bold;
}

.detail th.slv, .detail td.slv {
	color:#840000;
	font-size:110%;
	font-weight:bold;
}
.detail th.price, .detail td.price {
	color: #fff;
	font-size:130%;
	font-weight:bold;
	background:#18738c;
}
td {
	padding: 5px
}
div.spec form table#basket tbody td, table#basket tbody td {
	padding-top: 2px;
	padding-bottom: 0
}
td.pocet {
	width: 80px
}
td.pocet input {
	text-align: center;
	font-weight: bold;
	width: 40px !important;
}
tfoot td {
	padding: 5px;
	font-weight: bold
}
tfoot tr.bordertop td {
	background: none;
	border-top: 5px solid #d7e3e6
}
tfoot td b {
	color: #be0000
}
#obj {
	width: 99%;
	clear: right
}
#obj #orderlist td {
	background: #fff url("../img/katin.gif") repeat-x left bottom
}
#obj #orderlist tfoot td {
	background: #fff url("../img/katin.gif") repeat-x left bottom;
	color: #be0000
}
#basket td input {
	margin-left: auto;
	margin-right: auto
}
#detail #basket td {
	border: none
}
#obj table {
	clear: right;
	width: 100%;
	text-align: center;
	margin: 10px 0
}
#acces th, #obj th, #basket th, #basket1 th, table#orderlist th, #suma thead th {
	padding: 5px;
	border-bottom: 5px solid #d7e3e6;
	color:#207f9c
}
.article-detail td {
	border: 1px solid #d7e3e6;

}
.article-detail table {
	width: 99%;
	margin: 0 auto 15px auto;
}
#por td {
	border-bottom: none
}
thead th {
	font-weight: normal;
	background: #fff url("../img/thead.gif") repeat-x left bottom;
	color: #000;
	font-weight: bold
}
#obj td.nazev, #basket th.nazev, #basket1 th.nazev, #obj tfoot td.nazev, #obj thead th.nazev {
	text-align: left;
	padding-left: 10px;
}
.blue {
	color:#18738c
}
#acces td.name, #acces th.name {
	width: 250px;
	text-align: left
}
#obj #basket input, table#basket1 input, #basket td.pocet input, table#basket2 input {
	width: 40px;
	text-align: center
}
table#acces td.basket1 {
	width: 120px;
	text-align: center
}

table#basket2 th, table#basket3 th{
	background:none;
	color: #840000;
	padding: 5px 10px 5px 0;
	text-align:center;
	font-size:105%
}
table#basket2 th.nazev,table#basket3 th.nazev,table#basket3 td.nazev{
	text-align:left
}
td del {color:#666}
table#basket2 td, table#basket3 td {
	background: url("../img/katin.gif") repeat-x;
	padding: 5px 10px 5px 0;
	text-align:center
}
table#basket2 td.nazev, table#basket2 td.nazev {
	text-align:left
}
#basket1 select {
	width: 100%;
	margin-top: 5px
}
#por div {
	width: 100%
}
#por table {
	width: 99%
}
#por td, #por div tr {
	vertical-align: middle;
	background: url("../img/katin.gif") repeat-x
}
#por th {
	border-bottom: 1px solid #dbe0e4;
	border-top: 1px solid #dbe0e4;
	text-align: center;
	padding: 4px 0
}
#por thead th {
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
	font-size: 110%;
	font-weight: bold;
	color: #562f12
}
#por thead th.center {
	text-align: center
}
#srov  th, #srov td{
	background: #ff
}
#srov th.srov, #srov tbody td.srov, #srov tfoot td.srov {
	background: #f8fbfc
}
#srov img {
	margin: 10px 0 0 0;
	border: none
}
#obj p.goback {
	padding-top: 15px
}
#par span, .table span {
	font-weight: bold
}
table input {
	margin-top: 2px
}
table.size th, #suma th, #suma td, table#basket td, #dhl th, #srov td {
	padding: 5px
}
table.size th, #suma th, table#basket th, #dhl th, #srov th, #obj table th, #obj #orderlist th {
	padding: 5px 5px 5px 5px;
}
#suma th {
	text-align: center
}
#suma td, table.size td {
	text-align: center;
	background: url("../img/katin.gif") repeat-x left bottom
}
table.size {
	margin-bottom: 20px
}
table.size th, table.size td, table.size th.name {
	width: 33%;
	text-align: center
}
table#par {
	background: url("../img/katin.gif") repeat-x
}
table#basket tfoot td, table#basket1 tfoot td {
	background: url("../img/katin.gif") repeat-x left bottom
}
table#basket1 td {
	background: url("../img/katin.gif") repeat-x left bottom
}
td {
	
}
#cetelem table input {
	text-align: center;
	font-weight: bold
}
#cetelem select {
	width: 200px
}
#cetelem table {
	width: 100%
}
#cetelem td {
	background: url("../img/katin.gif") repeat-x left bottom
}
#cetelem tr.noborder td {
	background: none
}
#basket tr.lichy td, #obj tr.lichy td, #srov td.srov {
	background: #fff
}
.spec {
	padding: 15px 0;
	width: 100%;
	clear: right
}
#floatbug .spec fieldset {
	border: none;
	padding: 0
}
.spec table#basket td {
	padding: 10px;
	background: none;
	border-bottom: 1px solid #dbe0e4 !important;
	text-align: center
}
.spec table#basket th {
	text-align: center
}
.spec table#basket td.nazev, .spec table#basket th.nazev {
	text-align: left
}
#srov thead th {
	padding: 5px 7px
}
#srov td, #srov th {
	border: 1px solid #dbe0e4;
	background-image: none;
	vertical-align: top
}

a.del {
	background: url("../img/delete.gif") no-repeat 0 0.25em;
	padding-left: 18px;
	display: inline;
	float: right
}
a.del:link, a.del:visited {
	color: #b80000
}
p.add a {
	padding-left: 15px;
	padding-bottom: 15px;
	display: block;
	background: url("../img/add.gif") no-repeat 0 0.3em
}
#por form tbody td {
	border: none
}
table#par td {
	text-align: left;
	background:  url("../img/katin.gif") repeat-x left bottom;
	padding-left: 0
}
table#par td strong {
	color: #4e824e
}
#suma th.name, #suma td.name, #dhl th.name, #dhl td.name, #suma td.produc {
	text-align: left
}
#suma td.produc {
	font-weight:bold;
}
#suma td.price {
	font-weight:bold;
	color:#840000
}
#suma img {
	border: none
}
table#dhl {
	width: 50%;
	margin-left: 5px
}
table#dhl tfoot td {
	font-size: 86%
}

table#basket td p {
	font-weight:normal;
	font-style:italic
}
table#basket tfoot tr#sumprice td, table#basket1 tfoot tr#sumprice td {
	font-size: 120%;
	color: #b00000;
	font-weight: bold;
	background: none !important;
	border-top: 5px solid #d7e3e6
}
thead tr.noback th.noborder, #basket tfoot td.noborder, #basket1 tfoot td.noborder {
	border-left: none !important;
	border-top: none !important;
	background: none !important
}
/* table */
/* links */
a {
	text-decoration: underline
}
a:link, a:visited {
	color: #000
}

#client a:link, #client a:visited, .page a:link, .page a:visited {
	color:#166f8a
}
#client a:hover, #client a:active, #client a:focus {
	color:#000
}
a:hover, a:active, a:focus, .page a:hover, .page a:active, .page a:focus {
	color: #aa2320
}
#nextshops a:link,#nextshops a:visited {
	color:#fff
}
#nextshops a:hover,#nextshops a:active,#nextshops a:focus {
	color:#ffcc00
}
/* links */
hr {
	display: none
}
.none {
	display: none
}
#reg form.sporo input.small {
	width: 150px
}
.inactive {
	background: #f6f6f6;
	border: 1px solid #d1d1d1
}
#reg form.sporo input.ucel {
	width: 100%
}
table#sporo1 {
	width: 100%
}
table#sporo1 th {
	background: #f2f2f2;
	padding: 5px 5px 5px 15px
}
table#sporo1 td.check {
	width: 5%
}
table#sporo1 td {
	width: 45%
}
table#sporo1 label {
	width: 100%
}
input.inline {
	display: inline
}
a.print {
	background: url("../img/print.gif") no-repeat left center;
	padding-left: 23px
}
a.mail {
	background: url("../img/mail.gif") no-repeat left center;
	padding-left: 20px
}
a.fav {
	background: url("../img/fav.gif") no-repeat left center;
	padding-left: 20px
}
table.box th, table.box td {
	text-align: center;
	border: 1px solid #dbe0e4
}
table#platba th, table#platba td, table#dodani th, table#dodani td {
	text-align: left
}
table#dodani input, table#platba input {
	width: 25px
}
#floatbug p.news {
	padding: 0 0 15px 5px
}
dl#drob dt {
	font-size: 120%;
	font-weight: normal;
	padding: 0 0 5px 0;
	color: #a03120
}
dl#drob dt strong {
	font-weight: normal;
	color: #a03120
}
#foot img {
	display: none
}
p.top a {
	font-weight: normal
}
h4.access {
	clear: right;
	margin-top: 15px
}
table#acces td a {
	display: block;
	padding-left: 25px;
	text-align: left;
	background: url("../img/kosik.gif") no-repeat left center
}
table#acces td.name a {
	padding: 0;
	background: none
}
#acces th.name {
	background: #e1e1e1;
	border: 1px solid #d1d1d1
}
#floatbug p.news {
	padding-bottom: 0
}
form#prepocet input.button {
	width: 160px
}
.table table, .spec table {
	width: 99%
}
table#platba {
	margin-top: 10px;
	margin-bottom: 5px
}
table#basket, table#basket1 {
	margin-bottom: 5px
}
dd#pic_catalog span {
	display: inline;
	float: left;
	width: 170px;
	padding: 5px 0;
	margin: 0 4px 4px 0;
	border: 1px solid #e0e0e0;
	background:#f4f4f4
}
dd#pic_catalog a {
	display: block;
	text-align: center;
	padding: 0 10px
}

.catimage {
	display: block;
	margin: 15px 0 10px 0;
	float: none
}
#pic_catalog a:link,#pic_catalog a:visited, p.nopic a:link, p.nopic a:visited {
	color: #aa2320
	
}
#pic_catalog a:hover, #pic_catalog a:active,#pic_catalog a:focus,p.nopic a:hover,p.nopic a:active,p.nopic a:focus {
	color:#166f8a
}
#new .rekl img, #nav .rekl img{
	margin: 0 0 3px 0
}
.imgleft {
	float: left;
	margin: 0 5px 0 0
}
div.news {
	width:100%;
	overflow:hidden;
	clear:left;
}
.origimg {
	width: 100%
}
.origimg img {
	margin-top: 15px
}
p.page a strong {
	font-weight: normal
}

#koupit {
	clear: right;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px
}
#basic p#buy, #basicr p#buy {
	text-align: center;
	padding: 15px 0
}
#basic .text p.next, #basicr .text p.next {
	padding-top: 15px
}
p.submit input, #floatbug input.button {
	cursor: pointer;
	width:140px;
	height: 50px;
	text-align:center;
	background:#bcd2d8 url("../img/submites.gif") repeat-x left bottom;
	border: 1px solid #6198a9;
	border-top-color:#f0f5f6;
	border-left-color:#f0f5f6;
	color:#000;
	font-weight:bold;
	font-size:105%

}
#floatbug input#okbutton {
	background: #90cc8e url("../img/ok.gif") no-repeat right bottom;
	width: 280px;
	height: 50px;
	border:none; 
}
#buy input, #koupit input.nextbutton, #koupit input#backbutton {
	cursor: pointer;
	width:140px;
	height: 50px;
	line-height:50px;
	white-space:nowrap;
	overflow:hidden;
	padding: 0 0 0 15px ;
	text-align:left;
	background:#bcd2d8 url("../img/submit.gif") no-repeat right bottom
}
#koupit input.nextbutton {
	width: 240px;
	background:#bcd2d8 url("../img/kasa.gif") no-repeat right bottom;
	float:right;
	display:inline;
	margin-right: 0
}
#koupit input#backbutton {
	display: inline;
	float: left;
	margin-left: 0;
	width: 240px;
	text-align:right;
	cursor: pointer;
	border-bottom-color:#929292;
	border-right-color:#929292;
	padding: 0 15px 0 0;
	background:#cecece url("../img/backbutton.gif") no-repeat left bottom;

}
#floatbug  input#noactive {
	background:#cecece url("../img/noactive.gif") repeat-x left bottom;
	border: 1px solid #f0f5f6;
	border-bottom-color:#929292;
	border-right-color:#929292;
	color:#666

}
.top {
	clear: both
}
#home #kat {
	margin: 0 0 20px 0
}
#news-list {
	width: 100%;
	padding: 10px 0 0 0
}
#news-list dt {
	background: url("../img/katin.gif") repeat-x;
	color: #7c1d07;
	padding: 10px 0 5px 0;
	font-size: 110%
}
#news-list dt em {
	font-style: normal
}
#news-list dd {
	width: 100%;
	clear: left
}
#news-list dl dd p {
	width: 100%;
	overflow: hidden;
	padding: 0 0 5px 0
}
#news-list dd img {
	float: left;
	margin: 5px 15px 0 0
}
#news-list dd {
	width: 100%;
	clear: left
}
.video{
	float:right;
	margin: 5px 0 0 15px;
}
/* next eshops*/


#next li ul {
	font-weight: bold;
	padding: 10px 0;
}
#next a {
	display: block;
	padding: 0 0 0 15px;
	zoom:1
}
#next li ul li a {
	padding: 2px 10px 2px 25px;
	font-weight: normal
}
#next a:link, #next a:visited {
	color: #fff;
	text-decoration: none
}
#next li ul li a:link, #next li ul li a:visited {
	background: url("../img/eshops.gif") no-repeat 17px 50%
}
#next a:hover, #next a:active, #next a:focus {
	color: #ffcc00 !important
}
#next li ul li a:hover, #next li ul li a:active, #next li ul li a:focus {
	background: #c8dadf url("../img/eshops1.gif") no-repeat 17px 50%;
	color: #000 !important
}
#next li {
	width: 100%;
	list-style: none
}
#next li ul {
	position: absolute;
	background: orange;
	width: 100%;
	left: -999em;
	background: #207f9c;
	border-bottom: 2px solid #207f9c
}
#next li:hover ul, #next li.sfhover ul {
	left: auto;
	background: #207f9c;
	border-bottom: 2px solid #207f9c;
	color: #fff
}
#nextshops {
	width: 980px;
	height: 26px;
	background: #207f9c url("../img/next.gif") no-repeat;
	position:relative;
	z-index:0
}
#eshops {
	width: 270px;
	font-size: 100%;
	height: 26px;
	line-height:26px;
	white-space:nowrap;
	color: #fff;
	font-weight: bold;
	left: 10px;
	top: 0;
	position: absolute
}
#eshops li strong {
		font-size: 105%;

}

#nav .nav p.facebook {
	text-align:left;
	color:#000;
	padding: 20px 15px 20px 0;
}
#nav p.facebook img {
	float:left;
	display:inline;
	margin: 5px 10px 0 20px
}

#floatbug p.small {
	width:100%;
	overflow:hidden;
}
.prep {
	clear:left;
}
#crumb {
	width: 100%;
	padding: 0 0 10px 0
}
/* next eshops */