/* global */
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, img, ins, kbd, p, q, s, samp, small, strike,  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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
a {
	outline: none
}
a img {
	border: none;
}
ol, ul,  li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%
}
/* global */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #1a1b1f url("../img/body.gif");
	color: #fff;
	font-size: small;
	text-align: center;
	min-width: 980px;
	padding: 0 0 20px 0
}
/* layout */
#back {
	width: 100%;
	color: #000;
	background: url("../img/back.gif") repeat-x;
}
#min {
	text-align: left;
	width: 980px;
	line-height: 1.5;
	margin: 0 auto;
	position: relative;
}
#max {
	width: 100%;
	background: url("../img/foot.gif") repeat-x  left bottom;
}
#head {
	width: 100%;
	height: 226px;
	z-index: 0;
	position: relative;
	line-height: 1.1;
	background: #e6e7ec url("../img/head.jpg") no-repeat
}
#main {
	background: #fff url("../img/main.gif") repeat-y center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-top: 50px;
}
#floatbug {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
#footer {
	clear: both;
	overflow: hidden;
	width: 100%;
	background: url("../img/foot.jpg") repeat-y
}
#foot {
	background: url("../img/footin.jpg") no-repeat;
	width: 100%;
}
#foot .in {
	background: url("../img/footbot.jpg") no-repeat left bottom;
	zoom: 1;
	padding: 0 0 20px 0;
}
p#copy {
	width: 960px;
	margin-right: 20px;
	height: 47px;
	line-height: 47px;
	white-space: nowrap;
	overflow: hidden;
	text-align: right;
	color: #000;
}
#noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}
#nav {
	width: 234px;
	float: left;
	display: inline;
	position: relative;
}
#cinky {
	position: absolute;
	width: 180px;
	height: 545px;
	background: url("../img/cinky.png") no-repeat;
	left: -70px;
	top: 310px;
	z-index: 1;
}
#in {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0 0;
	background: url("../img/in.jpg") no-repeat;
}
#basic, #basicr {
	width: 702px;
	display: inline;
	float: right;
	margin-right: 20px;
}
#client {
	width: 400px;
	color: #52576d;
}
#basic #floatbug  #client p, #basicr #floatbug  #client p {
	white-space: nowrap;
	overflow: hidden;
	height: 38px;
	line-height: 38px;
	font-size: 120%;
	padding-left: 35px;
}
#client p strong {
	color: #000
}
/* layout */
/* top menu */
#menu {
	position: absolute;
	left: 0;
	top: 226px;
	width: 980px;
	height: 50px;
	background: #f2be06 url("../img/menu.jpg") no-repeat
}
#menu li {
	float: left;
	list-style: none;
	text-align: center;
	background: url("../img/menu.gif") no-repeat right top;
	position: relative;
}
#menu li a {
	display: block;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	float: left;
	padding: 0 15px;
	font-weight: bold
}
#menu li strong {
	color: #000
}
#menu a:link, #menu a:visited {
	color: #000;
	text-decoration: none
}
#menu a:hover {
	color: #010101;
	text-decoration: underline
}
#menu li ul {
	background: #33353b;
	width: 240px;
	border: 1px solid #f0f0f0;
	border-top: none;
	padding: 0;
}
#menu li ul li {
	width: 240px;
	background: none;
	background: url("../img/menuli.gif") repeat-x left bottom;
	padding-bottom: 2px;
	font-size:90%
}
#menu li ul li a {
	display: block;
	padding: 4px 10px 4px 20px;
	zoom: 1;
	height: auto;
	float: none;
	white-space: normal;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none
}
#menu li ul li a:link, #menu li ul li a:visited {
	color: #fff;
	background: url("../img/li.gif") no-repeat 10px 1.0em
}
#menu li ul li a:hover, #menu li ul li a:active, #menu li ul li a:focus {
	color: #f7c100;
	background-position: -385px 1.0em;
	background-color: #202126;
	text-decoration: none
}
#menu li ul {
	position: absolute;
	width: 240px;
	left: -999em;
	top: 50px;
	z-index: 10
}
#menu li:hover ul, #menu li.sfhover ul {
	left: 0
}
/* top menu */
/* navigation */
.nav {
	width: 210px;
	margin-left: 12px;
	padding-bottom: 20px;
}
.nav ul {
	zoom: 1
}
.nav li {
	width: 210px;
	margin: 0 0 2px 0;
}
.nav li ul {
	padding-left: 20px;
}
.nav li ul li {
	width: 190px;
	margin: 0
}
.nav li a, .nav li strong {
	display: block;
	padding-left: 25px;
	zoom: 1;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 90%;
	text-decoration: none
}
.nav li strong {
	margin-left: -25px;
	background: url("../img/nav.png") no-repeat center center;
	color: #000
}
.nav li strong.prod {
background: url("../img/nav.png") no-repeat;
	color: #fff;	
}
.nav li a:link, .nav li a:visited {
	background: url("../img/nav.png") no-repeat;
	color: #fff;
}
.nav li a:hover, .nav li a:active, .nav li a:focus {
	color: #000;
	background-position: center center
}
.nav #login  strong, .nav #login li  {
	background: none;
	color:#f9c713;
}
.nav #login strong {
	font-size: 110%;
	padding-bottom: 5px;
	color:#fff;
}
.information li a:link, .information li a:visited {
	background: url("../img/nav.png") no-repeat center center;
	color: #000;
}
.information li a:hover, .information li a:active, .information li a:focus {
	color: #fff;
	background-position: left center
}
.nav li ul li a, .nav li ul li strong {
	height: 28px;
	line-height: 28px;
}
.nav li ul li a:link, .nav li ul li a:visited {
	background: url("../img/navli.png") no-repeat -200px 50%;
	color: #fff;
}
.nav li ul li a:hover, .nav li ul li a:active, .nav li ul li a:focus {
	color: #fdb401;
	background-position: 0 50%
}
.nav li ul li strong {
	background: url("../img/navli.png") no-repeat 0 50%;
	color: #fdb401;
}
/* navigation */
/* tabs */
ul.tabs {
	width: 210px;
	margin-left: 12px;
	overflow: hidden;
	height: 41px;
	background: url("../img/catalog.png") no-repeat;
	margin-bottom: 2px;

}
ul.tabs li {
	display: inline;
	height: 41px;
	width: 105px;
	float: left;
	text-align: center;
}
ul.tabs li a {
	height: 41px;
	line-height: 41px;
	width: 105px;
	display: inline;
	float: left;
	text-decoration: none;
	color: #000
}
ul.tabs a.defaulttab:link, ul.tabs a.defaulttab:visited {
	color: #fff
}
.selected {
	font-weight: bold;
	color: #fff
}
/* tabs */
/* other */
#other {
	width: 100%;
	clear: both;
	padding: 20px 0;
	background: #f0f0f0;
	font-size: 90%
}
#otherin {
	background: #fff url("../img/other.gif") repeat-y right top;
	border: 1px solid #dfdfdf;
	margin: 0 20px;
	padding: 20px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
