@charset "utf-8";
/* CSS Document */

/* alap beallitasok, margin-ok es padding-ok nullazasa */
html, body, form, input, select, fieldset {font-size: 11px; font-family: Tahoma, Verdana, Arial; color: #000000; }
body {background-color: #ffffff }
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
/* alapertelmezett betumeret ezeknel az elemeknel */
h1, h2, h3, h4, h5, h6, pre, code { }
ul, ol {list-style: none; }
/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link,:visited { text-decoration: none;  }
/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }
/* a bordert nullazzuk fieldset eseteben */
fieldset {border: none; }
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {clear: both; font-size: 0px; }

/*****************************/
p{
color:#093483;
font-size:12px;
margin-bottom:7px;
}
h1{
margin-bottom:8px;
font-family:"trebuchet MS", Arial, verdana;
color:#ff6507;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:8px;
color:#8fc200;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:8px;
color:#4096ee;
}
a, a:visited{
color:inherit;
text-decoration:none;

font-weight:bold;

}
a:hover{
text-decoration:underline;
color:inherit;
}
ul{
margin-bottom:8px;
margin-left:20px;
list-style:square;
}
ol{
margin-bottom:8px;
margin-left:20px;
list-style:decimal;

}
li{
	color:#072865;
	font-size:12px;
}
div#container{
width:1009px;
overflow:hidden;
position:relative;
left:50%;
margin-left:-505px;
}
div#head{
height:290px;
overflow:hidden;
width:1009px;
}
div#leftCol{
width:721px;
overflow:hidden;
float:left;

}
div#rightCol{
width:259px;
overflow:hidden;
float:right;
}
div#colHold{
width:100%;
overflow:auto;
}
div#topBoxes{
background-image:url(../images/topBoxes.jpg);
height:276px;
width:721px;
overflow:hidden;
}
div#bottomBoxes{
background-image:url(../images/bottomBoxes.jpg);
height:272px;
width:721px;
background-repeat:no-repeat;
overflow:hidden;
margin-top:13px;
}
div#footer{
background-image:url(../images/footer.jpg);
height:46px;
margin-top:14px;
overflow:hidden;
}
div#menuHold{
width:970px;
height:40px;
overflow:hidden;
position:relative;
top:212px;
left:20px;
}
div#topLeftMenu{
vertical-align:middle;
width:300px;
height:40px;
float:left;
}
div#topRightMenu{
vertical-align:middle;
width:267px;
height:40px;
float:right;
text-align:right;
}
.topMenu, .topMenu a, .topMenu a:visited{
font-family:"trebuchet MS", Arial, verdana;
font-size:18px;
font-weight:bold;
letter-spacing:80%;
color:#FFFFFF;
text-decoration:none;
}
.topMenu a:hover
{
	color:#d05800;
}
div#topLeftMenu .topMenu{
padding-right:5px;
position:relative;
top:-12px;
}
div#topRightMenu .topMenu{
padding-left:5px;
padding-right:2px;
position:relative;
top:-12px;
}
div#flagHolder{
position:relative;
top:231px;
left:378px;
}
div#newsBox{
float:left;
height:270px;
width:295px;

margin-left:10px;
}
* html div#newsBox{
float:left;
height:270px;
width:295px;

margin-left:5px;
}
div#galBox{
margin-top:35px;
height:238px;
width:400px;
float:right;

margin-right:2px;
}
div#blogBox{

height:260px;
width:330px;
float:left;
margin-top:6px;
margin-left:20px;
}
* html div#blogBox{

height:260px;
width:330px;
float:left;
margin-top:6px;
margin-left:10px;
}
div#forumBox{

height:260px;
width:330px;
float:right;
margin-top:6px;
margin-right:9px;
}
* html div#forumBox{

