@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	}

div {
	border: solid 0px black;	
	}

#top_frame {
	margin: auto;
	width: 960px;
	height: 50px;
	}

#top_left {
	width: 100px;
	height: 25px;
	position: relative;
	top: 25px;
	background: url(kepek/sargabalfent.jpg) no-repeat;
	float: right;
	clear: left;
	}

#top_menu {
	height: 25px;
	position: relative;
	top: 25px;
	float: right;
	}
	
#top_right {
	width: 100px;
	height: 25px;
	position: relative;
	top: 25px;
	background: url(kepek/sargajobbfent.jpg) no-repeat;
	float: right;
	}

#blue_frame {
	margin: auto;
	height: 50px;
	min-width: 960px;
	background: url(kepek/kekcsik1.jpg) no-repeat center;
	background-color: #4872c4;

	}

/* ------------------------ */

#main_frame {
	margin: auto;
	width: 960px;
	position: relative;
	}

#main_left {
	width: 180px;
	top: 0px;
	left: 0px;
	/*border-right: solid 1px #4872c4;*/
	float: left;
	}

#main_left_top {
	width: 100%;
	height: 300px;
	margin-top: 20px;
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	/*border: 1px solid red;*/
	}

#main_left_middle {
	width: 100%;
	height: 85px;
	/*border: 1px solid cyan;*/
	}

#main_left_bottom {
	width: 100%;
	/*border: 1px solid green;*/
	}

#main_right {
	width: 770px;
	padding-top: 20px;
	padding-left: 9px;
	float: right;
	/*border: 1px solid blue;*/
	border-left: solid 1px #4872c4;
	}

#main_extra {
	width: 950px;
	height: 0px;
	margin: auto;
	clear: both;
	padding: 0px;
	margin: 0px;
	}
/* ------------------------ */

#footer_frame, #footer_frame_table {
	margin: auto;
	height: 20px;
	min-width: 960px;
	background-color: #4872c4;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	}

#footer_frame a {
	color: #ffffff;
	}
	
#footer_frame a:hover {
	color: #f8b500;
	}

#footer_frame a:active {
	color: #ffffff;
	}

.footer_frame2 {
	width: 960px;
	height: 20px;
	margin: auto;
	}

.footer_left {
	width: 230px;
	height: 17px;
	padding-top: 3px;
	float: left;
	}

.footer_center {
	width: 500px;
	height: 17px;
	padding-top: 3px;
	float: left;
	text-align: center;
	vertical-align: middle;
	}

.footer_right {
	width: 220px;
	height: 17px;
	padding-top:3px;
	float: left;
	text-align: right;
	}

#bottom_frame {
	margin: auto;
	width: 960px;
	}

#bottom_left {
	width: 100px;
	height: 25px;
	background: url(kepek/sargaballent.jpg) no-repeat;
	float: left;
	}

#bottom_menu {
	height: 25px;
	float: left;
	}
	
#bottom_right {
	width: 100px;
	height: 25px;
	background: url(kepek/sargajobblent.jpg) no-repeat;
	float: left;
	}

/* DIVS END */