#other .in {
	width: 100%;
	overflow: hidden;
	background: url("../img/logo.jpg") no-repeat 0 50%;
}
#other .box {
	width: 234px;
	float: right;
}
#other .box ul {
	padding: 0 0 0 40px
}
#other .box li {
	margin: 0 0 3px 0;
}
#other h5 {
	font-weight: bold;
	color: #5e6592;
	padding: 0 0 10px 40px;
	font-size: 110%
}
#other li a {
	display: block;
	zoom: 1;
	padding: 0 0 0 10px;
	background: url("../img/otherli.gif") no-repeat 0 0.5em
}
#other a:link, #other a:visited {
	color: #424553;
}
#other a:hover, #other a:active, #other a:focus {
	color: #840000
}
/* other */
/* action */
#action {
	width: 702px;
	overflow: hidden;
}
#action ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#action li {
	width: 234px;
	display: inline;
	float: left;
}
#action li a {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	font-size: 150%;
	background: url("../img/action.jpg") no-repeat
}
#action li a:link, #action li a:visited {
	color: #000;
	background: url("../img/action.jpg") no-repeat
}
#action li a:hover, #action li a:active, #action li a:focus {
	color: #fff;
	background-position: left bottom
}
/* action */
/* social foot */
#social {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 0 0;
	background: url("../img/social.png") no-repeat;
	color: #fff
}
.socialin {
	zoom: 1;
	padding: 0 25px;
	overflow: hidden;
}
#social .box {
	float: left;
	display: inline;
	width: 310px;
}
address {
	font-style:normal;	
	padding: 0 0 20px 0;
}
#social address {
	padding: 20px 20px 20px 38px;
	font-style: normal;
	background: url("../img/arrow.png") no-repeat 10px 20px
}
address img {
	padding: 15px;
	border: 1px solid #cacaca	
}
#social p.more, #social p.more a {
	width: 53px;
	height: 19px;
	float: right;
	display: inline;
}
#lastcomments #comment  span.more {
	display:block;
	width: 100%;
	text-align:right
}
.article p span.more {
	display:block;
	width: 100%;
	padding-top: 15px;
	text-align:right;
	color:#400000	
}
#social p.more a {
	float: left;
	background: url("../img/more.png") no-repeat;
	text-align: center;
	text-decoration: none
}
#social p.more a:link, #social p.more a:visited {
	color: #000
}
#social p.more a:hover, #social p.more a:active, #social p.more a:focus {
	color: #fff
}
#social .comment ul {
	padding: 20px 0;
}
#social .comment li {
	margin: 0 0 20px 0;
	padding: 0 20px 0 25px;
	background: url("../img/arrow.png") no-repeat 0 5px;
}
#social .comment li span {
	display: block;
	width: 100%;
	padding-bottom: 20px;
	background: url("../img/dd.gif") repeat-x left bottom;
}
#social .comment li strong {
	display: block;
	font-size: 120%;
	padding:  5px 0
}
.fb-like-box {
	width: 270px;
	margin-left: 30px;
	margin-top: 20px;
}
#social .comment a:link, #social .comment a:visited {
	color:#f8c10e
}
#social .comment a:hover, #social .comment a:active, #social .comment a:focus {
	color:#fff
}
/* social foot */
/* slideshow */
#slider {
	width: 100%;
	overflow: hidden
}
#slideshow {
	width: 100%;
	height: 317px;
	overflow: hidden;
	background: url("../img/slogan.jpg") no-repeat 0 257px;
}
.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
	margin-left: 556px;
	margin-top: 12px;
}
.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #000;
	color: #000;
	text-indent: -1000px;
}
.cs-active {
	background-color: #f7c100;
	color: #fff;
}
.cs-prev, .cs-next {
	background-color: #000;
	color: #fff;
	padding: 0px 10px;
}
#slideshow a:link, #slideshow a:visited {
	color: #fff;
	text-decoration: none
}
#slideshow a:hover, #slideshow a:active, #slideshow a:focus {
	color: #f7c100
}
/* slideshow */
/* action, nav */
.action {
	text-align: center;
	zoom: 1;
	padding-bottom: 0;
	border: 1px solid #363841;
	margin-bottom: 20px;
}
#nav .action p {
	padding: 15px 0;
}
#nav .action p img {
	display: block;
	margin: 0 auto;
	border: 1px solid #363841;
}
#nav .action p a:hover img {
	border-color: #f7c100;
}
.news {
	border: 1px solid #363841;
	margin-bottom: 20px;
	zoom: 1;
	color: #fff
}
#nav .news dl {
	padding: 15px 15px 0 15px;
}
#nav .news dt {
	color: #fff;
	font-style:italic;
	font-weight:normal	
}
#nav .news dd {
	padding-bottom: 10px;
	border-bottom: 1px solid #363841
}
#nav .news dd a {
	display:block;
	padding: 0 0 5px 0;	
}
.news dd a:link,.news dd a:visited {
	color: #f7c100;
} 
.news dd a:hover, .news dd a:active, .news dd a:focus {
		color: #fff;

}
/* action nav */
/* search form */
#nav form {
	text-align: center;
	border: 1px solid #363841;
	zoom: 1
}
#nav fieldset {
	padding: 10px 20px;
	zoom: 1;
	text-align: center
}
#nav form p {
	padding-bottom: 10px;
	color: #fff
}
#nav form p a:link, #nav form p a:visited {
	color: #fff;
}
#nav form p a:hover, #nav form p a:active, #nav form p a:focus {
	color: #f7c100;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#nav fieldset br {
	display: none
}
#nav input {
	width: 150px;
	padding: 5px;
	display: block;
	border: none;
	margin: 5px auto 10px auto;
	background: #fff url("../img/input.jpg") no-repeat;
	color: #000
}
 #new input.button, #comment input.button, #nav input.button, .info input.button,  #reg input.button, #cetelem input.button, #log input.button, #koupit input.button, #obj input.button, #comment input.button, #por input.button, #slov input.button, #acces input.button, form#prepocet input.button, #comments p.submit input.button, #basketform input.button {
	width: 152px;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background:  url("../img/button.png") no-repeat;
	border: none;
	padding: 0;
}
input.button:hover, #comment input.button:hover,#koupit input.button:hover, #obj input.button:hover, #reg input.button:hover,#basketform input.button:hover {
	background-position: left bottom;
	color:#000	
}
#basket input.radio {
	display:inline;
	margin: 0 5px 0 0 0;
}
#sort input.button {
	cursor:pointer;
	cursor:hand;
	margin-left: 10px;	
}
#por input#noactive {
	background: #6a6a6a url("../img/noactive.gif") repeat-x
}
#nav input.button, #new input.button {
	margin: 0 auto
}
#acces input.button {
	width: 230px
}
/* search form */
/* catalog */
#action, #kat, #detail {
	margin-bottom: 15px
}
#kat {
	width: 100%;
	overflow: hidden;
	
}
.kat {
	width: 220px;
	margin: 0 6px 12px 6px;
	display: inline;
	float: left;
	border: 1px solid #cacaca
}
.kat hr {
	display: none
}
#kat .kat h4 {
	font-size: 105%;
	text-align: left;
	height: 46px;
}
#lastcomments h4 {
	font-size: 110%;
	font-weight:bold;	
}
#basic .kat h4 a {
	height: 46px;
	width: 100%;
	display: block;
	background: #f7c100;
	font-weight: bold;
	overflow: hidden
}
#basic .kat h4 a b {
	display: block;
	zoom:1;
	padding: 1px 10px 0 10px;
	cursor:pointer;
	cursor:hand
}
#basic .kat h4 a:link, #basic .kat h4 a:visited {
	color: #000;
	text-decoration: none;
}
#basic .kat h4 a:hover, #basic .kat h4 a:active, #basic .kat h4 a:focus {
	color: #f7c100;
	background: #000
}
.kat span {
	display: block;
	zoom: 1;
	text-align: center;
	position: relative;
}
.kat span.day {
	width: 50px;
	position: absolute;
	right: 0;
	top: 20px
}
.kat span img {
	margin: 5px 0 5px 0;
	padding: 10px;
	border: 1px solid #cacaca;
}
.kat span.day img {
	margin: 0;
	padding: 0;
	border: none;
	width: 50px;
	height: 50px;
	display: inline
}
.kat span a:hover img, p.detimg a:hover img {
	border-color: #000
}
#kat .end {
	visibility: visible;
	background: #fff;
}
#basic .kat p, #basicr .kat p {
	background: #e6e6e6;
	zoom: 1;
	padding: 5px;
	text-align: center
}
#basic .kat p.texts, #basicr .kat p.texts {
	display: table-cell;
	vertical-align: middle;
	width: 216px;
	height: 60px;
	padding: 0 10px;
	text-align: left;
	font-size:90%
}
#basic .kat p.price, #basicr .kat p.price, #detail p strong.price {
	background: none;
	color: #e74709
}
.kat p.price strong {
	display: block;
	font-size: 130%;
	padding: 0 0 5px 0;
	color: #e74709
}
.kat p.price a {
	display: block;
	margin: 0 30px;
	background: #424553;
	padding: 5px 10px;
	text-decoration: none
}
.kat p.price a:link, .kat p.price a:visited {
	color: #fff;
}
.kat p.price a:hover, .kat p.price a:active, .kat p.price a:focus {
	color: #f7c100;
	background: #000
}
/* catalog */
/* header */
p#logo, p#logo span {
	width: 380px;
	height: 226px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 130%;
	overflow: hidden;
	z-index: 1;
	margin: 0;
	padding: 0
}
p#logo span {
	display: block;
	z-index: 2;
	background: url("../img/h1.jpg") no-repeat;
	overflow: hidden;
	cursor: pointer;
	_cursor: hand;
}
p#logo a:link, p#logo a:visited {
	color: #fff
}
p#logo a:hover {
	color: #000
}
p#logo a:hover span {
	background-position: left bottom;
}
h1,h2 {
	font-size: 170%;
	padding: 10px 0;
	font-weight: normal;
	color: #000;
}
h2 strong {
	font-weight: normal;
	color: #6b728e
}
h2 span {
	color: #e7ad00;
}
#basic h2#best3, #basicr h2#best3 {
	padding: 20px 0 20px 67px;
	font-size:140%;
	background:url("../img/top3.jpg") no-repeat left center	
}
h3 {
	font-size: 130%;
	color: #fff;
	padding: 0 0 5px 15px;
}
#basic h3, #basicr h3 {
	padding: 10px 0;
	color: #555;
	font-size: 150%
}
#basic #sort h3, #basicr #sort h3 {
	padding-bottom: 0;
}