height:260px;
width:330px;
float:right;
margin-top:6px;
margin-right:5px;
}
.boxTitle{
font-family:"trebuchet MS", Arial, verdana;
font-size:18px;
color:#000000;
font-weight:bold;
padding-left:12px;
padding-top:7px;
}
div#newsBox .boxTitle{
color:#FFFFFF !important;
}
div#blogBox .boxTitle{
color:#e64f0a !important;
}
div#forumBox .boxTitle{
color:#517004 !important;
}
div#regBox{
background-image:url(../images/regBox.jpg);
height:197px;
width:257px;
overflow:hidden;
}
div#regBox .boxTitle{
color:#FFFFFF;
padding-top:9px;
}
/******************* HIREK ******************/
div#newsInside{
height:210px;
width:260px;
position:relative;
left:18px;
top:18px;
overflow:hidden;
}
h6{
color:#476e00;
font-size:18px;
font-family:"Times New Roman", Times, serif;
margin-bottom:2px;
font-weight:normal;
overflow:hidden;
height:20px;
}
h6 a, h6 a:visited{
font-weight:normal;
text-decoration:none;
}
h6 a:hover{
	color:#77B700;
}
.newsContent{
color:#595959;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom:4px;
border-bottom:1px dotted #e5e5c6;
}
/******************* BLOGOK ******************/
div#blogInside{
overflow:hidden;
position:relative;
top:14px;
padding-left:6px;
padding-right:4px;
height:215px;
}
.bbContent, .bbContent p{
font-size:11px;
font-family:"trebuchet MS", Arial, verdana;
color:#3c1500;
margin-bottom:5px;
}
.bbTime{
color:#00a13e;
font-family:"trebuchet MS", Arial, verdana;
font-size:14px;
font-weight:bold;
background-color:#FFFFFF;
padding-left:2px;
padding-right:2px;
}
.bbNick{
padding-left:5px;
font-family:"trebuchet MS", Arial, verdana;
font-size:14px;
color:#FFFFFF;
}
.bbNick a, .bbNick a:visited{
font-weight:normal;
text-decoration:none;
}
.bbHead{
font-size:12px;
color:#FFFFFF;
overflow:hidden;
height:18px;
}

.bbTitle{
font-family:"trebuchet MS", Arial, verdana;
font-size:14px;
color:#FFFFFF;
}
/************************FORUMBOX*******************/
div#forumInside{
overflow:hidden;
position:relative;
top:14px;
padding-left:6px;
padding-right:4px;
height:215px;
}
.fbHead{
margin-top:2px;
font-size:12px;
font-family:"trebuchet MS", Arial, verdana;
color:#FFFFFF;
overflow:hidden;
height:18px;
}
.fbTopic{
color:#7d3000;
}
.fbTime{
}
.fbNick{
color:#253301;
}
.fbContent{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
border-bottom:1px solid #8ca900;
padding-bottom:6px;
}
div#footer p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5a5858;
position:relative;
top:20px;
left:30px;
}
/*****************/
div#regBoxInside{
overflow:hidden;
position:relative;
left:34px;
top:20px;
width:190px;
color:#4096ee;
font-family:"trebuchet MS", Arial, verdana;
font-size:12px;
}
.inputField{
display:block;
background-image:url(../images/inputBox.jpg);
width:187px;
height:16px;
padding-top:4px;
padding-left:4px;
border:none;
}
.loglink{
display:block;
color:#0958a9;
width:100px;
position:relative;
top:-20px;
}
a.loglink{
font-weight:normal;
color:#0958a9;
}
#ok_btn{
position:relative;
left:146px;
text-align:right;
margin-top:6px;
}
/*****************/
div#szTimesBox{
background-image:url(../images/szTimesBox.jpg);
height:220px;
width:257px;
overflow:hidden;
background-repeat:no-repeat;
}
div#szTimesBox .boxTitle{
color:#FFFFFF;
padding-top:9px;
}
div#szTimesBoxInside{
overflow:hidden;
position:relative;
left:34px;
top:10px;
width:190px;
color:#865008;
font-family:"trebuchet MS", Arial, verdana;
font-size:12px;
}
div#content{
background-image:url(../images/content_bcg.jpg);
background-position:left top;
background-repeat:no-repeat;
min-height:200px;
padding-left:30px;
padding-top:20px;
}

