/****
author - Kiss Gábor Zsolt http://www.kissgaborzsolt.hu
***/

body, html {
	padding : 0;
	margin : 0;
	margin-bottom : 10px;
	background-color:#636360;
}
#body_bg {
	/*background     : url(../images/hatter.png) repeat;*/
	background-color:#636360;
}
.main {
	text-align : left;
	width : 100%;
	margin : 0;
	padding : 0;
}
.mod {
	background : #FFFFFF;
	width : 2px;
}
td, tr, p, div {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
hr {
	color : #999999;
	height : 1px;
	width : 100%;
}
form {
	margin : 0;
	padding : 0;
}

.back_button {
	color : #999999;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding-bottom : 3px;
	margin-right : 4px;
	float : right;
	line-height : 20px;
}
.button {
	font-size : 11px;
	color : #333333;
	border : 1px solid #B4C1D1;
	margin : 3px;
	background-color : #EAECEE;
	padding : 2px !important;
	padding : 1px;
	cursor : pointer;
}
.inputbox {
	color : #000000;
	background : #ffffff;
	border : 1px solid #B4C1D1;
	margin : 3px;
}
h1 {
	font-size : 11px;
	/*color : #3B5576;*/
	/*margin : 5px 0;*/
	font-weight:bold;
}
h2 {
	font-size : 12px;
	/*color : #666666;*/
	/*margin : 5px 0;*/
	font-weight:bold;
	/*margin-left: 10px;*/
	padding-left:8px;
	text-align: left;

}
h3 {
	font-size : 11px;
	/*color : #3B5576;*/
	/*margin : 5px 0;*/
	font-weight:normal;

}
form#form-login {
	background: #fdc8c8;
	color: #fff;
	margin: 5px 0 15px 0;
	text-align:left
}
form#form-login fieldset {
	border: none;
}
form#form-login fieldset label {
}
form#form-login ul a {
}
.contact_email {
	width : 100%;
}
.contact_email .inputbox {
	width : 345px;
}
table.moduletable, table.moduletable_menu, table.moduletable_text {
	width : 100%;
	/*text-align:right;*/
}
table.moduletable th, table.moduletable_menu th, table.moduletable_text th {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	width : 100%;
    background-color:#3d3d3d;
	color : #ffffff;
	padding : 2px;
	text-indent : 10px;
	line-height : 22px;
	border-bottom: 1px solid #D2D5D8;
}
table.moduletable td, table.moduletable_menu td {
	/*padding-top: 2px;*/
}
.sectiontableheader {
	font-size : 12px;
	font-weight : normal;
	text-transform : uppercase;
	letter-spacing : 1px;
	background : url(../images/mod_lr.gif) repeat-x top left;
	color : #F6F7F9;
	padding : 3px;
}
td.sectiontableheader a {
	color : #F6F7F9;
}
.sectiontableentry1 {
	vertical-align : top;
	padding : 3px;
	background : #fdc8c8;
	border-bottom : 1px solid #ffffff;
	line-height : 18px;
}
.sectiontableentry2 {
	vertical-align : top;
	padding : 3px;
	border-bottom : 1px solid #ffffff;
	background : #fdb1b1;
	line-height : 18px;
}
.sectiontableentry1 img {
	padding-top: 3px !important;
	padding-top: 1px;
}
.sectiontableentry2 img {
	padding-top: 3px !important;
	padding-top: 1px;
}
a:link, a:visited {
	color : #6c6b6b;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}
a.category:link, a.category:visited {
	font-size : 11px;
	font-weight : bold;
}
a.readon:link, a.readon:visited {
	color : #999999;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	background : url(../images/readon.gif) no-repeat;
	white-space : normal;
	font-weight : normal;
	padding : 1px 0 3px 18px;
	float : right;
	line-height : 10px;
	text-decoration : underline;
}
a.readon:hover {
	color : #F1F1F1;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	background : url(../images/readon.gif) no-repeat;
	white-space : normal;
	font-weight : normal;
	padding : 1px 0 3px 18px;
	line-height : 10px;
	text-decoration : underline;
}
ul {
	/*padding-left : 10px;*/
	list-style : none;
}
li {
	line-height : 15px;
	padding-left : 8px;
	padding-right : 5px;
	padding-top : 0;
	background-image : url(../images/strelka.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left;
}
table.contenttoc {
	border : 1px solid #dcdcdc;
	padding : 5px;
	margin-left : 2px;
	margin-bottom : 2px;
}
.pagenavcounter {
	font-size : 10px;
	color : #F1F1F1;
}
.pagenavbar {
	border-top : 1px solid #999999;
	padding : 2px;
}
.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
a.pagination:link, a.pagination:visited {
	font-size : 11px;
	color : #999999;
	text-decoration : none;
}
a.pagination:hover {
	font-size : 11px;
	color : #F1F1F1;
	text-decoration : none;
}
div.date {
	float:right;
	font-size : 11px;
	font-weight : bold;
	color : #707070;
	width: 140px;
	text-align: right;
}
div.pw {
	float:left;
	width: 580px;
}
.small {
	font-size : 10px;
	color : #333333;
}
.smalldark {
	font-size : 10px;
	color : #333333;
}
.createdate, .modifydate {
	float : left;
	font-size : 10px;
	color : #666666;
	font-weight : bold;
}
.content_vote {
	font-size : 10px;
	height : 22px;
	padding-top : 2px;
	padding-bottom : 2px;
}
.content_rating {
	font-size : 10px;
	color : #999999;
}
.pathway {
	font-size : 11px;
	color : #333333;
}
a.pathway:link, a.pathway:visited {
	font-size : 11px;
	padding-left : 0;
}
a.pathway:hover {
	font-size : 11px;
	padding-left : 0;
}
table.content {
	width : 100%;
	padding : 0;
	border-collapse : collapse;
	border-spacing : 0;
	margin-bottom : 10px;
}
table.contentpane {
	width : 100%;
	border-spacing : 0;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 5px;
}
table.contentpaneopen {
	width : 100%;
	border-spacing : 0;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 5px;
}
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
}
.pollstableborder {
	border-color : #999999;
	text-align: left;
}
.contentheading, .componentheading {
	border-bottom : 1px solid #2d2d2c;
	font-size : 14px;
	font-weight : bold;
	line-height : 16px;
	text-transform : uppercase;
	text-align : left;
	text-indent : 0;
	color : #2d2d2c;
	width : 100%;
	padding : 1px;
	margin: 3px 0px;
}
td.article_column {
	padding-right: 5px;
}
.footer {
	font-size : 11px;
	font-weight : normal;
	height : 31px;
	border-top : 1px solid #cccccc;
	background : url(../images/shadowmirr.jpg) #ffffff repeat-x top;
}

.foot {
	background : none;
	vertical-align : top;
}
.contentdescription {
	width : auto !important;
	margin : 0;
	padding :  0;
	padding-top : 5px;
	text-align : left;
}

#searchbox {
	margin : 0;
	padding : 0;
	margin-top : 13px;
	margin-left : 10px;
	width : 130px;
	font-size : 11px;
	color : #707070;
	padding : 2px !important;
	padding : 1px;
	border : 1px solid #cccccc;
	background : none;
}