#basic .article h3, #basicr .article h3, #lastcomments h3, #spec h3 {
	border:none;
	padding: 0 0 10px 0	
}
#basic .article h3, #basicr .article h3 {
	padding-top: 10px;
	width: 100%;
	clear:left	
}
#home #basic h3 {
	padding-bottom: 0
}
dl#drob dt {
	margin: 0;
	padding: 0 0 0 20px;
	color: #000;
	font-size: 140%;
	font-weight: bold;
	background: url("../img/drob.gif") no-repeat 0 0.5em
}
dl#category dt {
	font-size: 140%;
	padding: 0 0 15px 20px;
	background: url("../img/drob.gif") no-repeat 0 0.5em

}
dl#category dd a, dl#category dd span  {
	background: url("../img/icokat.jpg") no-repeat left center;
	padding: 10px 0 10px 50px;
	font-size: 110%;
	font-weight:bold;
	display:inline;
	float:left;
	margin-right: 20px;
	
}
div.article dl#category dd a {
	float:none;
	padding: 0;
	font-size: 100%;
	margin: 0;
	background:none	
}
dl#category dd em {
	font-style:italic;
	font-weight:normal
		
}
dl#category {
	width:100%;
	margin-bottom: 15px;
	overflow:hidden;
}
dl#drob a {
	white-space: nowrap
}
#basic h4.req {
	color: #be0000
}
#basic h5, #basicr h5 {
	color: #860607;
	font-weight: normal;
	font-size: 110%;
	padding: 0 0 3px 0;
	margin: 0;
	text-transform: uppercase
}
#basic #lastcomments h5, #basicr #lastcomments h5  {
	color:#000	
}
#basic #lastcomments .comm1 h5, #basicr #lastcomments .comm1 h5 {
	color:#840000	
}
#floatbug p {
	padding-bottom: 20px;
}
/* header */
/* paragraphs */
.error, .oki {
	text-align: center;
	padding: 10px;
	border: 1px solid #aa181b;
	margin: 15px 35px 15px 20px;
	color: #aa181b
}
#basic .error h4 {
	color: #aa181b
}
.error p {
	color: #000
}
#basic .oki h4 {
	font-size: 130%;
	color: #649c6f
}
.oki {
	color: #000;
	border: 1px solid #649c6f
}
p.error {
	font-weight: bold;
	color: #aa181b
}
#por form table td.smallest {
	width: 30px
}
#basic p.back, #basicr p.back {
	text-align: right;
	padding-top: 15px
}
#basic p.page, #basicr p.page {
	text-align: right;
	margin: 0;
	width: 100%;
	overflow:hidden;
	padding: 0;
}
#basic .article p.page, #basicr .article p.page {
	padding-bottom: 15px;
}
.page span, .page b, .page a, .page strong {
	display:inline;
	float:left;

}
.page b, .page strong, .page a, .page span.leftp {
	padding: 2px 7px;
	margin: 0 0 0 5px;
}
.page span.sep {
	padding-left: 5px;
	padding-right: 0;	
}
.page span.leftp {
	padding:2px 0;	
	margin: 0;

}
.page strong {
	background: #f9c713;
	border: 1px solid #f9c713;
	color:#000;	
}

