/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #ECEADC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7F7E77;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #D2BA29;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a {
	border-bottom: 1px solid #F2EAB8;
	text-decoration: none;
	color: #D2BA29;
}

a:hover {
	border: none;
	color: #FFB700;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	
}

/* Logo */

#logo {
	float: left;
	height: 50px;
	padding: 0 30px;
	background: #D2BA29 url(images/img01.jpg) no-repeat right top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 10px;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
}

#logo h2 {
	padding-top: 30px;
	font-size: .9em;
}

#logo a {
	border: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	padding-top: 15px;
}

#searchsubmit {
	background: #D5BF36 url(images/img04.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 215px;
	margin: 0 auto;
	background: url(images/fejlec.jpg) no-repeat center;
}

#menu ul {
	margin: 0;
	padding: 155px 0 0 0px !important;
	list-style: none;
}

#menu li {
	text-align: left;
}

#menu a {
	
	border: none;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CABFB4;
}

#menu a:hover {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: url(images/img05.gif) repeat-y center;
}

/* Content */

#content {
	float: left;
	width: 710px;
}

/* Post */

.post {
	padding: 25px;
}

.post .title {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #F2EAB8;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

/* Posts */
.newskep img{

border:3px solid #dac490 !important;

margin: 8px;

float:left;

padding: 4px;}

.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 350px;
}
#full-post {
	float: left;
	text-align: left;
	width: 662px;
}
/* Recent Posts */

#recent-posts {
	float: right;
	width: 270px;
	padding-top: 36px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-left: 10px;
}

#sidebar li li {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	border-bottom-color: #B4AF8E;
	color: #666666;
}

#sidebar a:hover {
	color: #000000;
}

/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#calendar #today {
	background: #B4AF8E;
	font-weight: bold;
	color: #FDFBED;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 940px;
	height: 80px;
	padding: 20px 0 0 20px;
	margin: 0 auto;
	background: url(images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #B4AF8E;
}

#footer a {
	color: #B4AF8E;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

/* table properties */
.tbox{
  padding: 2px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
}

.tbox.chatbox {
  padding: 2px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
	width: 200px;
	margin-top: 4px;
}
.tbox, .helpbox .npdropdown{
	margin: 0 0 0px 0;
	font: normal 11px Georgia, "Times New Roman", Times, serif;	
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	padding: 3px 3px 3px 3px;
	height: auto;
	width: auto;
	text-align: left;
}
.tbox.comment.subject {
  width: 500px; 
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	float: right;
	text-align: left;
  }
.tbox.comment {
  }
input.tbox.search {
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	color:#fff;
	width: 100px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
  }
#comment.tbox.comment {
  width: 500px; 
  float: right;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
}
#contactForm textarea.tbox {
  width: 500px; 
  float: right;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
}
input#helpb.helpbox {
  float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
#commentform .tbox, #commentform .helpbox{
  width: 500px; 
  float: right;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
}

.button {
  margin-top: 10px;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	padding: 1px 3px 1px 3px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: center;
	
}

.indent {
  width: auto; 
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
	padding: 4px 4px 4px 4px;
} 
.nextprev{
	border: rgb(185,27,27) 0px solid;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 2px;
}

.smalltext, .smallblacktext, .tbox{
	font: normal 8pt  Georgia, "Times New Roman", Times, serif;
}

.helpbox {
  width: 360px;
	color:#B8B8B8;
	font: normal 9px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #D2BA29;
	background-color: transparent;
}
.spacer{

} 

/* Forum */

/*main forum border*/
.fborder {
	border: 1px solid #D2BA29;
}

/* forum parent headers, forum captions */
.forumheader, .nforumcaption{
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
  vertical-align: top;
	text-align: left;
}

.finfobar{
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	padding: 4px;
	text-align: left;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
}

/* two left columns */
.forumheader2{
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	text-align: left;
}

/* all the rest of the forum tables */
.forumheader3{
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	vertical-align: top;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 4px;
}

.forumborder {
	border: 1px solid #D2BA29;
}

/* where it says forum, information and all tables across */
.fcaption {
	padding: 2px 0 2px 4px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	height: 15px;
}

.fcaption a{
	padding-right:4px;
	text-decoration: underline;
}

.fcaption a:hover{
	text-decoration: none;
}

.defaulttext {
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
} 



.left_top{ background:url(images/left_top.gif) left top no-repeat;}
.right_top{ background:url(images/right_top.gif) right top no-repeat; width:960px;}
.left_bot{ background:url(images/left_bot.gif) left bottom no-repeat;}
.right_bot{ background:url(images/right_bot.gif) right bottom no-repeat; width:960px;}


.side_right{ background:url(images/side.gif) right top repeat-y;}
.side_top{ background:url(images/side.gif) left top repeat-x;}
.side_bot{ background:url(images/side.gif) left bottom repeat-x;}
/***************************end**************************/

