/* CSS Document */body {	text-align: center;	margin: auto;	padding: auto;	background-image: url(images/back.gif);	font-family: Arial;	color: black;}#hlavni {	width: 800px;	min-height: 600px;	margin: auto;	margin-top: 20px;	padding: auto;	text-align: left;	background: white;}#hlava {	margin: 0;	width: 800px;	height: 250px;	background-image: url(images/hl_index.jpg);	background-repeat: no-repeat;	background-position: bottom;}#menu {	margin-top: 15px;	padding: 7px;	text-align: center;	background: rgb(222, 222, 221);}#menu a {	color: black;	font-weight: bold;	font-size: 0.78em;	text-decoration: none;	letter-spacing: 0.00em;}#obsah {	font-size: 0.7em;	padding: 20px;	text-align: justify;}#patka {	margin: 10px;	font-size: 0.5em;	color: rgb(184, 219, 124);}#patka a {	color: rgb(184, 219, 124);	text-decoration: none;}#vlajky {	float: right;	padding: 5px;}table th {	text-align: center;}h1,h2,h3,h4,h5,h6 {	font-family: Arial;	margin-top: -1px;	color: rgb(231, 120, 23);	font-weight: bolder}p{	font-size: small;	text-align: justify;}ul{	font-size: small;	text-align: justify;}h1 {	font-size: 180%;}h2 {	font-size: 130%;}h3 {	font-size: 130%;}input {	font-size: 0.8em;	border: 1px solid gray;}label {	font-size: 0.7em;}a img {	border: 0;}#obsah img {	border: 5px solid rgb(222, 222, 221);}#vlajky img {	border: 0px solid rgb(222, 222, 221);}.vpravo {	float: right;	margin-left: 10px;}.vlevo {	float: left;	margin-right: 10px;}.cleaner {	clear: both;	visibility: hidden;}.akce{	color: rgb(231, 120, 23);	font-weight: bold;        float: right;}table {	width: 95%;	font-size: 1.25em;	font-family: "Segoe UI", "Trebuchet";	border-collapse: separate;	border-spacing: 0;}.lichyradek{	background: white;}.sudyradek{	background: #ECECEC;}.zvyrazneni{	color: red;	font-weight: bold;}col.tab_id {	width: 10%;}col.tab_vyrobek {	width: 60%;}col.tab_cena {	width: 15%;}table td {	padding: 2px 8px 2px 8px;}table th {	}th.vlevo {	text-align: left;}th.vpravo {	text-align: right;}.katalogImageList{    margin: 10px;    float: left;}