.page a ,.page a:link, .page a:visited {
	color:#111;
	background: #fff;
	border: 1px solid #f9c713;

}
.page a:hover, .page a:active, .page a:focus {
	color:#000;
	background:#f2f2f2
}
.page a strong {
	font-weight: normal;
	padding: 0;
	margin: 0;
	background:none;
	border:none;
	color:#000	
}
.page span.rightp {
	float:right;
}
.inkat {
	margin: 8px 0
}
#floatbug p.anotace {
	margin-bottom: 15px;
	color: #400000;
	font-size: 110%;
	padding-bottom: 15px;
	border-bottom: 1px solid #cacaca
}
p.img {
	float: left;
	margin: 10px 10px 10px 0
}
#basic p.author {
	margin-top: 25px;
	font-style: italic;
	text-align: right
}
#new .rekl p {
	text-align: center
}
/* paragraphs */
/* lists */
#basic ul#extras, #basicr ul#extras {
	padding-bottom: 15px;
	overflow:hidden;
	border-bottom: 1px solid #cacaca	
}
ul#extras strong {
	color: #400000;
}
ul#extras li span {
	display:inline;
	float:left;
	margin: 0 15px 0 0;
	border: 1px solid #cacaca		
}
ul#extras li.extras {
	font-size: 110%;
	width:100%;
	padding-bottom: 5px;
	color:#400000
}
div.textbasket ul {
	padding-left: 30px;
}
div.textbasket ul li {
	padding: 3px 0;
	list-style:square	
}
ol.letter {
	list-style: lower-alpha
}
#basic ol li {
	list-style: decimal
}
#basic ol li ul li {
	list-style: square
}
dl {
	margin: 0;
	padding: 5px 0
}
dt {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	font-weight: bold
}
dd {
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 1.4
}
dl#drob, dl#category {
	padding: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #cacaca
}

