html{
	height: 100%;
}

body{
	height: 100%;
	background-image: url(images/bg_pattern.jpg);
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	cursor:default;
	margin:0px;
	padding: 0px;
}

form{
	display: inline;
}

div{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#Document{
	width: 960px;
	height: 100%;
	margin: auto;
	padding: 0px;
	background-color: #241206;
}

#FlashHeader{
	width: 960px;
	height: 205px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#Content{
	border-left: 1px solid #453f31;
	border-right: 2px solid #453f31;
	border-bottom: 2px solid #453f31;
	padding-left: 11px;
	padding-right: 11px;
	width:  935px;
	text-align: justify;
	background-color: #241206;

}

#ContentHolder{
	width: 924px;
	background-color: #c0ab8e;
	border-left: 6px solid #c9c0b8;
	border-right: 6px solid #c9c0b8;
}

#TopMenuHolder{
	width: 924px;
	height: 43px;
	line-height: 43px;
}

.TopMenuTable{
	width: 100%;
	height: 43px;
	border-collapse: collapse;
	margin: 0px;
}

.TopMenuTable td{
	text-align: left;
	padding-left: 14px;
	background-image: url(images/bg_topmenu.jpg);
	border:  0px solid black;
	line-height: 43px;
}
.TopMenuTable td:hover{
	text-align: left;
	padding-left: 14px;
	background-image: url(images/bg_topmenu_hover.jpg);
	border:  0px solid black;
}
.TopMenuTable td a{
	color:  #8a0d0a;
	font-weight:  bold;
	text-decoration: none;
	font-family: "Times, Arial";
	font-size:  14px;
	font-variant: small-caps;
}
.TopMenuTable td:hover a{
	color:  #FFFFFF;
	font-weight:  bold;
	text-decoration: underline;
	font-family: "Times, Arial";
	font-size:  14px;
	font-variant: small-caps;
}

#Balmenu{
	width: 230px;
	margin: 0px;
	padding: 0px;
	float:  left;
}

#Oldal{
	width:  694px;
	float: left;
	padding-top: 8px;
}

