body {
	font-family: Verdana;
	margin:0 0 0 0;
	background: url(images/bg.jpg) repeat-x #666666;
}
.maintable {
	background:url(images/bgmassive.png) repeat-y;
	vertical-align: top;
	padding-left: 7px;
}
.naviup {
	background: url(images/dmtec_naviup.jpg) no-repeat;
	width: 227px;
	height: 59px;
}
.naviitem {
	background: url(images/dmtecv_navi_item.jpg) no-repeat;
	height: 24px;
	padding: 2px 1px;
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
}
.naviitem a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.naviitem a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.naviitem a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.naviitem a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.naviitem2 {
	color: #999999;
	text-decoration: none;
}
.naviend {
	background:url(images/dmtecv_navi_end.jpg) no-repeat;
	height: 12px;
}
/* tabelki z ktorka informacja */
/* ### niebieska ### */
.blue {
	background: url(images/dmtecv1_bluebull.jpg) no-repeat;
	background-position: bottom left;
	border-bottom: #799fde 1px solid;
	font-size: 10px;
	font-weight: bold;
	color: #799fde;
	padding-left: 20px;
	vertical-align: bottom;
	padding-bottom: 1px;
}
/* ### pomaranczowa ### */
.orange {
	background: url(images/dmtecv1_orangebull.jpg) no-repeat;
	background-position: bottom left;
	border-bottom: #ff8b00 1px solid;
	font-size: 10px;
	font-weight: bold;
	color: #ff8b00;
	padding-left: 20px;
	vertical-align: bottom;
	padding-bottom: 1px;
}
.orangee {
	font-size: 9px;
	font-weight: bold;
	color: #ff8b00;
	padding-left: 2px;
	vertical-align: bottom;
	padding-bottom: 1px;
}
/* ### zielona ### */
.green {
	background: url(images/dmtecv1_greenbull.jpg) no-repeat;
	background-position: bottom left;
	border-bottom: #4ac016 1px solid;
	font-size: 10px;
	font-weight: bold;
	color: #4ac016;
	padding-left: 20px;
	vertical-align: bottom;
	padding-bottom: 1px;
}
.greenn {
	font-size: 9px;
	font-weight: bold;
	color: #4ac016;
	padding-left: 2px;
	vertical-align: bottom;
	padding-bottom: 1px;
}
/* info */
.info {
	font-size: 10px;
	color: #565656;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 8px;
}
.info a:active, a:hover, a:visited {
	text-decoration: underline;
	color: #565656;
}
.info a:hover {
	text-decoration: none;
	color: #666666;
}
/* stopka */
.footer {
	border-top: 3px solid #999999;
	color: #999999;
	font-size: 9px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 15px;
}
.footer a:link, a:visited, a:active {
	color:#999999;
	text-decoration: none;
}
.footer a:hover {
	color:#B0B0B0;
	text-decoration: none;
}