body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	color: #b1b1b1;
	color: #999999;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center; /* hogy i.e.6 alatt mukodjon a kozepre rendezes */
}


.cl {
	clear: both;
}

#big_container {
	width: 100%;
	text-align: center;
}

#header {
	width: 100%;
	height: 40px;
	background: url(Top_bg.gif) repeat-x;
}

#container {
	margin: auto;
	width: 900px;
	text-align: left;
	background: url(Container_bg.gif) repeat-y;
}


#footer {
	width: 100%;
	height: 40px;
	background: url(Bottom_bg.gif) repeat-x;
	text-align: right;
	font-size: 10px;
	color: #999999;
}

#footer_jobb {
	float: right;
	padding-top: 6px;
	padding-right: 8px;
	height: 34px; /* max 39px */
	/*width: 366px;*/
	/*background: url(Footer_minta.jpg) bottom left no-repeat;*/
}

#footer_jobb a{
	color: #44bbff;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted;
	font-weight: bold;
}

#footer_jobb a:hover{
	color: #fd9379;
}


#footer_kep {
	padding-top: 5px;
	float: right;
}


/* -------------- MAIN -------------- */

#main {
	width: 900px;
	/*background: url(BG_Lillemor.jpg) bottom right no-repeat;*/
}


/* ------- BAL OLDAL ------- */

#bal {
	padding-top: 130px;
	float: left;
	width: 300px;
	background: url(Neptune_Stars.jpg) top right no-repeat;
	text-align: right;
}

#bal ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#bal li {
	padding: 10px;
	border-top: 1px solid #e3e3e3;
}

#bal li a {
	color: #b1b1b1;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	/*padding-bottom: 0px;
	border-bottom: 1px solid;*/
}

#bal li a:hover {
	color: #ffffff;
	background: #81ccf7;
}

#bal p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#bal img {
	border: 1px solid #e3e3e3;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#bal a img:hover {
	background: #ebebeb;
}


/* ------- BAL OLDAL VEGE ------- */



/* ------- JOBB OLDAL ------- */


#jobb {
	padding: 10px 20px 20px 20px;
	float: left;
	width: 560px; /* max 600 */
	letter-spacing: 0px;
	line-height: 150%;
	text-align: justify;
	font-size: 12px;
}

.ie6 #jobb {
	width: 600px; /* 600 */
}

#jobb td {
	vertical-align: top;
	padding-right: 20px;
}


#jobb ul {
	list-style: square inside;
	margin-bottom: 30px;
}

#jobb a{
	color: #44bbff;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted;
	font-weight: bold;
}

#jobb a:hover{
	color: #fd9379;
}


#jobb p {
	margin-bottom: 26px;
}

#jobb td p {
	margin-bottom: 0px;
}


#jobb h1 {
	margin: 0px;
	font-size: 22px;
	padding-bottom: 4px;
	padding-top: 14px;
}


#jobb h2 {
	font-size: 18px;
	margin-top: 20px;
}


#jobb h3 {
	font-size: 16px;
}

#jobb_navi {
	float: left;
	width: 410px; /* 500px */
	padding-bottom: 6px;
	font-size: 10px;
}



#jobb_menu {
	padding-bottom: 14px;
	/*text-transform: uppercase;*/
}


#jobb img {
	border: 1px solid #e3e3e3;
	padding: 5px;
	margin: 4px;
}


#jobb a img:hover {
	background: #ebebeb;
}

#jobb_tartalom a {
	border: none;
}

#jobb .elvalaszto {
	width: 560px;
	border-top: 1px dashed #44bbff;
	/*height: 30px;
	background: url(Elvalaszto_1.jpg) top center no-repeat;*/
}



#zaszlok {
	float: left;
	width: 150px;
	padding-bottom: 0px;
	font-size: 10px;
}

#zaszlok a{
	color: #44bbff;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 0px dotted;
}

#zaszlok img {
	border: 0px solid #e3e3e3;
	padding: 0px;
	margin: 0px;
}


/* ------- JOBB OLDAL VEGE ------- */
/* -------------- MAIN VEGE -------------- */


/* ------- TWITTER ------- */
.twitter_lista {
	border-top: 1px dashed #e3e3e3;
	padding: 10px 20px 10px 20px;
}

.twitter_lista p {
	margin: 0px !important;
}

.twitter_datum {
	font-size: 11px; 
}

.twitter_szoveg {

}

/* ------- TWITTER VEGE ------- */


.cleardiv {
	clear: both;
}
