A {
	font-weight: bold;
	color: #034D86;
	text-decoration: underline;
}
A:hover{
	font-weight: bold;
	color: #778899;
	text-decoration: none;
}
.pismo_small {
	font:10px Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}
.pismo_normal, BODY {
	font:13px Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}
.pismo_big, H1 {
	font:26px Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}
H1 {
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linka {
	background-color: #87CEEB;
	width: 150px;
	min-height: 700px;
	height: 700px;
}
.text {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 40px;
	padding-left: 20px;
}
.nadpis {
	text-align: right;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-top: 40px;
}
.center {
	text-align: center;
}
.odskok {
	padding-top: 10px;
}