ul.error {
	font-weight: bold;
	color: #aa181b;
	text-align: left;
	border: none
}
/* lists */
/* form */
#basic input, #basicr input, #basic textarea, #basicr textarea, #basic select, #basicr select {
	margin-bottom: 5px
}
.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 select, #sort label {
	vertical-align: middle;
	margin: 0 5px 0 0
}
#sort {
	padding: 10px 0;
	width: 100%;	
}

#noback #reg, #noback #por {
	padding-left: 0
}
#reg form, #log form, #obj form, #comment form, #por form, #slov form, #acces, #cetelem form, #comments form {
	line-height: 1.5em;
	margin: 0
}
fieldset#producer input {
	border:none;
	background:none;
	
}
#producer input.param {
cursor:pointer;
	cursor:hand	
}
#comment fieldset#producer input {
	width:auto;
	display: inline;
	vertical-align:middle	
}
#producer table {
	width:100%;
}
#producer td {
	border: 1px solid #cacaca	
}
#searchcom {
	padding-bottom: 20px;	
}
#reg fieldset, #log fieldset, #obj fieldset, #comment fieldset, #por fieldset, #slov fieldset, #acces fieldset, #comments fieldset {
	border: 1px solid #cacaca;
	padding: 10px 20px;
	margin: 0 0 10px 0
}
#comment fieldset#producer {
	border:none;
	padding:0	
}
#obj fieldset.noborder {
	border: none;
	padding: 0 10px
}
#article-detail img.noborder, #article-detail img.noborder {
	border: none;	
}
#article-detail ul li strong {
	color:#400000	
}
#basic #article-detail ul, #basicr #article-detail ul {
	padding: 0 0 15px 35px;	
}
#basic #article-detail ul li, #basicr #article-detail ul li {
	list-style: square;
	margin: 0 0 7px 0	
}
#reg legend, #log legend, #obj legend, #comment legend, #por legend, #slov legend, #acces legend, #comments legend {
	padding: 8px 10px;
	font-size: 100%;
	font-weight: bold;
	background: #d99d21 url("../img/thead.gif") repeat-x;
	margin-bottom: 5px
}
#reg input, #log input, #obj input, #comment input, #comments input  {
	display: block;
	width: 500px
}
#obj input.radio {
	width: auto;	
}
textarea {
	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 {
	width: 200px
}
#cetelem input.button, #reg input.button, #log input.button, #koupit input.button, #obj input.button, #comment input.button, #por input.button, #comments input.button {
	margin: 10px auto
}
#koupit fieldset {
	border: none
}
#koupit p.submit {
	text-align: center
}
form fieldset table td.pocet input {
	margin: 0 0 0 15px
}
span.arow {
	display: inline;
	width: 11px;
	float: right;
	margin-top: -3px;
	cursor: pointer;
}
span.arow a, span.arow img {
	display: block;
	width: 11px
}
#cetelem label, #reg label, #log label, #obj label, #comment label, #comments label {
	padding: 7px 0 0 0
}
#reg table label {
	width: 150px;
	padding: 0
}
#reg fieldset {
	margin-bottom: 10px
}
#reg form fieldset table {
	border: none
}
#reg table th {
	text-align: left;
	padding: 3px 10px 10px 10px;
	background: none;
	font-size: 130%;
	color: #3a526a;
	font-weight: normal
}
#reg table input {
	width: 50px
}
#reg form fieldset table td {
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	background: none
}
table#acces td {
	vertical-align: middle;
	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, #comment form p.submit, #basketform p.submit {
	text-align: center;
	padding: 15px 0
}
#reg br, #log br, #obj br, #comment br, #comments br {
	display: none
}
#reg #type input {
	display: inline;
	width: 20px;
	cursor: pointer
}
#reg #type br {
	display: block
}
.act {
	color: #dc500d;
	font-weight: bold
}
.req {
	font-weight: normal;
	color: #be0000
}
#nav .req {
	color: #f7c100;
}
thead label.req {
	font-weight: bold;
	color: #fff !important
}
#basic ul.req {
	padding-bottom: 15px
}
#log form {
	text-align: center;
	padding: 0 35px 0 20px
}
#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 */
#detail {
	padding: 0 0 20px 0;
	margin-bottom: 10px
}
#detail h2 {
	padding-top: 10px;	
}
#detail h2, #detail p.info1 {
	background: #fff;
}
#detail p.info1 {
	background: url("../img/info1.gif") no-repeat left bottom;
	margin-bottom: 15px;	
}
#detail p.detimg {
	float: right;
	text-align: right;
	background:#fff;
	display:inline;
	margin: 10px 0 10px 20px
}
#detail strong.bigger {
	color:#6b6d75;
	font-size: 130%	
	}
