hr {
	clear:both;
	display:block;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

.dolt {
	font-style:italic;
}

.alairas {
	font-style:italic;
	margin-top:10px;
}

.felkover {
	font-weight:bold;
}

.felkoverDolt {
	font-weight:bold;
	font-style:italic;
}

.kozepreigazitott {
	text-align:center;
}

.jobbraigazitott {
	text-align:right;
}

.balraigazitott {
	text-align:left;
}

.felkoverkozepreigazitott {
	text-align:center;
	font-weight:bold;
}

.hangingindent {
	margin-left:10px;
	text-indent:-10px;
}

.flindent {
	text-indent:10px;
}

img {
	border:none;
}

.disc {
    list-style-type: disc;
}

.square {
    list-style-type: square;
}

.circle {
    list-style-type: circle;
}

.none {
    list-style-type: none;
}

.loweralpha {
    list-style-type: lower-alpha;
	font-size:12px;
}

.upperalpha {
    list-style-type: upper-alpha;
	font-size:12px;
}

.lowerroman {
    list-style-type: lower-roman;
	font-size:12px;
}

.upperroman {
    list-style-type: upper-roman;
	font-size:12px;
}

a {
	text-decoration:none;
	font-weight:normal;
	color:#005aa3;
}

a:link {
	color:#005aa3;
}

a:visited{
	color:#005aa3;
}

a:active{
	color:#005aa3;
}

a:hover{
	color:#ff5aa3;
	text-decoration:underline;
}

.szurkeKeretDupla {
	border: 3px double #666666;
	padding: 2px;
}

.szurkeKeretSzimpla {
	border: 1px solid #666666;
	padding: 2px;
}

.szurkeKeretVastag {
	border: 4px outset #666666;
	padding: 2px;
}

.bordoKeretDupla {
	border: 3px double #AD0810;
	padding: 2px;
}

.bordoKeretSzimpla {
	border: 1px solid #AD0810;
	padding: 2px;
}

.bordoKeretVastag {
	border: 4px outset #AD0810;
	padding: 2px;
}

.feketeKeretDupla {
	border: 3px double #000000;
	padding: 2px;
}

.feketeKeretSzimpla {
	border: 1px solid #000000;
	padding: 2px;
}

.feketeKeretVastag {
	border: 4px outset #000000;
	padding: 2px;
}

table .keretes {
	clear:both;
	display:table; 
	border-spacing: 12px;
	border-collapse: collapse;
	border:#333333 solid 1px;
}

td  .keretes {
  	text-align: left;
	font-weight: normal;
	border:#333333 solid 1px;
}
