* {
	margin: 0;
	padding: 0;
}

HTML {
	overflow: -moz-scrollbars-vertical;
}

img {
	border:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("img/bg2.jpg") repeat-x;
}


/* container */
#page_stretch {
	width:900px;
	margin-left: 0;
	margin-right: auto;
}

#center {
	width:900px;
	text-align:left;
	margin-left: 20px;
}


/* HEADER */

#header {
	margin-top:40px;
	height:100px;
	width:900px;
	margin-bottom: 15px;
}

#header #header_left {
	width:280px;
	float:left;
}

#logo span { display:none; }
#logoblock a { 
	width:197px;
	height:68px;
	display:block;
 }
#logo { 
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
}


#header #header_right {
	width:540px;
	float:left;
	text-align:left;
}

#header #header_right #hrtop {
	text-align:left;
	margin-top: 25px;

}

#header #header_right #hrtop ul {
list-style:none;

}

#header #header_right #hrtop li {
	float:left;
	font-family: "trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 35px;
	padding-bottom: 35px;
}

#header #header_right #hrtop li a {
	color: #666666;
	text-decoration:none;

}
#header #header_right #hrtop li a:hover {
	color: #111111;
	text-decoration:none;
	padding-bottom: 35px;
}

#header #header_right #hrtop li.active a {
	color: #666666;
	text-decoration:none;
	background-image:url(img/csik2.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
	padding-bottom: 35px;

}


#header #header_right #hrbottom {
}

#header #header_right #topmargin {
	width:370px;
	float:left;
	text-align:left;
	margin-top: 0px;
}

#header #header_right .category {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color: #999999;
	padding-left: 55px;
	overflow: visible;
	margin-top: 30px;
}


/* SPECIALS */



/* LAYOUTS */



#layout_1 {
	width:900px;
}

#layout_1 #left {
	width:634px;
	float:left;
	margin-right:0px;
}

#layout_1 #left #fulleft  {
	width:634px;
	float:left;
	margin-right:0px;
}

#layout_1 #left #leftdiv_left {
	width:300px;
	float:left;
	margin-right:20px;
}
#layout_1 #left #leftdiv_right {
	width:314px;
	text-align:left;
	float:left;
}


#layout_1 #left #leftdiv_right img {
	margin-bottom: 0px;
	margin-top: 0px;
	width:314px;

}


#layout_1 #left #leftdiv_right p {
	font-size: 0.8em;
	font-family: "trebuchet MS", sans-serif;
	padding-bottom: 8px;
	padding-top:0px;
	color: #666666;
	text-align:left;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

#layout_1 #left #leftdiv_right p a {
	color: #24A0D0;
	text-decoration:underline;
}
#layout_1 #left #leftdiv_right a:hover {
	text-decoration:none;
}



#layout_1 #left #admin_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color:#333333;
	line-height: 1.5em;
}

#layout_1 #left #admin_menu ul {
	margin-top:30px;
	padding-top:10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-top: thin #cccccc 1px;

}
#layout_1 #left #admin_menu li {
	padding-bottom:0.4em;
}
#layout_1 #left #admin_menu li a {
	text-decoration: underline;
}
#layout_1 #left #admin_menu li a:hover {
	text-decoration: none;
	color:#333333;
	background-color:#ffffff;
}


#layout_1 #left h1 {
	/*font-size:26px;
	font-family: "trebuchet MS", sans-serif;
	font-family:times,helvetica,arial,sans-serif;
	background-position: 0px 35px;
	*/
	
font-size:2em;	

font-family:"Times New Roman", Times, serif;
font-style:italic;
	letter-spacing:-0.06em;
	
	padding-bottom: 2px;
	color: #333333;
	font-variant: normal;
	font-weight: bold;
	background-image:url(img/csik.jpg);
	background-repeat:repeat-x;
	background-position: 0px 40px;
	padding-bottom: 20px;
	text-align: left;
}

#layout_1 #left h1 a {
	font-size:13px;
	color: #616763;
	padding-right:10px;
	text-decoration:none;
	font-weight:normal;
}

