/*
Template name: Dirtylicious
Template URI: http://templates.arcsin.se/dirtylicious-website-template/
Release date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}



a {color: #048;}
a:hover {color: #06C;}
a.small {
	font-size: 12px;
	font-family: "arial";
	color: #990000;
}
a.alt{
	background-color:#EEEEEE;
	width: 15px;
	padding: 0px 1px 0px 2px ;
    border:solid 1px;
	text-decoration: none;   
}

a.simple {	
	text-decoration: none;
}
#box a {
	/*color: #D73535;*/
	color: #990000;
	text-decoration: none;
	}

#rss {
  
	
}

body {
	color: #444;
	font: 14px Arial;
	/*background:url(../images/bg.jpg) repeat-x;*/
	background-color: #3851A3;
}

p,code,ul {padding-bottom: 1.2em;}

p.nopad {
	padding-bottom: 0px;
}

#news p{
	padding : 0;
}

li {list-style: none;}

h1,h2,h3 { margin-bottom: 4px;}
h1 {
	font: bold 1.2em Arial,sans-serif;
	color: #3851A3;
	text-align:center;
	padding-bottom: 5px;
	}
h2 {
	padding-top: 6px;	
	font: bold 1em Arial,sans-serif;
	text-align:center;
	color: #777770;
	}
h3 {	
	padding-top: 6px;
	font: 1em Arial,sans-serif;
	color: #777770;
	}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font-weight: normal;
	padding-left: 28px;
}


/* scroll */
#scroll { 
	/* border-bottom : 2px solid #3851A3;
	border-left : 4px solid #3851A3; 
	border-right : 4px solid #3851A3;  */
	background: #990000;
	float  : left;
	height : 21px;
	padding-top : 5px;
	color: white;
  }  
#scroll p{
	margin: 0px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

.right2 {
	text-align:right;
	display: inline;
	float:right;
	
}
.login { 
	text-align:right;
	color: #777770;
	font-family:helvetica;
	font-size:12px;
} 


.bottom_header {
	float:right;
	padding-right:60px;
	padding-bottom:15px;
	color: white;
	font-size: 14px;
	font-family: helvetica;
	padding-top:14px;
}


.flags {
	padding-left:3px;
}

div.error{
	color:red;
	font-weight:bold;
}

a.head_menu {
	color: white;
	text-decoration: none;
}

.bottom_flags {
	float:right;
	padding-right:3px;
	padding-bottom:33px;
}


/* structure */
.inner-container {
	background: #DFDDDE;
	
	font-size: 1.2em;
	margin: 0 auto;
	width: 951px;
}

.outer-container {
	
	/*background: url('img/container.jpg') no-repeat center bottom;*/
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background:url(../images/top-all.jpg) no-repeat;
	margin-top:0px; 
	height:228px;
	text-align: center;
}


.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #DFDDDE;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	/*padding: 8px 12px;*/
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	/*background: url(../images/main.gif) repeat-y;*/
	background-color: #DFDDDE;
	/*padding: 8px 12px 0 0;*/
	
}

/* content */
.content {
	background:#DFDDDE none repeat scroll 0 0;
	float:right;
	width:742px;
/*min-height:350px;*/
	height:auto;
	padding-left:10px;
	padding-right:10px;
}

/*div[class] .content {
   height:auto;
}
*/
#content_text img{
	padding-right: 9px;
	padding-bottom: 5px;
}

.content .banner{
	padding : 0;
}



.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(../images/li.gif);
	margin-left: 18px;
}

.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
	padding-bottom : 6px;
	}

span.blue{
	color: #7584B8;
}
/* navigation */
.navigation {
	background: url(../images/left.jpg) repeat-y;
	float: left;
	width: 189px;
}

.navigation h2 {
	color: #000000;
	font: bold 1.1em Arial,sans-serif;
	font-style: italic;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	/*border-top: 1px solid #EAEADA;*/
}
.navigation li {
}

.navigation li a {
	font-size: 12px;
	color: #434756;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	width: 95%;
}

