* {
	margin: 0;
	padding: 0;
}
body {
	font-family: sans-serif;
	font-size: small;
	color: #444;
	background: url('../img_katalog/_podkl.gif') repeat-x left top;
}
img, fieldset {
	border: none;
	display: block;
}
.invisible, hr {
	display: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color:#202020; 
	font-size:112%; 
	border-bottom: 1px solid #BDCEE6;
	padding-bottom:5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	margin: 10px 0 5px 0;
}
h1 span {
	font-size: 12px;
	color: orange;
}

h3 {
	font-size: 80%;
	margin: 10px 0 5px 0;

}
h4 {
	color:#FF0000; 
	font-size:105%; 
	border-bottom: 1px solid #BDCEE6;
	padding-bottom:5px;
	margin-bottom: 10px;
}
.page {
	width: 990px;
	margin: 0 auto 10px auto;
	border: 1px solid #716564;
	padding-bottom: 1px;
	background: #fff;
	background: url('../img_katalog/podklad_main.gif') repeat-y left top;
	position: relative;
	height: auto;
}
.header {
	position: relative;
	width: 990px;
	height: 180px;
	overflow: hidden;
	font-size: 50px;
	font-weight: normal;
}
.header a {
	display: block;
	width: 990px;
	height: 165px;
	padding-top: 15px;
	cursor: pointer;
	text-align: center;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 990px;
	height: 180px;
	background: url('../img_katalog/top.jpg') no-repeat left top;
}
.footer {
	width: 100%;
	padding: 6px 0 5px 0;
	text-align: center;
	color: #628BC2;
	background: #fff url('../img_katalog/podkl_bottom.gif') repeat-x left bottom;
	border-top: 1px solid #716564;
}
.footer a {
	color: #628BC2;
}
.footer span {
	padding: 0 20px;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.top {
	width: 990px;
	background: #bdcee6 url('../img_katalog/lista_podkl.gif') repeat-x left top;
	height: 32px;
}
#searchform {
	float: left;
	width: 180px;
	padding: 7px 17px 0 16px;
	overflow: hidden;
}
#search {
	float: left;
	width: 134px;
	height: 16px;
	margin: 0 2px 0 0;
	padding: 2px 0 0 5px;
	border: 1px solid #9c9c9c;
	font-family: sans-serif;
	font-size: 13px;
}
#search_btn {
	float: left;
}
.topmenu {
	float: left;
	width: 560px;
	padding: 9px 0 0 0;
	font-size: 90%;
	color: #fff;
	font-weight: bold;
}
.topmenu li, .user li {
	display: inline;
}
.topmenu a {
	padding: 0 11px;
	color: #fff;
}
.top p {
	float: right;
	width: 200px;
	padding: 6px 10px 0 0;
	text-align: right;
	font-size: 108.9%;
	color: #fff;
}
.top p b {
	font-size: 17px;
}
.left {
	float: left;
	width: 180px;
	overflow: hidden;
	margin-right: 15px;
	position: relative;
	height: auto;
}
.right {
	float: right;
	width: 180px;
	overflow: hidden;
	height: auto;
}
.main {
	width: 600px;
	float: left;
	padding-top: 15px;
	height: auto;
	position: relative;
}
.main p {
	padding: 5px 0;
}
.zbozi {
	float: left;
	width: 180px;
	height: 210px;
	padding: 5px;
	margin: 6px 12px 6px 0;
	border: 1px solid #9c9c9c;
	overflow: hidden;
}
.right div.zbozi {
	float: none;
	width: 150px;
	height: auto;
	margin: 10px;
	background: #fff;
}
.last {
	margin-right: 0;
}
.obrazek {
	width: 85px;
	height: 85px;
	border: 1px solid #EFEFEF;
	text-align: center;
}
.obrazek img {
	margin: 0 auto;
}
.zbozi table {
	width: 100%;
}
.right div.zbozi table {
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.lupa {
	vertical-align: bottom;
	width: 42px;
}
.zbozi h2 {
	font-size:12px;
	height:22px;
	margin:0;
	overflow:hidden;
	padding:0 0 8px 0;
	text-align:center;
}
.zbozi h2 span {
	font-size: 10px;
	color: orange;
}
.zbozi h2 a, .strankovani a {
	color:#404040;
}
.akce {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}
td div.akce {
	text-align: left;
}
td.akce {
	height: 40px;
	vertical-align: bottom;
}
.cena {
	text-align: center;
	font-size: 112%;
	height: 22px;
	vertical-align: bottom;
}
.detail td.cena div {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2px;
}
.cena img {
	margin: 5px auto;
}
.detail td.cena {
	width: 200px;
}
.zbozi p {
	margin-top: 2px;
}
.strankovani {
	width: 100%;
}
.strankovani {
	margin-bottom: 10px;
}
.strankovani div {
	text-align: right;
	float: right;
}
.left ul li, .right ul li { 
	background: url('../img_katalog/podklad_menu.gif') repeat-y; 
	border-top: 1px solid #ebe9e9; 
	padding: 4px 0 4px 22px;
	list-style: none;
	font-size:11px;
	font-weight: bold; 
}
.left ul li a, .right ul li a {
	color:#202020; 
}
.left ul li ul li { 
	background: none; 
	padding: 4px 0 4px 10px;
	font-weight: normal;
	border-top: 1px solid #ebe9e9;
	font-size: 92%;
	
}
.left ul li ul li a {
	color: #628BC2;
}

.right ul { 
	margin: 5px 0 10px 0;
}
.trideni input {
	margin-left: 5px;
}
.breadcrumbs {
	font-size: 86%;
	margin-top: -5px;
	margin-bottom: 15px;
}
.breadcrumbs a {
	color: #999;
}
.odkazy {
	padding: 0 10px;
}
.odkazy ul {
	margin: 5px 0;
	list-style: none;
}
.odkazy a, .kosik a, .formular a , .titulka a, .main a {
	color: #628BC2;
}
.detail {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebe9e9;
	margin-bottom: 10px;
}
#prodavac {
	display: none;
	padding-bottom: 15px;
}
#prodavac td {
	padding: 1px 15px 1px 0;
}
#prodavac input, #prodavac textarea, .pocet {
	width: 230px;
	padding: 2px 0 0 5px;
	border: 1px solid #9c9c9c;
	font-family: sans-serif;
	font-size: 13px;
}
.pocet {
	width: 30px;
}
#prodavac textarea {
	width: 320px;
}
#prodavac input.tlacitko {
	width: 80px;
	padding: 2px;
}
.popis {
	border-bottom: 1px solid #ebe9e9;
	padding: 0 0 15px 0;
}
.velky-obrazek, .center {
	text-align: center;
}
.tlacitka, .vpravo, .paticka td.cena {
	text-align: right;
}
.velky-obrazek img {
	margin: 5px auto;
}
.kosik {
	width: 100%;
	margin-bottom: 5px;
	border-collapse: collapse;
}
.kosik th {
	background: #628BC2 url('../img_katalog/lista_podkl.gif') repeat-x left bottom;
	color: #fff;
	height: 20px;
	border: 1px solid #9c9c9c;
}
.kosik td {
	height: 20px;
	border: 1px solid #9c9c9c;
	padding: 2px 5px;
}
.paticka td {
	font-weight: bold;
	background: #eee;
}
.formular fieldset label {
	float: left;
	padding-top: 3px;
	width: 190px;
	padding-right: 10px;
	clear: both;
}
.prihlaseni fieldset, #hledani fieldset, .formular fieldset {
	border: none;
	padding:5px 0;
}
.formular input, .udaje input, .pole {
	float: left;
	width: 180px;
	border: 1px solid #9c9c9c;
	padding: 2px 0 2px 5px;
	font-family: sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	margin-right: 5px;
}
.formular textarea {
	float: left;
	width: 350px;
	border: 1px solid #9c9c9c;
	padding: 2px 0 2px 5px;
	font-family: sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
}
.pole {
	float: none;
}
input.tlacitko { 
	border: 1px solid #9C9C9D; 
	background: #F0F2F4; 
	font-weight: bold; 
	color: #628BC2; 
	font-size: 11px;
	padding: 3px;
	width: auto;
}
.udaje th, .udaje td {
	padding: 2px 20px 2px 0;
	text-align: left;
}
.titulka {
	magin-bottom: 20px;
}
.titulka img {
	display: inline;
}
.porovnat {
	border: none;
	padding-bottom: 0;
}
.cara {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	border-bottom: 1px solid #ebe9e9;
	margin-bottom: 10px;
}
.doprava {
	color: #00c000;
	font-weight: bold;
	font-size: 11px;
}
.parstr4 {
	color: #f4b100;
	font-weight: bold;
	font-size: 11px;
}
.main h1 a {
	font-size: 12px;
	color: #ff0000;
	margin-left: 15px;
}
.weby {
	width: 990px;
	margin: 10px auto;
	color: #C0C0C0;
	font-size: 9px;
}
.weby a {
	color: #C0C0C0;
}
.enhsearch {
	float: left;
}
.enhsearch table {
	width: 100%;
	margin-top: 10px;
}
.enhsearch td {
	padding: 2px;
}
.enhsearch th {
	background: #bdcee6;
	color: #fff;
	height: 30px;
}
.enhsearch input {
	margin-right: 5px;
}
.left ul li.oranz a, .right ul li.oranz a {
	color: #ff9900;
}
.hlavni-podmenu {
	margin-bottom:15px;
	font-size:12px;
}
.hlavni-podmenu a {
	display:block;
	float:left;
	margin-right:10px;
	padding:2px 0;
	width:140px;
}
p.cena_kat {
	text-align: center;
	color: #628BC2;
	font-size: 11px;
	line-height: 140%;
	padding: 0;
	margin-bottom: 0;
}
.cena_kat strong {
	color: orange;
}
