BODY{
		background-image: url("../obrazky/c.jpg");
}
H1{
		position: relative;
		top: -10px;
		font-family: Trebuchet MS;
		font-size: 30px;
		color: red;
		font-weight: normal;
}
H2{
		font-family: Trebuchet MS;
		font-size: 18px;
		font-weight: normal;
}
H3{
		font-family: Trebuchet MS;
		font-size: 25px;
		color: red;
		margin: 0px;
		text-indent: 0px;
		text-decoration: underline;
		font-weight: bold;
}
P{
		font-family: Verdana;
		font-size: 14px;
		text-indent: 20px;
}
.text{
		font-family: Verdana;
		font-size: 14px;
}
UL{
		list-style-type: none;
		font-family: Verdana;
		font-size: 14px;
}
OL{
		font-family: Verdana;
		font-size: 14px;
}
IMG{
		float: left;
		margin: 15px;
		border: 0px;
}
HR{
		width: 700px;
		color: black;
		size: 1px;
}
