body{ 	
	margin:0px;
	background-color: #e1e1e1;
	font-family:georgia;
	font-size:14px;
	color:#293724;
}

h3{
	color: #1e5b5d;
	font-weight: normal;
}

.label {
	color: #1e5b5d;
	font-weight: bold;
	font-size: 15px;
	}


h1, h2{
	color:#4e3254;
}
a{
	text-decoration: none;
	color: #6e6e6e;
}


hr {
	border: 1px dotted;
	color:  #1c5b5f;
}

a:hover {
	color: #1c5b5f;
	
}

p {
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
    line-height: 18px;
    font-family: georgia;
}

#page_wrap{
	width:1000px;
	margin:0 auto 0 auto;
	overflow: hidden;
}

#lang_and_search{
	margin: 10px 0px 3px 0px;
}

#languages{
	float: left;
	width: 300px;
	height: 32px;
	margin-left: 30px;
	padding-top: 0px;
}

#languages img{
	border: 0px;
	margin-right: 5px;
}

#search{
	float: right;
	width: 270px;
}

#search input, #search input:focus {
	border: 0px;
	outline: 0px;
}

#search .search_box{
	width: 193px;
	height: 17px;
	border: 0px;
	float: left;
	padding: 5px;
	background: url(../images/search_bg.gif) -1px -1px;
}

#search .search_buton{
	width: 37px;
	height: 27px;
	border: 0px;
	float: right;
	margin-left: 4px;
	background: url(../images/search_bg.gif) -208px -1px;
}

#header{
	width:1000px;
	height:164px;
}

#navigation{
	width:1000px;
	height:48px;
	margin-top: 32px;
	padding-top: 8px;
	background-image: url(../images/tukrozodes.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#container{
	margin-top: 10px;
	overflow: hidden;
}

#left_sidebar, #content, #right_sidebar{
	background-color: #fff;
	border-bottom: 2px solid #8b8b8b;
}


#left_sidebar{
	float: left;
	width: 225px;
	padding: 5px;
	height: 1481px;
}

#left_sidebar a {
	color: #6e6e6e;
}
#left_sidebar .item{
	display: block;
	margin: 5px 0px 0px 0px;
	padding-left: 5px;
	border-left: 3px solid #b8b8b8;
	color: #6e6e6e;
}

#left_sidebar .item a{
	color: #1e5b5d;
}

#left_sidebar .item:hover {
	border-left: 3px solid #1e5b5c;
	color: #1d5b5e;
}

#content{
	display: inline;
	float: left;
	width: 561px;
	min-height: 150px;
	text-align: justify;
	margin-left: 7px;
	padding: 5px;
	background: #ffffff ;
	
}

#right_sidebar{
	width: 170px;
	float: left;
	margin-left: 7px;
	padding: 5px;
	text-align: center;
	height: 1481px;

}

.sidebarrightitem{
	display: block;
	background: url(../images/elvalaszto.png) no-repeat bottom center; 
}

.sidebarrightitem p{
	padding-bottom: 15px;
}

.sidebarleftitem{
	display: block;
	
}

.sidebarleftitem h3{
	min-height: 45px;
	color: #1e5b5d;
	font-weight: bold;
}

.sidebarzold{
	color: #1c5b5f;
}

.sidebarlila{
	color: #4e3254;
	font-weight: bold;
}

.sidebarleftitem  .sidebarpic{
	float:left;
	margin: 0px 5px 5px 0px;
	border: 4px solid #d2d2d2;
}

.sidebarrightitem  .sidebarpic{
	border: 4px solid #d2d2d2;
}

.sidebarpic:hover{
	border: 4px solid #b2b2b2;
}

.sidebartext{
	color: #6e6e6e;
	text-align: justify;
}

#footer{
	text-align: center;
	width: 1000px;
	padding-top: 25px;
	height: 40px;
	margin-top: 10px;
	background-color: #d2d2d2;
	border-top: 4px solid #bebebe;
}

#social_media {
	margin: 10px 0px 10px 0px;
}

#social_media img {
	margin: 0px 5px 0px 5px;
	border: 0px;
}


/***************************************/
/*             NEWS ITEM               */
/***************************************/

.news_item{
	
}

.news_item h3{
	color: #1e5b5d;
	font-weight: bold;
}




/***************************************/
/*         CSAK A MENÜ                 */
/***************************************/

/* links
*************************/
/*
a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}
*/

.underlined {
	text-decoration: underline;
	color: #1e5b5d;
}

/* inline elements
*************************/

strong
{
	font-weight: bold;
}

/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 250px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}


/* menu-specifc
*************************/

