BODY
{
	background-color: #ac2b3d;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

FORM
{
	margin: 0px;
	padding: 0px;
}

IMG
{
	border: none;
	display: block;
}

TABLE
{
	border-collapse: collapse;
	border-spacing: 0px;
}

TD
{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	font-size: 100%;
}

INPUT, SELECT, BUTTON
{
	font-size: 90%;
}

.cleaner
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

A
{
	color: #000;
	text-decoration: none;
}

A:hover
{
	text-decoration: none;
}

#page
{
	width: 819px;
	padding-right: 18px;
	position: relative;
	background-color: #fff;
	background-image: url('/img/bg-page.gif');
	background-repeat: repeat-y;
	position: relative;
}

#header
{
	position: relative;
	height: 127px;
	background-image: url('/img/bg-header.jpg');
	background-repeat: no-repeat;
}

#footer
{
	position: relative;
	height: 57px;
	border-top: 1px solid #f2f6f4;
	border-bottom: 1px solid #c8dbd2;
	background-image: url('/img/bg-footer.jpg');
	background-repeat: repeat-y;
}

#footer-logo
{
	position: absolute;
	right: 11px;
	top: 5px;
}

#footer-copy
{
	color: #4f755b;
	font-size: 80%;
	position: absolute;
	left: 4px;
	bottom: 4px;
}

.alt
{
	display: none;
}

#home-link
{
	position: absolute;
	display: block;
	width: 200px;
	height: 120px;
	display: block;
}


#header-topline
{
	position: absolute;
	right: 33px;
	top: 5px;
	white-space: nowrap;
	font-size: 90%;
}

#header-search
{
	position: absolute;
	right: 33px;
	top: 25px;
	font-size: 90%;
}

#header-search INPUT
{
	margin-right: 5px;
}

#mmenu
{
	list-style-type: none;
	position: absolute;
	left: 220px;
	top: 70px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#mmenu LI
{
	display: block;
	float: left;
	padding: 0px 5px 0px 6px;
	border-right: 1px solid black;
	line-height: 14px;
	font-size: 120%;
}

#mmenu LI.basys-net
{
	position: relative;
	width: 100px;
	height: 10px;
}

#mmenu LI.basys-net A
{
	position: absolute;
	top: -5px;
}

#mmenu LI A:hover
{
	color: #f00;
}


#mmenu LI.nodeco
{
	border-right: 0px !important;
}

#links
{
	list-style-type: none;
	position: absolute;
	left: 20px;
	top: 98px;
	margin: 0px;
	padding: 0px;
}

#links LI
{
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
	line-height: 23px;
	height: 23px;
	background-image: url('/img/bg-links-button-l.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

#links LI A
{
	display: block;
	background-image: url('/img/bg-links-button-r.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #fff;
}

#links LI A:hover
{
	text-decoration: none;
	color: #ff0;
}

#content
{
	width: 614px;
	float: right;
}

#lmenu
{
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	width: 205px;
	float: left;
	z-index: 5000;
}

#lmenu UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

#lmenu LI
{
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	background-image: url('/img/bg-lmenu-header.gif');
	background-repeat: no-repeat;
	line-height: 26px;
	font-weight: bold;
}

#lmenu A
{
	padding-left: 11px;
	display: block;
}

#lmenu A:hover
{
	color: #c00;
	text-decoration: none;
}


#lmenu LI UL LI
{
	background-image: none;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	background-image: url('/img/bg-lmenu-item.gif');
	background-position: left bottom;
	border: 0px solid black;
}

#lmenu LI UL LI A
{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 194px;
}
#lmenu LI UL LI UL LI A
{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin-left: 10px;
	width: 184px;
}
#lmenu LI UL LI UL LI UL LI A
{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin-left: 20px;
	width: 174px;
}

#content-top
{
	background-color: #c8d2cd;
	background-image: url('/img/bg-content-top.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 2px;
}

#content-top.no-banner
{
	padding-top: 20px;
}

.banner
{
	width: 614px;
	overflow: hidden;
}

.drobecky
{
	line-height: 14px;
	padding: 6px 10px 2px 20px;
	font-size: 80%;
	position: relative;
}

#content-top div A, #content-top A:hover {
	text-decoration: none;
}

H3
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('/img/bg-h3-l.gif');
	background-repeat: repeat-x;
	color: #fff;
	line-height: 18px;
	font-size: 100%;
}

H3 SPAN
{
	padding: 4px 15px 0px 20px;
	display: block;
	background-image: url('/img/bg-h3-r.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

H3.light
{
	background-image: url('/img/bg-h3-l-light.gif');
}

H3.light SPAN
{
	background-image: url('/img/bg-h3-r-light.gif');
}

.box
{
	width: 297px;
	height: 141px;
	background-image: url('/img/bg-box.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
	position: relative;
}
.box A.boxlink
{
	display: block;
	position: relative;
	color: #3f5f5f;
}

.centerbox1 {
	margin-left: 10px;
	cursor: pointer;
	display: table;
	height: 121px;
	width: 121px;
	_position: relative;
	overflow: hidden;
	background-image: url('/img/bg-box-a.gif');
	background-repeat: no-repeat;

}

.centerbox2 {
	_position: absolute;
	_top: 50%;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
	width: 121px;
}

.centerbox3 {
	_position: relative;
	_top: -50%;
	width: 100%;
}

.box A STRONG
{
	cursor: pointer;
	position: absolute;
	left: 149px;
	top: 53px;
	display: block;
	width: 150px;
}

.box A:hover
{
	color: #c00;
	text-decoration: none;
}

.box A:hover SPAN
{
}

H4.obsah-kategorie
{
	background-image: url('/img/bg-h4-obsah-kategorie.gif');
	line-height: 23px;
	color: #3f5f5f;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 100%;
}

.detail-box
{
	background-color: #fff;
	padding: 10px 20px;
}

.detail-box .imgproduktu
{
	display: block;
	width: 295px;
	float: left;
}

.detail-box .info
{
	display: block;
	float: left;
	width: 278px;
}

.detail-box H1
{
	color: #993333;
	font-size: 100%;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.detail-box .images A IMG
{
	border: 1px solid #006666;
	margin: 10px 10px 0px 0px;
	float: left;
}

.line
{
	background-image: url('/img/bg-line.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	position: relative;
	clear: both;
	padding: 10px 20px;
}

.line .img A
{
	display: block;
	width: 119px;
	height: 119px;
	border: 1px solid #006666;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}

.line .img
{
	display: block;
	float: left;
	width: 147px;
	position: relative;
}

.line .blankimg A
{
	display: block;
	width: 119px;
	height: 119px;
	border: 0px solid #006666;
	background-position: center center;
	background-repeat: no-repeat;
}

.line .blankimg
{
	display: block;
	float: left;
	width: 147px;
	position: relative;
}


.line H4, .line H4 A
{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	color: #993333;
	font-size: 100%;
	text-decoration: none;
}


.line .info
{
	padding: 15px 0px 0px 0px;
	display: block;
	width: 420px;
/*	float: left; */
	position: relative;
}

.line .link-more
{
	position: absolute;
	right: 10px;
	top: 10px;
	_top: 20px;
	padding-right: 30px;
}

.link-more
{
	color: #3f5f5f;
	font-weight: bold;
	padding-right: 22px;
	background-image: url('/img/icon-more.gif');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 14px;
	padding-right: 30px;
}

.link-starsi
{
	color: #993333;
	font-size: 120%;
	font-weight: bold;
	padding-right: 22px;
	background-image: url('/img/icon-more.gif');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 14px;
	padding-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: block;
}

.link-novejsi
{
		color: #993333;
	font-size: 120%;
	font-weight: bold;
	padding-left: 22px;
	background-image: url('/img/icon-less.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 14px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	display: block;
}

.link-z-novinky
{
	color: #3f5f5f;
	font-weight: bold;
	background-image: url('/img/icon-less.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 14px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.text-content
{

}

.text-content H1
{
	color: #990000;
	font-weight: bold;
	font-size: 130%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.text-content .imgperex {
	display: block;
	border: 0px solid #006666;
	margin-right: 15px;
	margin-bottom: 15px;
}

.text-content .images A IMG
{
	border: 1px solid #006666;
	margin: 10px 10px 0px 0px;
	float: left;
}

#home-lcol

{
	width: 414px;
	float: left;
	position: relative;
}

#home-rcol
{
	position: relative;
	margin-top: -24px;
	float: left;
	width: 200px;
}

#home-rcol H3
{
	margin-bottom: 2px;
}

/* #home-lcol */.home-box
{
	padding-right: 4px;
	background-image: url('/img/bg-home-box-r.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
}

/* #home-lcol */.home-box .box-cont
{
	background-image: url('/img/bg-home-box.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
/*
.home-box .box-cont .img {
	display: block;
	float: left;
	width: 140px;
	position: relative;
}
*/
.home-box .box-cont .img A
{
	display: block;
	width: 119px;
	height: 119px;
	border: 1px solid #006666;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}

.home-box .box-cont .img
{
	padding: 10px 0px 0px 20px;
	display: block;
	float: left;
	width: 150px;
	position: relative;
}


.home-redline
{
	height: 2px;
	line-height: 2px;
	background-image: url('/img/bg-home-box-redline.gif');
	clear: both;
}

/* #home-lcol */.home-box .info
{
	padding: 10px 0px 10px 0px;
	float: left;
	width: 420px;
}

.home-box .info H4,
.home-box .info H4 A
{
	margin: 0px;
	padding: 0px;
	color: #993333;
	font-size: 100%;
}

.home-box .link-more
{
	display: block;
	height: 15px;
	position: relative;
	float: left;
}

#home-rcol .home-box
{
	border-bottom: 1px solid #cad6cf;
}

#home-rcol .img
{
	padding: 10px 0px;
}

#home-rcol .img IMG
{
	margin: 0px auto;
}

#home-rcol .info
{
	padding: 10px 20px;
}


#home-rcol .info H4,
#home-rcol .info H4 A
{
	color: #000;
}

#home-rcol .info STRONG
{
	color: #ff6600;
}

.produkt-body {
	padding-left: 0px;
}

.tabulka TD {
	padding: 4px 4px 4px 4px;
	font-size: 100%;

}

#promoplochy {
	position: absolute;
	left: 840px;
	top: 125px;
}

#content A {
	text-decoration: underline;
}



#filtrovani-dokumentu #produkt-field select {
	width: 420px;
}

#vyhledavani-prodejny SELECT {
	width: 200px;
}

.images .img A
{
	display: block;
	width: 119px;
	height: 119px;
	border: 1px solid #006666;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}

.images .img
{
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
}

.images-male .img A
{
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #006666;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}

.images-male .img
{
	display: block;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	position: relative;
}

.box A {
	background-color: #fff;
}
.box A span
{
	display: block;
	width: 119px;
	height: 119px;
	border: 1px solid #006666;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}

/* vyhledavani */
.srch-right {
	float: right;
}

.srch-right a {
	margin: 0;
}

.srch-left {
	float: left;
}

.srch-left a {
	margin: 0;
}

ul#srch-results {
	margin: 0;
	padding: 20px 0;
}

ul#srch-results li {
	list-style-type: none;
	margin-bottom: 15px;
}

ul#srch-results li a {
	color: #933;
	font-weight: bold;
	font-size: 11px;
}

ul#srch-results li .smallurl {
	font-weight: normal !important;
}

