BODY {
	scrollbar-arrow-color:#2982D6;
	scrollbar-face-color:#C6C6C6;
	scrollbar-highlight-color:#A0A0A0;
	scrollbar-shadow-color:#A0A0A0;
	scrollbar-3dlight-color:#A0A0A0;
	scrollbar-darkshadow-color:#A0A0A01;
	scrollbar-track-color:#B4B4B4;
	background : url("images/pozadi_se_znaky.jpg");
	background-attachment : fixed;
}

INPUT {
	border : thin outset Silver;
}

.vetsi_text {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
}

.kurziva {
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
}

.tucne {
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

img.image {
	    border : 0;
}

A {
	text-decoration : none;
	color : Blue;
	font-weight : normal;
}

A:visited {
	text-decoration : none;
	color : Maroon;
	font-weight : normal;
}

A:hover {
	text-decoration : underline;
	color : Blue;
	font-weight: bold
}

A:active {
	text-decoration : underline;
	color : Blue;
	font-weight: bold
}