/*

	Enter Joomla! 1.5 Design & Creation Comments Here
	
*/

/*////////// GENERAL //////////*/

body {
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	}

#page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


#container1 {
	clear: both;
	float: none;
	width: 980px;
}

#container2 {
	clear: both;
	float: none;
	width: 980px;
}

#container3 {
	clear: both;
	float: none;
	width: 980px;
}

#user1 {
	float: none;
	clear: both;
}

#user4 {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#user5 {
	float: left;
	width: 292px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#infocontainer {
	clear: both;
	float: none;
	width: 980px;
	owerflow: auto;
	background-color: #EDDECE;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

/*////////// TYPEOGRAPHY //////////*/

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

#content a , #leftcol h3 a{
	color: #C60;
	text-decoration: none;
	border: none;
}

a:hover {}

a:visited {}

/*////////// HEADERS //////////*/

#header {
	background-image: url(../images/header_2.png);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 50px;
	width: 970px;
	padding-top: 100px;
	padding-left: 10px;
}

.moduletable_counter {
	float: left;
}

/*////////// CONTENT //////////*/

#content {
	float: left;
	width: 690px;
	min-height: 400px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 30px solid #EDDECE;
	border-bottom: 20px solid #EDDECE;
	background-color: #FFF;
}

#content img {
	float: left;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 2px solid #996;
}

.componentheading {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
}

 .contentheading {
	display: block;
	width: 670px;
	height: 25px;
	background-color: #EDDECE;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}

/*.article_column {
	border: 1px solid #FF0;
}*/

.contentpaneopen {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.blog {
	width: 100%;
}

.createdate, .modifydate {
	font-size: 10px;
	color: #F90;
}

/*////////// SIDEBARS //////////*/

#leftcol {
	float: left;
	width: 230px;
	background-color: #EDDECE;
	border-bottom: 20px solid #EDDECE;
}

/*////////// NAV //////////*/

#navmenu {
	clear: both;
	float: left;
	width: 790px;
	height: 50px;
	background-color: #666;
	background-image:url(../images/hornavmenu_bg.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 14px;
}

#navmenu a {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	padding: 10px 15px 10px 15px;
}

#navmenu #active_menu {
	background-image: url(../images/navbar_bgpattern.png);
	background-position: center;
	background-repeat: no-repeat;
}

/*//////////////// PATHWAY & SEARCH /////////////////////////*/

#pathway {
	float: left;
	width: 680px;
	padding-left: 10px;
	color: #FFF;
	background-color: #C7B299;
	border: 1px solid #AA937B;
	height: 16px;
	padding-top: 4px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#search {
	float: right;
	width: 190px;
	text-align: center;
	background-color: #666;
	background-image:url(../images/hornavmenu_bg.png);
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 10px;
	
}

#container3_upper_border {
	float: none;
	clear: both;
	background-image: url(../images/container3_upper_border.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 15px;
}

#leftcol h3 {
	height: 18px;
	padding-top: 2px;
	width: 148px;
	border: 1px solid #E0DFE3;
	padding-left: 10px;
	background-image: url(../images/bgpattern.png);
	margin: 5px 0px 5px 10px;
	font-size: 12px;
	font-weight: normal;
}

#leftcol hr {
	width: 160px;
	color: #990000;
	height: 2px;
	margin-left: 0px;
}

.menu_left {
	margin: 0px 0px 0px 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}


.menu_left li {
	color: #FFFFFF;
	list-style: none;
}
.menu_left li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/menu_button.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 24px;
	padding-top: 6px;
	padding-left: 20px;
	margin: 0px 0px 2px 0px;
}

.menu_left {
	font-size: 12px;
}

.menu_left li a:hover {
	background-image: url(../images/menu_button_hover.png);
	width: 210px;
	height: 24px;

}
.menu_left li a:active {
	background-image: url(../images/menu_button_hover.png);
	width: 210px;
	height: 24px;
}



/*////////// FORMS //////////*/

.moduletable_log {
	font-size: 12px;
	height: 240px;
	margin: 5px auto 10px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.moduletable_log h3 {
	margin: 0px 0px 0px 10px;
}

#form-login {
	width: 100%;
	padding: 0px 0px 0px 8px;
}

#form-login-username {
	color: FFF;
}

#form-login .input {
	border: none;
	padding: 0px;
}

#form-login ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

#form-login li {
	margin-top: 5px;
	font-size: 12px;
}

#form-login li a {
	color: #FC0;
	text-decoration: none;
	font-weight: bold;
}

#form-login li a:hover {
	color: #FFF;
}

/* registration */

#josForm td {
	font-size: 14px;
}

#josForm input {
	width: 200px;
}

/*////////// FOOTER //////////*/

#footer {
	clear: both;
	float: left;
	height: 46px;
	width: 980px;
	background-repeat: no-repeat;
	background-color: #EDDECE;
	color: #999999;
	text-align: center;
	padding-top: 4px;
}

#footer_lower_border {
	clear: both;
	float: none;
	height: 10px;
	width: 980px;
	margin-bottom: 20px;
	background-image: url(../images/footer_lower_border.png);
	color: #999;
}

#footer a {
	color: #333;
	text-decoration: none;
}

/*////////// IMAGES //////////*/

/*////////// FUN CLASSES //////////*/

/* any little extra flares and fun design elements you want to add can go here */

/* KORUSTAG ADATLAPOK */

.korustag_kep   {
	padding: 2px;
	border: 2px solid #666666;
	float: right;
	margin-left: 10px;
	width: 150px;
	height: 150px;
}
.korustag_adatlap {
	height: 180px;
	width: 540px;
	margin-bottom: 20px;
	color: #E6E6E6;
	background-image: url(../images/bg_adatlap.png);
	/*background-repeat: no-repeat;*/
	padding: 10px;
}
.korustag_adatlap  h2 {
	font-size: 18px;

}
.korustag_adatlap  h3 {
	font-size: 14px;