p.detimg img {

	border: none;
}
#detail ul {
	margin: 0;
	padding-left: 0
}
#detail ul.detail {
	padding-left: 20px
}
#detail ul.detail li {
	list-style: circle
}
#detail ul.links {
	padding: 10px 0 0 0;
	width: 100%;
	overflow:hidden;
	border-top: 1px solid #cacaca
}
#detail ul.links li {
	list-style: none;
	display:inline;
	float:left;
	margin-right: 25px;
	font-size: 120%
}
#detail li.kosik {
	background: url("../img/kosik.gif") no-repeat left center
}

#detail ul.links li a {
	padding: 10px 0 10px 40px;
	display:inline;
	float:left;	
	text-decoration:none;
}
#detail li.fav a {
	background: url("../img/fav.gif") no-repeat left center
}
#detail li.forum a {
	background: url("../img/forum.gif") no-repeat left center
}
#detail li.print a {
	background: url("../img/print.gif") no-repeat left center
}
 p strong,   .spec strong {
	color: #400000;
}
.spec {
	width: 100%;
	clear: right
}
#detail #drob a {
	font-weight: bold
}
#comment {
	margin-top: 15px
}
.end {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px
}
#basicr p.back {
	text-align: left;
	margin-bottom: 10px
}
.nextimg {
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
	text-align: left;
	clear: right
}
.nextimg h3 {
	text-align: left
}
.nextimg img {
	margin: 5px 5px 5px 0
}
#basic li {
	padding: 3px 0;
	line-height: 1.3
}
/* detail */
/* fav, lang */
#fav {
	width: 43px;
	height: 130px;
	position:absolute;
	right: -43px;
	top: 400px;	
	background:url("../img/lang.png") no-repeat left bottom;
}
.lang {
	width: 43px;
	position:absolute;
	left: 0;
	top: 58px;
	text-align:center;	
}
.lang img {
	border: 1px solid #000;
	display:block;
	margin: 10px auto;
	position:relative;
	left: -2px;	
}
.lang a img {
	border:1px solid #fff;
}
/* fav, lang */

