/*
** Angyalzold CSS
** (c) ]{redenc 2009
**
** reset
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;

}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul {
    list-style-type: none;
}

body {
	line-height: 1.5;
	background-color: #000;
	color: #FFF;
	margin: 0px auto;
	/*font-size: 0.63em;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;    
}

[LANG|=hu] > * { 
	quotes: "\201E" "\201D" "\0027" "\0027"; 
}

h1 {
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	outline: 0px;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

select, input.text, textarea {
    
}

label {
    cursor: pointer;
    position: relative;
    top: -3px;
    padding-left: 4px;
}

label:hover {

}

.fleft{
    float: left;
}

.fright {
    float: right;
}

/*
** Structure
*/
#container {
    width: 950px;
    height: auto;
    margin: 0px auto;
} 

#header {
    height: 375px;
    width: 950px;
    margin: 0px auto;
    text-align: right;
    background-image: url(../../images/angyalzold-sprite.png);
	position: relative;
}

#content {
    width: 834px;
	\width: 950px;
	w\idth: 834px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    background-color: #F1F2AF;
    text-align: left;
    padding: 23px 58px 38px 58px;
}

#footer {
    clear: both;
    height: 87px;
    width: 950px;
    margin: 0px auto;
    background: url(../../images/angyalzold-sprite.png) 0 -447px;
    overflow: hidden;
    text-align: left;
}

/* menu */
#menu {
    width: 950px;
    height: 72px;
    background: url(../../images/angyalzold-sprite.png) 0 -375px;
}

ul#fomenu {
    padding-top: 14px;
    padding-left: 50px;
}

ul#fomenu li {
    display: inline;    
}

ul#fomenu li a {
    color: #FFF;
    padding: 0px 15px;
    overflow: hidden;
    height: 16px;
    line-height: 16px;
    display: block;
    float: left;
}

ul#fomenu li a:hover {
    background-image: url(../../images/angyalzold-sprite.png);
    background-position: 0 -534px; 
    border-width: 1px;
    border-style: solid;
    border-color: #D07300 #CA7203;
    padding: 0px 14px;
    line-height: 14px;
}


ul#fomenu li a.red:hover {
    background-image: url(../../images/angyalzold-sprite.png);
    background-position: 0 -550px;
    border-color: #7b0c26;
}

ul#fomenu li a.black:hover {
    background-position: 0 -566px;
    border-color: #000000 #091011;
}

.submenu {
    clear: left;    
    height: 16px;
    width: 873px;
	margin: 18px 0px 0px 39px;
    line-height: 16px;
    overflow: hidden;
    background: url(../../images/angyalzold-sprite.png) 0 -550px; 
    border: 1px solid #7b0c26;
}

ul#submenu li {
    display: inline;    
    padding: 0px 4px;    
}

ul#submenu li a {
    color: #fff;
}



/* content */
#header p {
    padding-top: 5px;
    padding-right: 0px;
}

#header p a {
	color: #fff;
	text-decoration: none;
}

#header p a:hover {
	color: #fff;
	text-decoration: underline;
}

#header p  span{
    /*font-size: 1.27em;*/
    font-weight: bold;
    padding-left: 50px;
}

#content h1 {
    color: #682007;
    font-size: 1.80em;
    font-weight: normal;
    padding-bottom: 5px;
}

#content p {
    /*font-size: 1.30em;*/
    color: #800000;
    line-height: 1.5;
    text-align: justify;
}

#content table {
	/*border:1px solid #848400;*/
	font-size: 11px;
	color: #800000;
	line-height: 1.5;
}

#content h1.index {
    font-size: 3.00em;
}

#content p.index {
    font-size: 1.80em;
}

#footer span {
    padding-top: 12px;
    line-height: 120%;
}

#footer span.fleft {
    margin-left: 63px;
}

#footer span.fright {
    margin-right: 76px;
}

/* dobozok */
.ibox {
    width: 266px;
    height: 212px;
    float: left;
    margin-top: 22px;
    background-image: url(../../images/angyalzold-sprite.png);    
}

.ibox-green {
   background-position: 0px -582px;   
}

.ibox-blue {
   background-position: 0px -794px;
}