.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.menu_style {
	font-size: 13px;
	color: #434756;
	display: block;
	/*padding: 8px 0 8px 5%;*/
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	width: 100%;
	
}


/* footer */
.footer {
	background:url(../images/bottom.jpg)  ;
/*	background: #949490;*/
	color: #F7F7F2;
	font-family:helvetica;
	font-size:9px;
	height: 19px;
	/*margin-top: 5px;*/
	padding-top: 8px;
	text-align: center;
}

.footer a {
	color: #F7F7F2;
	text-decoration: none;
}

.footer a:hover {color: #FFC;}

#login_link{
	display:block;
	text-align:right;
}

#right_login {
	
}

#right_vertical .blog { 
	padding-bottom:3px;
	
  }  

#right_vertical .blog_link { 
	color: white;
	text-decoration: none;
  }  

#right_vertical .blog_link:hover { 
	color: white;
	font-size:15px;
	text-decoration: none;
  }  

#right_vertical table { 
  padding-bottom: 5px;
  
  }
  
#right_vertical th { 
	color: white;
	font-style: italic;
	font-family:helvetica;
	font-weight:600;
  }  
  
#right_vertical td { 
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C4C990; 
	border: 1px solid #3851A3; 
  }  

#right_vertical .login { 
	color: #777770;
	font-family:helvetica;
	font-size:12px;
} 

#clear td { 
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	background-color: #DFDDDE; 
	border: none;
  }  
 
#clear table { 
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	/*border: 1px solid gray;*/
  }    
  
#questions table { 
  padding-bottom: 5px;
  
  }
  
#questions th { 
	color: white;
	font-style: italic;
	font-family:helvetica;
	font-weight:600;
  }  
  
  
#questions td { 
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C4C990; 
	border: 1px solid #3851A3; 
  }  
  
.comments { 
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	background-color: #C4C990; 
	border: 1px solid #3851A3; 
  }  

p.comment {
	padding-bottom: 0px;
}

td.main {
	background-color: #DFDDDE;
}

#content a img
{
	padding: 5px;
	border: 1px solid #ccc;
	margin: 2px;
}

#content a img:hover
{
	border-color: #06c;
}


.datum_hours {
	width : 50px;
}

.datum_minutes{
	width:50px;
}

/* naptar modul*/

table.month{
    width:157px;
    float:left;
   /* border:1px solid #ccc;*/
    margin:1px;
    border-collapse:collapse;
}

table.days{
	width:157px;
    float:left;
    border:1px solid #ccc;
    margin:1px;
    border-collapse:collapse;
}

#calendar_container {
	padding-left: 5px;
	display: block;
	clear: both;
}


#calendar_container td {
    /*border:1px solid #ddd;*/
	border: 1px solid #3851A3; 
    color:#555;
    padding:1px;
    text-align:right;
}

#calendar_container th {
	height: 23px;
    
	font-size: 12px;
	background-image: url(../images/left_box_top.gif);
	background-repeat: no-repeat;
	/*background-image: url(../images/hbg.gif);
	background-repeat: repeat-x;*/
    color:#fff;
	text-align:center;
	
}

.actday{
	background-image: url(../images/hbg.gif);
	background-repeat: repeat-x;
    color:#fff;
    font-weight:bold;
	
}

.days{
  /*  background-color:#A8B2D6;*/
	background-color: #C4C990; 
	
}


#calendar_container td.year_month{
    background-color:#f1f1f1;
	text-align:center;
}

/*search */
#search_container {
	padding-left: 5px;
	padding-top:20px;
	
}

#search_container table {
	padding-bottom: 5px;
	/*border-collapse:collapse;*/
}

#search_container td {

	background-color: #C4C990; 
	border: 1px solid #3851A3; 
   /* border:1px solid #ddd;
    color:#555;*/
    text-align:left;
}



#search_container th {
    height: 23px;
	font-size: 12px;
	background-image: url(../images/left_box_top.gif);
	background-repeat: no-repeat;
    color:#fff;
	text-align:center;
}

#search_container select.mandat {
	font-size: 11px;
	width: 55px;
	
	background-color: #A7B1D4;
	color: #000;
}

