BODY {background : white;
}
.zole{
	background : url('zole.jpg') no-repeat;
}
A.SITES{
	font-family: "Trebuchet","Tahoma","Verdana";
	font-size: 16pt;
	text-decoration: none;
	color: Gray;
	padding-left: 24px;
	background-image: url(rodykle.jpg);
	background-repeat: no-repeat;
}
a:hover.SITES{
	color : #CC3300;
	text-decoration : none;
	/*background-image: url(rodykle_h.jpg);
	background-repeat : no-repeat;
	*/
}
A.{
	font-family: "Tahoma","Verdana";
	font-size: 8pt;
	text-decoration: none;
	color: #999966;
}
a:hover{
	text-decoration : underline;
	color: #CC3300;
}
.ordinary{
	font-family : "Verdana","Tahoma";
	font-size : 8pt;
	background-color : #F3F7EF;
	padding: 10px;
	vertical-align : top;
	border-top : dashed #DCC5B0 1;
	}
.ordinary_nopad{
	font-family : "Verdana","Tahoma";
	font-size : 8pt;
	background-color : #F3F7EF;
	vertical-align : top;
	}
.ordinary_left{
	font-family: "Verdana","Tahoma";
	font-size: 8pt;
	padding: 10px;
	height: 150px;
	width: 180px;
	vertical-align: top;
	color: Green;
	border-top : dashed #DCC5B0 1;
	}
.margin_up{
	font-family: "Tahoma","Verdana";
	font-size: 8pt;
	background-color: #FBFBFB;
	padding: 5px;
	height: 50px;
	border-bottom: dashed #DCC5B0 1;
	background-image: url(rasa.jpg);
	padding-left: 140px;
	text-align: right;
}
.margin_white{
	font-family : "Tahoma","Verdana";
	font-size : 8pt;
	background-color : white;
	padding : 5px;
}
.margin_left{
	font-family : "Trebuchet","Tahoma","Verdana";
	font-size : 14pt;
	padding : 10px;
	color : Gray;
	vertical-align : top;
	border-top : dashed #DCC5B0 1;
	width: 180px;
}
.HEAD{
	font-family : "Trebuchet","Tahoma","Verdana";
	font-size : 16pt;
	color : #CC3300;
	background-color : #F3F7EF;
	padding : 10px;
	height : 50px;
	width: 580px;
		}
.SITE_HERE{
	font-family : "Trebuchet","Tahoma","Verdana";
	font-size : 14pt;
	color : #CC3300;
	padding-left : 16px;
	background-image : url(rod_z.gif);
	background-repeat : no-repeat;
}