/* ----- Main Layout Elements ----- */
body {
	background:			#f4f4f4;
	text-align:			center;
	padding:			0;
	margin:				0;
	font-family: 		Arial, Verdana, sans-serif;
	background-image: 	url('../images/hatter.jpg'); 
	
}
#container {
	border:				1px solid #dddddd;
	background-color:	#ffffff;
	background-image: url('../images/balkek.png');
	background-position:left top;
	background-repeat: repeat-y;

	width:				99%;
	font-size:			12px;
	margin:				0 auto;
	text-align:			left;
	clear:				both;
}
#header {
	background-image: 	url('../images/bg-header.jpg'); 
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:	#145d7e;
	height:				160px;
	margin:				0 auto;
	clear:				both;
	color:#fff;
	font-family:Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
}
.gombok {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bolder;
color: #0B245D;
background-color: #F4FBFF;
text-align: center;
white-space: normal;
line-height: 25px;
border: medium solid #FFFFFF;
cursor: pointer;
}
.gombok:hover {
color:white;
}
.kek-link {
	color:#E02A22;
		text-decoration:none;
	}
.kek-link a {
	color:#E02A22;
	}
.kek-link a:visited {
	color:#E02A22;
	}
.piros-link {
	color:#E02A22;
	text-decoration:none;
	}
.piros-link a {
	color:#E02A22;
	text-decoration:none;
	}
.piros-link a:visited {
	color:#E02A22;
	text-decoration:none;
	}
p a:link {
	color:#E02A22;
	text-decoration:none;
	}
p a:visited {
	color:#E02A22;
		text-decoration:none;
	}
#header .szoveg1 {
	color: white;
	
	padding-top:6px;
	position:absolute;
	font-weight:normal;
	}
#header .szoveg2 {
	color:		#ffff99;
	padding-top: 69px;

	font-weight:normal;
	margin-left:-190px;
	font-style:italic;
	}
#headerinside {
	width:				100%;
	margin:				0 auto;
	height:				80px;
	padding-top:		0px;
	text-align:			left;
	
}
#topinside {

	margin:				0;
	padding-top:		0px;
	text-align:			left;
	clear:				both; 	
}
#topsearch {
	width:				0px;
	height:				30px;
	text-align:			center;
	float:				right;

	background-repeat:	no-repeat;

}
.search #mod_search_searchword {
	width:				210px;
	border:				1px solid #cccccc;
	margin-top:			3px;
	border-style:solid;
	border-width:3px;
	border-color:#ffff99;

}
#leftsidebar {
	float:				left;
	width:18%;
	margin-right:-500px;


	
} 

#main {
	float:				right;
width:73%;
	overflow:			hidden;

	padding-left:260px;
	margin-right:10px;
	padding-right:40px;
}
#main ul {
	margin-left:		0px;

	padding:			0;
}
#footer {
	clear:				both; 
	text-align:			center;
	font-size:			10px;
	padding-top:		10px;
	color:				silver;
	line-heght: 		25px;
}
#footer a, a:visited {
	color:				red;
}
a:hover {
	color:				#af0c0c;
}

/* ----- Top Menu ----- */

#topmenu
{	

	
	margin-right:		0px;
	margin-left:-30px;
	margin-top:			-6px;
	height:				28px;
float:right;

	background-image:	url('../images/tabbg.jpg');
		margin-right:5px;
			border:				9px solid white;
}
body > header#topmenu
{	
position: fixed;
	
	margin-right:		0px;
	margin-top:			-46px;
	height:				28px;
float:right;

	background-image:	url('../images/tabbg.jpg');
		margin-right:5px;
			border:				9px solid white;
}

#topmenu ul {
	margin:				0;
	padding:			0;
	list-style:			none;
	margin:0;


}
#topmenu li {
	float:				left;
	height:				26px;

	margin:				0;
	
}
#topmenu a, #topmenu a:visited {
	float:				left;
	display:			block;
	height:				28px;	
	background:			url("../images/tabright.jpg") no-repeat right top;
	padding:			6px 12px 4px 12px;
	text-decoration:	none;
	font-weight:		bold;
	color:				#fafafa;
	letter-spacing:		0px;	
}
#topmenu a:hover, #topmenu a:visited:hover {
	color:				#ffff99;
}

/* ----- Sidebar Elements ----- */
#leftsidebar .moduletable, #leftsidebar .moduletable_text {
	border:				1px solid #000000;
	background-color:	#fafafa;	
	margin-top:			10px;
	padding:			0px 0px 0px 5px;
	width:195px;
	}
#leftsidebar .moduletable h3, #leftsidebar .moduletable_text h3 {
	font-size:			10px;
	color: 				#eaeaea;
	margin-bottom:		5px; 
	backgrund-color:	#000000;
	border-bottom:		1px solid #777777;
	margin-left:-5px;

}
#leftsidebar .moduletable h3 {
	padding-right:178px;
}

#leftsidebar p {
	margin-top:			0px;
	margin-bottom:		10px;

}
#leftsidebar ul {
	margin:				0px;
	padding-left:		10px;
	padding-top:		5px;
		width: 200px;


}
#leftsidebar ul li {
	margin:				0px;
	padding:			0px;
	list-style-type:	square;
}
#leftsidebar ul li a {
	text-decoration:	none;
}
#leftsidebar ul li a:hover {
	text-decoration:	underline;
}

/* ----- Sidebar Buttons ----- */
#leftsidebar .moduletable_menu {
	padding:			1px;
	margin-bottom: 		10px;
	background-color: 	#111111;
	color: 				#333;
	width:200px;



}