#search_container select {
	font-size: 11px;
	width: 155px;
	background-color: #C4C990;
	/*background-color: #A7B1D4;*/
	color: #000;
}



/*adv search*/

#adv_search_container {
	padding-left: 5px;
	padding-top:20px;
	
}

#adv_search_container table {
	width: 400px;
	/*border:1px solid #ccc;*/
    margin:1px;
   /* border-collapse:collapse;*/
}


#adv_search_container td {
    /*border:1px solid #F7F4EF;*/
    color:#555;
    padding:1px;
    text-align:left;
}

#adv_search_container td.right {
    /*border:1px solid #F7F4EF;*/
    color:#555;
    padding:1px;
    text-align:right;
}

#adv_search_container th {
	/*border:1px solid #F7F4EF;*/
    padding:5px;
	font-size: 12px;
	background-image: url(../images/hbg.gif);
	background-repeat: repeat-x;
    color:#fff;
	text-align:center;
}

#adv_search_container select {
	font-size: 11px;
	width: 155px;
	background-color: #A7B1D4;
	color: #000;
}

#adv_search_container select.mandat {
	font-size: 11px;
	width: 50px;
	background-color: #A7B1D4;
	color: #000; 
	text-align: center;
}

#decreaseFont {
	font-size: 11px;
	text-decoration: none;
}

#increaseFont {
	font-size: 16px;
	text-decoration: none;
}

/*end search*/
/* newmenu */
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 188px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	font-size: 12px;
	color: #434756;
	padding: 0.5em;
	font-style:italic;
	font-weight:bold; 
	padding: 8px 0 8px 5%;
}

ul#menu li a:hover {
  background: #FFF;
}

ul#menu li ul li a {
	color: #616677;
	font-style:italic;
	font-weight:bold; 
	padding-left: 40px;
}

ul#menu li ul li a:hover {
  background: #FFF;
  border-left: 5px #000 solid;
  padding-left: 35px;
}
/* end newmenu*/ 

/* comments*/

#blog p{
	padding-top: 0px;
	padding-bottom: 5px;
	margin:0;
}

#blog h2{
	padding-top: 4px;	
	margin-bottom: 0px;
	font: bold 1em Arial,sans-serif;
	text-align:left;
	color: #777770;
	}
#blog h3{	
	padding-top: 1px;	
	margin-bottom: 0px;
	font: 1em Arial,sans-serif;
	color: #777770;
	}
	
#blog span.username{
  color:#3851A3;
  font-weight:bold; 
}

#blog blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font-weight: normal;
	padding-left: 24px;
	padding-top:0px;
	background-color: #D2D79A; 
	border: 1px solid grey; 
}

.blog .rss{
	position:relative;
	left:5px;
	top:2px;
}

.recomment{
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 20px;
}

p.laws {
	padding-left:5px;
	padding-bottom:0px;
}

p.laws a{
	padding-top: 10px;
	padding-left:5px;
	text-align: center;
	clear : both;
	font-size: 12px;
	color: #434756;
	display: block;
	/*padding: 8px 0 8px 5%;*/
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	width: 95%;
}

.side_links{
	padding-top: 10px;
	padding-left:5px;
	text-align: center;
	display: block;
	clear : both;
	
}

.lakossagi_forumok {
	padding-left : 5px;
}

#login .form_input{
	width: 150px;
}

.page_calendar_icon{
	background-image:url('../images/calendar/calendar-empty-icon3.jpg'); 
    
 
    height:98px; 
    width:128px; 
	padding-top: 30px;
	text-align: center;
	float:left;
	display 
}

.page_calendar_icon h2{
	margin: 0;
	
	padding-top: 2px;
	font: 1em Tahoma,sans-serif;
	color: #AA4E4E;
	font-weight: bold;
	
}

.page_calendar_icon h3{
	color: #AA4E4E;
	padding-top:1px;
	margin: 0;
	font-size: 48px;
	font-weight: bold;
	
}

#social p {
	padding-bottom: 5px;
	margin: 0px;
}