@charset "UTF-8";
body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#siteHeader {
	width:1000px;
	margin:0 auto;
	text-align:left;
	position:relative;
	padding: 0px;
	clear:left;
	vertical-align:middle;
}
#siteContent {
	height: auto;
	width: 960px;
	margin:0 auto;
	background-color: #FFFFFF;
	text-align:left;
	padding: 20px 20px 20px 20px;
	position:relative;
	clear:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#siteFooter {
	width:955px;
	margin:0 auto;
	text-align:left;
	padding-left: 20px;
	padding: 0px;
	clear:both;
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

/*************************************************** Basic ***************************************************/
H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #799025;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #adab00;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
H3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
.textBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cf0084;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #0094cf;
}
a:hover {
	text-decoration: none;
}
a.linkKluci {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0094cf;
	line-height: 20px
}
a.linkKluci:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.linkKluciSub {
	text-decoration: none;
	color: #000000;
	position:relative;
	left: 20px;
}
a.linkKluciSub:hover {
	text-decoration: none;
	color: #0094cf;
	font-weight: bold;
}
a.linkKluciSubSel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0094cf;
	line-height: 20px;
	position: relative;
	left:20px
}
a.linkKluciSubSel:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.linkHolky {
	text-decoration: none;
	color: #cf0084;
	line-height: 20px
}
a.linkHolky:hover {
	text-decoration: none;
	font-weight: bold;
}
a.linkHolkySubSel {
	text-decoration: none;
	color: #cf0084;
	line-height: 20px;
	position: relative;
	left:20px
}
a.linkHolkySubSel:hover {
	text-decoration: none;
	font-weight: bold;
}
a.linkHolkySub {
	text-decoration: none;
	color: #000000;
	position:relative;
	left: 20px;
}
a.linkHolkySub:hover {
	text-decoration: none;
	color: #cf0084;
	font-weight: bold;
}
a.linkOutlet {
	text-decoration: none;
	color: #799025;
	line-height: 20px
}
a.linkOutlet:hover {
	text-decoration: none;
	font-weight: bold;
}
a.linkOutletSubSel {
	text-decoration: none;
	color: #799025;
	line-height: 20px;
	position: relative;
	left:20px;
}
a.linkOutletSubSel:hover {
	text-decoration: none;
	font-weight: bold;
}
a.linkOutletSub {
	text-decoration: none;
	color: #000000;
	position:relative;
	left: 20px;
}
a.linkOutletSub:hover {
	text-decoration: none;
	color: #799025;
	font-weight: bold;
}
a.linkLeft {
	text-decoration: none;
	color: #000000;
	line-height: 16px
}
a.linkLeft:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00becf;
}


/*************************************************** Header ***************************************************/
#montaz {
	width: 1000px;
	height: 124px;
	background-image: url(/css/images/header_bg.jpg);
	background-repeat: no-repeat;
	float: left
}
#logo {
	width: 252px;
	height: 91px;
	position:relative;
	left: 30px;
	top: 10px;
	float: left
}