#leftsidebar .moduletable_menu ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
}
#leftsidebar .moduletable_menu ul li {
	margin: 			0;	

}
#leftsidebar .moduletable_menu ul li a {
	display: 			block;
	background-color: 	#0a3e55;
	border-bottom: 		1px solid #0a1e28;
	border-top: 		1px solid #f6fbfe;	
	border-left: 		1px solid #e7f3fb;
	border-right: 		1px solid #0f334f;		
	padding: 			5px 1px 5px 5px;
	color: 				#fff;
	text-decoration: 	none;
	width: 				100%;
	
}

html>body #leftsidebar .moduletable_menu li a {
	width: 				auto;
}

#leftsidebar .moduletable_menu li a:hover {
	background-color: 	#c40101;
	color: 				#ffffff;
	border-bottom: 		1px solid #280a0a;
	border-top: 		1px solid #fef6f6;	
	border-left: 		1px solid #fbe7e7;
	border-right: 		1px solid #4f0f0f;		
}

#leftsidebar h3 {
	margin:				0px;
	padding:			3px 20px 3px 5px;
	font-size:			11px;
	color: 				#eaeaea;
	background-color:black;
	

}


5
/* Additional markups */
span.highlight {
	background-color:	#fffdd5;
}
.pagenavcounter, .pagenav {
	font-size:			10px;
} 
.contenttoc {
	padding:			5px;
}

div.componentheading {	/* Component heading */
display: none;

}
td.contentheading {		/* Post titles/headings */
display:none;	
}
table.contentpaneopen {	/* Table wrapping posts */
	margin:				0;
	padding-left:			40px;
	padding-right:20px;

}
#form-login-remember {	/* Small 'remember me?' text in login form */
	font-size:			12px;
	padding-bottom:	0px;
}
#form-login {
	text-align:			center;
	background-color:	#0A3E55;
	margin:-5px 0px -5px -5px;
	
}
#form-login img {
	margin-left:-19px;
}
#form-login ul, #form-login-username, #form-login-password, #form-login-remember {
	text-align:			left;
	
}
#fieldset.input, fieldset {
	border:				0;
	margin-left:28px;
	color:white;
	
}
#fieldset:hover {
	background-color:	#0A3E55;
	}

#form-login #form-login-remember {
	text-align:			left;
	
}
form {
	margin:				0;
	background-color:	#145d7e;
}
form input:hover {
	background-color:	#145d7e;
	}
td.sectiontableentry1 {}	/* Alternating rows for polls */
td.sectiontableentry2 {		/* Alternating rows for polls */
	background-color:	#eeeeee;
}	
.button {
	width:100px;
	float:left;
	margin-left:16px;
	font-size:			10px;
	padding-left:		5px;
	padding-right:		5px;	
	font-family:		arial, verdana;
	background-color:	#e1e1e1;
	border-bottom: 		1px solid #000000;
	border-top: 		1px solid #fef6f6;	
	border-left: 		1px solid #fbe7e7;
	border-right: 		1px solid #4f0f0f;	
}
.button:hover {
color:white;
cursor: pointer;
}

a {
	color: red;
	}

.buttonheading img {
	border: 			none; 
	margin: 			0;
	padding:			0;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	font-size:			10px;
	margin:				0;
	padding:			0;
}
td.createdate {		/* Small date under post titles */
	font-size:			10px;
	text-align:			left;
	color:				#999999;
}
td.modifydate { 	/* The 'Last Updated' date under posts/modules. */
	font-size:			10px;
	text-align:			right;
	font-style: 		italic;	
}
a.readon { 			/* The 'Read More...' link under posts/modules. */
	font-size:			10px;
	float:				right;
	text-align:			right;
}
td.article_column {
	padding-right:		10px;
}
table.pollstableborder {
	text-align:			left;
	width:				99%;
}
p {
	margin-top:			0;
	margin-bottom:		10px;
	padding:			0;
}
.breadcrumbs  {
	font-size:			10px;
	color:				#666666;
}
div.bannerheader {
	font-size:			10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 	#03405C;
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:	#145d7e;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.szoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color:	#03405C;
	text-align: justify;

	padding-right: 10px;
}
.szoveg ul {
	margin-left:400px;
	}
	.szoveg ul li {
	margin-left:400px;
	}
.project-leader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bolder;
color: #0B245D;
background-color: #F4FBFF;
background-repeat: no-repeat;
background-position: center center;
text-align: center;
white-space: normal;
line-height: 25px;
border: medium solid #FFFFFF;
}

.also-tablazat {
	margin-right: 10px;

	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tablazat-szoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0B245D;
	text-align: justify;
	font-weight: normal;
}
.we-must {
padding:0px 4px 0px 4px;
font-size: 11px;
color: #0B245D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: normal;
}

.cim {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 25px;
color: #0B245D;
background-color: #FFFFFF;
background-position: center top;
background-repeat: no-repeat;
border-top-width: thick;
border-right-width: thin;
border-bottom-width: thick;
border-left-width: thin;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #FFFFD9;
border-right-color: #FFFFD9;
border-bottom-color: #FFFFD9;
border-left-color: #FFFFD9;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 15px 0px 15px 20px;
}

.alcim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B245D;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	padding-left: 25px;
}
.also-tablazat {
	margin-right: 10px;

	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bal-kocka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;

	border-left-color: #FFFFFF;
	background-color: #CFE6F1;
	top: auto;
	margin-right: 10px;
	}
	.also-tablazat {
	margin-right: 10px;

	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tablazat-szoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0B245D;
	text-align: justify;
	font-weight: normal;
}
.dolt-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #0B245D;
	text-align: center;
	margin-right: 10px;
	padding-left: 22px;
}

.dolt-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #0B245D;
	text-align: center;
	margin-right: 10px;
	padding-left: 22px;
}
.keret img {
border:	#76A9C0;
border-style:solid;
border-width:10px;
}
