

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(img/img01__.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A7F7F;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #549DC7;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
	
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E58C43;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

/* Back */

#back {
	width: 100%;
	padding: 30;
	background: #aebcbd;
	
}

/* Header */

#header {
	width: 980px;
	height: 40px;
	margin: 0 auto;
}

#felso_kep{
	background-image: url('./fejlec/fejlec.jpg');
	width: 980px;
	height: 100px;
	margin: 0 auto;
}
#felso_kep h2{
	color: red;
	padding-left: 130px;
	padding-top: 20px;
	font-size: 2.8em;
	
}
/* Logo */

#logo {
	float: right;
	
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 10px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 10px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}
#logo h3 {
	padding: 10px 0 0 7px;
	letter-spacing: normal;
	
}

/* Menu */

#menu {
	float: left;
	
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 10px;
}

#menu a {
	
	width: auto;
	display: inline;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-weight: normal;
	color: #d02727;
	outline: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	background-color: #b9c1c4;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(img/img02.gif) repeat-y;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding-top: 10px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#sidebar1 {
	background: url(img/img03.gif) no-repeat;
	
	
}

#sidebar1 h2 {
	text-align: right;
	background: url(img/img05.gif) no-repeat;
}

#sidebar1 li li {
	padding-right: 20px;
	text-align: right;
}
#sidebar1 li li.menu {
	padding-right: 0px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #cc3333;
}

#sidebar1 li li.menu a {
	width: auto;
	display: block;
	padding: 0px 17px 0px 17px;
	text-decoration: none;
	font-weight: normal;
	color: #d02727;
	outline: none;
}
#sidebar1 li li.menu a:hover {
	background-color: #f0f0f0;
}

/* Sidebar2 */

#sidebar2 {
	background: url(img/img04.gif) no-repeat;
}

#sidebar2 h2 {
	background: url(img/img06.gif) no-repeat;
}

/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#search h2 {
	background-image: url(img/img07.gif);
}



/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	background-image: url(img/img08.gif);
}

.sidebar #recent-posts ul {
	padding: 0 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

.post {
	padding: 10px 10px 10px 10px;
}

.post .title {
	margin: 0;
	padding: 0 10px;
	font-size: 1.2em;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(img/img10.gif) repeat-x;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(img/img09.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}





tr.lista1 td{
	background-color: #f4eed7;
	/*font-size: 11px;*/
}
tr.lista2 td{
	background-color: #e4dbba;
	/*font-size: 11px;*/
}
a:hover{color:#000080; text-decoration:underline; }
a{text-decoration:none}; //.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: justify;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style7 {font-size: 10px}
.style8 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style9 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
}
.style10 {font-size: 12px; font-weight: bold; }
tr.forum_fej td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td.teszt1 {
  font-size: 12px;
  color: black;
  /*background-color: green;*/
}
td.teszt1:hover {
  color: red;
  background-color: lime;
}
span.displaynone { display:none; }
.menuhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #A5C9DA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #DFE3E2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 2px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: underline;
}
.fat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.tabele {
	background-color: #000000;
}
.formlook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.pollbg {
	background-color: #DFE3E2;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}