body {
 background-color: #ffffff;
 margin: 0px auto 20px auto;
}

a.altalanos {
 color: #ffffff; 
 text-decoration: none;
}

a.altalanos:hover {
 color: #809188;
 text-decoration: none;
}

a {
 color: #809188;
 text-decoration: underline;
}

a:hover {
 color: #22a4e1;
}


/*********************
 Alap formázások
*********************/

#logo_container {
 background-color: #fafafa;
}

#text_logo {
 width: 100%;
 height: 41px;
 background: url("images/text_logo_bg.jpg") bottom repeat-x;
 padding: 60px 0px 0px 0px;
}

#header {
 background-image: url("images/header_bg.jpg");
 width: 100%;
 height: 124px;
 margin: 0px;
}

#main {
 width: 100%;
 background: url("images/main_bg.jpg") repeat-x;
}

/*********************
 Tartalom
*********************/

#oldalsav {
 width: 220px;
 padding: 30px 30px 0px 120px;
 float: left;
}

#bejegyzesek {
 width: 400px;
 float: left;
}


/*********************
 Blokkok
*********************/


li.blokk-fejlec {
 font-family: "Trebuchet MS";
 font-size: 18px;
 color: #aeb6b2;
 height: 24px;
 padding-left: 3px;
}

ul.blokkok {
 width: 220px;
 padding: 0px;
 margin: 0px;
 list-style-type: none
}

a.li {
 float: left;
 width: 220px;
 height: 41px;
 padding: 0px;
 margin: 0px;
 text-decoration: none;
 color: #666666;
}

a.li:hover {
 color: #a4b161;
 background: url("images/blokk_hover_bg.gif") left no-repeat;
}

a.li-hover {
 float: left;
 width: 220px;
 height: 41px;
 padding: 0px;
 margin: 0px;
 text-decoration: none;
 color: #a4b161;
 background: url("images/blokk_hover_bg.gif") left no-repeat;
}

li {
 width: 220px;
 height: 41px;
 padding: 0px 0px 2px 0px;
 margin: 0px;
 background: url("images/points.gif") bottom repeat-x;
 float: left;
}

div.li-doboz {
 padding: 6px 0px 0px 12px;
}

div.li-cim {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
}

div.li-datum {
 font-family: Arial;
 font-size: 11px;
 font-style: italic;
 color: #888888;
 padding-top: 2px;
}

/*********************
 Bejegyzések
*********************/

.bejegyzes-doboz {
 width: 600px;
 margin: 15px 0px 0px 0px;
 padding: 10px 10px 15px 21px;
 border-right: 1px solid #f1f1f1;
 border-top: 1px solid #f1f1f1;
 border-bottom: 1px solid #f1f1f1;
 background: #F9F9F9 url("post_left_bg.jpg") left repeat-y;
}

.bejegyzes-cim {
 color: #8b8f86;
 font-size: 16px;
 font-family: "Trebuchet MS";
 text-decoration: none;
}

a.bejegyezes-cim:link,a.bejegyezes-cim:active,a.bejegyezes-cim:visited {
 color: #8b8f86;
 font-size: 22px;
 font-family: "Trebuchet MS";
 text-decoration: none;
}

a.bejegyezes-cim:hover {
 color: #adb573;
}

.bejegyzes-infok {
 /*color: #b8bfbc;*/
 color: black;
 font-size: 11px;
 font-family: Arial;
 border-top: 1px solid #e0e1e1;
 padding-top: 3px;
}

.bejegyzes-szoveg {
 color: #88938d;
 font-size: 12px;
 font-family: Ariaé;
 padding-top: 1px;
 text-align: left;
}

.ajax-loading {
 height: 16px;
 margin-top: 15px;
 background-image: url("images/loading.gif");
 background-repeat: no-repeat;
 background-position: center;
}

a.kommentek {
 color: #b8bfbc;
 text-decoration: none;
}

a.kommentek:hover {
 color: #adb573;
}

/*********************
 Kommentek
*********************/

.kommentek-doboz {
 width: 485px;
 margin: 15px 0px 0px 0px;
 padding: 10px 10px 15px 21px;
 border-right: 1px solid #f1f1f1;
 border-top: 1px solid #f1f1f1;
 border-bottom: 1px solid #f1f1f1;
 background: #fbfcfc url("images/post_left_bg.jpg") left repeat-y;
}


.komment-doboz {
 width: 415px;
 margin: 0px auto 15px auto;
}

.komment-header {
 background: url("images/commentbox_header.jpg") bottom no-repeat; 
 height: 56px;
}

.komment-body {
 width: 413px;
 border-left: 1px solid #e7e9e8;
 border-right: 1px solid #e7e9e8;
 border-bottom: 1px solid #e7e9e8;
 background-color: #f1f3f2;
}

.komment-avatar {
 float: left; 
 margin: 3px 0px 0px 13px;
 padding:0px;
}

.szerzo-infok {
 margin-left: 71px; 
 padding-top: 3px;
}

.komment-szerzo {
 color: #809188;
 font-family: Arial;
 font-size: 11px;
}

a.komment-nevlink {
 color: #809188;
 font-family: Arial;
 font-size: 11px;
 text-decoration: none;
}

.komment-infok {
 color: #b8bfbc;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.komment-szoveg {
 clear: both;
 padding: 8px 10px 10px 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #88938d;
}

.komment-sorszam {
 width: 42px;
 float: right;
 margin: 41px 15px 0px 0px;
 text-align: center;
 font-family: Arial;
 font-size: 14px;
 color: #b0b0b0;
}

.ujkomment-doboz {
 margin: 3px auto 10px auto;
 padding: 0px;
 width: 95%;
}

