:link,:visited { text-decoration:none }
h1, h2, h3, h4, h5, h6, pre, code { font-size:1em; }

/* trljk az egyb elemek kr berakott paddingot s margint is */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input
{ margin:0; padding:0 }

/* szedjk ki a linkelt kpek kr rakott keretet */
a img,:link img,:visited img { border:none }

body {
  background-color: #AB8746;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-align: left;
  color: #333333;
  margin: 0px;
  padding: 0px;
}

h1 {
  font-size: 26px;
  height: auto;
  padding: 10px 0px 0px 0px;
  color: #7C4823;
  font-weight: lighter;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  height: auto;
  font-weight: lighter;
  padding: 10px 0px 5px 0px;
}

p {
  font-size: 12px;
}

#WRAP {
	margin: 0 auto;
	padding:0;
	width: 900px;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
}
#CONTENTWRAP {
	width: 900px;
}
#HEADER {
	position: relative;
	clear:left;
	width: 900px;
	height: 192px;
	background-image: url(/images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #AB8746;
}
#HEADER #HEADERTABS {
  position: absolute;
  top: 0; left: 0;
  width: 800;
  height: 25px;
  font: Tahoma;
	z-index: 1;
}
#HEADERTABS #nameday {
  position: absolute;
  font: normal 11px Tahoma;
  letter-spacing: 1px;
  color: white;
  text-transform: none;
  bottom: 0px; right: 5px;
}
#HEADERTABS ul {
   margin:0;
   padding:2px 0px 0px 7px;
   list-style:none;
}
#HEADERTABS li {
   display:inline;
   margin:0;
   padding:0;
}
#HEADERTABS a {
   float:left;
   background: url(/images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0;
   text-decoration:none;
}
#HEADERTABS a span {
   float:left;
   display:block;
   background: url(/images/tabright.gif) no-repeat right top;
   padding:7px 15px 4px 8px;
   color: #CCC;
   float:none;
}
#HEADERTABS a:hover span {
  color:#FFF;
  background-position: 100% -42px;
}
#HEADERTABS a:hover {
  background-position:0% -42px;
}
#HEADERTABS #current a {
   background-position:0% -42px;
}
#HEADERTABS #current a span {
   background-position:100% -42px;
   color: #FFF;
}

#LANGBOX {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 3px;
	z-index: 0;
}

#LEFTBLOCK {
	float: left;
	width: 200px;
}
#BLOCK {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 187px;
	padding-left: 7px;
}
#BLOCK #BLOCK_TOP {
	height: 7px;
	background-image: url(/images/left_block_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#BLOCK #BLOCK_HEADER {
	width: 179px;
	height: 35px;
	line-height: 40px;
	font-size: 20px;
	overflow: hidden;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 4px;
	background-image: url(/images/left_block_bg.jpg);
	background-repeat: repeat-y;
	color: #794827;
	background-position: left;
}
#BLOCK_HEADER p {
  margin: 0px;
  padding: 11px 0px 0px 20px;
  color: white;
}

#BLOCK #BLOCK_BODY {
	background-image: url(/images/left_block_bg.jpg);
	background-repeat: repeat-y;
}
#BLOCK #BLOCK_BODY ul {
	width: 180px;
	padding-left: 4px;
	list-style:none;
}
#BLOCK #BLOCK_BODY li {
}
#BLOCK #BLOCK_BODY ul a {
	display: block;
	color: #794827;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/images/left_block_menu.jpg);
	background-repeat: no-repeat;
	background-color: #DCB271;
	background-position: left 4px;
}
#BLOCK #BLOCK_BODY ul a:hover {
	background-image: url(/images/left_block_menu_a.jpg);
	background-repeat: no-repeat;
	background-color: #7C4823;
	background-position: left 4px;
	color: #FFFFFF;
}
#BLOCK #BLOCK_BOTTOM {
	height: 7px;
	overflow: hidden;
	background-image: url(/images/left_block_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#CONTENT {
	float: left;
	width: 680px;
	margin: 0px;
	padding: 10px;
}


#CONTENT img {
  border: 0px;
}
#CONTENT #STAFF {
	background-color: #E8E8E8;
}
#CONTENT #STAFF td{
	padding-left: 10px;
}
#RIGHTBLOCK {
	float: right;
	width: 200px;
}
#FOOTER {
	clear: both;
	height: 15px;
	font-size: 12px;
	padding: 10px 10px 15px 10px;
	background-color: #7D4721;
}
#FOOTER a {
  font-weight: bold;
  color: #FFF;
}
#FOOTER a:hover {
  font-weight: bold;
  color: #FCF3D6;
}

