body {
	background-color: #E8E4A2;
	font: normal 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
a {
	color: #00A9E0;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 1px 1px 1px;
}
a:hover {
	color: #FFFFFF;
	background: #00A9E0;
	text-decoration: none;
	padding: 0px 1px 1px 1px;
}
a:hover.image {
	background-color: white;
	margin: 0;
	padding: 0;
}
a.image {
	margin: 0;
	padding: 0;
}

.paticka a {
	color: #96C56F;
	text-decoration: none;
	padding: 2px 2px 1px 2px;
}
.paticka a:hover {
	color: white;
	background-color: #589830;
	text-decoration: underline;
	padding: 2px 2px 1px 2px;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	text-align: center;
	font-size: 20px;
	color: #589830;
	padding: 5px 3px 5px 3px;
	margin: 8px 0px 5px 0px;
	border-bottom: 3px dashed #CCCCCC;
}
h2 {
	text-align: left;
	font-size: 11px;
	padding: 0;
	margin: 15px 0 2px 0;
	color: #993300;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

img {
	margin: 5px 5px 5px 5px;
	border: 0;
}
img.logo {
	margin: 0;
	border: 0;
}
img.bod {
	position: relative;
	top: 5px;
}

.small {
	font-size: 10px;
	color: #999999;
}

.right-shift {
	margin-left: 100px;
}

#menuLine {
	font: bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: black;
	margin-bottom: 10px;
	background-color: white;
	position: relative;
	top: -3px;
}

.page {
	margin: 0 35px;
	padding: 10px;
	background-color: white;
}
.heading {
	margin: 0 35px;
	background-image: url(../images/heading-repeat.gif);
	background-repeat: repeat-x;
	height: 59px;
	border-bottom: black 3px solid;
	color: white;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.levy-stin {
	background-image: url(../images/main-left-side.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 750px;
	margin: auto;
}
.pravy-stin {
	background-image: url(../images/main-right-side.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.paticka {
	margin: 0 35px;
	/*height: 32px;*/
	background-color: #589830;
	border-top: black 3px solid;
	color: white;
	padding: 9px;
	text-align: center;
}
.levy-stin-paticka {
	background-image: url(../images/main-left-side-1.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 750px;
	margin: auto;
}
.pravy-stin-paticka {
	background-image: url(../images/main-right-side-1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.konec {
	width: 750px;
	margin: auto;
	background-image: url(../images/main-bottom-side.gif);
	background-repeat: repeat-x;
}
.levy-dolni-roh {
	background-image: url(../images/main-left-bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.pravy-dolni-roh {
	background-image: url(../images/main-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.levy-dolni-jemny-roh {
	background-image: url(../images/main-left-bottom-1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 35px;
}
.pravy-dolni-jemny-roh {
	background-image: url(../images/main-right-bottom-1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 35px;
	height: 30px;
}
