BODY, TD { 
	font-family : Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;			/* barva textu */
	margin-left: 0px;		/* levy okraj */
	margin-top: 0px;		/* horni okraj */
	margin-right: 0px;
	margin-bottom: 0px;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #D8D8D8;
scrollbar-track-color: #c8c8c8;
}

A {
	text-decoration: none;
	font-weight: normal;
	color: #2D72BD;
	text-decoration: none;
}
A:Hover {
	text-decoration: none;
	font-weight: normal;
	color: #2D72BD;
	text-decoration: underline;
}

.menu {
	background-image : url(images/sipka3.gif);
	background-repeat : no-repeat;
	padding-left : 17px;
}
A.menu:Hover {
	background-image : url(images/sipka4.gif);
	background-repeat : no-repeat;
	padding-left : 17px;
}

.text {
	text-decoration: none;
	font-size : 10pt;
	color: #000;
	font-weight: normal;
	text-align : justify;
}
.text h2 {
	font-family: "Trebuchet MS",Arial, Tahoma, Helvetica, sans-serif; font-size: 20px;
	color: #2d72bd;
	margin-left: 0px;
	padding-left: 25px;
	line-height: 20px;
    background:url("sipka.gif") 0 3 no-repeat;
}

.patka {
	font-weight: normal;
	color: white;
	font-size : 8pt;
	text-decoration: none;
}
A.patka:Hover {
	font-size : 8pt;
	color: white;
	font-weight: normal;
	text-decoration: underline;

}
.tab1 {
	text-decoration: none;
	font-size : 10pt;
	color: #727272;
	font-weight: normal;
	background-color : #DCDCDC;
}
.tab {
	text-decoration: none;
	font-size : 10pt;
	color: #727272;
	font-weight: normal;
	background-color : #f3f3f3;
}