.ibox-blue a{color:#ffffff; text-decoration: none;}

.ibox-maroon {   
   background-position: 0px -1006px;
}

.ibox h2 {
    font-size: 1.40em;
    margin: 6px 0 6px 8px
}

.ibox  ul {
    margin: 0px 7px;
}

.ibox  ul li {
    padding: 5px 3px;
    line-height: 110%;    
}

.ibox-green ul li.bg {    
    background:  url(../../images/angyalzold-sprite.png) -266px -582px;
}

.ibox-blue ul li.bg {    
    background:  url(../../images/angyalzold-sprite.png) -266px -682px;
}

.ibox-maroon img {
    border: 1px solid #FFF;
    margin-left: 11px;
    width: 242px;
    height: 158px;
}

/* beloldal */
#content-inner {
    width: 548px;
    float: left;
}

#content-inner table {
    border-right: solid 1px #6d6d6d;
    border-bottom: solid 1px #6d6d6d;
}

#content-inner td, #content-inner th {
    border-left: solid 1px #6d6d6d;
    border-top: solid 1px #6d6d6d;
    padding: 3px;
}

#sidebar {
    width: 266px;
    float: right;
}

/* voks */
#voks {
    margin-top: 29px;
    color: #000;
}

.voks-header {
    background:  url(../../images/angyalzold-sprite.png) -532px -582px;
    height: 3px;
    width: 266px;
    font-size: 1px;
}

.voks-footer {
    background:  url(../../images/angyalzold-sprite.png) -532px -1215px;
    height: 3px;
    width: 266px;
    font-size: 1px;
}

.voks-content {
    background: #B7AD70 url(../../images/angyalzold-sprite.png) -532px -585px;
    height: auto;
    width: 266px;
    font-size: 1.10em;
}

.voks-content img {
    border: 3px solid #FFF;
    margin-left: 3px;
    margin-top: 4px;
    width: 253px;
    height: 166px;    
}

.voks-content h2 {
    font-size: 1.27em;
    color: #682007;
    padding: 25px 4px 17px 4px;
}

#voks .voks-content p {
    padding: 0px 6px 25px 6px;
    color: #000;
    font-size: 1.00em;
}

.voks-content form {
    margin-left: 6px;
}

input.gomb {
    /*
		border: none;
    background: none;
    background: url(../../images/buttonsprite.gif) 0px -64px;
    height: 25px;
    width: 79px;
    color: #FFF;
    font-size: 1.10em;
    padding-bottom: 6px;
    cursor: pointer;
		*/
		font-family: Verdana;
		border: solid 1px #2c4714;
		background: url('../button_bg.gif') repeat-x;
		cursor: pointer;
		color: #FFF;
		padding: 2px 5px 2px 5px;
		font-size: 9px;
		font-weight: bold;
		text-align: center;
}

/*
** CRIR special script
*/

label.checkbox_checked {
	background: url(../../images/buttonsprite.gif) 0px -52px no-repeat;	
	display: block;
    height: 10px;
	padding-left: 20px;
}
label.checkbox_unchecked  {
	background: url(../../images/buttonsprite.gif) 0px -36px no-repeat;
	display: block;
    height: 10px;
	padding-left: 20px;
}

label.radio_checked {
	background: url(../../images/buttonsprite.gif) 0px -18px no-repeat;
	height: 14px;
    display: block;
	padding-left: 20px;
}
label.radio_unchecked  {
	background: url(../../images/buttonsprite.gif) 0px 0px no-repeat;
	display: block;
	height: 14px;
	padding-left: 20px;
}

label:hover{	
    color: #666;
}

label.highlighted {	
}

.crirHidden {
	position: absolute;
	left: -1000px;
}

/*
** forum 
*/
#content h1.forum-breadcrumb {
    font-size: 1.80em;
    font-weight: normal;
    background-color: #742006;
    color: #D3C955;
    padding: 15px 35px;    
}

#content h1.forum-breadcrumb a:link, #content h1.forum-breadcrumb a:active, #content h1.forum-breadcrumb a:visited {
    color: #D3C955;
	text-decoration: underline;
}

#content h1.forum-breadcrumb a:hover {
    color: #D3C955;
	text-decoration: none;
}

ul#forummenu {
    margin: 7px 35px;
}

ul#forummenu li {
    display: inline;
}

ul#forummenu li a {
    font-size: 1.10em;
    color: #793A1C;
    margin-right: 21px;
}

#forumtable {
	margin-top: 10px;
	color: #000000;
}

#forumtable .tableheader a:link, #forumtable .tableheader a:active, #forumtable .tableheader a:visited, #forumtable .tableheader a:hover {
	color: #000000;
	text-decoration: none;
}

