body {

	margin			: 0;
	background-image: url(Obrazki/tl1.jpg);
	background-repeat:repeat-x;
	font-size		: 12px;

}
.ban {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.ban12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a {
	text-decoration : none;
	color           : #666666;
}
a:hover {
	color			: #990000;
	text-decoration	: underline;
}


