address, blockquote, body,
dd, div, dl, dt, fieldset,
form, frame, frameset,
h1, h2, h3, h4, h5, h6,
iframe, noframes, object,
ol, p, ul, applet, center,
dir, hr, menu, pre { 
	display: block
	}	
li { 
	display: list-item
	}
head { 
	display: none
	}
table {
	display: table;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
tr { 
	display: table-row
	}

thead { 
	display: table-header-group
	}
tbody { 
	display: table-row-group
	}
tfoot { 
	display: table-footer-group
	}
col { 
	display: table-column
	}
colgroup { 
	display: table-column-group
	}
td, th {
	display: table-cell;
	font-size: 8pt;

	}
caption { 
	display: table-caption
	}
th { 
	font-weight: bolder; text-align: center
	}
caption { 
	text-align: center
	}
body {
	SCROLLBAR-FACE-COLOR: #3d911f; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3d911f; 
	SCROLLBAR-SHADOW-COLOR: #3d911f; 
	SCROLLBAR-3DLIGHT-COLOR: #ff9900; 
	SCROLLBAR-ARROW-COLOR: #ff9900; 
	SCROLLBAR-TRACK-COLOR: #7db819; 
	SCROLLBAR-DARKSHADOW-COLOR: #ff9900;
	padding: 0px;
	line-height: 1.33;
	background-color: #FFFFE1;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
h1 { 
	font-size: 2em;
	margin: .67em 0
	}
h2 { 
	font-size: 1.5em;
	margin: .83em 0
	}
h3 {
	font-size: 1.33em;
	margin: 1em 0;
	color: #FF6600;

	}
h4, p, blockquote,
ul, fieldset, form,
ol, dl, dir, menu { 
	margin: 1.33em 0
	}
h5 { 
	font-size: .83em;
	line-height: 1.17em;
	margin: 0.6em
	}
h6 { 
	font-size: .67em;
	margin: 2.33em 0
	}
h1, h2, h3, h4, h5, h6,
b, strong { 
	font-weight: bolder;
	}
blockquote { 
	margin-left: 40px;
	margin-right: 40px
	}
i, cite, em, var, address { 
	font-style: italic
	}
pre, tt, code, kbd, samp { 
	font-family: monospace
	}
pre { 
	white-space: pre
	}
big { 
	font-size: 1.17em
	}
small, sub, sup { 
	font-size: .83em
	}
sub { 
	vertical-align: sub
	}
sup { 
	vertical-align: super
	}
s, strike, del { 
	text-decoration: line-through
	}
hr {
	COLOR: #FF9900;
	HEIGHT: 1px
	}
ol, ul, dir, menu, dd { 
	margin-left: 40px
	}
ol { 
	list-style-type: decimal
	}
ol ul, ul ol, ul ul, ol ol { 
	margin-top: 0;
	margin-bottom: 0
	}
u, ins { 
	text-decoration: underline
	}
center { 
	text-align: center
	}
br:before { 
	content:"\a"
	}
abbr, acronym { 
	font-variant: small-caps;
	letter-spacing: 0.1em
	}
a[href] { 
	text-decoration: underline
	}
:focus { 
	outline: thin dotted invert
	}

address	{ font-size: 11pt; font-style: normal;
	}

a { 
	color: #3D911F;
	text-decoration: none; 
	}
a:hover { 
	color: #3D911F; 
	text-decoration: underline; 
	}
/* table.inzerce {
	border-collapse: separate;
	border-spacing: 0;
	empty-cells: show;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #3d911f;
	}
tr.inzerce { 
	background-color: #7db819;
	font-size: 8pt;
	font-weight: bold;
	}
td.inzerce { 
	background-color: #ffffe1;
	font-size: 8pt;
	} */
#navigace {
	text-align: left;
	margin: 0;
	padding:10;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clip:   rect(auto auto auto auto);
	}
#navigace a {
	display:inline;
	color: #000000;
	text-decoration: none;
	text-align:left;
	margin: 0 0 0.8em;
	padding: 0.2em 0.5em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9900;
	}
#navigace a:hover {
	color: white;
	background: #3D911F;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	}
#obsah {
	padding: 0px 20px 0px 0px;
	margin: 0;
	font-size: 8pt;
	line-height: 1.5;
	text-align: center;

 }
#obsah p {
	text-align: justify;
 }
#obsah p.right {
	text-align:right;
}
#obsah td {
	font-size: 8pt;
	line-height: 1.5;
 }
#obsah table.mala td {
	font-size: 8pt;
 }
#obsah td.popis {
	font-size: 8pt;
	line-height: 1.5;
	text-align: center;
	vertical-align: top;
 }
#obsah a {
	font-weight: bold;
 }
#obsah li {
	text-align: left;
 }
#obsah #akce {
	border: solid 1px;
	border-color: #ff9900;
	width: 500px;
	text-align: center;
	padding: 10px;
	background-color: ffffd9;
	margin:auto;
 }
#obsah #akce p {
	text-align: center;
 } 
#obsah #akce h1 {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #3D911F;
 } 
#obsah #akce h2 {
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
 } 
#zapati {
	color: #3D911F;
	padding: 0.6em;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	}
#zapati a {
	color: #3D911F;
	text-decoration: none;
	}
#zapati a:hover {
	color: #3D911F;
	text-decoration: underline;
	}
#autor {
	padding: 0.9em;
	font-size: 8pt;
	text-align: left;
	}
#autor a {
	color: #222222;
	text-decoration: none;
	}
#autor a:hover {
	color: black;
	text-decoration: underline;
	}
#Znacka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
#ObsahInzeratu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
#Kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
.link {
	font-size: 1.2em;
}
.dat {
	font-size: 1.33em;
	font-weight: bold;
}

.okraj1 {
	margin-left: 50px;
}
.okraj2 {
	margin-left: 100px;
}
.okraj3 {
	margin-left: 150px;
}
.okraj4 {
	margin-left: 70px;
}
label {
	width: 300px;
}