#Content_Top{
	width: 675px;
	height: 17px;
	margin-left:  auto;
	margin-right:  auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url('images/bg_ContentTop.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#Content_Main{
	width: 671px;
	margin-left:  auto;
	margin-right:  auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url('images/bg_ContentMain.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	color: #000000;
	border: 0px solid black;
}

#Content_Bottom{
	width:  675px;
	height: 6px;
	background-image:  url('images/bg_ContentBottom.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left:  auto;
	margin-right:  auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

#Alja{
	clear: both;
	background-color:  #831c00;
	border-bottom: 2px solid #c4bcb4;
}
#Az_oldal_alja{
	width:  936px;
	height:  83px;
	background-image: url('images/bg_oldal_alja.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.moduldoboz{
	width: 230px;
	margin-top: 8px;
}
.moduldobozheader{
	width: 226px;
	height: 32px;
	line-height: 32px;
	background-image: url('images/bg_whitedobozHeader.jpg');
	font-weight: bold;
	padding-left:  4px;
}
.moduldobozbody{
	width: 222px;
	padding-top: 3px;
	color: #FFFFFF;
	padding-left:  4px;
	padding-right:  4px;
	background-color: #790A0A;
	margin-top: 3px;
	background-image: url('images/csiky_mainblokkbg.png');
	background-position: bottom left;
	background-repeat: no-repeat;

}
.moduldobozbody a{
	color:  #FFFFFF;
	text-decoration: none;
}
.moduldobozbody a:hover{
	color:  #000000;
	text-decoration: underline;
	font-weight:  bold;
}
.eloadasok_blokkban{
	width: 202px;
	min-height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #790A0A;
	background-color: #FAF4E9;
	background-image: url('images/csiky_musorbg.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.eloadasok_blokkban h1{
	font-size: 14px;
	font-weight: bold;
	font-family: 'times new roman';
}
/*Innen pedig a csiky-re jellemző dolgok */
.eloadasok_idopontjai{
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	cellspacing: 2px;
}

.musortable{
	display: block;
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.musortable thead{
	font-size: 16px;
	line-height: 16px;
}
.musortable td{
	border-bottom: 1px solid #C0AB8E;
	padding-bottom: 4px;
}
.musortable_naph{
	width: 80px;
	wertical-align: middle;
	text-align: center;
	padding-right: 10px;
}
.napja{
	width: 80px;
	font-size: 14px;
	text-align: left;
	vertival-align: top;
	padding-right: 10px;
	font-weight: bold;
}



/*Innen lefelé a Portálmotor által használt dolgok*/
.templatemodul {
	width:  100%;
	padding:  0px;
	margin:  0px;
}
.templatemodul a{
	color:  #991709;
	font-weight:  bold;
	text-decoration:  none;
}
.templatemodul a:hover{
	color:  #241206;
	font-weight:  bold;
	text-decoration:  underline;
}

.headermain{
	height: 44px;
	line-height: 44px;
	padding-left: 30px;
	background-image: url('images/bg_headermain.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	color:  #780A09;
	font-weight: normal;
	font-size: 18px;
}

h1{
	height: 44px;
	line-height: 44px;
	padding-left: 30px;
	background-image: url('images/bg_headermain.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	color:  #780A09;
	font-weight: normal;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
	
}

.hirportal_cikk{
	margin-top: 10px;
	width:  96%;
	margin-left:  auto;
	margin-right:  auto;
	border:  0px solid #C0AB8E;
	padding:  2px;
}

.hirportal_cikk:hover{
	border:  0px solid #530302;
}


.hirportal_cim{
	width:  100%;
	text-align: left;
	padding:  0px;
	margin:  0px;
	padding-top:  5px;
}
.hirportal_cim h1{
	color:  #8a0d0a;
	font-weight:  bold;
	text-decoration: none;
	font-family: "Times, Arial";
	font-size:  18px;
	font-variant: small-caps;
	padding:  0px;
	margin:  0px;
	background-image: none;
}

.hirportal_adatok{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
	width: 100%;
	text-align: right;
	margin:  0px;
	padding:  0px;
}

.hirportal_tovabb{
	width:  96%;
	margin:  auto;
	text-align: right;

}
.hirportal_bottom{
	width:  96%;
	margin:  auto;
	text-align: center;

}
.galeria_cella{
	width: 25%;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	background-color: rgb(250, 244, 233);
	background-image: url('images/csiky_musorbg.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: 'times new roman';
	color: rgb(121, 10, 10);
	border: 1px solid rgb(121, 10, 10);
	font-weight: bold;
}

div.komment_add{
	width: 90%;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	background-color: rgb(250, 244, 233);
	background-image: url('images/csiky_musorbg.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: 'times new roman';
	color: rgb(121, 10, 10);
	border: 1px solid #C0AB8E;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	min-height: 100px;
}
div.komment_add:hover{
	border: 1px solid rgb(121, 10, 10);
}

input {
	border: 1px solid #790A0A;
	/** remember to change image path **/
	background: url('images/input.png') repeat-x #FAF4E9;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #454743;
}
textarea {
	border: 1px solid #790A0A;
	/** remember to change image path **/
	background: url('images/input.png') repeat-x #FAF4E9;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #454743;
}
select {
	border: 1px solid #790A0A;
	background: url('images/input.png') repeat-x #FAF4E9;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #454743;
}

input:hover {
	border: 1px solid #790A0A;
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
}
select:hover {
	border: 1px solid #790A0A;
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
}
textarea:hover {
	border: 1px solid #790A0A;
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
}

input:focus {
	border: 1px solid #790A0A;
	background: url(none) no-repeat #790A0A;
	color: #ffffff;
}
select:focus {
	border: 1px solid #790A0A;
	background: url(none) no-repeat #790A0A;
	color: #ffffff;
}
textarea:focus {
	border: 1px solid #790A0A;
	background: url(none) no-repeat #790A0A;
	color: #ffffff;
}

div.elvalaszto{
	background-position: center top;
	background-image: url(images/elvalaszto.gif);
	background-repeat: no-repeat;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	
}

ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

/*Fórum formázások */
.forumtemak {
	width: 99%;
	margin: auto;
	border-collapse: collapse;
}
.forumtemak thead{
	border-bottom: 2px solid #454743;
}
.forumtemak td{
	vertical-align: middle;
}
.forumtemak td.elvalaszto{
	background-position: center top;
	background-image: url(images/elvalaszto.gif);
	background-repeat: no-repeat;
}
.forumtemak td.olvasott{
	width: 34px;
	text-align: center;
	border-top: 1px solid #454743;
}
.forumtemak td.temanev{
	border-top: 1px solid #454743;	
}
.forumtemak td.temak{
	border-top: 1px solid #454743;	
}
.forumtemak td.hozzaszolasok{
	border-top: 1px solid #454743;	
}
.forumtemak td.utolsoakt{
	border-top: 1px solid #454743;	
}

.forumtemak .altema_desc{
	font-size: 90%;
}

.forum_table_main{
	width: 100%;
	border-left: 5px solid #C6B399;
	border-right: 5px solid #C6B399;
	border-top: 2px solid #C6B399;
	border-bottom: 2px solid #C6B399; 
}
.forum_td_bal{
	width: 120px;
	border-bottom: 1px dotted #C6B399; 
	border-right: 1px dotted #C6B399;
	text-align: left;
	vertical-align: top;
	padding-left: 9px; 
}
.forum_td_jobb{ 
	text-align: left;
	vertical-align: top;
	padding-left: 9px; 
	border-bottom: 1px dotted #C6B399;
}
.forum_infobox{
	background-position: center bottom;
	background-image: url(images/elvalaszto.gif);
	background-repeat: no-repeat;	
	padding-bottom: 12px;
}
.forum_infobox_table{
	width: 100%;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.forum_infobox_left{
	width: 30%;
	font-weight: bold;
	color: #790A0A;
	font-size: 90%;
	text-align: left;
}
.forum_infobox_right{
	width: 70%;
	font-weight: normal;
	font-size: 90%;
	text-align: right;
}
.forum_tr_mail_paratlan{
	background-color: #E6DCDC;
}
.forum_infobox_paratlan{
	background-color: #E6DCDC;
}

.forum_irta{
	font-weight: bold;
	font-size: 115%;
	color: #790A0A;
}
.forum_irta_hsz{
	font-size: 90%;
}
.forum_bejegyzesdatum{
	margin-top: 18px;
}
.forum_elozmeny{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 4px solid #6D5B43;
	font-size: 90%;
	padding-left: 6px;
}

/*Fórum formázások eddig*/

.wiki_kep_container{
	border: 1px solid rgb(121, 10, 10);
	background-color: rgb(36, 18, 6);
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-align: center;
	margin: 5px;
	padding: 5px;
	width: 186px !important;
}

.wiki_kep {
	border: 0px none;
	width: 180px;
	height: 180px;
	margin: 3px;
}
.wiki_kep_alairas{
	font-size: 9pt;
}
.wiki_body{
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 12pt;
}
.wiki_body a{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