#menu
{
	margin-left: -4px;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

#menu ul
{
	margin: 0 auto;
	
}

#menu ul li.hasmore
{
	background: url(../images/lenyil.png) no-repeat center 27px;
}

#menu ul li a
{
	margin-left: 6px;
	font-weight: bold;
	color: #103f41;
	padding-left: 2px;
	background: url(../images/menu_bg_left.png) top left no-repeat;
}

#menu ul li a:hover
{
	color: #ffffff;
	background: url(../images/menu_bg_left_hover.png) top left no-repeat;
}

#menu ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
	background: url(../images/menu_bg_right.png) top right;
}

#menu ul li a:hover span
{
	background: url(../images/menu_bg_right_hover.png) top right;
}

#menu ul.dropdown
{
	padding: 10px;
	margin-left: 6px;
	background-image: url(../images/lenyilohatter.png);
	overflow:hidden;
	border-bottom: 1px solid #1d5b5e;
	width: 260px;
}

#menu ul.dropdown li a
{
	padding-left: 10px;
	border-bottom: 1px solid #1d5b5e;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	background-position: -10px -10px;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
	background: url(../images/lenyilonyil.png) no-repeat left center;
}

/***************************************/
/*         CSAK A MENÜNEK VÉGE         */
/***************************************/

.kozepkep {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center_pic {
	text-align:center;
	margin-top:0;
	font-size:80%;
}

/* NEWS */

.newspageitem {
	padding-left: 0px;
	padding-top: 10px;
	border-bottom: 1px dotted #1c5b5f;
}

.newspageitem h3{
	color: #1e5b5d;
	font-weight: bold;
	margin-top: 2px;
}
.newspic {

}

.newstoolbar {
	color: #1c5b5f;
	font-weight: bold;
	margin-bottom: 10px;
}

.newsheadlinepic {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 4px solid #d2d2d2;
	display: block;
}

.newstoolbar .socmedia{
	float: right;
	margin-top: -2px;
}

.newstoolbar .socmedia img{
	border: 0px;
	width: 20px;
	height: 20px;
}

.projectgallery {
	margin-left: 30px;
}

.projectgallery td {
	width: 120px;
	height: 100px;
	
}
.projectgallerypic {
	border: 2px solid #e1e1e1;
}
#news_toolbar{
	border: 1px solid #cdcdcd;
	height: 20px;
	margin-bottom: 20px;
	padding-bottom: 2px;
}

#megosztas{
	margin-left: 2px;
	width: 250px;
}

#megosztas img{
	border: 0px;
}

#szovegmeret{
	margin-top:3px;
	width: 90px;
	float:right;
}
#szovegmeret img{
	border: 0px;
}

/* CONTACT FORM */

#quick_contact {
	padding-top: 5px;
	font-weight: bold;
	font-size: 0.8em;
}

#quick_contact label{
	padding-left: 3px;
}

 .text {
    margin: 4px 0px 15px 0px;
    padding: 0px 5px 0px 5px;
    width: 250px;
    height: 25px;
    border: 0px;
    font-weight: bold;
    font-size: 1em;
    background: url(../images/inputoff.png) repeat-x -0px -7px;
}

 .text:hover {
    cursor: pointer;
    background: url(../images/inputon.png) repeat-x -0px -7px;
    color: #ffffff;
    font-weight: bold;
}

 .submit{
    border: 0px;
    width: 100px;
    height: 25px;
    font-weight: bold;
    font-size: 1em;
    background: url(../images/inputoff.png) repeat-x -0px -7px;
}

 .submit:hover {
    cursor: pointer;
    background: url(../images/inputon.png) repeat-x -0px -7px;
    color: #ffffff;
    font-weight: bold;
    font-size: 1em;
}

 .textarea {
    margin: 4px 0px 15px 0px;
    padding: 5px 5px 5px 5px;
    width: 250px;
    min-height: 100px;
    border: 0px;
    font-weight: bold;
    font-size: 1.5em;
    background-color: #b0c6c8;
}

 .textarea:hover {
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    background-color: #1c5b60;
}

.noframe {
	border: 0px;
}
/*
#quick_contact .text {
	margin: 4px 0px 15px 0px;
	padding: 0px 5px 0px 5px;
	width: 250px;
	height: 25px;
	border: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	background: url(../images/inputoff.png) repeat-x -0px -7px;
}

#quick_contact .text:hover {
	cursor: pointer;
	background: url(../images/inputon.png) repeat-x -0px -7px;
	color: #ffffff;
	font-weight: bold;
}

#quick_contact .submit{
	border: 0px;
	width: 100px;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	background: url(../images/inputoff.png) repeat-x -0px -7px;
}

#quick_contact .submit:hover {
	cursor: pointer;
	background: url(../images/inputon.png) repeat-x -0px -7px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}

#quick_contact .textarea {
	margin: 4px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	width: 250px;
	min-height: 100px;
	border: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	background-color: #b0c6c8;
}

#quick_contact .textarea:hover {
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	background-color: #1c5b60;
}
*/


