body {
	background-image : url(img/body.jpg);
	background-repeat : repeat-x;
	background-color : #C5E5F4;
}
td {
	font-family : Arial, Helvetica, sans-serif;font-size:11px;color:black
}
a {	color:black; text-decoration:none}
a:hover {	color: #17688C;}
a.co {
	color : white
}
td.adres {	background-image : url(img/1.jpg);}
td.wh {	background-color : white}
td.sr {
	background-image : url(img/sr.jpg);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #4BAFE0;
	padding-right : 15px;
	padding-left : 15px;
	line-height: 17px
}
td.adr{	background-image : url(img/adr.jpg);}
td.mail {
	background-image : url(img/mail.jpg);
}
hr {
	color : #3399CC; height:1px
}
ul {	margin-top:0}
li  {list-style-image : url(img/li.gif);}
b.g {
	font-size:15px;text-transform:uppercase
}