#forumtable .tableheader a:hover {
	text-decoration: underline;
}

table.forumtable {
    width: 100%;
}

table.forumtable thead td {
    background-color: #2E565A;
    font-weight: bold;
    font-size: 1.10em;
    padding: 11px 10px 11px 0px;
}

table.forumtable tbody td {
    color: #000;
    padding: 6px 10px 6px 0px;
    line-height: 120%;
}

table.forumtable tbody td a {
    color: #000;
    margin-right: 5px;
}

#content table.forumtable tbody td p.fnyit {
    font-size: 1.00em;
    color: #000;
    padding-top: 3px;
}

table.forumtable tbody tr.even td {
    background-color: #BDBE89;
}

table.forumtable tfoot td {
    height: 4px;
    font-size: 1px;
    background-color: #000;
}

table.forumtable tbody td span {
    width: 10px;
    height: 10px;
    display: block;
    background-image: url(../../images/angyalzold-sprite.png);
    margin-left: 10px;
}

table.forumtable tbody td span.checked0 {
    background-position: -798px -582px;
}

table.forumtable tbody td span.checked1 {
    background-position: -798px -592px; 
}

input.login {
	background: #e2e3ea;
	border: 1px solid #D3C955;
	-moz-border-radius: 10px;
	padding: 4px;
	font-size: 13px;
	color: #62615b;
}

input.login:hover {
	background: #fff;
	border: 1px solid #D3C955;
	-moz-border-radius: 10px;
	padding: 4px;
	color: #3f3f39;
}

/*
** terkep
*/
#map {
    width: 820px;
    /*height: 539px;*/
    margin: 0px;
    background: url(../../images/content_bg.png) repeat-x;
		background-color: #d6dbbf;
		border: solid 1px #bdc1a3;
		border-top: none;
		padding: 5px;
}

#map iframe {
    width: 819px;
    height: 442px;
    overflow: hidden;
}
    
/* tovább link */

.tovabb {
	text-align: right;
	margin: 10px 3px 0px 0px;
}

.tovabb a {
	color: #fff;
	text-decoration: underline;
}

.tovabb a:hover {
	color: #fff;
	text-decoration: none;
}

/* forum menu */

.forum-menu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: right;
}

.forum-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.forum-menu li {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	color: #a87d20;
}

.forum-menu li input.gomb {
	margin-right: 10px;
	
}

.forum-menu li a:link, .forum-menu li a:active, .forum-menu li a:visited {
	margin: 0px 10px 0px 0px;
	padding: 5px;
	color: #fff;
	background: #a87d20;
	-moz-border-radius: 5px;
}

.forum-menu li a:hover {
	margin: 0px 10px 0px 0px;
	padding: 5px;
	color: #fff;
	background: #7c5a12;
	-moz-border-radius: 5px;
}

/* hirek */
.newsContainer {
	/*height: 140px;*/
	margin-top: 15px;
	/*float: left;*/
}

.newsContainer .title {
	color: #64645c;
	font-size: 13px;
	font-weight: bold;
}

.newsContainer .content {
	margin-top: 15px;
	color: #64645c;
	font-size: 11px;
	text-align: justify;
}

.newsContainer a:link, .newsContainer a:active, .newsContainer a:visited, .newsContainer a:hover  {
	color: #682007;
	text-decoration: none;
}

.newsContainer a:hover  {
	text-decoration: underline !important;
}

.leftNews {
	width: 390px;
	float: left;
}

.rightNews {
	width: 390px;
	float: right;
}

/* forum regisztracio */
#reg {
	color: #3b2d1c;
}

#reg td, #reg th {
	padding: 3px;
}

#content #reg p {
	color: #3b2d1c;
}

.reg_top_stripe1 {
	background: url('../forum_top_bg_red.gif') repeat-x;
	height: 22px;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 9px;
}

.reg_top_stripe2 {
	position: relative;
	margin-top: 1px;
	background: url('../forum_top_bg_yellow.gif') repeat-x;
	color: #000000;
	padding-left: 15px;
	padding-top: 8px;
	border: solid 1px #bc8d03;
	font-weight: bold;
	height: 20px;
}

.reg_warn_text {
	position: absolute;
	right: -1px;
	top: -1px;
	background: url('../forum_top_bg_red2.gif') repeat-x;
	color: #ffffff;	
	font-weight: normal;
	height: 30px;
	width: 250px;
	text-align: center;
	border-left: solid 1px #bc8d03;
	
}