/* table */
th, td {
	vertical-align:middle	
}
#basket th, #basket td {
	text-align: center;
	border: 1px solid #cacaca;
	border-left: none;
	border-right: none;
}
.lichy {
	background: #f2f2f2	
}
#basket th.nazev, #basket td.nazev {
	text-align: left
}
table#basket, table#dodani, table#platba, #spec table, #bestproduct table {
	border: none;
	width: 100%
}
#spec {
	width: 100%;
	border-top: 1px solid #cacaca;
	padding-top: 15px;	
}
#spec table td, #spec table th, #bestproduct td {
	border: 1px solid #cacaca;
	vertical-align:middle	
	
}
fieldset#producer td {
	padding: 0 0 0 5px;
	width:25%;
	white-space:nowrap;
	overflow:hidden
}
fieldset#producer td input {
	font-size:90%;
	margin-right: 0;
	
}
table#basket tfoot tr#sumprice td {
	background: #d99d21 url("../img/thead.gif") repeat-x;
	font-size: 130% !important;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 10px solid #fff
}
#bestproduct a {
	display:block;
	width:100%;
	text-decoration:none
}
#bestproduct td b {
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:110%	
}
#bestproduct a:first-line {
	font-size: 110%	;
	text-decoration:underline
}
table#basket tfoot td input {
	margin: 0
}
#smallphoto table td {
	text-align: center;
	vertical-align: top
}
#smallphoto td img {
	display: block;
	margin: 10px auto
}
td {
	padding: 5px 10px
}
tfoot td, #basket tfoot td {
	padding: 5px 10px;
	border:none;
	color: #000;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	font-size: 100%;
	margin: 10px 0
}
#acces th, #obj th, #basket th {
	padding: 7px 10px
}
table#podminky {
	width: 70%;
	margin-bottom: 15px
}
table#podminky th, table#podminky td {
	padding: 7px 10px;
	text-align: center
}
table#podminky th.toright, table#podminky td.toright {
	text-align: right;
	padding-right: 20px
}
#obj th {
	border-bottom: none;
	text-align: center
}
#obj td {
	padding: 10px;
	text-align: center;
	line-height: 1.4
}
#obj th.nazev, #obj td.nazev {
	text-align: left
}
#basket tbody td, #obj tbody td {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece
}
#basket input {
	text-align: center
}
thead th
 {
	background: #d99d21 url("../img/thead.gif");
	color: #000;
	font-weight:bold;
	font-size: 120%
}
#obj tfoot td.nazev, #obj thead th.nazev {
	text-align: left
}
#obj td.nazev {
	text-align: left
}
#acces td.name, #acces th.name {
	width: 250px;
	text-align: left
}
#acces td, #suma td {
	border-bottom: none
}
#obj #basket input, table#basket1 input {
	text-align: center;
	width: auto;
	margin-right: 5px;
}
table#acces td.basket1 {
	width: 120px;
	text-align: center
}
#basket1 select {
	width: 100%;
	margin-top: 5px
}
table#podminky tr.last td {
	background: none
}
#por div td, #por div tr {
	vertical-align: top
}
#por th {
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	text-align: center;
	padding: 4px 0
}
#srov th, #srov td {
	vertical-align: top;
	padding: 10px
}
#srov thead th {
	text-align: left !important
}
tbody .srov {
	background: #f2f2f2
}
#por thead th {
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	font-size: 110%;
	font-weight: bold;
	color: #562f12
}
#por thead th.center {
	text-align: center
}
#por table td.small {
	width: 45px;
	text-align: center
}
#por table td.prodetail {
	width: 80px;
	text-align: center
}
#por table td.delete {
	width: 120px;
	text-align: center
}
#par span, .table span {
	font-weight: bold
}
table input {
	margin-top: 2px
}
#suma th, #obj th, table#basket th, #dhl th {
	padding: 7px 10px;
	border: 1px solid #fcd152
}
#suma th, #suma td, table#par, #dhl th, #dhl td {
	text-align: center;
	padding: 4px 10px;
	border: 1px solid #cecece
}
#noback table#srov thead tr.noback th {
	background: none;
	padding: 10px;
	font-size: 110%
}
table#srov th img {
	margin: 10px 0
}
#srov td, #srov th {
	border: 1px solid #cecece
}
table#par td {
	text-align: left;
	vertical-align: top
}
table#par td strong {
	display: block;
	padding: 5px 10px
}
#suma td, #dhl td {
	padding: 4px 10px
}
#suma th.name, #suma td.name, #dhl th.name, #dhl td.name, #basketform th.name {
	text-align: left
}
#suma img, td.img img {
	border: none;
	vertical-align:middle;
	margin: 0
	
}
table#dhl {
	width: 50%;
	margin-left: 5px
}
table#dhl tfoot td {
	font-size: 86%
}
/* table */
/* links */
a {
	text-decoration: underline;
	font-weight: normal
}
a:link, a:visited {
	color: #000;
	text-decoration: underline
}
a:hover {
	color: #840000
}

