html {
/*	font-family: Verdana, sans-serif; */
	font-family: "Comic Sans MS", georgia;
	font-size: 80%;
	text-decoration: none;
	text-align: center;
}

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

#idcontainer {
/*	background-color: #ff0; */
	margin-left: 10px;
	margin-right: 10px;
	min-width: 800px;
/*	border: 1px solid; */

}

#idleftsidebar {
	float: left;
	width: 20%;
	text-align: left;
	border-right: 1px solid;
/*	background-color: #0fe; */
/*	background: url(/images/rollingcurling.jpg) center top; */
}

#idleftsidebar h4 {
/*	background-color: #0fe; */

/*	border-bottom: 1px dotted; */
	margin-right: 20px;
/*	border-top: 1px dotted;*/
}

#idmain {
/*	background-color: #f0e; */

	margin-left: 20%;
	text-align: left;
	border-left: 1px solid;
	padding: 10px;
}


#idheader {
	background: transparent url(/images/header2048x140.gif) top left no-repeat;
	height: 90px;
	border: 0px;
	border-bottom: 1px dotted;
	width: 100%;
	min-width: 800px;
}
#idheader H1 {
	font-family: "Comic Sans MS", georgia;
	font-size: 35px; 
	font-weight: 100;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 80px;
	color: #2E528B;
}
#idheader_adv {
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
/*	padding-bottom: 30px;*/
	float: right;
	height: 50px;
}

#idheader_adv img{
	max-height: 40px;
	max-width: 80px;
}

#idheader_menu {

	position: absolute;
	background: #660044;
	height: 22px;
	top: 60px;
	width: 100%;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
}

#idheader_menu ul {

	margin: auto;
	padding: 0px;
	list-style: none;
	color: #fff;
}

#idheader_menu li {
	float: left;
}

#idheader_menu li a {
/*	font-weight: bold;*/
	padding: 2px 5px 2px 5px;
	display: block;
	color: #fff;
}

#idheader_menu a:visited {
	color: #ffc
}

#idheader_menu li:hover a {
/*	font-weight: bold; */
	color: #fff;
	background: #000033;

}


#comment_form {
	margin: 0px 0px 0px -15px;
	padding: 0px;
	border: 1px solid;
	float: left;
/*	background-color: #000; */
	width: 170px;
}
#comment_body {
	background-color: #FDFBE1;
	font-family: georgia, times, "Times New Roman", serif;
	fomt-size: 60%;
	padding: 3px;
	border: 1px solid;
	margin-bottom: 2px;
/*	width: 140px; */
	overflow: hidden;
}
#comment_header {
	background-color: #8D497A;
	font-family: georgia, times, "Times New Roman", serif;
	font-weight: 100;
	color: #fff;
	float: left;
	width: 100%;
	padding: 1px;
}
#comment_header a {
	color: #F8FBD9;
}
#comment_odd {
	background-color: #ffd;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
}

#comment_even {
	background-color: #3fd;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
}

#comment_odd p {
	margin: 0px 5px 0px 5px;
	padding: 0px;
/*	display: inline; */

}
#comment_even p {
	margin: 0px 5px 0px 5px;
	padding: 0px;
/*	display: inline; */

}

comments_li {
	float: left;
	color: #320;
}
.comments {

	margin: 0px;
	padding: 0px;
	float: left;
	text-decoration: none;
	list-style: none;

}

/*	New part */

#container_b {
	margin: auto;
	width: 805px;
	height: 100%;
/*	border: 1px solid; */
	padding: 0px;
	overflow: hidden;
	text-align: left;
	background-color: #fff;
}

#header {
	background:transparent url(/images/header.gif) top left no-repeat;
	height: 90px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid;
}

#header_top {
	height: 44px;
	width: 100%;
	padding: 8px;
	padding-left: 100px;
	text-align: left;
	font-family: georgia, times, "Times New Roman", serif;
	font-size: 35px; 
	font-weight: 100;
	color: #2E528B;

}

#header_menu {
	background: #660044;
	height: 22px;
	width: 100%;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;

}

#header_menu ul {

	margin: auto;
	padding: 0px;
	list-style: none;
	color: #fff;
}

#header_menu li {
	float: left;
}

