body {
	margin: 0px;
	padding: 0px;
	font-family: Arial CE, Verdana, Tahoma;
	font-size: 10px;
	color: #bbbaba;
	font-weight: normal;
	background-color: #3b3b3b;
}

form {
	padding: 0px;
	margin: 0px;
}

ol,ul {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

.odsazene LI {
	margin-top: 15px;
	text-align: justify;
}

.neodsazene LI {
	margin-top: 0px;
	text-align: justify;
}

p {
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: justify;
}
H1 {
	font-family: Arial CE, Verdana, Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

H2 {
	font-family: Arial CE, Verdana, Tahoma;
	font-size: 12px;
	color: #080456;
	font-weight: bold;
	margin-bottom: 5px;
}

H3 {
	font-family: Arial CE, Verdana, Tahoma;
	font-size: 10px;
	color: #3F5078;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

TD {
	font-family: Arial CE, Verdana, Tahoma;
	font-size: 10px;
	color: #bbbaba;
	font-weight: normal;
}

.inputtext {
	background-color: #ffffff;
	border: #8B8CBB 1px solid; 
	height: 17px; 
	width: 205px;
	font-family: Arial CE, Verdana, Tahoma;
	font-size: 10px;
	color: #434242;
	font-weight: normal;
}

.button {
	background-color: transparent;
	border: #8B8CBB 1px solid; 
	height: 17px; 
	font-family: Arial CE, Verdana, Tahoma;
	font-size: 10px;
	color: #434242;
	font-weight: normal;
}

A {
	color: #ffffff;
	text-decoration: none;	
}

A:hover {
	text-decoration: underline;	
}

.topmenu {
	height: 27px;
	vertical-align: top;
	text-align: center;
}

.sidemenu {
	font-weight: bold;
	font-family: Arial CE, Verdana, Tahoma;	
	color: #7d7d7d;
	font-size: 10px;
	display: block;
	border-bottom: #565555 1px solid;
	padding-top: 6px;	
	padding-bottom: 7px;
	width: 100%;
}

.sidemenu_active {
	font-family: Arial CE, Verdana, Tahoma;	
	font-weight: bold;
	font-size: 10px;
        color: #ffffff;
	display: block;
	border-bottom: #565555 1px solid;
	padding-top: 6px;
	padding-bottom: 7px;
	width: 100%;
}
