


body {
	font-family: sans-serif;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}



/* Stranka */



body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(body.png) scroll repeat-x center top;
	text-align: center;
	font-size: 12px;
}

.stranka {
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	min-height: 350px;
	line-height: 19px;
	margin: 0px auto;
	text-align: left;
	margin-top: 225px;
	padding: 0px 0px 0px 0px;
	background: transparent url(navigace-polozka.png) scroll repeat-y left top;
}

.cistic {
	font-size: 1px;
	height: 1px;
	clear: both;
}



/* Panel hlavicka */



.panelHlavicka {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 199px;
	width: 100%;
	min-width: 900px;
	background: transparent url(panelHlavicka.jpg) scroll no-repeat center top;
	text-align: center;
}

.panelHlavicka .panelHlavickaVnitrek{
	position: relative;
	left: 0px;
	top: 0px;
	height: 199px;
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

.panelHlavicka a{
	text-decoration: none;
	display: block;
	position: absolute;
}

.panelHlavicka .logo{
	left: 310px;
	top: 130px;
	height: 50px;
	width: 590px;
}

.panelHlavicka .l1{
	left: 427px;
	top: 34px;
	width: 88px;
	height: 33px;
}

.panelHlavicka .l2{
	left: 533px;
	top: 19px;
	width: 66px;
	height: 60px;
}

.panelHlavicka .l3{
	left: 612px;
	top: 19px;
	width: 70px;
	height: 60px;
}

.panelHlavicka .l4{
	left: 702px;
	top: 21px;
	width: 82px;
	height: 52px;
}



/* Panel menu */



.panelMenu {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: center;
}

.panelMenu .panelMenuVnitrek {
	position: relative;
	margin: 0px auto 0px auto;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 24px;
	line-height: 24px;
	text-align: left;
}

.panelMenu .komponentaHledat {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	text-align: right;
}

.panelMenu input {
	font-size: 11px;
}

.panelMenu .odesli input {
	width: 24px;
}

.panelMenu menu {
	position: absolute;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 24px;
	line-height: 25px;
	overflow: hidden;
	text-align: left;
}

.panelMenu menu li {
	display: inline;
}

.panelMenu menu li a {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
	padding: 10px;
}

.panelMenu menu li.stareStranky a {
	font-weight: normal;
}

.panelMenu menu li a:hover {
	color: #000000;
	background-color: #b0bcc5;
}

.panelMenu menu li.vybrana a {
	color: #000000;
	background-color: #f5f6f7;
}



/* navigacniPanel */



.navigacniPanel {
	left: 0px;
	top: 0px;
	width: 300px;
}

.navigacniPanel ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.navigacniPanel li {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

.navigacniPanel a:hover {
	background: #c9d1d8;
}

.navigacniPanel .hloubka2 a:hover {
	background: #c9d1d8;
}

.navigacniPanel .polozka {
	display: block;
	height: 19px;
	line-height: 17px;
	background: #ffffff url(navigace-polozka.png) scroll no-repeat left top;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
}

.navigacniPanel .polozka .pocetPolozek{
	color: #555555;
}

.navigacniPanel .hloubka2 .polozka {
	padding-left: 45px;
	background: #ffffff url(navigace-polozka-2.png) scroll no-repeat left top;
}

.navigacniPanel .hloubka3 .polozka {
	padding-left: 75px;
}

.navigacniPanel .hloubka4 .polozka {
	padding-left: 105px;
}

.navigacniPanel .hloubka5 .polozka {
	padding-left: 135px;
}

.navigacniPanel .hloubka6 .polozka {
	padding-left: 165px;
}

.navigacniPanel .vybrana {
	background: #ffffff url(navigace-vybrana.png) scroll no-repeat left top !important;
}

.navigacniPanel .hloubka2 .vybrana {
	background: #ffffff url(navigace-vybrana-2.png) scroll no-repeat left top !important;
}



/* panelPaticka */



.panelPaticka {
	margin: 10px 0px;
	font-size: 10px;
	color: #b2bac0;
	background: transparent url(panelPaticka.png) scroll repeat-x left top;
}

.panelPaticka .copyright {
	margin: 0px auto;
	width: 900px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	background: transparent url(copyright.png) scroll no-repeat left top;
}

.panelPaticka a {
	text-decoration: none;
	color: #b2bac0;
}



/* .obsahovyPanel */



.obsahovyPanel {
	float: right;
	width: 590px;
}

.obsahovyPanel h1 {
	margin: 10px 0px 9px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	background: #0000BD;
	clear: both;
}

.obsahovyPanel h2 {
	margin: 10px 0px 9px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	background: #0000BD;
	clear: both;
}

.obsahovyPanel p {
	margin: 10px 0px 9px 0px;
	padding: 10px 5px 9px 5px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	background: #E5E8E9;
}

.obsahovyPanel ul {
	display: block;
	margin: 10px 0px 9px 0px;
	padding: 10px 5px 9px 28px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	background: #E5E8E9;
	list-style-type: square;
}

.obsahovyPanel ol {
	display: block;
	margin: 10px 0px 9px 0px;
	padding: 10px 5px 9px 35px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	background: #E5E8E9;
}

.obsahovyPanel table {
	border-collapse: collapse;
	width: 590px;
	margin: 10px 0px 9px 0px;
	border-collapse: collapse;
}

.obsahovyPanel p table {
	width: auto;
}

.obsahovyPanel td {
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	background: #E5E8E9;
	padding: 0px 5px;
	border-bottom: 1px solid #ffffff;
	width: 10%;
	vertical-align: middle;
}

.obsahovyPanel tr.skryte {
	display: none;
}

.obsahovyPanel tr.licha td {
}

.obsahovyPanel tr.nadpis td {
	color: #FFFFFF;
	background: #0000BD;
	font-weight: bold;
}

.obsahovyPanel tr.odesli td {
	color: #000000;
	padding: 5px 5px 5px 5px;
}

.obsahovyPanel td.popis {
	width: 200px;
}

.obsahovyPanel strong {
	color: #000000;
}

.obsahovyPanel em {
}

.obsahovyPanel a {
	color: #0000BD;
	text-decoration: none;
	background: transparent url(a.gif) scroll repeat-x left bottom;
}

.obsahovyPanel a:hover {
	text-decoration: underline;
}

.obsahovyPanel input {
	font-size: 12px;
}

.obsahovyPanel select {
	font-size: 12px;
}

.obsahovyPanel textarea {
	font-size: 12px;
}

.obsahovyPanel .priloha {
	cursor: pointer;
}

.obsahovyPanel .prilohaL {
	float: left;
}

.obsahovyPanel .prilohaP {
	float: right;
}

.obsahovyPanel li .priloha {
	float: none;
	clear: both;
	display: block;
	position: relative;
	left: -20px;
	top: 0px;
	width: auto !important;
	background: #E5E8E9;
}

.obsahovyPanel li .priloha img {
	display: block;
	float: left;
	margin: 0px 5px 5px 0px;
}

.obsahovyPanel li .priloha .info {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.obsahovyPanel li .priloha .text {
	display: block;
	color: #333333;
}

.obsahovyPanel table .priloha {
	width: 99% !important;
	min-height: 96px;
	text-align: center;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	font-size: 11px;
	color: #555555;
}

.obsahovyPanel table a:hover.priloha {
	background: #c9d1d8;
}

.obsahovyPanel table .priloha span {
	display: block;
}


/* Katalog */



.katalog .zbozi {
}

.katalog .pomocnaNavigace span.posledni {
	font-weight: bold;
	color: #ab9a0b;
}

.katalog .formularFiltry {
	background-color: #dedfec;
	padding: 3px;
	font-size: 11px;
}

.katalog .formularFiltry input {
	font-size: 11px;
}

.katalog .formularFiltry input.text {
	background-color: #faf6d5;
}

.katalog .formularRazeni {
	background-color: #dedfec;
	padding: 0px 3px 3px 3px;
	font-size: 11px;
}

.katalog .prepinacStranek {
	padding: 5px 0px 5px 0px;
}

.katalog .prepinacStranek a {
	background-color: #eeeeee;
	padding: 2px;
	border: 1px solid #eeeeee;
	color: #333333;
}

.katalog .prepinacStranek a:hover {
	background-color: #cccccc;
}

.katalog .prepinacStranek .vybrana {
	background-color: #0000bd;
	color: #ffffff;
	padding: 2px;
}

.katalog .zbozi .polozka {
	position: relative;
	float: left;
	width: 294px;
	height: 170px;
	margin: 0px 0px 2px 0px;
	background: #f1f2f3 url(katalog-zbozi.png) scroll repeat-y left top;
	overflow: hidden;
}

.katalog .zbozi .sloupec1 {
	margin-right: 2px;
}

.katalog .zbozi .polozka h2 {
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	width: 294px;
	height: 22px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	background: #0000bd;
}

.katalog .zbozi .polozka h2 a {
	position: absolute;
	z-index: 99;
	left: 6px;
	top: 0px;
	width: 246px;
	/*width: 282px;*/
	/*height: 22px;*/
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	background: #0000bd;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

.katalog .zbozi .polozka img.nahled {
	display: block;
	position: absolute;
	left: 3px;
	top: 29px;
	width: 120px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background: #c3c9d0;
	cursor: pointer;
}

.katalog .zbozi .polozka img.probihaAkce {
	display: block;
	position: absolute;
	z-index: 99;
	right: 1px;
	top: 1px;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #c3c9d0;
}

.katalog .zbozi .polozka img.priznakDoporucujeme {
	display: block;
	position: absolute;
	z-index: 99;
	right: 22px;
	top: 1px;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #c3c9d0;
}

.katalog .zbozi .polozka p {
	position: absolute;
	left: 129px;
	top: 29px;
	width: 160px;
	height: 72px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #666a6e;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
}

.katalog .zbozi .polozka .ceny {
	position: absolute;
	left: 129px;
	bottom: 35px;
	width: 160px;
	line-height: 12px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
}

.katalog .zbozi .polozka .ceny td {
	line-height: 12px;
	padding: 1px;
	font-weight: normal;
	overflow: hidden;
}

.katalog .zbozi .polozka .ceny td.popis {
	font-size: 10px;
	width: 20px !important;
}

.katalog .zbozi .polozka .ceny .hodnota {
	font-size: 13px;
	text-align: right;
	width: 96px;
}

.katalog .zbozi .polozka .ceny .cenaVcetne .hodnota {
	font-weight: bold;
}

.katalog .zbozi .polozka .vlozDoKosiku {
	position: absolute;
	left: 129px;
	bottom: 0px;
	width: 160px;
	height: 35px;
	line-height: 12px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
}

.katalog .zbozi .polozka .vlozDoKosiku td input {
	vertical-align: middle;
}

.katalog .zbozi .polozka .vlozDoKosiku .mnozstvi input {
	width: 25px;
}

.katalog .zbozi .polozka .vlozDoKosiku .popis {
	width: 50px;
}

.katalog .zbozi .polozka .vlozDoKosiku .hodnota {
	width: 96px;
}



/* Detail */



.detail .obrazek {
	width: 200px;
	float: left;
	cursor: pointer;
}

.detail .formularKoupit {
	width: 377px;
	float: right;
	margin: 0px;
}

.detail .formularKoupit .popis {
	width: 39%;
}

.detail .formularKoupit .hodnota {
	width: 59%;
}

.detail .vlastnosti {
	clear: both;
}

.detail .vlastnosti .popis {
	width: 39%;
}

.detail .vlastnosti .hodnota {
	width: 59%;
}

.detail .cenaPuvodniVcetne .hodnota {
	text-decoration: line-through;
}

.detail .cenaVcetne .hodnota {
	font-weight: bold;
}

.detail .mnozstvi input {
	width: 24px;
}

.detail .prilohy {
	margin: 10px 0px 9px 0px;
	padding: 10px 5px 9px 5px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	background: #E5E8E9;
}

.detail .prilohy a {
	display: block;
	width: 48px;
	height: 72px;
	float: left;
	margin: 0px 5px 5px 0px;
	overflow: hidden;
}

.detail .prilohy a img {
	display: block;
	width: 48px;
	height: 48px;
}

.detail .prilohy .text {
	display: block;
	width: 48px;
	height: 24px;
	line-height: 12px;
	font-size: 10px;
	color: #555555;
	text-align: center;
	overflow: hidden;
}



/* Kosik */



.kosik .mnozstvi input {
	width: 24px;
	height: 24px;
	line-height: 24px;
}

.kosik .celkem td {
	font-weight: bold;
	height: 32px;
}



/* komponentaBanner */



.komponentaBanner {
	display: block;
	background: #ffffff;
	border-top: 1px solid #dcdfe1;
	border-bottom: 1px solid #dcdfe1;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
}

.komponentaBanner span {
	display: block;
	text-align: center;
}

.komponentaBanner .text1 {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
}

.komponentaBanner a {
	text-decoration: none;
	color: #000000;
}
