
body {
	background-image:url(../Images/backgr.png);
	background-color: rgb(227, 219, 219);
	background-repeat:no-repeat;
	font-family: Calibri, Arial;
	font-size: 13pt;
		
}

table {

border-style: none; 
border-size: 0pt;
border-color: black;

}


td {border-style: solid}

a {text-decoration: none; color: black}
a:hover {color: #ececff}


#header {
	border-style: none;
	vertical-align: bottom;
}

#fbtable td {
	border-style: solid;
	border-width: 1px;
}

#othertd {border: none}

#othertd ul {list-style: none}

#othertd li {
	
	text-align: center;
	background-color: #ececff;
	border-width: 1px;
	border-color: #ececff;
	border-radius: 10px 10px 10px 10px;	
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left:3px;
	margin-bottom: 10px;
	font-size: 11pt;
}

#othertd li:hover {

	background-color: #000061;
	
}

#othertd li:hover a {
	
	color: #ececff;
	font-weight: bold;
}


#mainlisttd {

	background-color: #ececff;
	border-width: 1px;
	border-color: #ececff;
	border-radius: 10px 10px 0px 0px;
	
}

#mainlist ul {list-style: none; padding-left: 15px; padding-right: 15px}


#mainlist li {
	display: inline;
	background: none;	
	line-height: 10px;
	padding: 18px;
	padding-right: 0px;
	border-style: none;
	margin: -3px;	
	margin-bottom: -3px;
	font-weight: bold;
}

#mainlist li:hover {

	background-color: #000061;
	
}

#mainlist li:hover a {
	
	color: #ececff;
	font-weight: bold;
	border-color: #000061;
}


#mainlist li a {
	
	line-height: 15px;
	border-right-style: solid;
	border-width: 1px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;

}



#sublisttd {background-color: #000080; border: none}

#sublist ul {
	
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ececff;
	border-width: 1px;
	border-color: #ececff;
	border-radius: 10px 10px 10px 10px;

}

#sublist li {

	list-style: none;
	text-align: center;
	line-height: 25px;
	padding: 18px;
	border-style: none;
	background: none;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-style: solid;
	border-width: 1px;
	
}

#sublist li:hover {

	background-color: #000061;
}

#sublist li:hover a {
	
	color: #ececff;
	font-weight: bold;
}

#supertr {vertical-align: top; margin-top: 50px}

#texttd {
	background-color: none;
	border: none;
	
	}

#texttd a.hivat {

	font-weight: bold;
	color: #000061;

}

#texttd a:hover.hivat {

	font-weight: bold;
	color: red;

}

#text {

	align: top;
	background-color: white;
	margin: 8pt;
	border-style: solid;
	padding: 25px;
	text-align: justify;
	border-width: 1px;
	border-radius: 15px 15px 15px 15px;
}


P.centerin {

text-align: center;


}

#text em {

	font-weight: bold;
	font-style: normal;

}

#text h4.kiemcim {

	color: #000080;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 15%;

}

#text h4:hover.kiemcim: {

	color: red;

}

#text .it {
	
	font-style: italic;

}

#fillThis {

	margin-top: -10px;
	background-color: #000061;

}


#fillThis td {border: none}


#fBoxTable {

	border-style: solid;
	border-width: 2px;
	background-color: white;

}

#fBoxTable td {

	border: none;

}