.reg_warn_text span {
	position: absolute;
	top: 9px;
	right: 20px;
}

.reg_login_form {
	float: left;
	width: 500px;
	padding: 10px 0px 10px 0px;
}

.reg_links {
	float: right;
	width: 200px;
	padding: 15px 0px 10px 0px;
}

.reg_links a:link, .reg_links a:active, .reg_links a:visited, .reg_links a:hover {
	color: #000000;
	text-decoration: none;
}

.reg_links a:hover {
	text-decoration: underline;
}

.regForm td {
	padding: 4px;
	font-size: 10px;
}

.regForm a:link, .regForm a:active, .regForm a:visited, .regForm a:hover {
	color: #000000;
	text-decoration: none;
}

.regForm a:hover {
	text-decoration: underline;
}

/* urlapok */
input.input, input.password {
	width: 190px;
	border: 1px solid #b4ac7e;
	background: url('../input_bg.gif') repeat-x;
	font-size: 11px;
}

input.checkbox {
	margin: 0px;
	padding: 0px;
}

select {
	border: 1px solid #b4ac7e;
	font-size: 11px;
	background-color: #d4cda5;
	/*background: url('../input_bg.gif') repeat-x;*/
}

textarea {
	background: url('../input_bg.gif') repeat-x bottom;
	background-color: #d4cda5;
	border: 1px solid #b4ac7e;
	font-size: 11px;
}


/*  forumtopic*/
.topform {
	color: #000000;
}

.newForumTopicTable td, newForumCommentTable td {
	padding: 3px 0px 3px 0px;
	color: #000000;
}

.se-menu {
	padding-bottom: 5px;
}

.se-menu a:link, .se-menu a:active, .se-menu a:visited, .se-menu a:hover {
	color: #254589;
	text-decoration: none;
}

.se-menu a:hover {
	text-decoration: underline;
}

#previewnewpost {
	background-color: #D4CDA5;
	color: #000000;
	border: solid 1px #B4AC7E;
	margin-top: 10px;
	padding: 5px;
}

/* kommentek */
.hsz-header {
	background: url('../hsz_header_bg.gif') repeat-x top;
	background-color: #D4CDA5;
	color: #000000;
	border: solid 1px #B4AC7E;
	margin-top: 10px;
}

.hsz-header .nickName {
	float: left;
	height: 22px;
	color: #ffffff;
}

.hsz-header a:link, .hsz-header a:active, .hsz-header a:visited, .hsz-header a:hover {
	color: #46beca;
	text-decoration: none;
}

.hsz-header a:hover {
	text-decoration: underline;
}

.hsz-header .nickName span {
	position: relative;
	top: 5px;
	left: 5px;
}

.hsz-header .date {
	float: right;
	height: 22px;
	color: #ffffff;
}

.hsz-header .date span {
	position: relative;
	top: 5px;
	right: 5px;
}          

#repuloreteg {
position:absolute;
width:950px;
height:44px;
z-index:1;
top: 120px;
}

#partnerbanner {
position:absolute;
left: 140px;
top: 5px;
height: 33px;
width: 280px;
color: #800000;
padding: 5px;
}

#calid {
    background-color: #FFF;
    color: #FF0000;
    position: absolute;
    left: 850px;
    top: 70px;
    text-align: left;   
    width: 200px;
    z-index: 1000;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);    
    border: 6px solid #effaff;
}

/* HEADER LINKS */

.header-link {
	display: block;
	text-indent: -9999px;
	position: absolute;
}

.header-link-1 {
	left: 140px;
	top: 246px;
	width: 152px;
	height: 128px;
}

.header-link-2 {
	left: 300px;
	top: 298px;
	width: 110px;
	height: 80px;
}

.header-link-3 {
	left: 414px;
	top: 244px;
	width: 178px;
	height: 68px;
}

.header-link-4 {
	left: 410px;
	top: 316px;
	width: 112px;
	height: 60px;
}

.header-link-5 {
	left: 588px;
	top: 278px;
	width: 86px;
	height: 98px;
}

.header-link-6 {
	left: 674px;
	top: 240px;
	width: 218px;
	height: 136px;
}

.header-link-7 {
	left: 348px;
	top: 182px;
	width: 110px;
	height: 66px;
}

.header-link-8 {
	left: 30px;
	top: 22px;
	width: 220px;
	height: 68px;
}

