@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
}

.normaltext { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: normal; line-height:16px; text-decoration: none;}
.bigtext { font: 14px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #2E659E; font-weight: bold; line-height:16px; text-decoration: none;}
.linktext { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #2E659E; font-weight: bold; line-height:16px; text-decoration: none;}
A.linktext:hover {color: #2E659E; text-decoration: underline; font-weight:bold;}
.copytext { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #B9BDC6; font-weight: normal; line-height:16px; text-decoration: none;}
A.copytext:hover {color: #9BA0AE; text-decoration: underline;}
dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}
dt:hover {
	text-decoration:underline;

}
dt a:link, dt a:visited {
		
	text-decoration: none;
	
	color: #000;
}
.dttext { font: 14px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: bold; line-height:25px; text-decoration: none;}

dd {
	margin-left:10px;
	padding: 0 0 0 15px;
	background: url(images/ul.gif) no-repeat 0 .5em;
}
dd.imprezy {
	margin-left:1px;
	padding: 0 0 0 15px;
	background:none;
	 font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: bold; line-height:25px; text-decoration: none; 
}
dd.imprezy_ {
	margin-left:25px;
	padding: 0 0 0 15px;
	background: url(images/ul.gif) no-repeat 0 .5em;
}
	
li{ font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: normal; line-height:16px; text-decoration: none; }
.lilink { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: bold; line-height:25px; text-decoration: none; }
A.lilink:hover {color: #000000; text-decoration: underline;}