/*************************************************** Menu ***************************************************/
#menuHorizontal {
	width: 800px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	background-image: url(/css/images/header_menu.jpg);
	background-repeat: no-repeat;
	float: left;
}
.btnBlue {
	width: auto;
	min-width:10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	vertical-align:middle;
	background-image: url(/css/images/btn_blue.jpg);
	background-repeat: repeat-x;
	float:left
}
.btnBlueRight {
	width: 10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background-image: url(/css/images/btn_blueRight.jpg);
	background-position: right;			
	background-repeat: no-repeat;
	float:left
}
.btnBlueLeft {
	width: 10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background-image: url(/css/images/btn_blueLeft.jpg);
	background-position: left;			
	background-repeat: no-repeat;
	float:left
}
.obalBlue:hover .btnBlueLeft {
	background: url(/css/images/btn_blueLeft_over.jpg) 0 0 no-repeat;
	background-position: left;			
	width: 10px;
	height: 45px;
	
}
.obalBlue:hover .btnBlueRight {
	background: url(/css/images/btn_blueRight_over.jpg) 0 0 no-repeat;
	background-position: right;		
	width: 10px;
	height: 45px;
}
.obalBlue:hover .btnBlue {
	background: url(/css/images/btn_blue_over.jpg) 0 0 repeat-x;
}
.btnLile {
	width: auto;
	min-width:10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	vertical-align:middle;
	background-image: url(/css/images/btn_lile.jpg);
	background-repeat: repeat-x;
	float:left;
}
.btnLileRight {
	width: 10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background-image: url(/css/images/btn_lileRight.jpg);
	background-position: right;			
	background-repeat: no-repeat;
	float:left
}
.btnLileLeft {
	width: 10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background-image: url(/css/images/btn_lileLeft.jpg);
	background-position: left;		
	background-repeat: no-repeat;
	float:left
}
.obalLile:hover .btnLileLeft {
	background: url(/css/images/btn_lileLeft_over.jpg) 0 0 no-repeat;
	background-position: left;		
	width: 10px;
	height: 45px;
	
}
.obalLile:hover .btnLileRight {
	background: url(/css/images/btn_lileRight_over.jpg) 0 0 no-repeat;
	background-position: right;			
	width: 10px;
	height: 45px;
}
.obalLile:hover .btnLile {
	background: url(/css/images/btn_lile_over.jpg) 0 0 repeat-x;
}
.btnGreen {
	width: auto;
	min-width:10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	vertical-align:middle;
	background-image: url(/css/images/btn_green.jpg);
	background-repeat: repeat-x;
	float:left
}
.btnGreenRight {
	width: 10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background-image: url(/css/images/btn_greenRight.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float:left
}
.btnGreenLeft {
	width: 10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background-image: url(/css/images/btn_greenLeft.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float:left
}
.obalGreen:hover .btnGreenLeft {
	background: url(/css/images/btn_greenLeft_over.jpg) 0 0 no-repeat;
	background-position: left;
	width: 10px;
	height: 45px;
	
}
.obalGreen:hover .btnGreenRight {
	background: url(/css/images/btn_greenRight_over.jpg) 0 0 no-repeat;
	background-position: right;
	width: 10px;
	height: 45px;
}
.obalGreen:hover .btnGreen {
	background: url(/css/images/btn_green_over.jpg) 0 0 repeat-x;
}

.btnYellow {
	width: auto;
	min-width:10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	vertical-align:middle;
	background-image: url(/css/images/btn_green.jpg);
	background-repeat: repeat-x;
	float:left
}
.btnYellowRight {
	width: 10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background-image: url(/css/images/btn_greenRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float:left
}
.btnYellowLeft {
	width: 10px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background-image: url(/css/images/btn_greenLeft.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float:left
}
.obalYellow:hover .btnYellowLeft {
	background: url(/css/images/btn_greenLeft_over.jpg) 0 0 no-repeat;
	background-position: left;
	width: 10px;
	height: 45px;
	
}
.obalYellow:hover .btnYellowRight {
	background: url(/css/images/btn_greenRight_over.jpg) 0 0 no-repeat;
	background-position: right;
	width: 10px;
	height: 45px;
}
.obalYellow:hover .btnYellow {
	background: url(/css/images/btn_green_over.jpg) 0 0 repeat-x;
}


a.linkMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.linkMenu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #43520d;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.linkMenuKluci {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.linkMenuKluci:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00405a;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.linkMenuHolky {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.linkMenuHolky:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6e0046;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

/*************************************************** Košík ***************************************************/
#kosik {
	width: 185px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	background-image: url(/css/images/kosik_bg.jpg);
	background-repeat: no-repeat;
	text-align:right;
	float: left;
	cursor:pointer;
}
#kosikIn {
	width: 100px;
	height: 30px;
	margin: 0px;
	padding: 5px;
	padding-top: 10px;
	padding-right: 45px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444300;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	float: right;
}
.kosikItem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a10000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/*************************************************** Search ***************************************************/
#search {
	width: auto;
	height: 55px;
	padding-left: 20px;
	padding-top: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #656300;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	float: left;
}
#search input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #adab00;
	background-color:#ffffff;
	text-decoration:none;
	width: auto;
	height: 13px;
	margin: 0px;
	vertical-align: top;
}
#search input[type="button"]{
	background: url(/css/images/btn_search.jpg) 0 0 no-repeat;
	width:60px;
	height:17px;
	border: 0px;
	cursor:pointer;
}



/*************************************************** Login ***************************************************/
#login {
	width: auto;
	height: 55px;
	padding: 5px;
	padding-left: 20px;
	padding-top: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #656300;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	float: right;	
	line-height: 13px;
	text-transform:uppercase;
}
#login input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #adab00;
	background-color:#ffffff;
	text-decoration:none;
	width: 80px;
	height: 13px;
	margin: 0px;
	vertical-align: top;
}
#login input[type="button"]{
	background: url(/css/images/btn_login.jpg) 0 0 no-repeat;
	width:60px;
	height:17px;
	border: 0px;
	cursor:pointer;
}
.btn_login{
	background: url(/css/images/btn_login.jpg) 0 0 no-repeat;
	width:60px;
	height:17px;
	border: 0px;
	cursor:pointer;
	margin: 5px 0px 0px 0px;
	border: none;
}
#loged {
	width: auto;
	height: 55px;
	padding: 5px;
	padding-left: 20px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #656300;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	float: right;	
	line-height: 13px;
	text-transform:none;
}
a.linkTop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
a.linkTop:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #656300;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}


