/* CSS Document - © 2001 Jiří Beroušek www.MULTIMEDIA-ACTIVITY.cz, create 14.05.2001, last update 23.09.2008*/

/*
#796656 - hnědá
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 79%;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}

/* HTML ===================================================================================== */

h1, h2, h3, h4, h5, h6 {
	line-height: 140%;
	color: #796656;
}
h1 {
	font-size: 190%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 90%;
}

a:link {
	color: #804000
}
a:active {
	color: red
}
a:visited {
	color: #ff8000
}
a:hover {
	color: #ffb062
}
.a1:link {
	color: white
}
.a1:active {
	color: #ff0000
}
.a1:visited {
	color: white
}
.a1:hover {
	color: yellow
}
/* end HTML ===================================================================================== */

/* layout ===================================================================================== */

/* end layout ===================================================================================== */

/* class ===================================================================================== */

img.obrazek-vpravo {
	float: right;
	margin: 10px 0px 10px 10px !important;
}
img.obrazek-vlevo {
	float: left;
	margin: 10px 10px 10px 0px !important;
}

/* end class ===================================================================================== */