hr {
	border: 1px solid Black;
	border-width: 0px 0px 1px 0px;
	padding: 0px;
	margin: 0px;
	width: 80%;
}

h1, h2, h3, h4, h5 {
	margin: 0px 10px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-family: Times New Roman, Sans Serif;
}

h1 {
	font-size: 20pt;
	margin: 5px;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
}

h4 {
	font-size: 14pt;
}

h5 {
	font-size: 12pt;
}

em {
	color: Red;
	font-style: normal;
	font-weight: bold;
}

.img {
	border: none;
	margin: 0px 10px;
}

.sortiment_obrazky {
	width: 500px;
}

a:link, a:visited {
	Color: Blue;
	text-decoration: underline;
	border: none;	
}

a:hover, a:active {
	Color: Red;
}

p {
	padding: 0px;
	margin: 0px 10px;
	text-indent: 20pt;
	text-align: justify;
}

/* Hlavni */
.handwrite {
	float: right;
	margin: 0px 20px 0px 0px; 
}


/* Seznamy */
li {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

li.distanced {
	margin-top: 20px;
}

/* Zarovnani */
.cleaner {
	clear: both;
	font-size: 0pt;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* Kontakt */
.contact {
	margin: 0px 30px 20px 30px;
	font-family: Courier New;
	font-weight: bold;
	font-size: 12pt;
}

.cara_polovicni {
	width: 45%;
}

/* Prodejna */
.pic0, .pic1, .pic2, .pic3, .pic4 {
	position: absolute;
	right: 50px;
}

.pic0 {
	top: 10px;
	right: 80px;
}

.pic1 {
	top: 270px;
}

.pic2 {
	top: 520px;
	right: 150px;
}

.pic3 {
	top: 780px;
	
}

.pic4 {
	top: 1050px;
	right: 180px;
}

.pic5 {
	margin-left: 80px;
}

table.oteviraci {
	margin: 0px;
	margin-left: 30px;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	text-align: center
}

table.oteviraci td.dny {
	text-align: left;
	font-weight: bold;
}

table.oteviraci td {
	padding-right: 20px;	
}

.hi {
	font-size: 7pt;
	position: relative;
	bottom: 2px;
}

/* Akcni nabidka */
.akce_nadpis {
	width: 620px;
	padding: 10px;
	margin-left: 140px;
}

.akce_nadpis h2, .akce_nadpis h3 {
	font-family: Tahoma, Arial;
}

table.akce {
	margin: 0px;
	margin-left: 160px;
	border-spacing: 2px;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: White;	
}

table.akce td.leva {
	background-image: url("../images/detail_leva.png");
	background-repeat: repeat-y;
	width: 180px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

table.akce td.prava {
	background-image: url("../images/detail_prava.png");
	background-repeat: repeat-y;
	width: 350px;
	padding: 10px 20px 10px 30px;
}

.hlavni_obrazek {
	margin: 0px 0px 10px 140px;
	width: 638px;
}

.ostatni_obal {
	margin: 0px 0px 10px 140px;
	width: 750px;
}

.ostatni_obrazky {
	float: left;
	margin-right: 20px;
}

.akce_popis {
	margin: 20px 0px 20px 140px;
	width: 640px;
}