input[type=text]{
	border: 1px dotted #888888;
	font-size: 13px;
	padding: 2px;
	color: #000000;
	background-color: #EEEEEE;
}
input[type=file]{
	border: 1px dotted #888888;
	font-size: 13px;
	padding: 2px;
	color: #000000;
	background-color: #EEEEEE;
}

select{
	border: 1px dotted #888888;
	font-size: 13px;
	padding: 2px;
	color: #000000;
	background-color: #EEEEEE;
}
input[type=password]{
	border: 1px dotted #888888;
	font-size: 13px;
	padding: 2px;
	color: #000000;
	background-color: #EEEEEE;
}


textarea{
	border: 1px dotted #888888;
	font-size: 13px;
	padding: 2px;
	color: #000000;
	background-color: #EEEEEE;
}
input[type=button] {
  font-size: 11px;
  color: #FCEAC6;
  background-color: #7C4823;
}
input[type=submit] {
  font-size: 11px;
  color: #FCEAC6;
  background-color: #7C4823;
}

input[type=button] {
  font-size: 11px;
  color: #FCEAC6;
  background-color: #7C4823;
}
input[type=submit] {
  font-size: 11px;
  color: #FCEAC6;
  background-color: #7C4823;
}

.line0 {
  background-color: yellow;
}
.line1 {
}

/* cikk stlusai */
#CONTENT #ARTICLE img {
  margin: 2px;
  border: 1px solid #AAAAAA;
}

#CONTENT #ARTICLE .icon {
  border: 0px;
  vertical-align: middle;
}

#CONTENT #ARTICLE a {
  font: Tahoma;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

#CONTENT #ARTICLE a:hover {
  text-decoration: underline;
}


#CONTENT #ARTICLE #INDEXKEP {
  margin: 0px 20px 10px 0px;
  border: 1px solid #AAAAAA;
  float: left;
}

#CONTENT #ARTICLE #LEAD {
	font-size: 12px;
}

#CONTENT #ARTICLE #TORZS {
	font-size: 13px;
}

#CONTENT #ARTICLE #KEPALAIRAS {
	font-size: 10px;
}

#CONTENT #ARTICLE #VIDEOKEPALAIRAS {
	font-size: 12px;
	text-align: center;
}

#CONTENT #ARTICLE ul {
	font-size: 12px;
	padding: 5px 0px 5px 15px;
	list-style: square inside; 
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#CONTENT #ARTICLE ol {
	font-size: 12px;
	padding: 5px 0px 5px 15px;
	list-style-position: inside;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#CONTENT #ARTICLE li {
  padding: 5px 0px 0px 0px;
}

/* Control Panel */
#CONTENT #CPANELTABLE {
  background-color: #F7F2E4;
  border: 1px solid #E5C57E;
  border-collapse: collapse;
  font: normal 11px Tahoma;
  align: left;
  width: 97%;
  margin-bottom: 6px;
}

#CONTENT #CPANELTABLE th {
  font: bold 12px Tahoma;
  text-align: left;
  padding: 0px 0px 0px 3px;
  background-color: #F0DFBE;
  height: 25px;
  border-bottom: 1px solid #E5C57E;
}

#CONTENT #CPANELTABLE td {
  padding: 3px;
}

#CONTENT #CPANELTABLE #DESCRIPTION {
	border-top: 1px solid #E5C57E;
	background-color: #F0DFBE;
	font: normal 11px Tahoma;
}

#CONTENT #CPANELTABLE #ICON {
  text-align: right;
  white-space: nowrap;
  padding-right: 3px;
}

#CONTENT #CPANELTABLE td a {
	text-decoration: none;
	cursor: pointer;
}

#CONTENT #CPANELTABLE td a:hover {
	text-decoration: none;
	cursor: pointer;
}

#CONTENT #DATATABLE {
  font: normal 11px Tahoma;
  width: 100%;
  background-color: #F7F2E4;
  border: 1px solid #E5C57E;
  border-collapse: collapse;
}

/*
#CONTENT #DATATABLE tr:hover {
  background: #d9d2a5;
  color: #F7F2E4;
}
*/
#CONTENT #DATATABLE th {
  text-align: left;
  background-color: #F0DFBE;
  border-bottom: 2px solid #CCC;
  font: bold 12px Tahoma;
  padding: 3px;
}

#CONTENT #DATATABLE td {
  padding: 3px;
  border: 1px dotted #CCC;
}

#CONTENT #DATATABLE #ICON {
  text-align: right;
  white-space: nowrap;
  padding-right: 3px;
}

#DATATABLE a {
  size: 10px;
  color: black; 
}

