body,html {
height: 100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.home_bg {
	background-image: url(images/index_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
.footer_blabla {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0053a0;
	padding: 5px;
	border: 10px solid #FFFFFF;
}
#content {
	background-image: url(images/back_txt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
td.pravo img {
	margin: 5px;
	border: 1px solid #999999;
	padding: 5px;
}
ul li {
	list-style-position: outside;
	list-style-image: url(images/li.gif);
	margin-left: -25px;
	line-height: 20px;
	color: #333333;
}
.white {
	color: #FFFFFF;
}
.bordur_1px {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#content a {
	font-weight: bold;
	color: #ff6c00;
	text-decoration: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}






#titler {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/t_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 40px;
}


.footer_blabla a {
	color: #FFFFFF;
	text-decoration: none;
}
td.here {
	background-color: #85acd0;
}
td.nwz img {
	margin: 1px;
	padding: 5px;
	border: 3px solid #666666;
}
.Thedate {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
#serv td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4ea1ee;
	display: block;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 3px;
}
#serv td a:hover {
		background-color: #2d2d2d;
	text-decoration: underline;
}
#serv td.shere a {
	background-color: #2d2d2d;
	text-decoration: underline;
}
#serv td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.sendbtn {
border: 0px solid;
width: 32px;
height: 11px;
background-image: url(images/send_sm.gif);
background-repeat: no-repeat;
cursor: pointer;
}