html, body {
	height: 100%;
	padding:0;
	margin:0;
	background-color:#ceddf0;
	text-align:center;
	background-image:url(images/back.jpg);
	background-position: top center;
	background-repeat:repeat-x;
}

* {
margin:0px auto;
padding:0;
}

a:link {
color:#000066;
text-decoration:none;
}
a:hover {
color:#000066;
text-decoration:underline;
}

#container { /* this is the div you want to fill the window */
	min-height: 100%;
	/*width:680px;*/
	/*width:835px;*/
	width:965px;
	/*background-color:#3300CC;*/

	
}
td.headerlogo {
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:9px;
	font-weight:normal;
	
	height: 294px;
	padding:0;
	margin:0;
	
	text-align:center;
	background-image:url(images/logobg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

td.toppic {
	/*height: 256px;*/
	height:255px;
	
	background-image:url(images/topkozter.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

#dnn_dnnCURRENTDATE_lblDate{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:9px;
	font-weight:normal
}


td.menurow {
	color:#ffffff;
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	
	height: 36px;
	padding:0;
	margin:0;
	padding-left:5px;
	
	text-align:left;
	background-image:url(images/menusorbg.jpg);
	background-position: top center;
	background-repeat:no-repeat;

}

.LeftPane{
	width: 236px;
	margin-right: 14px;
	/*background-color: #dedddd;*/
	background-color: #BDC6D5;
}

.RightPane{
	width: 150px;
	
	
	color:#646263;
	font-family: Arial; 
    font-weight: normal; 
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	padding: 0 10px 10px 10px;
	background-color:#ffffff;
}

.footer{
	
	color:#646263;
	font-family: Arial; 
    font-weight: normal; 
	font-size: 12px;
	text-align:center;
	line-height: 18px;
	padding: 0 10px 10px 10px;
	
}

ul li {
	list-style-type:square;
	margin-left:35px;
	margin-right:30px;
}

h1 {
color:#00004e;
font-family:Arial,Helvetica;
font-size:20px;
font-weight:normal;
line-height: 24px;
margin-bottom: 10px;
}

h2 {
color:#373737;
font-family:Arial,Helvetica;
font-size:16px;
font-weight:bold;
line-height:20px;
}

.RightPane H1{
	color:#656565;
	font-family: Arial; 
    font-weight: bold; 
	font-size: 12px;
	
	border-bottom:1px dotted #330000;
	/*text-decoration:underline;*/
	text-transform:uppercase;
	margin: 20px 0 10px 0;
}


td.boxtop {
	color:#ffc000;
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	
	width:236px;
	height: 14px;
	padding: 8px 4px 8px 4px;
		
	text-align:center;
	background-image:url(images/boxtop.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#b80000;
}

td.boxinner{
	background-color:#fafafa;
	text-align:justify;
	/*padding: 4px;*/
}

td.boxbott {
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	
	width:236px;
	height: 6px;
	padding:0;
	margin:0;
	
	text-align:left;
	background-image:url(images/boxbott.jpg);
	background-position: top center;
	background-repeat:no-repeat;

}

td.boxinnertop {
	color:#989898;
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	
	width:160px;
	height: 5px;
		
	text-align:left;
	background-image:url(images/boxinnertop.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#fafafa;
	overflow:hidden;
}


td.boxinnerbott {
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	
	width:160px;
	height: 5px;
	padding:0;
	margin:0;
	
	text-align:left;
	background-image:url(images/boxinnerbott.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	overflow:hidden;
}



#Form {
	height: 100%;

	text-align:center;
	width:100%;
}


#left { 
 /*position:absolute;*/
 /*width:20px;*/
 height:494px;
 /*background-color:#000033; */
 float:left;
 
 background-image:url(images/leftspace.jpg);
background-position: left top;
background-repeat:no-repeat;
 }
 


#menutd{
	background-image:url(images/belso-menubg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	height:161px;
	width: 205px;
	min-width:205px;
}

td.egymenusor {
	height:17px;
	color:#f9eedb;
	font-family: Arial; 
    	font-weight: bold; 
	font-size: 12px;
	text-align:left;
}


td.egymenusor a{
	color:#f9eedb;
	font-family: Arial; 
    	font-weight: bold; 
	font-size: 12px;
	text-decoration:none;
	

}

td.egymenusor a:hover{
	color:#fbca94;
	font-family: Arial; 
    	font-weight: bold; 
	font-size: 12px;
	/*text-decoration:underline;*/
	
}

td.contenttext {
	/*min-width:930px;*/
	
background-image:url(images/contenttop.jpg);
	background-position: left top;
	background-repeat:repeat-x;

	height:400px;
	color:#000000;
	font-family: Arial; 
    font-weight: bold; 
	font-size: 12px;
	text-align:left;
	line-height: 22px;
	/*padding: 0 10px 10px 10px;*/
	padding: 5px 6px 10px 6px;
	/*background-color:#dedddd;*/
background-color:#e8eff7;
}


td.contenttext a{
	color:#000066;
	font-family: Arial; 
    	font-weight: bold; 
	font-size: 12px;
	text-decoration:none;
	

}

td.contenttext a:hover{
	color:#000066;
	font-family: Arial; 
    	font-weight: bold; 
	font-size: 12px;
	text-decoration:underline;
	
}

td.contenttext img {
	/*background-color: #fce9c8;
	padding: 4px;
	border: 1px #4f3613 solid;*/
	margin: 5px;
}




td.Gallery_HeaderCapLeft img, td.Gallery_FileTL img, td.Gallery_FileTR img, td.Gallery_HeaderCapRight img, td.Gallery_FooterCapRight img {
	background-color: #fce9c8;
	padding: 0px;
	border: 0px;
	margin: 0px;
}





#celGalleryMenu img {
	border: 0;
	padding: 0;
	margin: 0;

}
td.Gallery_HeaderImage img{
	border: 0;
	padding: 0;
	margin: 0;
}

td.GalleryMenu_IconButton img{
	border: 0;
	padding: 0;
	margin: 0;
}


.pagetitle{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-bottom:1px solid #4f3613;
	color:#4f3613;
	font-family:Arial;
	font-size:16px;
	/*font-style:italic;*/
	font-weight:bold;
	letter-spacing:1pt;
	margin:1em 0;
	text-align: right;
}


.Normal, .NormalDisabled {
	color: #646263;
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
}



.SubHead {
	color:#656565;
	font-family:Tahoma,Arial,Helvetica;
	/*font-size:18px;*/
	font-size:12px;
	font-weight:bold;
}

.SubHeadBlog {
	font-size:18px;
}


a.CommandButton:link  {
	color:#bb6601;
	text-decoration:underline;
}
a.CommandButton:visited  {
	color:#bb6601;
	text-decoration:underline;
}
a.CommandButton:hover  {
	color:#bb6601;
	text-decoration:underline;
}

div.almenuk{
	color:#ffffff;
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	
	padding:6px;
	margin:0;
	
	text-align:left;
	/*background-color: #d7d7d7;*/
	background-color: #d9e0ea;
}

div.almenuk a{
	width:150px;
	display:block;
	text-align:left;
	padding:4px;
	color:#ffffff;
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	background-color: #141414;
}

div.almenuk a:hover{
	width:150px;
	display:block;
	text-align:left;
	padding:4px;
	color:#d1d1d1;
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	background-color: #383838;
	text-decoration:none;
}


td.menurow a{
	/*width:150px;*/
	display:table-cell;
	text-align:left;
	padding-left:18px;
	padding-right:18px;
	padding-top: 8px;
	height:30px;
	color:#ffffff;
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	/*background-color: #33FF66;*/
}
td.menurow a:hover{
	/*width:150px;*/
	display:table-cell;
	text-align:left;
	padding-left:18px;
	padding-right:18px;
	height:30px;
	color:#ffffff;
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	background-image:url(images/topmenuhover.jpg);
	background-position: left top;
	background-repeat:repeat-x;
}

div.topmenusplit {
float:left;
margin-top:4px;
	background-image:url(images/topmenusplit.jpg);
	background-position: top center;
	background-repeat:no-repeat;
height:26px;
width:2px;
display:table-cell;
}



H2.blog_title a{
	color: #bb6601;
	font-family:Arial,Helvetica;
	font-size:16px;
	font-weight:normal;
}

H2.blog_title a:hover{
	color: #bb6601;
	font-family:Arial,Helvetica;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
}

.blog_dateline {
	color: #656565;
	font-family:Arial,Helvetica;
	font-size:10px;
	font-weight:normal;
}

.blog_body {
	
	color: #656565;
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
}


.blog_footer {
	border-bottom:1px dotted #AAAAAA;
	display:block;
	padding-bottom:6px;
	width:100%;
}

.blog_subhead {
	margin:0;
	padding:0 0 8px 0px;
	position:relative;
}

.BlogContent {
	text-align: left;
}




/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:970px;
}

/* Main Menu Normal */
.mainMenu .root
{	
	font-family: Helvetica,Arial, sans-serif;
	color: #fde894;
	font-size: 12px; 
	font-weight:bold; 	
	text-align:center; 
	padding:10px 10px 10px 10px;
	text-transform:uppercase; 
/*margin-right:1px;*/
	white-space:nowrap;
	
	float:left;
	width: 164px;

	/*border-right: 1px #00003e solid;*/
	border-left: 1px #979797 solid;
}


/* Main menu hover */
.mainMenu .hov{ 
	color:#fff;
	background:url(images/menu_hover.jpg) repeat-x top left;
}

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc {
color:#FFF;
	background:url(../images/menu_active.png) repeat-x top left;
}
.mainMenu table{
	/*border:1px solid #C0D6E5;*/
	z-index: 5000;
	}

/* SUB Menu Normal */
.mainMenu tr.mi{
	font-family: Helvetica,Arial, sans-serif;
	color: #c9c9c9;
	font-size: 12px; 
	font-weight:bold; 	
	text-transform:uppercase;
	
	background-color:#686868;
	z-index: 1000;
	
	text-align:left;
	
	line-height:2em;
	text-transform:none; 
	
}
.mainMenu tr.mi td{
padding: 4px 4px;
text-transform:none;

}

/* SUB Menu hover & selected */
.mainMenu tr.hov { 
background: #969696 url(../images/submenu_hover.png) repeat-x top left;
}

.mainMenu tr.hov td{
color:#fff;
}

.mainMenu tr.sel, .mainMenu tr.bc{
background: #636363 url(../images/submenu_active.png) repeat-x top left;
}

.mainMenu tr.sel td, .mainMenu tr.bc td{
	color:#fff;
}

.main_dnnmenu_break{
	height: 2px;
	background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.png) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}


div.koztermenu {
	background-color: #bdc6d5;
	/*background-color: #cbcbcb;*/
	color: #656565;
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
	/*padding: 8px 0px;*/
}

/*div.koztermenu a{
	background-color:#cbcbcb;
	border-bottom: 1px #dedddd solid;
	display: block;
	width: 224px;
	padding-top:2px;
	padding-bottom:2px;
	color: #656565;
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
	text-decoration:none;
}*/

div.koztermenu a {
background-color:#C9D0DB;
border-bottom:1px solid #EAEDF1;
color:#1D2739;
display:block;
font-family:Arial,Helvetica;
font-size:12px;
font-weight:normal;
line-height:20px;
padding-bottom:2px;
padding-top:2px;
text-decoration:none;
width:224px;
}

div.koztermenu a:hover{
	background-color:#a0b1cd;
	/*background-color:#666666;*/
	border-bottom: 1px #dedddd solid;
	display: block;
	width: 224px;
	padding:2px 0px;
	color: #27345d;
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
	text-decoration: none;
}


.UDT_Caption {
	margin-top: 10px;
}


span.dropt {border-bottom: thin dotted; background: #ffeedd;}
span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 2%; background: #ffffff;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;} 


.c_container{
	    background-color: #d9e0ea;
}

.head_title .c_icon, .head_title .c_icon .c_title{
	width: 100%;
}
.head_title .c_icon .c_title{
	
	    background-color: #b80000;
		line-height: 1.4em;
		    color: #ffc000;
			padding: 0.25em 0;
}
.rendszam_modul{
	text-align: left;

				max-width: 236px;
}
.rendszam_modul table{
	
				max-width: 236px;
}
.rendszam_modul h4{
	background-color: rgb(255, 255, 0);
	margin-right: 0.5em;
	float: left;
	font-size: 16px;
			    font-weight: 700;
				color: #070b76;
}
.rendszam_modul p{
	padding-bottom: 0.25em;
}

.rendszam_modul table td{
	display: table-row;
}

			.rendszamok table{
				width: 100% !important;
			}