#header_menu li a {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	display: block;
	color: #fff;
}

#header_menu a:visited {
	color: #ffc
}

#header_menu li:hover a {
	font-weight: bold;
	color: #fff;
	background: #000033;

}

.archiveclass {
	font-family: Verdana, sans-serif;
	font-size: 70%;
}
.rssSubdate {
	color: #660044;
}

.rssCat {
	color: #000;
}

.rssAuthor {
	color: #000;
}

/*	END */


.table_archive {
	vertical-align: top;
}

.table_archive_row_header {
	text-align: center;
}

table.atable {
	margin:5px;
	border:1px;
/*	border-spacing:1px; */
	text-align: right;
	border-style: solid;
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	background:#e7e7e7;
	color:#666666;
	padding: 0px;
}

tr.c_trhead {
	background:#FDFBE1;
}

tr.c_tr1 {
	background:#FFFFFF;
}

tr.c_tr2 {
	background:#CCCCCC;
}

tr.c_trheadl {
	background:#FDFBE1;
	text-align: left;
}

tr.c_tr1l {
	background:#FFFFFF;
	text-align: left;
}

tr.c_tr2l {
	background:#CCCCCC;
	text-align: left;
}

h4 {
	font-size: 110%;
	font-weight: 700;
	color: #2E528B;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

h5 {
	font-size: 100%;
	font-weight: 700;
	color: #2E528B;
	margin: 0px;
	padding: 0px 0px 5px 5px;
}
#more {
	text-align: right;
/*	background-color: #F6FBFD; */
}

#postinfo {
	background: url(/images/dot.gif) top left repeat-x;
	padding: 0.3em;
	margin-bottom: 2.5em;
	font : 13px/18px Trebuchet MS, Arial, sans-serif;
}

#article {
/* egy bejegyzes alapstilusat definialom itt */
	text-align: justify;
	position: relative;
	margin: 0px;
	padding:0px;
}

#article h3 {
	font-family: georgia, times, "Times New Roman", serif;
	font-size: 200%;
	font-weight: 100;
	color: #2E528B;
	text-align: center;
}

#container {
	position: static;
	float: left;
	width: 600px;
	margin: 1px;
	padding: 10px;
	height: 100%;

/*	background-color: #fff; */
/*	border: thin groove #000000; */
}

#advert {
	position: static;
	float: left;
	width: 150px;
	text-align: center;
	margin: 1px;
	padding: 10px;
/*	background-color: #fff; */
/*	border: thin groove #000000; */
}

#content {
	margin-left: 170px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
/*	background-color: #FFFFCC;  */
/*	border: thin groove #000000; */
}

#sidebar_left {
	float: left;
	width: 130px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
/*	background-color: #FFFFCC; */
/*	border: thin groove #000000; */
}

#foot {
	clear: both;
	margin-top: 5px;
	text-align: center;
	font-size: 80%;
	background: url(/images/dot.gif) top left repeat-x;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

#gallery {

	position: absolute;
	width: 600px;
height: 600px;
	top: 10px;
	left:1%;
	margin: auto;
	padding: 0px;
	background-color: #F6FBFD;

/*	float: left; */


/*	background-color: #fff; */
/*	border: thin groove #000000; */
}

a {
	color:#2F4D89;
	text-decoration:none;
}

a:hover {
	color:#FF4245;
	text-decoration:none;
}

a:visited {
	color:#DF3B3F;
	text-decoration:none;
}

p.meta {
	font-size: 80%;
	padding: 0.3em;
	background-color: #E2EAE0;
	margin-bottom: 2.5em;
	text-decoration: none;
}

img {
	border: 0px;
	padding: 2px;
}

img.fitwidthimg {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	height: 100%;
}

ul.sidebar {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	font-family:  Trebuchet MS, Arial, sans-serif;
	font-size: 90%;

}

li.sidebar {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 12px;
/*	background:transparent url(/images/link_p.gif) 0px 2px no-repeat; */

}

li.sidebar:hover {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 12px;
/*	background:transparent url(/images/link_a.gif) 0px 2px no-repeat; */
}

ol.results {
	font-style: italic;
	font-stretch: narrover;
	line-height: 15px;
}

p {
	margin: 0px;
}
