* {
	margin: 0;
	padding: 0;
}

#tablehead {
	font-weight: bold;
}	

body, th, td, input, textarea {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	background-color: #000000;
    
}


form {
	padding: 10px 0  0 10px;
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
    color: #595959;
}

h1 {
    margin-top:1.0em;
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #595959;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.0em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	/*color: #3A6BFF;*/
	color: #3366FF;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #595959;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #595959;
}

hr {
	/*display: none;*/
	color: #595959;
}

/* Wrapper */

#wrapper {
background: url(./images/02_b.jpg) repeat-y center;
 /*background: url(./images/backgr1.png) repeat center;*/
}

#search {
	float: right;
	width: 260px;
	margin: 0px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}


#megall {
	text-align:	center;
}


/* Logo */


#logo1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD0A70;
	text-align:center;

}

#logo .cim1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
/*	color: #BD0A70;
*/
    color: #595959;
	text-align: center;
}


#logo {
		
	width: 990px;
/*	height: 100px;*/
	margin: 0 auto;
}

#logo a {
	width: 580px;
    height: 130px;
	margin: 0 auto;
	float: left;
	display: inline;
	border-bottom: 2px solid #000000;
}

#banner {
	width: 580px;
    height: auto;
	margin: 0 auto;
	float: left;
	display: inline;
	border-bottom: 2px solid #000000;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align:center;	
}

#logo h1 {
	/*padding: 90px 5px 0 0px;*/
	padding: 30px 5px 0 0px;
	font-size: 42px;
	color: #FFFFFF;
	text-align:center;	
}

#logo h2 {
	padding: 0px 0 0 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BD0A70;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding-top: 0px;
	border-top: none;
	background-color: transparent;
    background-image: url("none");
   
}

#post0 {
    float: left;
	width: 750px;
	background-color: transparent;
    background-image: url("none"); 
}


/* Content */

#content {
	float: left;
	width: 750px;
	background-color: transparent;
    background-image: url("none"); 
}
.style1 {
	color: #336699;
}
.post {
    float: left;
	width: 490px;
	background-color: transparent;
    background-image: url("none"); 
}

.post .title {
	margin: 0;
	font-weight: normal;
}


.post h1.title {
	padding: 25px 0  0 15px;
	height: 40px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

.post .entry{
	/*padding: 0 25px 30px 15px;*/
	padding: 2px 15px 20px 5px;
	background-color: transparent;
    background-image: url("none");	
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #336699;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .tags {
	margin: 0;
	background: #DAE0FF;
	padding: 5px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	text-align:center;	
}

#recent-posts h3 {
	margin: 0;
	padding: 15px 0  0 0px;
	font-size: 13px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  15px 15px;
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 13px;
}
#recent-posts strong a {
	background: #DAE0FF;
	}	


#recent-posts akep a {

	background: #DAE0FF;
	}	

#recent-posts a {
	background: #3A6BFF;
	padding: 3px 15px 3px 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#recent-posts b {
	text-decoration: none;
	color: #336699;
}

#recent-posts b a {
	background: none;
	text-decoration: none;
	color: #336699;
}

#recent-posts h3 a {
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	text-align:left;	
}

#sidebar1 {
	width: 250px;
	padding: 0px 0px 0px 0px;
	/*background-image: url(images/menuhat3.png);
	background-repeat: repeat-y; */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
	

#sidebar2 {
	width: 240px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/menuhat5.png);
	background-repeat: repeat-y; 
	/*background-image: url(images/menuhat1.png);
	background-repeat: repeat-y; 
	*/
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  0 0px;
	height: 15px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar2 li a {
	/*background: url(images/img04.gif) no-repeat left 50%;*/
	border: none;
	padding-left: 5px;
	text-transform: uppercase;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 5px;
}
*/
/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 250px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	  background: #000000;
	  height: 40px;
	  padding-top: 5px;
	  color: #ffffff;
      font-size: 9px;
      font-family: Verdana, Geneva, Arial, sans-serif;
      /*background-color: #000000;*/
      text-align: center;
      position: relative;
      bottom: 0px;
      left: 0px;
      width: 100%;
      
 
}


#footer p {
	margin: 0;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}

#footer a {
	color: #ff0000;
	text-align: center;
}
#footer img {
	margin: 0;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}



/* Sidebar0 for admin */

#sidebar0 {
	float: left;
	width: 930px;
	border: 1px solid #887E61;
}
.h2em {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
    font-size: 20px;
	text-align:right;
    
}

.style1 {
	color: #336699;
}


#tartalomdiv {
    background-color: #C8BB9E;
    border: 1px solid #887E61;
    border-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    }
#idoadatl
{
font-family: courier;
font-size: 8px;
}
#idoadatl1
{
font-family: courier;
font-size: 10px;
}
#idoadatl2
{
font-family: courier;
font-size: 10px;
color: white;
background-color: black;
}