/*************************************************** Content ***************************************************/
#left {
	width: 206px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 200px;
	float: left;
}
#mezera {
	width: 20px;
	height: auto;
	min-height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#right {
	width: 734px;
	height: auto;
	min-height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}




/*************************************************** Footer ***************************************************/
.textFooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cfcd00;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}
hr {
	border: 0px;
	height: 1px;
	color: #cfcd00;
	background-color: #cfcd00;
	width: 975px;
}
#footerLeft {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cfcd00;
	font-size: 11px;
	font-weight:normal;
	line-height: 36px;
	vertical-align:middle;
	padding-left: 10px;
	float: left;
}
#footerRight {
	width: 50%;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	vertical-align:middle;
	line-height: 36px;
}



/*************************************************** OTHER ***************************************************/
.btn_koupit{
	background: url(/css/images/btn_koupit.jpg) 0 0 no-repeat;
	width:90px;
	height:30px;
	border:0px;
	cursor:pointer;
}
.btn_koupitItem{
	background: url(/css/images/btn_koupitItem.jpg) 0 0 no-repeat;
	width:60px;
	height:20px;
	border:0px;
	cursor: pointer;
}
/*************************************************** Levé menu ***************************************************/
.headerKatalog {
	width: 186px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/css/images/header_katalog.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	line-height: 25px;
	vertical-align:middle;
	text-transform: uppercase;
	float: left;
}
.headerInfobox {
	width: 186px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/css/images/header_infobox.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	line-height: 25px;
	vertical-align:middle;
	text-transform: uppercase;
	float: left;
}
.headerNovinky {
	width: 186px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/css/images/header_novinky.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	line-height: 25px;
	vertical-align:middle;
	text-transform: uppercase;
	float: left;
}
.headerZnacky {
	width: 186px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/css/images/header_znacky.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	line-height: 25px;
	vertical-align:middle;
	text-transform: uppercase;
	float: left;
}
.menuLeft {
	width: 206px;
	height: auto;
	min-height: 40px;
	margin: 0px;
	padding: 0px;
	background-image: url(/css/images/menu_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
.menuLeftContent {
	width: 186px;
	height: auto;
	min-height: 40px;
	margin: 0px;
	padding: 10px;
	background-image: url(/css/images/menu_gradient.jpg);
	background-repeat: no-repeat;
	float: left;
}
.menuLeftFooter {
	width: 206px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background-image: url(/css/images/menu_footer.jpg);
	background-repeat: no-repeat;
	float: left;
}
.menuLeftMezera {
	width: 206px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*************************************************** Newsletter ***************************************************/
.newsText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
	float: left;
}
.inputNews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #d9d9d9;
	background-color:#ededed;
	text-decoration:none;
	width: 116px;
	padding: 0px;
	margin: 0px;
	height: 16px;
	line-height: 16px;
}
.btnNews{
	padding: 0px;
	margin: 0px;
	width:60px;
	height:17px;
	border:0px;
}

/*************************************************** HP ***************************************************/
#bannerHP {
	width: 362px;
	height: 232px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#textHP {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}
.mezeraHP {
	width: 734px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.mezeraHPSmall {
	width: 734px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.headerInside {
	width: 714px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/css/images/doporucene_bg.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height: 22px;
	vertical-align:middle;
	text-transform:uppercase;
	float: left;
}
.itemHP {
	width: 161px;
	height: 182px;
	margin: 0px;
	padding: 10px;
	background-image: url(/css/images/itemHP_bg.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	float: left;
}
.itemHP:hover {
	width: 161px;
	height: 182px;
	margin: 0px;
	padding: 10px;
	background-image: url(/css/images/itemHP_bg_over.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	float: left;
}
.itemHPMezera {
	width: 3px;
	height: 192px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.itemNadpis {
	width: 161px;
	height: 25px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	float: left;
	line-height: 12px;
}
.itemNadpis H3{
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height: 12px;
}
.itemImgHP {
	width: 161px;
	height: 117px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:middle;
	line-height:122px;
	float: left;
}
.itemCena {
	width: 50%;
	height: 49px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	vertical-align:top;
	float: left;
}
.itemCenaOld {
	text-decoration: line-through;
}
.itemCenaSale {
	color:#ff0000;
}
.itemKoupit {
	width: 50%;
	height: 49px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align:right;
	float: right;
}
.inputKusy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #d9d9d9;
	background-color:#ededed;
	text-decoration:none;
	text-align: center;
	width: 20px;
}
.cenaItem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}
.itemPopis {
	width: 161px;
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/css/images/item_popis.jpg);
	background-repeat: no-repeat;
	position:relative;
	left: -10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 9px;
	font-weight: normal;
	float: left;
	cursor:pointer;
	line-height: 10px;
}
.itemPopis P{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
}

.sleva{
	background-color: #16CFCE;
	color: #fff;
	font-weight: bold;
	position: absolute;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
   margin-left: -35px;
   margin-top: 28px;
   font-size: 120%;
}

/*************************************************** Katalog ***************************************************/
.item {
	width: 161px;
	height: 212px;
	margin: 0px;
	padding: 10px;
	background-image: url(/css/images/item_bg.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	float: left;
}
.item:hover {
	width: 161px;
	height: 212px;
	margin: 0px;
	padding: 10px;
	background-image: url(/css/images/item_bg_over.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	float: left;
}
.item:hover .itemPopis {
	width: 161px;
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/css/images/item_popis_over.jpg);
	background-repeat: no-repeat;
	position:relative;
	left: -10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	float: left;
}

/*************************************************** Drobečková navigace ***************************************************/
.navigation1 {
	width: 734px;
	height: 200px;
	margin: 0px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	vertical-align:middle;
	line-height: 25px;
	float: left;
}
.navigationBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	vertical-align:middle;
	line-height: 25px;
}
a.linkNavigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6e6d00;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	vertical-align:middle;
	line-height: 25px;
}
a.linkNavigation:hover {
	text-decoration: underline;
}
.lineNavigation {
	border: 0px;
	height: 1px;
	color: #dddddd;
	background-color: #dddddd;
	width: 734px;
}

/*************************************************** Katalog filtrovani ***************************************************/
span.select {
  position: absolute;
  width: 119px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 17px;
  padding: 0 24px 0 8px;
  color: #000000;
  font: 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: url(/css/images/select_radit.jpg) no-repeat;
  text-transform:none;
  overflow: hidden;
  top:239px;
}
.headerInsideTitle {
	width: 714px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height: 22px;
	vertical-align:middle;
	float: left;
}
.polozkaTridit {
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	float:left
}
.strankovani {
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e6d00;
	font-weight:normal;
	float:right
}
.strankovaniHeader {
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	float:right
}
a.page {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6e6d00;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}
a.page:hover {
	color: #000000;
	text-decoration: underline;
}
.pageSelect {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
.filtr {
	width: 714px;
	/*height: 22px;*/
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	line-height: 22px;
	vertical-align:middle;
	float: left;
}


/*************************************************** Produkt ***************************************************/
#produktTitle {
	width: 624px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	vertical-align:middle;
	float: left;
}
#produktKod {
	width: 100px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align:right;
	vertical-align: baseline;
	line-height: 40px;
	float: left;
}
.textBoldBlack {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
#produktImg {
	width: 363px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	vertical-align:middle;
	float: left;
}
#produktNahledy {
	width: 361px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	background-image: url(/css/images/nahledy_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 72px;
	text-align:left;
	float: left;
}
#produktNahledy IMG{
	padding: 16px 16px 16px 16px;
}

