@charset "utf-8";
#header_logo {
	height: 90px;
	width: 100%;
	background-color: #960F59;
	color: #FFFFFF;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
}

#header_logo a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#header_logo a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#header_logo a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#header_logo a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#header_logo_text {
	height: 80px;
	width: 790px;
	background-image: url(../images/ceges-nyelvoktatas.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#header {
	height: 200px;
	width: 800px;
	padding-top: 100px;
}
#header a:link {
	font-size: 16px;
	color: #960F59;
	font-weight: bold;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);

}
#header a:visited {
	font-size: 16px;
	color: #960F59;
	font-weight: bold;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
#header a:active {
	font-size: 16px;
	color: #960F59;
	font-weight: bold;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
#header a:hover {
	font-size: 16px;
	color: #960F59;
	font-weight: bold;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}









#header_picture {
	height: 230px;
	width: 800px;
}
#header_picture_picture {
	height: 200px;
	width: 300px;
	float: left;
}
#header_picture_text {
	height: 120px;
	width: 470px;
	float: right;
	padding: 10px;
}
#header_picture_link {
	height: 70px;
	width: 470px;
	float: right;
}



#header_menu {
	height: 30px;
	width: 780px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#content {
	height: 1175px;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/content_background.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	margin-top: 10px;
}
#content_left1 {
	background-position: top;
	float: left;
	height: 125px;
	width: 365px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#content_right1 {
	background-position: top;
	float: right;
	height: 125px;
	width: 365px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#content_left_right {
	height: 150px;
	width: 780px;
}
#content_left2 {
	background-position: top;
	float: left;
	height: 550px;
	width: 365px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#content_right2 {
	background-position: top;
	float: right;
	height: 550px;
	width: 365px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#content_left_right2 {
	height: 572px;
	width: 780px;
}





#footer {
	height: 15px;
	width: 100%;
	background-color: #960F59;
	color: #FFFFFF;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 5px;
	font-weight: bold;
	margin-top: 300px;
}
#footer_logo_text {
	height: 20px;
	width: 780px;
}
#footer_logo_text a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_logo_text a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_logo_text a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_logo_text a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}




body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	background-color: #FFFFFF;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #960F59;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #960F59;
}
.style4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