/*******************box_2*********************************/
.left_top_2{ background:url(images/left_top_2.gif) left top no-repeat;}
.right_top_2{ background:url(images/right_top_2.gif) right top no-repeat;}
.left_bot_2{ background:url(images/left_bot_2.gif) left bottom no-repeat;}
.right_bot_2{ background:url(images/right_bot_2.gif) right bottom no-repeat; width:960px;min-height:94px;
height:auto !important;
}

.side_top_2{ background:url(images/side_top_2.gif) left top repeat-x transparent;}
.side_bot_2{ background:url(images/side_bot_2.gif) left bottom repeat-x;}




/*******************box_4*********************************/
.left_top_4{ background:url(images/left_top_4.gif) left top no-repeat;}
.right_top_4{ background:url(images/right_top_4.gif) right top no-repeat;}
.left_bot_4{ background:url(images/left_bot_4.gif) left bottom no-repeat;}
.right_bot_4{ background:url(images/right_bot_4.gif) right bottom no-repeat; width:960px;min-height:400px;
height:auto !important;
}


.side_right_4{ background:url(images/side_4.gif) right top repeat-y;}
.side_top_4{ background:url(images/side_4.gif) left top repeat-x;}
.side_bot_4{ background:url(images/side_4.gif) left bottom repeat-x;}
/***************************end**************************/
.left_top_5{ background:url(images/left_top_5.gif) left top no-repeat #E5E5E5;}
.right_top_5{ background:url(images/right_top_5.gif) right top no-repeat;}
.left_bot_5{ background:url(images/left_bot_5.gif) left bottom no-repeat;}
.right_bot_5{ background:url(images/right_bot_5.gif) right bottom no-repeat; width:960px;}




.navigation { padding:14px 13px 20px 13px;}
.navigation li { float:left; background:url(images/sep.gif) right top repeat-y; padding:0 20px;}
.navigation li a{ font-size:1.09em; color:#FFFFFF; font-weight:bold; text-decoration:none; padding:20px 13px 20px 13px;}
.navigation li .active{ font-size:1.09em; color:#ccc; font-weight:bold; text-decoration:none;}
.navigation li a:hover{text-decoration:underline;}
.navigation .indent_menu{color: #FFFFFF; padding:26px 15px 0 15px;}
.indent_menu a{ font-size:1.09em; color:#FFFFFF; font-weight:bold; text-decoration:none; padding:0px 13px 0px 13px;}
.indent_menu a:hover{text-decoration:underline;}
/***************************end**************************/

.side_top_3{ background:url(images/side_top_3.gif) left top repeat-x #FDFDFD;}
.left_top_3{ background:url(images/left_top_3.gif) left top no-repeat;}
.right_top_3{ background:url(images/right_top_3.gif) right top no-repeat;}

/*******************header*********************************/
#header {width:960px; background: url(images/bg_header.gif) 0 0 repeat-x;}
#header .indent { padding:0 28px 0 40px;}
#header .block_top {}
#header .logo { padding:40px 0 30px 0;}
#header .sitetag  { font-size:0.9em; line-height:1.45em; color:#C3C4C6; text-transform:uppercase; text-decoration:none;}
#header .block_search { float:right;}
#header .indent_search { padding:23px 14px 18px 17px;}
#header .box { padding:0 27px 0 27px;}




.navigation { padding:14px 13px 20px 13px;}
.navigation li { float:left; background:url(images/sep.gif) right top repeat-y; padding:0 20px;}
.navigation li a{ font-size:1.09em; color:#FFFFFF; font-weight:bold; text-decoration:none; padding:20px 13px 20px 13px;}
.navigation li .active{ font-size:1.09em; color:#ccc; font-weight:bold; text-decoration:none;}
.navigation li a:hover{text-decoration:underline;}
.navigation .indent_menu{color: #FFFFFF; padding:0px 15px 0 15px;}
.indent_menu a{ font-size:1.09em; color:#FFFFFF; font-weight:bold; text-decoration:none; padding:0px 13px 0px 13px;}
.indent_menu a:hover{text-decoration:underline;}


/*sub links */
div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
color: #FFFFFF;
}

div.menuBar {

}

div.emenuBar {

}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
     color: #FFFFFF;
     background-color: transparent;
     border:0px none #333333;
     text-decoration: none;
     position: relative;
     text-decoration: none;
     margin: 0 3px;
     font-weight: bold;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
     color: #FFFFFF;
     background-color: transparent;
     border:0px none #555555;
     text-decoration: underline;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
  color: #FFFFFF;
  background-color: transparent;
  border:0px solid #none;
  text-decoration: none;
}

div.menu {
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  z-index: 101;
  color: #FFFFFF;
  
}
/*sub links */
div.menu a.menuItem {
  display: block;
  font-size:1.09em; 
  color:#FFFFFF; 
  font-weight:bold; 
  text-decoration:none; 
  padding:5px 13px 5px 13px;
  background-color: #000;
  margin: 0px 0px 0px 0px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #000;
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #FFFFFF;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #FFFFFF;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 0px solid #a5a5a5;
  border-bottom: 0px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 0px solid #b3b3b3;
}