#produktPopis {
	width: 361px;
	height: auto;
	min-height: 100px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	float: left;
}
#produktCena {
	width: 181px;
	height: auto;
	min-height: 100px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	float: left;
}
.produktCenaText {
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 36px;
	font-weight: bold;
	text-decoration:none;
	float: left;
}
#produktKoupit {
	width: 180px;
	height: auto;
	min-height: 100px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	float: left;
}
#nameday{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	vertical-align: middle;
	position:absolute;
	top: -2px;
	left: 20px;
	width: 960px;
}
.brandimg{
	float:left;
	padding: 4px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
lightbox img{ width: auto; height: auto; border: 1px solid #b0b0b0;}
lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.partners{
margin: 0;
padding: 0;
}
.partners ul{
margin: 0;
padding: 0;
}

.partners li {
display:inline;
}

.partners li a {
color: #CFCFCF;
}

.clear{
clear: both;
}

.fb {
	float: right;
	width: 359px;
	height: 108px;
	border: 1px solid #3B5998;	
	margin-top: 8px;	
}

.fb p{
	font-weight: bold;
	color: #fff;
	font-size: 120%;
	background-color: #3B5998;	
	margin: 0;
	margin-bottom: 4px;
	padding-left: 4px;	
}

.fb iframe{
	height: 80px;
	width: 350px;
   margin: 4px;
}

#imageContainer img{
	border: 0px;
}

.velkoobchod td{
	background-color: #e3ffb9;
}
