html {
	overflow-y: scroll;
}

body {
	scrollbar-face-color: #c7d4f7;
	scrollbar-highlight-color: #c7d4f7;
	scrollbar-3dlight-color: #030379;
	scrollbar-darkshadow-color: #030379;
	scrollbar-shadow-color: #030379;
	scrollbar-arrow-color: #030379;
	scrollbar-track-color: #e9efff;
}

.brd {
	border-left: solid 0px;
	border-right: solid 0px;
	border-top: solid 1px;
	border-bottom: solid 1px;
}

.brd1 {
	border-left: solid 0px;
	border-right: solid 0px;
	border-top: solid 1px;
	border-bottom: solid 1px;
}

a:hover {
	color: red;
}

a:active {
	color: #5257ac;
}

a:link {
	color: #030379;
}

.fonts1 {
	font-size: 24pt;
	color: #030379;
	z-index: 1;
	text-decoration: none;
}

.fonts {
	font-size: 11pt;
	color: #030379;
	text-decoration: none;
	font-family: arial;
	text-align: justify;
}

.stopka {
	font-size: 8pt;
	color: #030379;
	text-decoration: none;
	font-family: arial;
}

.tlo {
	background: #e9efff url(../images/header.jpg);
	background-repeat: repeat-no;
}

.tloi {
	background: #e9efff url(../images/index.jpg);
	background-repeat: repeat-no;
}

.fonts0 {
	font-size: 16pt;
	color: #030379;
	text-decoration: none;
	font-family: arial;
	text-align: center;
}

.fonts2 {
	font-size: 11pt;
	color: #030379;
	text-decoration: none;
	font-family: arial;
}

.fontsh {
	font-size: 8pt;
	color: #030379;
	text-decoration: none;
	font-family: arial;
	text-align: justify;
}