#layout_1 #left h2 {
	font-size:15px;
	font-family: "trebuchet MS", sans-serif;
	padding-bottom: 4px;
	color: #24A0D0;
	font-weight:normal;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 0px;
	line-height: 16px;
}

#layout_1 #left h3 {
	font-size:15px;
	font-family: "trebuchet MS", sans-serif;
	padding-bottom: 4px;
	color: #aaaaaa;
	font-weight:normal;
	font-style:italic;
	margin-left: 10px;
}


#layout_1 #left p {
	font-size:0.9em;
	font-family: "trebuchet MS", sans-serif;
	color: #666666;
	text-align:left;
	margin-bottom: 8px;
	margin-top: 0.8em;
	line-height: 1em;
	line-height: 1.25em;
}

#layout_1 #left p a {
	color: #24A0D0;
	text-decoration:underline;
}

#layout_1 #left p a:hover {
	text-decoration:none;
}

#layout_1 #left .title_left {
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#666666;
	color:#FFFFFF;
	text-align:left;
	font-weight: normal;
	line-height: 0.9em;
}
#layout_1 #left .title_left a{
	text-decoration:none;
	background-color:#666666;
	color:#FFFFFF;	
}
#layout_1 #left .title_left a:hover{
	color:#999999;
	background-color:#FFFFFF;
}


#layout_1 #left img {
	padding-bottom:0px;
	
}


#layout_1 #left ul {
	list-style-type:none;
	margin-bottom:1.6em;
	padding-bottom: 1.6em;
}

#layout_1 #left li {
	list-style-type:none;
	font-size:1.3em;
	line-height:1.3em;
	font-family: "trebuchet MS", sans-serif;
	letter-spacing: 0.1em;
	color: #333333;
	font-weight: normal;
	letter-spacing: 0em;
}

#layout_1 #left li.pressed {
	background-color:#666666;
	color: #ffffff;
}

#layout_1 #left li.pressed a {
	background-color:#666666;
	color: #ffffff;
	text-decoration:none;
}

#layout_1 #left li a{
	color: #333333;
	text-decoration:none;
	background-color: #ffffff;
}

#layout_1 #left li a:hover{
	color: #ffffff;
	background-color:#999999;
}


#layout_1 #left #backnext {
	height:20px;
	width: 630px;
}

#layout_1 #left #backnext img{

}
#layout_1 #left #backnext #b_right {
	float:left;
	font-family: "trebuchet MS", sans-serif;
	font-size: 0.8em;
	width: 315px;
	text-align: right;
	color: #24A0D0;

}

#layout_1 #left #backnext #b_right a {
	text-decoration:none;
	color: #24A0D0;
}
#layout_1 #left #backnext #b_right a:hover {
	text-decoration:underline;
	color: #24A0D0;
}
#layout_1 #left #backnext #b_right img{
	padding-bottom: 0px;
	margin:0 0 0 0;
	padding:0 0 0 0;

}
#layout_1 #left #backnext #b_left  {
	float:left;
	font-family: "trebuchet MS", sans-serif;
	font-size: 0.8em;
	width: 315px;
	text-align: left;
	color: #24A0D0;
}

#layout_1 #left #backnext #b_left a {
	text-decoration:none;
	color: #24A0D0;

}
#layout_1 #left #backnext #b_left a:hover {
	text-decoration:underline;
	color: #24A0D0;

}
#layout_1 #left #backnext #b_left img {
	padding-bottom: 0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#layout_1 #left .nextpagenum a{
	background:url(img/arrow_big.png);
	background-repeat:no-repeat;
	background-position:0px 18px;
	padding-left:30px;
	/*
	font-family: "trebuchet MS", sans-serif;
	*/
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size: 2.2em;
	color: #24A0D0;
	text-decoration:none;
}
#layout_1 #left .nextpagetext a{
	padding-left:5px;
	/*
	font-family: "trebuchet MS", sans-serif;
	*/
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size: 1.4em;
	color: #24A0D0;
	text-decoration:underline;
}
#layout_1 #left .nextpagetext a:hover{
	text-decoration:none;
}





