body {
	/*background: #1c191a url('./img/logo.gif') no-repeat;*/
	/*background-image: url('./img/backg.jpg');
	background-repeat: no-repeat;
	background-position: center top;*/
	background-color: #eaeaea;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
}
#page {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px 0 5px 0;
	width: 1000px;
	background-color: #231f20;
}

#head {
	margin: auto;
	margin-top: 0;
	width: 990px;
	height: 124px;
}
#head a img, #head .noBord a img {
	border: none;
}
#head a:hover img, #head .bord a img {
	border-top: 7px solid #6d6e71;
}

#menuHorizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: auto;
	width: 990px;
	height: 20px;
}
#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8 {
	width: 122px;
	height: 123px;
	float: left;
	margin-right: 2px;
}
#m1 {
	background: url('./img/m1.jpg');
}
#m2 {
	background: url('./img/m2.jpg');
}
#m3 {
	background: url('./img/m3.jpg');
}
#m4 {
	background: url('./img/m4.jpg');
}
#m5 {
	background: url('./img/m5.jpg');
}
#m6 {
	background: url('./img/m6.jpg');
}
#m7 {
	background: url('./img/m7.jpg');
}
#m8 {
	background: url('./img/m8.jpg');
	margin: 0;
}

.mh a, .mhLast a, .overClass a, .overClassL a {
	color: #f1f1f1;
	background-color: #008c44;
	text-decoration: none;
	width: 122px;
	padding: 3px 0 5px 0;
	height: 12px;
	margin-right: 2px;
	float: left;
}
.mhLast a, .overClassL a {
	margin: 0;
}
.mh a:hover, .mhLast a:hover, .overClass a, .overClassL a {
	background: #6d6e71;
	color: #fff;
}

#mainPage {
	margin: auto;
	width: 990px;
	background-image: url('./img/backg-left.gif');
	background-repeat: repeat-y;
	padding: 0;
}

#menuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 122px;
}
#menuLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menuLeft ul li a {
	display: block;
	margin: 2px 0 2px 0;
	width: 120px;
	height: 16px;
	padding: 4px 1px 1px 1px;
	text-decoration: none;
	color: #e7e7e7;
	background-color: #6d6e71;
}
#menuLeft ul li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #008c44;
}

#content {
	margin-top: 10px;
	float: right;
	width: 864px;
}
#contentText {
	float: left;
	/*width: 470px;*/
	width: 854px;
	text-align: left;
	padding: 5px 0 0 10px;
}
#contentPic {
	float: right;
	width: 380px;
	height: 260px;
	padding: 5px 0 12px 0;
	text-align: right
}
#contentPic img {
	width: 368px;
	height: 260px;
}

#scrolledText {
	margin: 0;
	width: 474px;
	height: 273px;
	overflow: auto;
}
#contentFooter {
	width: 100%;
	padding: 10px 0 0 0;
	clear: both;
}
#footer {
	font-size: 11px;
	width: 100%;
	padding: 10px 0 0 0;
	height: 15px;
	clear: both;
	background-color: #231f20;
}

#littleBanners {
	width: 372px;
	padding: 0;
}
#littleBanners a img {
	margin: 0 0 2px 2px;
	float: left;
	border: none;
}
#banner {
	padding-bottom: 2px;
}
#banner img {
	margin: 1px 0 0 14px;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}
/* ----------------------- */
/* --------CONTENT-------- */
/* ----------------------- */

address {
	font-style: normal;
}
img.border {
	border: 1px solid #aaa;
}
h1, h2 {
	font-size: 14px;
	color: #008c44;
	padding: 0 0 5px 10px; 
}
h2 {
	padding-top: 15px;
}
h2.galerie {
	padding-top: 0;
}
h3 {
	font-size: 13px;
	color: #b4d43b;
}
strong.green {
	color: #b4d43b;
}

#contentText p {
	margin-right: 10px;
}
#contentText a {
	color: #b4d43b;
	text-decoration: none;
}
#contentText a:hover {
	text-decoration: underline;
}

tr.colored td {
	background: #444;
}
table.dig_tisk, table.dig_tisk1 {
	padding: 1px;
	border: 2px solid #fff;
}
table.dig_tisk td, table.dig_tisk th, table.dig_tisk1 td, table.dig_tisk1 th {
	padding: 1px;
	border: 1px solid #aaa;
}
table.dig_tisk td, table.dig_tisk th {
	padding: 3px 0 3px 0;
	width: 70px;
	text-align: center;
}
table.dig_tisk1 {
	width: 350px;
}

table.kontakt {
	margin: auto;
	margin-bottom: 10px;
	width: 400px;
}
table.kontakt td {
	padding: 3px 0 3px 0;
}
input.form_email {
	width: 200px;
}

a img.galerie {
	width: 50px;
	height: 50px;
	border: 1px solid #231f20;
}
a:hover img.galerie {
	border: 1px solid #b4d43b;
}
