body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
legend {
	color: #F00;		
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	cursor:crosshair;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

.table_top {
	border-bottom-width:6px;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
}
input, textarea, select {
	border: 3px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil2 {font-size: 11px}
.Stil3 {font-size: 9px}

.tbl_seminare {

}
.tbl_seminare th {
	background-color:#CC0000;
	font-size:14px;
	text-align:center;
}
.tbl_seminare td {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	vertical-align:top;
	padding:5px;
} 
