* {
	color: #766a5a;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align:left
	}

ul {
	color: #998d7c;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
	text-align:left;
	margin-top:3px;
}
	
A:link, A:visited, A:active {
	color: #998d7c;
	text-decoration: none;
	border:none;
	}

A:hover {
	color: #f28b19;
	}
	
td.BoxBiuletynTop {
	background-image:url(../page_images/Leftbox_top.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:9px;
	}

td.BoxBiuletynBottom {
	background-image:url(../page_images/Leftbox_bottom.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:9px;
	}
	
td.BoxLeftLeft {
	background-image:url(../page_images/Leftbox_left.jpg);
	background-repeat:repeat-y;
	width:5px;
	height:100%;
	}
	
td.BoxLeftRight {
	background-image:url(../page_images/Leftbox_right.jpg);
	background-repeat:repeat-y;
	width:4px;
	height:100%
	}

td.BoxLeftCenter {
	background-image:url(../page_images/bg_tabele.jpg);
	background-repeat:repeat;
	width:106px;
	height:100%
	}
	
div.BoxLeftMobilelink {
	color: #7c7060;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 8px;
	text-align:center;
	}