/*********************** BLOG *******************/
.bloggerEntry p {
color:#093483;
font-size:14px;
font-family:"trebuchet MS", Arial, verdana;
margin-top:6px;
}
h2.bloggerEntryTitle{
font-size:24px;
font-family:"trebuchet MS", Arial, verdana;
font-weight:normal;
color:#ff7000;
margin-bottom:2px !important;
} 
.bloggerEntryTitle a{
font-weight: normal;
text-decoration:none;
color:#ff7000;
}
.bloggerAuthor{
color:#d5b198;
font-size:11px;
background-image:url(../images/icon_szerzo.jpg);
background-repeat:no-repeat;
background-position:left top;
padding-left:16px;
}
.bloggerAuthorName{
color:#e76307;
}
.bloggerHead{
border-bottom:1px solid #E9E9E9;
padding-bottom:4px;
}
.bloggerDatetime, .commenterDatetime{
	background-image:url(../images/icon_date.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:11px;
	color:#56a2f6;
	padding-left:12px;
}
.bloggerContent p{
margin-bottom:10px;
}
.bloggerContent{
border-bottom:4px solid #c7dbff;
margin-bottom:7px;
}

.CounterData{
color:#918279;
font-size:11px;
font-family:"trebuchet MS", Arial, verdana; 
display:inline;
}
.CounterData b{
color:#e35000;
}
.mywbTags b{
color:#918279;
}
.mywbTags{
color:#e35000;
font-size:11px;
font-family:"trebuchet MS", Arial, verdana; 
display:inline;
margin-left:10px;
}
h2.commenterTitle{
font-weight:normal;
font-family:"trebuchet MS", Arial, verdana;
font-size:18px;
margin-top:10px;
}
.commenterTextField{
width:680px;
}
.commenterWriteName, .commenterWriteText{
font-size:12px;
font-family:"trebuchet MS", Arial, verdana; 
color:#ff7000;
margin-bottom:2px;
}

.ItemToolSet, .commenterWrite{
margin-bottom:5px;
}
a.ListToolElement{
margin-right:5px;
}

/******************* FORUM *************************/

.mywbForum_Menu{
font-family:"trebuchet MS", Arial, verdana;
font-size:14px;
margin-bottom:9px;
color:#4096ee;
background-image:url(../images/new_forum_icon.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:20px;
}
.mywbForum_Menu:hover{
	color:#1378DD;
}
.mywbForumTopicList,.mywbForumTopic{
width:680px;
}
div.pager{
margin-top:5px;
margin-bottom:10px;
font-family:"trebuchet MS", Arial, verdana;
font-size:13px;
color:#003366;
}
div.pager a:visited{
text-decoration:none;
}
div.pager span{
margin-right:4px;
}
.pager_cindex{
	font-size:16px;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	background-position:bottom;
	background-image:url(../images/pager_act.jpg);
	padding-bottom:5px;
	background-repeat:no-repeat;
	color:#ff6507;
}
th.forumTitle{
	font-family:"trebuchet MS", Arial, verdana;
	font-size:14px;
	font-weight:bold;
	background-color:#E1F8FF;
	color:#FF6633;
	margin-top:5px;
	border-bottom:2px solid #0099CC;
}
tr.ListRowOdd td{
	background-color:#F4FDFF;
	font-family:"trebuchet MS", Arial, verdana;
	font-size:14px;
	color:#0066CC;
	border-bottom:1px solid #00CCFF;
}
tr.ListRowEven td{
	font-family:"trebuchet MS", Arial, verdana;
	font-size:14px;
	color:#003399;
	border-bottom:1px solid #00CCFF;
}
tr.ListRowOdd td a{
	background-color:#F4FDFF;
	font-family:"trebuchet MS", Arial, verdana;
	font-size:14px;
	color:#0066CC;

	text-decoration:none;
}
tr.ListRowEven td a{
	font-family:"trebuchet MS", Arial, verdana;
	font-size:14px;
	color:#003399;

	text-decoration:none;
}
tr.ListRowOdd td{
color:#009900;

}
tr.ListRowEven td{
	color:#006600;
}
.ListRowOdd td a:visited{
	text-decoration:none;
	color:#2291FF;
}
.ListRowEven td a:visited{
	text-decoration:none;

}
.mywbForumPostSender{
font-size:15px;
font-family:"trebuchet MS", Arial, verdana;
font-weight:bold;
background-image:url(../images/forum_user_icon.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:20px;
margin-bottom:0px;

}
.mywbForumPostAnswerTo{
font-size:14px;
font-family:"trebuchet MS", Arial, verdana;
margin-bottom:13px;
margin-top:7px;
text-align:right;

}
.mywbForumPostAnswerTo a{
background-image:url(../images/forum_anwer_icon.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
	color:#FF6633;
	padding-right:10px;
}
.mywbForumPostAnswerTo a:visited{
text-decoration:none;
}
.mywbForumPostDate{
	font-family:Arial, Helvetica, sans-serif;
	color:#71A5BB;
	margin-bottom:7px;
	background-image:url(../images/forum_time.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
}
.mywbForumPostContent{
	font-family:"trebuchet MS", Arial, verdana;
	font-size:12px;
	color:#004566;
}
div.ListRowEvenRow{
	background-image:url(../images/forum_post_bcg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:3px;
	margin-bottom:4px;
}
div.ListRowOddRow{
	background-image:url(../images/forum_post_bcg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:3px;
	margin-bottom:4px;
}

a.ItemToolElement{
font-size:10px !important;
}


.commenterTextField textarea{
width:50% !important;
height:150px !important;
}

.xGUI_errorDiv{
border:0 !important;
}