#DATATABLE a:hover {
  size: 10px;
  color: black; 
  text-decoration: underline;
}


#CONTENT #FORMTABLE {
  font: normal 11px Tahoma;
  background-color: #F7F2E4;
  border: 1px solid #E5C57E;
  border-collapse: collapse;
}

#CONTENT #FORMTABLE th {
  font: bold 12px Tahoma;
  text-align: left;
  padding: 0px 0px 0px 3px;
  background-color: #F0DFBE;
  height: 25px;
  border-bottom: 1px solid #E5C57E;
}

#CONTENT #FORMTABLE td {
  padding: 3px;
  border: 1px dotted #CCC;
}



#CONTENT #NEWSTABLE {
  text-align: left;
  font: normal 11px Tahoma;
  width: 97%;
  border: 0px;
  background-color: #FAFAFA;
  border-collapse: collapse;
}

#CONTENT #NEWSTABLE th {
  border-bottom: 1px solid #CCC;
  font: bold 14px Tahoma;
  padding: 3px;
  text-align: left;
}

#CONTENT #NEWSTABLE td {
  padding: 3px;
}

/* Hírlista címének beállításai */

#CONTENT #NEWSLIST h1 a {
  text-decoration: none;
  color: #666e85;
}

#CONTENT #NEWSLIST h1 a:hover {
  color: #766e85;
  text-decoration: none;
}

#CONTENT #NEWSLIST h1 a {
  text-decoration: none;
  color: #666e85;
}

/* A hírlistában a lead beállításai */

#CONTENT #NEWSLIST .indexkep {
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
  border: 1px solid black;
  float: left;
}



/*-=| A staff modul stílusai |=-*/
#CONTENT #NOBORDER table {
  border: 0px solid black;
  font: normal 11px Tahoma;
  width: 97%;
  border-right: 0px solid #999999;
  border-bottom: 0px solid #999999;
  background-color: #FAFAFA;
  border-collapse: collapse;
}

#CONTENT #NOBORDER th {
  text-align: left;
  background: #f2f2f2;
  border-bottom: 0px solid #CCC;
  font: bold 12px Tahoma;
  padding: 3px;
}

#CONTENT #NOBORDER td {
  padding: 3px;
  border-bottom: 0px dotted #CCC;
}


/* LoginForm */
#CONTENT #LOGINTABLE {
  align: center;
  width: 400px;
  background-color: #F7F2E4;
  border: 1px solid #E5C57E;
  border-collapse: collapse;
  margin-top: 60px;
  margin-bottom: 60px;
}

#CONTENT #LOGINTABLE th {
  font: bold 12px Tahoma;
  text-align: left;
  padding: 0px 0px 0px 10px;
  background-color: #F0DFBE;
  height: 25px;
  border-bottom: 1px solid #E5C57E;
}

#CONTENT #LOGINTABLE td {
  font: normal 12px Tahoma;
  padding: 3px;
  border: 0px;
  height: 25px;
}

#CONTENT #ERRTABLE {
  align: center;
  width: 400px;
  background-color: #F7F2E4;
  border: 1px solid #E5C57E;
  border-collapse: collapse;
  margin-top: 60px;
  margin-bottom: 60px;
}

#CONTENT #ERRTABLE th {
  font: bold 12px Tahoma;
  text-align: left;
  padding: 0px 0px 0px 10px;
  background-color: #F2A31B;
  height: 25px;
  border-bottom: 1px solid #F2A31B;
}

#CONTENT #ERRTABLE td {
  font: normal 12px Tahoma;
  padding: 3px;
  border: 0px;
  height: 25px;
}

/* Control Panel */
#CPANELTABLE {
  background-color: #F7F2E4;
  border: 1px solid #E5C57E;
  border-collapse: collapse;
  font: normal 11px Tahoma;
  width: 100%;
  margin-bottom: 6px;	
}

#CPANELTABLE th {
  font: bold 11px Tahoma;
  text-align: left;
  padding: 0px 0px 0px 3px;
  background-color: #F0DFBE;
  height: 25px;
  border-bottom: 1px solid #E5C57E;
}

#CPANELTABLE td {
  padding: 3px;
}

#CPANELTABLE #DESCRIPTION {
	border-top: 1px solid #E5C57E;
	background-color: #F0DFBE;
	font: normal 11px Tahoma;
}

#CPANELTABLE #ICON {
  text-align: right;
  white-space: nowrap;
  padding-right: 3px;
}

#CPANELTABLE td a {
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

#CPANELTABLE td a:hover {
	text-decoration: underline;
	cursor: pointer;
}


