/***********************************************/
/* citadella.css                                     */
/***********************************************/

body{
	font-family: verdana, tahoma, ;
	color: #000;
	font-size: 10pt; 
	background-color: #000;
	margin-top: 5px;}

p{
	color: #000;
	font-size: 8pt; 
	text-align: left;

  margin: 20px 40px 0px 40px;
	padding: 0px 0px 0px 0px;

	line-height: 20px;}

li{	color: #000;
	font-size: 8pt; 
	/*list-style-image: url(elemek/boi_jel1.gif);*/
	list-style-type:square;
	line-height: 15px;
	
	margin: 20px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	
	}

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, verdana;
	}

h1{
	color: #6c6;
	font-size: 18pt; 

	font-weight: normal; 
	text-align: Left;

	margin: 10px 40px 20px 40px;
	padding: 0px 0px 0px 0px;
	}

h2{
	color: #6c6;
	
	font-size: 12pt; 
	font-weight: bold; 
	text-align: Left;

	margin: 40px 0px 20px 0px;
	padding: 0px 40px 0px 40px;
	
	border-bottom: 1px dotted #093;

	}

h3{
	color: #FFF;
	background-color: #6c6;
	font-size: 10pt; 
	font-weight: normal; 
	text-align: Left;

	margin: 10px 40px 10px 40px;
	padding: 0px 0px 0px 10px;

	border: 1px solid #093;
	}


a:link, a:visited, a:hover, a:active{
	font-size: 8pt;	
	color: #000;
	text-decoration: underline;      
	font-weight: normal;}

a:hover{	
	text-decoration: none;	
	}

.copyright{
	color: #fff;
	font-size: 7pt; 
	font-weight: normal; 
	text-align: Center;
	}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active{
	color: #fff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	}	

.copyright a:hover{
	text-decoration: none;
	}

.photo{
	margin-right: 10px;
	margin-bottom: 2px;
	}

.phototext{
	color: #000;
	background-color: #fff;
	font-size: 8pt; 
	font-weight: normal; 
	text-align: Center;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.felsomenu{
  font-family: arial;
	color: #FFF;
	background-color: #6C6;
	font-size: 8pt; 
	font-weight: bold; 
	text-align: center;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.felsomenu a:link, .felsomenu a:visited, .felsomenu a:hover, .felsomenu a:active{
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	}	

.felsomenu a:hover{
	text-decoration: none;
	}
	

.balszele{
	color: #000;
	font-size: 7pt; 
	text-align: justify;
	
	padding: 4px 10px 4px 20px;
	margin-top: 5 px;
	line-height: 15px;
	}
