BODY.unieruchom {
	background-attachment : fixed;
	background-image : url(./tla/tlo.jpg);
	scrollbar-face-color:#C7AB8F;
	scrollbar-highlight-color:#F0E0E0;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FFB449;
	scrollbar-track-color:#AF8655;
}

form.thin {
	margin-bottom: 0px;
	margin-top: 0px;
}

.tekstmalutki {
	color : Black;
	font-family : sans-serif;
	font-size : 9px;
	font-variant : normal;
	font-weight : bold;
}

.tekst {
	color : Black;
	font-size : 12px;
}

.tekstjust {
	color : Black;
	font-size : 12px;
	text-align : justify;
}

.tekst_red {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bold;
}

.tekst_orange {
	color : #F2952D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bold;
}

.tekst2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-variant : normal;
	font-weight : bold;
}

.tekst2_red {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-variant : normal;
	font-weight : bold;
}

A.link:Link {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
}

A.link:Active {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
}
 
A.link:Visited {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
}

A.link:Hover {
	color : #F2952D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
}

A.link2:Link {
	font: Verdana;
	color: Black;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	font-weight : bold;
}

A.link2:Active {
	font-size: 13px;
	color: Black;
	text-align: center;
	text-decoration: none;
	font-weight : bold;
}
 
A.link2:Visited {
	font-size: 13px;
	color: Black;
	text-align: center;
	text-decoration: none;
	font-weight : bold;
}

A.link2:Hover {
	font-size: 13px;
	color: Maroon;
	text-align: center;
	text-decoration: none;
	font-weight : bold;
	background-color : #F5F5F5;
}

A.link3:Link {
	font: "MS Serif", "New York", serif;
	color: Black;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

A.link3:Active {
	font-size: 12px;
	color: Black;
	text-align: center;
	text-decoration: none;
}
 
A.link3:Visited {
	font-size: 12px;
	color: Black;
	text-align: center;
	text-decoration: none;
}

A.link3:Hover {
	font-size: 12px;
	color: Red;
	text-align: center;
	text-decoration: none;
}



