body {
	background-color: #ced0cf;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

img.menu {
	border: 0px;
	display: inline;
}

div#page {
	min-width: 800px;
	min-height: 645px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#page_base {
	position: relative;
	min-height: 645px;
	width: 800px;
	height: 100%;
	margin: auto;
}

div#logo {
	width: 356px;
	height: 172px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	z-index: 0;
}

div#menu {
	width: 444px;
	height: 84px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#menu_menu {
	width: 300px;
	height: 22px;
	top: 58px;
	left: 137px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
/* 	background-color: green; */
}

div#under_menu {
	width: 444px;
	height: 468px;
	background-image: url("../images/under_menu.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: right;
}

div#under_menu_nqt {
	width: 444px;
	height: 468px;
	background-image: url("../images/under_menu_nqt.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: right;
}

div#title {
	width: 356px;
	height: 107px;
	background-image: url("../images/title.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#title_nqt {
	width: 356px;
	height: 107px;
	background-image: url("../images/title_nqt.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#content {
	width: 300px;
	height: 166px;
	background-image: url("../images/content.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-right: 40px;
	position: relative;
	float: left;
	color: #616161;
	font-size: 12px;
	font-weight: bold;
}

div#content_nqt {
	width: 300px;
	height: 166px;
	background-image: url("../images/content_nqt.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-right: 40px;
	position: relative;
	float: left;
	color: #616161;
	font-size: 12px;
	font-weight: bold;
}

div#under_content {
	width: 356px;
	height: 107px;
	background-image: url("../images/under_content.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#under_content_nqt {
	width: 356px;
	height: 107px;
	background-image: url("../images/under_content_nqt.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#bottom_logo {
	width: 800px;
	height: 46px;
	background-image: url("../images/logo_ekotech.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#bottom_logo_nqt {
	width: 800px;
	height: 46px;
	background-image: url("../images/logo_ekotech_nqt.jpg");
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#footer {
	width: 800px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: left;
}



table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	float: left;
}

tr {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

td {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

td.footer {
	width: 400px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	color: #552a08;
}

td.nqt_name {
	padding-left: 10px;
	width: 140px;
	border: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

td.nqt_value {
	padding-left: 20px;
	padding-right: 20px;
	border: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #8b8888;
}

td.menu {
	padding: 0px;
	border: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}

td.menu:hover {
	color: #000000;
}

td.menu_nqt1 {
	background-image: url('../images/button1_nieakt.jpg');
	width: 234px;
	height: 28px;
	padding-left: 10px;
	border: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

td.menu_nqt1:hover {
	background-image: url('../images/button1_akt.jpg');
}

td.menu_nqt2 {
	background-image: url('../images/button2_nieakt.jpg');
	width: 234px;
	height: 28px;
	padding-left: 10px;
	border: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

td.menu_nqt2:hover {
	background-image: url('../images/button2_akt.jpg');
}

td.menu_nqt3 {
	background-image: url('../images/button3_nieakt.jpg');
	width: 234px;
	height: 28px;
	padding-left: 10px;
	border: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

td.menu_nqt3:hover {
	background-image: url('../images/button3_akt.jpg');
}
/*td:hover {
	background-color: #ff0000;
	padding: 0px;
	border: 0px;
	margin: 0px;
}*/
	
	
table.sites {
	margin-top: 15px;
	width: 444px;
	font-family: "Trebuchet MS";
}

table.sites tr td.header {
	padding-bottom: 10px;
	font-size: 16px;
	color: #1a171b;
}

table.sites tr td.thumb {
	padding: 5px 10px 5px 0px;
}

table.sites tr td.desc {
	font-size: 13px;
	color: #636363;
	font-style: italic;
	vertical-align: middle;
}

table.sites tr td.desc a {
	font-style: normal;
	font-size: 13px;
	color: #2f6bbc;
	text-decoration: none;
}

a.menu_nqt:link { text-decoration: none; color: #000000; font-weight: bold; font-style:normal; font-size: 16px; display:block; width:100%; }
a.menu_nqt:visited { text-decoration: none; color: #000000; font-weight: bold; font-style:normal; font-size: 16px; display:block; width:100%; }
a.menu_nqt:active { text-decoration: none; color: #000000; font-weight: bold; font-style:normal; font-size: 16px; display:block; width:100%; }
a.menu_nqt:hover { text-decoration: none; color: #000000; font-weight: bold; font-style:normal; font-size: 16px; display:block; width:100%; }

a.ad_point:link { text-decoration: none; color: #d48811; font-weight: bold; font-style:normal; }
a.ad_point:visited { text-decoration: none; color: #d48811; font-weight: bold; font-style:normal; }
a.ad_point:active { text-decoration: none; color: #d48811; font-weight: bold; font-style:normal; }
a.ad_point:hover { text-decoration: none; color: #d48811; font-weight: bold; font-style:normal; }

a.menu:link { text-decoration: none; color: #ffffff; font-weight: normal; }
a.menu:visited { text-decoration: none; color: #ffffff; font-weight: normal; }
a.menu:active { text-decoration: none; color: #ffffff; font-weight: normal; }
a.menu:hover { text-decoration: none; color: #000000; font-weight: normal; }

a.kontakt:link { text-decoration: underline; color: #616161; font-weight: bold; }
a.kontakt:visited { text-decoration: underline; color: #616161; font-weight: bold; }
a.kontakt:active { text-decoration: underline; color: #616161; font-weight: bold; }
a.kontakt:hover { text-decoration: underline; color: #616161; font-weight: bold; }

a.kontakt_small:link { text-decoration: none; color: #000000; font-weight: normal; font-size: 11px; }
a.kontakt_small:visited { text-decoration: none; color: #000000; font-weight: normal; font-size: 11px; }
a.kontakt_small:active { text-decoration: none; color: #000000; font-weight: normal; font-size: 11px; }
a.kontakt_small:hover { text-decoration: none; color: #000000; font-weight: normal; font-size: 11px; }


