body  { font-family: verdana; text-decoration: none; color: black }
ul { list-style-type: square; color: red; }
ul.lista { list-style-type: lower-latin;}
.main { font-size: 16px; }
.main_justify { font-size: 16px; text-align: justify;}
.verdana { font-size: 11px; }
.img_border { border: 8px solid #FFFFFF; margin: 20px;}
.borderek { border: 1px solid black;}

.sun { background-image: url(slonce.gif); background-repeat: repeat-x; background-position: bottom center; font-size: 15px; padding-left: 10px; padding-right: 10px;}
.tlo_main { background-image: url(back.gif); background-repeat: repeat-x; background-position: bottom center; }
.mini { font-size: 10px; }
.verdana_mini { font-size: 12px; }
.verdana_menu { font-size: 11px; padding-left: 10px; padding-right: 10px; }


A:link {font-size: 16px; text-decoration: none; color: red}
A:unknown {font-size: 16px; text-decoration: none; color: red}
A:visited {font-size: 16px; text-decoration: none; color: red}
A:hover {font-size: 16px; text-decoration: underline; color: black}

A.menu:link {font-size: 11px; text-decoration: none; color: red}
A.menu:active {font-size: 11px; text-decoration: none; color: red}
A.menu:visited {font-size: 11px; text-decoration: none; color: red}
A.menu:hover {font-size: 11px; text-decoration: underline; color: black}

A.menu2:link {font-size: 11px; text-decoration: none; color: black}
A.menu2:active {font-size: 11px; text-decoration: none; color: black}
A.menu2:visited {font-size: 11px; text-decoration: none; color: black}
A.menu2:hover {font-size: 11px; text-decoration: underline; color: red}

.button {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	border: 1px solid #BE0301;
	height: 17px;
	background-color: #BE0301;
	font-weight: bold;
}

.input {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #BE0301;
	padding: 3px;
}
