BODY {
	background-color : #F3F4F4;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : small;
	background-image : url(images1/bcg.gif);
}
.head
{
	background-image : url(images1/head.gif);
	width : 700;
	height : 80;
}
.row5
{
	background-image : url(images1/row5.gif);
	width : 700;
	height : 92;
}
A:HOVER {
	text-decoration : blink;
}
A:LINK {
	text-decoration : underline;
		color : Blue;
}
A:VISITED {
	color : Blue;
}
.header
{
	background-color : #ffff00;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	color : Black;
}
.hlavni {
	border-left: dashed 1px;
	position: relative;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	margin-left: 10em;
	width: auto;
	background-color: White;
}
