BODY, DIV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

TABLE {
	font-size: 8pt;
}

#topbar {
	background-image : url(../img/pozadie.gif);
	background-repeat : repeat;
}

#blueline {
	background-image: url(../img/blueline.gif);
	background-repeat: no-repeat;
	clip : inherit;
}

#menu {
	background-color : #F0F0F0;
}

.border {
	margin-left: 3pt;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3333CC;
	text-decoration : none;
}

A:ACTIVE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 8pt;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

UL {
	margin: 0px 0px 0px 40px;
}
.right {
	text-align : right;
}

.seda {
	background-color: Silver;
	color: #000080;
	font-weight: bold;
}

.white {
	color: White;
}

.buttonmenu {
	width : 100px;
	height: 20px;
	background-color: #E6E6FA;
	border-color: #191970;
}

.buttonmenuover {
	width: 100px;
	height: 20px;
	background-color: #B0C4DE;
	border-color: #191970;
}

.butt {
	width: 100px;
	height: 20px;
}

.okraj {
	border: 1px solid Black;
}

.okraj2 {
	border: 1px solid #999999;
}
.nadpis {
	background-color: #cccccc;
	border-left-color : #999999;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #999999;
	border-top-style : solid;
	border-top-width : 1px;
	font-weight: bold;
}