body {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #D9F0FF;
}
.menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #d7d7d7;
}
.linebottom {font-family: Tahoma, Verdana; font-size: 11px; font-style: normal; font-weight: none; font-variant: normal; color: #FFFFFF;
	background-image: url(images/linebottom.jpg);
	background-repeat: repeat-x;
}
.lineten {
	background-image: url(images/linebottom2.jpg);
	background-repeat: repeat-x;
}
.servise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


 .menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #419ECE;
	text-decoration: underline;
}

.servise a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bd191a;
	text-decoration: underline;
}



.servise a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #686369;
	text-decoration: none;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #686369;
	text-decoration: none;
}


.date  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #419ECE;
	text-decoration: underline;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #727272;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.style2 {color: #527C9D}

#pole {
	background-color: #D9F0FF;
}
.line {
	border-bottom: 1px dotted #b1b7ab;
}