#layout_1 #right {
	width:218px;
	float:left;
	clear: right;
	margin-top: 116px;
		
}

#layout_1 #right h1 {
	font-size:2em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	color: #666666;
	font-variant: normal;
	font-weight: normal;
	line-height: 0.82em;
	letter-spacing: -0.05em;
}

#layout_1 #right h1 a {
	font-size:13px;
	color: #616763;
	padding-right:10px;
	text-decoration:none;
	font-weight:normal;
}

#layout_1 #right h2 {
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: -0.4em;
	color: #616763;
	font-weight:normal;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 5px;
	line-height: 0.4em;
	letter-spacing: 0.01em;
	padding-top: 0.2em;
}

#layout_1 #right h3 {
	font-size:1.1em;
	font-family: "trebuchet MS", sans-serif;
	color: #666666;
	font-weight:normal;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	line-height: 0.9em;
	letter-spacing: 0.01em;
}

#layout_1 #right h3 a {
	text-decoration:none;
	color: #616763;
}

#layout_1 #right h4 {
	font-size:0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight:normal;
	line-height: 1em;
}

#layout_1 #right p {
	font-size:0.7em;
	font-family: "trebuchet MS", sans-serif;
	padding-bottom: 8px;
	padding-top:5px;
	color: #666666;
	text-align:left;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}

#layout_1 #right p a {
	color: #24A0D0;
	text-decoration:underline;
}
#layout_1 #right p a:hover {
	text-decoration:none;
}


#layout_1 #right #rightdiv {
	float:none;
	height:auto;
	margin:0px 0px 0px 0px;
	width:218px;
}
#layout_1 #right #rightdiv #rightdiv_left {
	width:314px;
	text-align:left;
	float:left;
}
#layout_1 #right #rightdiv #rightdiv_left img {
	margin-bottom: 8px;
	margin-top: 0px;
	width:314px;


}


#layout_1 #right #rightdiv #rightdiv_left p {
	font-size: 0.8em;
	font-family: "trebuchet MS", sans-serif;
	padding-bottom: 8px;
	padding-top:0px;
	color: #666666;
	text-align:left;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

#layout_1 #right #rightdiv #rightdiv_left p a {
	color: #24A0D0;
	text-decoration:underline;
}
#layout_1 #right #rightdiv #rightdiv_left p a:hover {
	text-decoration:none;
}


#layout_1 #right #rightdiv #rightdiv_right{
	width:218px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding-left:20px;
	float:left;
}

#layout_1 #right #rightdiv #rightdiv_right p {
	font-size:0.8em;
	font-family: "trebuchet MS", sans-serif;
	color: #666666;
	text-align:left;
	font-weight: normal;
	line-height: 1.1em;
	/*background-image: url(img/nagypotty.png);*/
	background-repeat: no-repeat;
	/*background-position: 90px bottom;*/
	background-position:90px bottom;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

#layout_1 #right #rightdiv #rightdiv_right p a {
	color: #24A0D0;
	text-decoration:underline;
}
#layout_1 #right #rightdiv #rightdiv_right p a:hover {
	text-decoration:none;
}


#layout_1 #right #rightdiv #rightdiv_right .paragraph_separator {
	display:block;
	height:20px;
	width:210;
	margin-bottom:22px;
	margin-top:25px;
	background-image:url(img/scissor.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	

}



#layout_1 #right #rightdiv #rightdiv_right h3 {
	font-size:1.3em;
/*font-family:arial,sans-serif;
font-family: "trebuchet MS", sans-serif;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-family:times,helvetica,arial,sans-serif;
*/

font-family:"Times New Roman", Times, serif;
font-style:italic;
font-variant:normal;
	color: #333333;
	font-weight:bold;
	margin-bottom: 0.3em;
	margin-top: 0.2em;
	line-height: 0.9em;
	letter-spacing:0.015em;
}