td.topnav {
	margin : 0px;
	padding:  0px;
    height : 42px;
	width : 770px;
}
td.bgline {
	margin : 0px;
	padding:  0px;
	background : url(../images/s.gif) repeat-y;
	width : 7px;
}
#mainlevel-nav {
	font-size : 11px;
	list-style : none;
	padding : 0;
	margin : 0;
	margin-left : 1px;
}
#mainlevel-nav li {
	display : block;
	list-style : none;
	background-image : none;
	padding-left : 2px;
	padding-right : 2px;
	margin : 0;
	width : auto !important;
	font-size : 11px;
	line-height : 28px;
	white-space : nowrap;
	border-left : 1px solid #cccccc;
}
#mainlevel-nav li a {
	padding-left : 10px;
	padding-right : 10px;
	font-size : 11px;
	color : #000033;
	text-decoration : none;
}
#mainlevel-nav li a:hover {
	font-size : 11px;
	color : #999999;
}
.blog_more {
	margin : 10px 0 7px 7px;
}
.buttonheading {
	padding : 0 2px;
}
span.article_separator {
	display:block;
	height:15px;
	clear: both;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
.caption {
	border: 1px solid #CCC;
	padding: 3px;
}
/*  Main Menu  */

/*  Elso réteg  */
table.moduletable_menu ul, table.moduletable_menu ul li {
	background-image: none;
	display : block;
	width : auto;
	margin : 1px 0px;
	padding : 0;
	font-size : 12px;
	background : none;
	border-left: 1px solid #999;
}
table.moduletable_menu ul li a, table.moduletable_menu ul li a:link {
	display : block;
	font-size : 12px;
	/*border : 1px solid #F1F1F1;*/
	background-color : #ffffff;
	font-weight : normal;
	color : #2d2d2c;
	font-weight : bold;
	padding-left : 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:right;
}

/*table.moduletable_menu ul li a:visited{
		display : block;
	font-size : 12px;
	border : 1px solid #F1F1F1;
	background-color : #fdb1b1;
	font-weight : normal;
	padding : 2px 0;
	color : #333333;
	font-weight : bold;
	padding-left : 10px;}*/

table.moduletable_menu ul li a:hover {
	color : #2d2d2c;
	background-color : #d5fe00;	
}
table.moduletable_menu ul li.active a:link, table.moduletable_menu ul li.active a:visited {
	color : #F1F1F1;
	background-color : #ff8100;
}

/* Második Réteg */

table.moduletable_menu ul li ul li a:link {
	display : block;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #999999;
	padding : 3px 1px 3px 5px;
	margin : 3px;
	text-decoration : none;
	padding-left : 15px;
	border: none;
}

table.moduletable_menu ul li ul li a:visited{
	display : block;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #999999;
	padding : 3px 1px 3px 5px;
	margin : 3px;
	text-decoration : none;
	padding-left : 15px;
	border: none;
}

table.moduletable_menu ul li ul li a:hover {
	background:none;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	padding-left : 15px;
}

table.moduletable_menu ul li.active ul li a:link, table.moduletable_menu ul li.active ul li a:visited, table.moduletable_menu ul li.active ul li ul li a:link, table.moduletable_menu ul li.active ul li ul li a:visited {
	display : block;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #999999;
	padding : 3px 1px 3px 5px;
	margin : 3px;
	text-decoration : none;
	padding-left : 15px;
	border: none;
}

/* Harmadik Réteg */

table.moduletable_menu ul li ul li ul li a:hover{	
	background:none;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	padding-left : 15px;}

table.moduletable_menu ul li ul li ul li a:link, table.moduletable_menu ul li ul li ul li a:visited{
	display : block;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #999999;
	padding : 3px 1px 3px 5px;
	margin : 3px;
	text-decoration : none;
	padding-left : 15px;
	border: none;}

table.moduletable_menu ul li.active ul li a:hover, table.moduletable_menu ul li.active ul li ul li a:hover {
	background:none;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	padding-left : 15px;
}

table.moduletable_menu ul li.active ul li#current a {
	background:none;
	font-size : 11px;
	font-weight : bold;
	color : #6284B0;
	text-decoration : none;
	padding-left : 15px;
}


h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    /*font-weight: bold;*/
    line-height: 20px;
    margin: 10px 0;
    text-rendering: optimizelegibility;
}

img {
    border: 0 none;
    height: auto;
    max-width:none;
	vertical-align: middle;
}

h1, h2, h3 {
    line-height: 20px;
}

.page-header{
margin:0px;	
}