.c-fejlec {
 color: #809188;
 font-size: 20px; 
 font-family: "Trebuchet MS";
 margin: 5px auto 10px auto;
 padding: 5px 0px 5px 4px;
 border-bottom: 1px solid #ecebeb;
 width: 95%;
}

.ujkomment-szoveg {
 color: #373533;
 font-size: 11px;
 font-family: Tahoma;
 padding: 0px 10px 7px 10px;
 text-align: justify;
}

.ujkomment-input-cimke {
 color: #373533;
 font-size: 10px;
 font-family: Tahoma;
 margin: 0px 10px 7px 10px;
}

.ujkomment-input {
 background-color: #fbfcfd;
 border: 1px solid #eaeaea;
 margin: 3px 10px 7px 10px;
 padding: 1px;
 font-size: 11px;
 color: #c9cacb;
 font-family: Tahoma;
}

.ujkomment-input:hover, .ujkomment-textarea:hover {
 border: 1px solid #c4c5c6;
}

.ujkomment-input:focus, .ujkomment-textarea:focus {
 background-color: #fbf7f8;
 border: 1px solid #cdcdcd;
 color: #373533;
}

.ujkomment-textarea {
 width: 340px;
 height: 110px;
 background-color: #fbfcfd;
 border: 1px solid #eaeaea;
 margin: 3px 0px 4px 10px;
 font-size: 11px;
 color: #8d7f72;
 font-family: Tahoma;
}

.ujomment-result-box {
 background-color: #fbf7f8;
 border: 1px solid #cdcdcd;
 padding: 5px;
}

.ujkomment-result-fejlec {
 font-size: 11px;
 font-weight: bold;
}

a.ujkomment-result-bezar {
 font-size: 10px;
 padding-top: 5px;
 margin-top: 5px;
 color: #373533;
}

.mehet-ul {
 width: 60px;;
 padding: 2px 0px 0px 0px;
 margin: 0;
 list-style-type: none;
}

.mehet-gomb {
 float: left;
 width:60px;
 color: #8e9ea2;
 font-family: Tahoma;
 font-size: 11px;
 padding: 1px 6px 1px 6px;
 margin: 0px 1px 5px 10px;
 text-decoration: none;
 text-align: center;
 background-color: #f5f6f8;
 border: 1px solid #c4c4c4;
}

.mehet-gomb:hover {
 border: 1px solid #afafaf;
 color: #809188;
}

/********************
 Tartalom fejlc
********************/

.t-doboz {
 margin: 15px 0px 0px 0px;
}

.t-fejlec {
 color: #22a4e1;
 font-size: 16px;
 font-family: Tahoma;
 text-decoration: none;
}

.t-info {
 color: #373533;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 padding: 2px 0px 0px 0px;
 margin-right: 16px;
}

.bejegyzes-szoveg {
 color: #373533;
 font-size: 10px;
 font-family: Verdana;
 padding: 6px 0px 7px 0px;
 text-align: justify;
}


/********************
 Archívum
********************/

.archivum-fejlec {
 color: #22a4e1;
 font-size: 15px;
 font-family: Tahoma;
 text-decoration: none;
 margin: 15px 0px 4px 20px;
}

ul.archivum-blokk {
 margin: 0px 0px 0px 25px;
 padding:0px;
 list-style-type: none;
 width: 200px;
}

a.archivum-li {
 float: left;
 width: 200px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #373533;
 margin-left: 10px;
 padding:0px;
 text-decoration: none;
}

a.archivum-li:hover {
 color: #22a4e1;
}


/********************
  Keresés
********************/

.kereses-input {
 border: 1px solid #dce5e0;
 width: 196px;
 padding: 1px;
}

.keres-gomb {
 width:60px;
 color: #8e9ea2;
 font-family: Tahoma;
 font-size: 12px;
 text-align: center;
 background-color: #fbfcfd;
 border: 1px solid #eaeaea;
 margin-bottom: 7px;
 margin-top: 2px;
 margin-left: 140px;
}

.keres-gomb:hover {
 background-color: #dce5e0;
 border: 1px solid #d1cfcf;
}

.kereses-cim {
 color: #809188;
}

.kereses-infok {
 font-size: 10px;
 color: #b8bfbc;
}

ul.kereses {
 margin-left: -15px;
 list-style-type: none;
}

/********************
  Statisztikák
********************/

.stat-adat {
 color: #448db0;
 font-weight: bold;
}

.stat-fejlec {
 color: #448db0;
 font-size: 14px;
 font-family: Tahoma;
 margin-top: 15px;
 margin-bottom: 4px;
}

.stat-szoveg {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #6c6c6c;
}

/********************
  Kommentbox
********************/

a.komment-action {
 color: #c6c5c5;
}

a.komment-action:hover {
 color: #5b7994;
}

.komment-idezes {
 background-color: #f7f3f3;
 width: 332px;
 margin: 3px auto 3px auto;
 border: 1px solid #e8dfdf;
 padding: 4px;
}

.komment-idezes-kitol {
 color: #5b7994;
}

.komment-idezes-fejlec {
 border-bottom: 1px solid #
}

.komment-idezes-fejlec, .komment-idezes-szoveg {
 padding: 3px;
}
.head_input {
	border: 1px solid #707070;
	font-family: tahoma;
	font-size: 10px;
	color: #707070;
	width: 160px;
}
.head_button {
	background-color: #707070;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: tahoma;
	font-size: 9px;
}
.input {
 width: 230px;
 border: 1px solid #727272;
 font-size: 12px;
 padding: 1px 1px 1px 2px;
}

.button {
 border: 1px solid #727272;
 font-size: 11px;
}