#layout_1 #right #rightdiv #rightdiv_right h3 a {
	text-decoration:none;
	color: #333333;
}

#layout_1 #right #rightdiv #rightdiv_right h3 a:hover {
	text-decoration:none;
	color: #24A0D0;
}


#layout_1 #right #rightdiv #rightdiv_right h4 {
	font-size:0.55em;
	line-height: 0.6em;
/*font-family:arial,sans-serif;
font-family: "trebuchet MS", sans-serif;


*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-variant:normal;
	color: #24A0D0;
	font-weight:normal;
	margin-bottom: 0.3em;
	margin-top: 0.2em;
	line-height: 1.3em;
	letter-spacing:0.01em;
}

#arrow span { display:none; }
#arrowblock a { 
	width:8px;
	height:10px;
	display:block;
 }
#arrow { 
	background-image:url(img/arrow.png);
}

#layout_1 #right #rightdiv #rightdiv_right img {
	margin-bottom: 5px;
	width:210px;
}

/* FOOTER */


#infinitefooter {
	background-image:url(img/bg3.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:20px;
	margin-bottom:20px;
	clear:both;
	margin-top: 20px;
}

#infinitefooter #footer {
	width:770px;
	height:50px;
	margin-bottom:20px;
	clear:left;
	margin-top: 20px;
	margin-left: 20px;
}

#infinitefooter #footer ul {
	margin-left:0px;
	padding-top:12px;
	list-style-type:none;
}

#infinitefooter #footer ul li{
	float: left;
	font-family: Verdana;
	font-size: 0.6em;
	font-weight:normal;
	padding-right: 5px;
	color: #000000;
}
#infinitefooter #footer ul li a{
text-decoration:none;
color: #000000;
}
#infinitefooter #footer ul li a:hover {
text-decoration:underline;
}

.clear_both {
clear:both;

}

/* General FONTS */

.title {
	font-size:3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:left;
	font-weight: normal;
	line-height: 0.9em;
}
.title a{
	text-decoration:none;
	color: #666666;
}
.title a:hover{
	background-color:#666666;
	color:#FFFFFF;
}

.piros {
	color: #FF0000;
}

.datum {
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	text-align:left;
	font-weight: normal;
	line-height: 2em;
}
.piros {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align:left;
	font-weight: bold;
	line-height: 1em;
}
.zold {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-align:left;
	font-weight: bold;
	line-height: 1em;
}

.form {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:left;
	font-weight: normal;
	line-height: 1.1em;
}

.form_text {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-align:left;
	font-weight: normal;
	line-height: 1.1em;
}

#layout_1 #right form img{
	cursor:pointer;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;

}


.editor_butt {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:2em;
	text-align:left;
	font-weight: normal;
	background-color:#00CC66;
	padding-left: 0.3em;
	padding-right: .3em;
}

.editor_butt a {
	text-decoration:none;
	color:#ffffff;
	background-color:#00CC66;
}
.editor_butt a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color:#00CC66;
}

.online_butt {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:2em;
	text-align:left;
	font-weight: normal;
	background-color:#00FF99;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

.hidden_butt {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:2em;
	text-align:left;
	font-weight: normal;
	background-color:#FF0033;
	padding-left: 0.3em;
	padding-right: 0.3em;
}


.more_link {
	text-decoration:none;
	margin-bottom:0px;
	margin-top:5px;
}

.more_link a {
	text-decoration:none;
}
.more_link a:hover {
	text-decoration:none;
}
.supp {
	text-align: left;
	margin-left: 2.6em;
	margin-bottom: 0.8em;

}
.fix {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
}
.nomargins {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}
.nomargins img {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}
.list {
	font-size:0.9em;
	font-family: "trebuchet MS", sans-serif;
	color: #333333;
	text-align:left;
	font-weight: normal;
}

.list a {
	color:#616763;
	text-decoration:underline;
}
.list a:hover {
	text-decoration:underline;
	background-color:#FFFFCC;
}
