html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #3d3939;
	background: #044C1C url(../img/background.jpg) repeat-x;
	text-align: center;
	font-family:  Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}
ol, ul {
	list-style: none;
	font-size: 90%;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.nodisplay,
hr {
display: none;
}
.clear {
clear: both;
}
img {
	display: block;
}

/* BASIC TAGS
-------------------------------------------------------------*/
#page {
		text-align: left;
		margin: 20px auto;
		width: 670px;
}
#header1 {
	height: 210px;
	border: none;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: white;
	width: 100%;
	height: auto;
	position: relative;
	border-left: 1px solid #00461A;
	border-bottom: #00461A solid 20px;
}
#header img {
	width: 267px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
h1, h2, #gsm {
	margin-left: 250px;
	padding-left: 20px;
	font-weight: normal;
}
h1 {
	font-size: 26px;
	padding-top: 35px;
	text-align: center;
}
h2 {
	font-size: 23px;
	letter-spacing: 0.02em;
}
#gsm {
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 0.01em;
	color: #045C2C;
}
#main {
	background-color: white;
	width: 100%;
	position: relative;
	border-left: 1px solid #00461A;
	border-bottom: 1px solid #00461A;
	padding-top: 100px;
}
#text {
	margin: 20px 0 50px 120px;
	border-left: 2px #838383 solid;
	padding: 0 70px 0 20px;
}
.odstavecText {
	text-align: justify;
	margin-top: 25px;
}
#kontakt {
	color: #00461A;
	font-size: 12px;
	/* letter-spacing: -0.05em; */
	margin: 10px 0;
	text-align: center;
}
#kontakt a {
	color: #00461A;
	text-decoration: none;
}
#top {
	color: #00461A;
	padding-left: 370px;
	padding-top: 2px;
	background: url(../img/top.jpg) no-repeat;
	position: absolute;
	top: 10px;
	left: 0;
}
#top ul {
	color: #00461A;
	font-size: 14px;
}
#dekorace {
	width: 100%;
	height: 502px;
	background: url(../img/dekorace.jpg) no-repeat;
	border-left: 1px solid #00461A;
}
#rightShadow {
	margin: 0px auto;
	width: 700px;
}
#cinnosti {
	margin: 25px 20px 10px ;
	list-style-type: disc;
	font-size: 14px;
}
h3 {
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
}