#srov a {
	font-weight: bold
}
#copy a:link, #copy a:visited {
	color: #000
}
#copy a:hover, #copy  a:active, #copy a:focus {
	color: #a24526
}

img {
	border: none;
	margin-bottom: 5px
}
#head span a {
	display: block;
	width: 419px;
	height: 138px
}
a#toplist {
	width: 1px;
	height: 1px;
	float: right
}
#toplist img {
	border: none
}
/* 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
}
table.box th, table.box td {
	text-align: center;
	border: 1px solid #cecece
}
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 strong, #detail #spec h4 {
	font-weight: bold
}
h4 strong {
	color: #000
}
#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: #ececec;
	border: 1px solid #cecece
}
#floatbug p.news {
	padding-bottom: 0
}
p.news strong.red {
	padding: 0 0 10px 0;
	color: #0862b0;
	display: block;
	border-bottom: 1px solid #6d9ade
}
.red a:link, .red a:visited {
	color: #dc500d
}
.red a:hover {
	color: #000
}
#kat {
	margin-top: 10px
}
form#prepocet input.button {
	width: 160px
}
.table table {
	width: 100%
}
div.text table#basket {
	margin-bottom: 15px
}
div.text table#basket td {
	border: 1px solid #cecece
}
table#platba td, table#dodani td {
	width: 50%
}
table#dodani th, table#dodani td {
	border: none
}
table#dodani td, table#platba td {
	padding: 3px 5px
}
table#basket, table#basket1 {
	margin-bottom: 5px
}
.catimage {
	display: block;
	margin: 15px 0 10px 0;
	float: none
}
#basic #floatbug p.prep, #basicr #floatbug p.prep {
	text-align:left;
	width:100%;
	color:#840000;
	padding-top: 10px;
}

#new .rekl img {
	margin-bottom: 3px
}
img.imgleft {
	float: left;
	margin: 0 15px 0 0
}
img.imgright {
	float:right;
	margin: 0 0 0 15px;	
}
p.news br {
	clear: left
}
#new img, .origimg img {
	border: none;
	margin: 7px 0
}
#new .tips img {
	margin-bottom: 0
}


p.small strong {
	display: block;
	padding: 0 0 5px 0
}
#log fieldset {
	padding-bottom: 20px
}
#smalltext {
	width:100%;
	overflow:hidden
}
#smalltext p {
	padding: 15px 0	
}
#basic p#buy {
	text-align: center;
	padding: 0;
	margin: 0;
	clear: right
}
p#buy input {
	width: 152px;
	height: 35px;
	margin: 15px auto;
	background:  url("../img/button.gif") no-repeat;
	color:#fff;
	border:none;
	cursor:pointer;
	cursor:hand;
	font-size: 130%
}
p#buy input:hover {
	background-position:left bottom;
	color:#000	
}
#new p.disc {
	text-align: center;
	background-position: left bottom
}
#new p.disc img {
	position: relative;
	left: -7px
}
#floatbug .text ul {
	margin-top: 0;
	padding-bottom: 10px
}
.spec form {
	padding-top: 15px
}
#new .nav dd a {
	display: block;
	padding-bottom: 3px
}
#spec ul {
	padding: 0 0 15px 35px
}
#spec li {
	list-style: square
}
.article {
	width: 100%;
	overflow:hidden;
	
}

.article img {
	float: left;
	display: inline;
	margin: 0 20px 15px 0;
	padding: 15px;
	border: 1px solid #cacaca
}
#article-detail h4, #basic .contact-text h4, #basicr .contact-text h4 {
	padding: 0 0 10px 0;
	font-size:110%;
	font-weight:bold	
}
#article-detail p img {
	float: right !important;
	display: inline;
	margin: 0 0 0 20px
}
#article-detail p img.imgleft {
	float: left !important;
	display: inline;
	margin: 0  20px 0 0
}
#article-detail p img.imgright {
	float: right !important;
	display: inline;
	margin: 0 0 0 20px
}
#article-detail p.anotace img {
	display: none
}

.best {
	background: url("../img/navul.gif") no-repeat left bottom;
	padding: 0 15px 35px 0
}

#lastcomments {
	background: #fff	
}
#lastcomments #comment .comm0, #lastcomments #comment .comm1 {
	border: none;
	background: none;
	padding: 0;
	margin: 0
}


#lastcomments #comment .comm0, #lastcomments #comment .comm1 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cecece
}
#lastcomments #comment .comm1 {
	margin-left: 35px;
	color: #840000
}
#lastcomments #comment .comm1 p {
	color:#840000
}

#related {
	width: 100%;
}
#related td {
	border: 1px solid #cacaca
}
#related a {
	padding: 0 0 0 20px;
	background: url("../img/navli.gif") no-repeat 0 0.35em
}
