/* General Style Info */
body {
	background: #fff url('/img/body_bg.jpg') repeat-x;
	color: #000;
	font-family: sans-serif;
	line-height: 13pt;
	font-size: 9pt;
}

A:link{
color: #1b7b70;
text-decoration: none;
}

A:visited {
color: #1b7b70;
text-decoration: none;
}

A:hover{
color: #1b7b70;
text-decoration: underline;

}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

#header {
	background: #fff url('/img/header_bg.jpg');
	height: 164px;
	margin: 0 0 0 0;
}

#header_aloldal{
        background: #fff url('/img/aloldal_header_bg.jpg') repeat-x;
	height: 55px;
	margin: 0 0 0 0;
}
#logo {
	margin: 0 0 0 250px;
	padding: 0;
}

#logo_aloldal {
	margin: 0 0 0 10px;
	padding: 0;
}

#menu {
	margin: 0 0 0 0;
	height: 31px;
	border-top: 1px solid #bae0de;
	border-bottom: 1px solid #bae0de;
}

#amenu {
	font-family: sans-serif;
	float: left;
	background: #14867e;	
	padding: 0 8px 0 8px;
	margin: 0 0 0 0;
	line-height: 31px;
	height: 31px;
}
#amenu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#pmenu {
	font-family: sans-serif;
	float: left;
	background: #fff;	
	padding: 0 8px 0 8px;
	margin: 0 0 0 0;
	line-height: 31px;
	height: 31px;
}
#pmenu a {
	color: #1b7b70;
	text-decoration: none;
	font-weight: bold;

}
#pmenu a:hover {
	float: left;
	color: #fff;
	padding: 0 8px 0 8px;
	margin: 0 -8px 0 -8px;
        background: #14867e;
	line-height: 31px;
	height: 31px;
}


#footer {
	margin: 0 0 20px 0;
	border-top: 1px solid #bae0de;
	border-bottom: 1px solid #bae0de;
        color: #99c2c0;
	font-size: 85%;
}


#footer A:link{
color: #1b7b70;
text-decoration: none;
}

#footer A:visited {
color: #1b7b70;
text-decoration: none;
}

#footer  A:hover{
color: #1b7b70;
text-decoration: underline;

}

#leftbar {
	font-size: 10px;
	float: left;
	width: 220px;
 	min-height: 500px;
	border-right: 1px solid #bae0de;
        padding-left: 5px;
        font-size:100%

}

#leftbar ul {

	list-style-position:outside;
        list-style-type:none;
	margin: 6px 0 6px 6px;
	padding: 0;

}

#leftbar ul li {
	padding: 5px 0 0 0;
        color:  #14867e;
	
} 


#leftbar A:link  {
	padding: 0 5px 0 10px;
	margin: 0 -5px 0 -5px;
	text-decoration: none;
	color: #c00;
	border: 0
}
#leftbar A:visited {
	padding: 0 5px 0 10px;
	margin: 0 -5px 0 -5px;
	text-decoration: none;
	color: #c00;
	border: 0
}
#leftbar A:hover {
	padding: 0 5px 0 10px;
	margin: 0 -5px 0 -5px;
	text-decoration: underline;
	color: #c00;
	background: #fff url('/img/haromszog.png') center left no-repeat;
	border: 0;
}

#almenuactive {
	padding: 0 5px 0 10px;
	margin: 0 0 0 -5px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	background: #fff url('/img/haromszog.png') center left no-repeat;
	border: 0;
}

#content {
	padding-left: 20px;
	float: left;
	width: 500px;
	font-size: 90%;
}


#content_head {
        width: 500px; 
        height: 100px; 
        margin: 0;
        padding: 0;
        border-bottom-width:0;
        background: url('/img/h1_title.png')  no-repeat;
}

#content h2 {
	width: 300px;
        margin: 0;
        padding: 0;
	font-size: 140%;
        color: #000000;
}


.cake-sql-log {
	font-size: 10px;
	color: #bbb;
}

#lista-pic img{
	border: 2px solid #108976; 
	padding:0; 
	margin:0
}


#question {
	background: url(/img/question_bg.png) no-repeat; 
	width: 300px; 
	height: 200px; 
	color: #0b6f68;
	line-height: 22px;
	font-size: 11px;
	float: left;
}

#leran_more {
	border:none;
	background:  url(/img/button.png) repeat-x;
	height: 24px;
	width: 140px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	margin-left: 140px;
}

label {
	display: block;
	float: left;
	width: 100px;
	padding-right: 20px;
}

input, textarea {
	font-family: sans-serif;
	line-height: 13pt;
	font-size: 9pt;
}



.sitemap A:link{
margin: 0;
padding: 0;
color: #1b7b70;
text-decoration: none;
}

.sitemap A:visited {
color: #1b7b70;
text-decoration: none;
}

.sitemap A:hover{
color: #1b7b70;
text-decoration: underline;

}
