@charset "UTF-8";
/* Bartosz.hu */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #AED2F2;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
     
none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	letter-spacing: 1px;
	text-align: left;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0px;
	text-align: center;
	color: #0000CC;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0000FF;
	letter-spacing: 1px;
	text-align: left;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	text-transform:none;
	color:#990000;
	letter-spacing: 0px;
	text-align: center;
}

ol, li {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
}

a {
	color:#000033;
	text-decoration: none;
}

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

.center{
	text-align:center;
}

a.menu_active:link, a.menu_active:active, a.menu_active:visited, a.menu_active:hover {
color:#FFFFFF;
}
a.menu_active:hover {
color:#FFFFCC;
}


#oldal_bg {
	background-color:#18408E;
	background-repeat:repeat-y;
	width:214 px;
	background-image: url(images/oldal_bg.jpg);
	background-position: top;
}

.oldal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	text-align: left;
	width: 150px;
	margin-left: 30px;
	letter-spacing: 2px;
}

.also_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;

 }


#content {
	background-color: #FFFFFF;
	width: 552px;
}
#c_tartalom {
	width: 510px;
	margin-left: 20px;
	margin-top: 20px;
/*	text-align: center;*/
}

