a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.lokalizator:link {
	color: #1109A9;
	font-weight: bold;
	text-decoration: none;
}
a.lokalizator:visited {
	color: #1109A9;
	font-weight: bold;
	text-decoration: none;
}
a.lokalizator:hover {
	font-weight: bold;
	color: #1109A9;
	text-decoration: underline;
}

a.red:link {
	color: #A81000;
	text-decoration: none;
}
a.red:visited {
	color: #A81000;
	text-decoration: none;
}
a.red:hover {
	color: #A81000;
	text-decoration: underline;
}
body {
	 font-family: Arial, Helvetica, sans-serif;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #E1E1E1;
	height: 19px;
	overflow: auto;
}
p {
	line-height: 14px;
	margin-right: 10px;
}
textarea {
	overflow: auto;
}
td {
	font-size: 11px;
	COLOR: #666666;
	/*color: #333;*/
	line-height: 13px;
	/*text-align: justify;*/
	text-align: justify;
}

.td2 {
	text-align: center;
}

.head {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0 0;
	text-align: left;
}
.head2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 5 0 5 0;
}
.big {
	font-size: 23px;
	font-weight: bold;
	line-height: 28px;
}

.small {
	font-size: 10px;
}
.medium {
	font-size: 14px;
	font-weight: bold;
}
#red {
	color: #A81000;
}
#center{
	text-align: center;
}

#kolor1 {
	color: #000000;
}

#kolor2 {
	color: #A81000;
}

#kolor3 {
	color: #339900;
}

#kolor4 {
	color: #3300CC;
}