/***********************************************/
/* breakstyler.css                                  */
/***********************************************/

body{
	font-family: tahoma, verdana;
	color: #000;
	font-size: 10pt; 
	background-color: #fcc343;}

p{
	color: #000;
	font-size: 8pt; 
	text-align: justify;
	padding: 4px 20px 4px 20px;
	line-height: 20px;}

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, verdana;
	margin: 0px;
	padding: 4px 20px 4px 20px;
	}

h1{
	color: #006699;
	font-size: 20pt; 
	font-weight: bold; 
	text-align: Left;
	padding-left: 20px;
	padding-bottom: 4px;}

h2{
	color: #069;
	/*background-color: #006699;*/
	font-size: 10pt; 
	font-weight: bold; 
	text-align: Left;

	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
	border-bottom: 1px dotted #F00;
	/*font-variant: small-caps;*/
	}

h3{
	color: #F00;
	font-size: 10pt;
	text-align: Left;
	background-color: #FCC;

	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #F00;
	border-top: 1px solid #F00;}

h4{
	color: #F00;
	font-size: 10pt;
	text-align: Center;
	background-color: #FCC;

	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #F00;
	border-top: 1px solid #F00;}

li{
	color: #000;
	font-size: 10pt; 
	line-height: 20px;
	list-style-type:square;
	}

/*-------------------------------------------------------------------------------------*/


a:link, a:visited, a:hover, a:active{
	font-size: 10pt;	
	color: #F00;
	text-decoration: underline;      
	font-weight: normal;}

a:hover{	
	text-decoration: none;	
	}

.cimsor{
	color: #0099FF;
	font-size: 14pt; 
	font-weight: bold; 
	text-align: left;
	margin-left: 0px;
	padding-left: 20px;
	border-bottom: 1px dotted #F00;
}

/*-------------------------------------------------------------------------------------*/
.copyright{
	color: #FFF;
	font-size: 8pt; 
	font-weight: bold; 
	text-align: Center;
	}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active{
	color: #FFF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	}	

.copyright a:hover{
	text-decoration: none;
	}

.konyvjelzo{
	color: #000;
	font-size: 7pt; 
	font-weight: normal; 
	}

.balcimsor{
	color: #000;
	font-size: 7pt; 
	font-weight: normal;
	text-align: right;
	}

.figyelmeztetes{
	color: #000;
	font-size: 7pt; 
	font-weight: normal;
	text-align: center;
	}
/*-------------------------------------------------------------------------------------*/
.balmenu{
	font-size: 8pt; 
	color: #000;
	font-weight: normal; 
	text-align: center;
	/*font-variant: small-caps;*/
	}


.balmenu a:link, .balmenu a:visited, .balmenu a:active, .balmenu a:hover{
	font-size: 8pt;
	color: #000;
	/*font-variant: small-caps;*/
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	}
	
.balmenu a:hover{
	text-decoration: none;
	font-weight: normal;	
	}

/*-------------------------------------------------------------------------------------*/
#kontener{
	width: 800px;
	
background: #000;
	
margin: 10px 10px 10px 10px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
/*-------------------------------------------------------------------------------------*/	
#fejlec{
	width: 90%;
	background: #CC9900;
	
padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #CCC;
	}
/*-------------------------------------------------------------------------------------*/
#menu{
	width: 148px;
	position: absolute; top: 79px; left 10px;
	background: #AAA;
	
padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCC;
	}
	
/*-hasznalt----------------------------------------------------------------------------*/
#tartalom{
	width: 650px;	
	
padding: 10px 10px 10px 10px;	
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
/*-------------------------------------------------------------------------------------*/
#lablec{
	width: 90%;
	background: #CC9900;
	
padding: 10px 10px 10px 10px;	
	border-top: 1px solid #CCC;
	}

/*-------------------------------------------------------------------------------------*/
