@charset "iso-8859-1";
/* CSS Document */
body {
	margin:0 auto;
	width: 100%;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	background: #202529;
	color:#616161;
}
img {
	border: none;
}

/*fodoboz------------------------------------------------------------------------------------------*/
#content {
	width:100%;
	height:auto;
	margin:0;
	float:left;
	padding:10px 0;
	background:#f9fafc url(../images/main_bg.gif) repeat-x;
	border-bottom:1px solid #111516;
}

/*top-----------------------------------------------------------------------------------------------*/	
#container-top {
	width: 100%;
	padding:0;
	height: 100px;
	float:left;
	background:#202529;
}

#container-header{
	width:100%;
	float:left;
	height:200px;
	margin:0;
	background:#c6d1d7 url(../images/header_bg.gif) bottom repeat-x;
	border-top:1px solid #a4b0b7;
}
.container-headerbox{
	width:920px;
	height: 150px;
	margin:0 auto;
	padding:50px 30px 0 28px;
}

.container-headerbox img{
	float:right;
	text-align:left;
	padding-left:30px;
	margin:0;
}

#container-pagetitle{
	width:100%;
	float:left;
	height:100px;
	margin:0;
	background: url(../images/pagetitle_bg.gif) repeat-x;
	border-top:1px solid #a4b0b7;
}
.pagetitle{
	width:920px;
	height:66px;
	margin:0 auto;
	padding:34px 30px 0 30px;
}
.container-logo{
	width:950px;
	height:auto;
	margin:0 auto;
	padding:20px 0 0 18px;
}
.container-logo h1{
	margin:0;
	padding:0;
}

/*navigation-------------------------------------------------------------------------------------------------------------------*/

#container-navigation{
	width:100%;
	height:60px;
	margin:0 auto 0 auto;
	padding:0;
	float:left;
	background:url(../images/nav_bg.gif) repeat-x;
}
#nav{
	width:1000px;
	height:60px;
	margin:0 auto 0 auto;
	padding:0;
	display:block;
	height:60px;
	font-size:16px;
	font-weight:bold;
	text-transform: capitalize;
}
#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#nav ul li{
	display:block;
	float:left;
	margin:15px 0;
	border-right:1px solid #c2c2c2;
	height:30px;
}
#nav ul li a{
	display:block;
	float:left;
	color:#616161;
	text-decoration:none;
	padding:5px 25px 0 25px;
}
#nav ul li a:hover{
	color:#2a3238;
	padding: 0 px;
}

#nav ul li a.current{
	color:#008fc7;
}

/*fodoboz--------------------------------------------------------------------------------------------------------------------*/
#container-main{
	width:920px;
	height:auto;
	margin:0 auto;
	padding:0 30px 0 30px;
	line-height:20px;
	text-align: justify;
}

#container-boxes{
	width:280px;
	height:auto;
	margin:0;
	padding:20px 0 30px 0;
	float:left;
	text-align: justify;
}

#lista{
	padding: 6px;
	width: 180px;
	float: left;
}

#container-midbox{
	width:280px;
	height:auto;
	float:left;
	padding:20px 20px 30px 20px;
	margin:0 20px;
	text-align: justify;
}

#container-rightbox{
	width:280px;
	height:auto;
	float:left;
	padding:20px 0px 30px 0;
	margin:0;
	text-align: justify;
}

#reader{
	width:620px;
	height:auto;
	float:left;
	font-size: 20px;
}

#reader ul{
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#reader ul li{
	padding: 5px 0px 0px 0px;

}

#reader ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

ul#szolgaltatasok {
	padding: 0px;
	list-style-type: none;
	text-align: left;
	float: left;
}

#reader a:hover {
	font-weight: bold;
	text-decoration: underline;
}
/*index - szolgáltatás felsorolás eleje-------------------------------------------------------------------------------------------------------------------*/

	ul#szolgaltatas-felsorolas {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

	ul#szolgaltatas-felsorolas li {
	border-bottom: 1px solid #ffffff;
}

	ul#szolgaltatas-felsorolas li a {
	padding: 0px 0px 1px 0px;
	text-decoration: none;
/*	border-top: 1px solid #59a9dd;
	border-bottom: 1px solid #08324d;
	display: block;
	background-color: #106399;*/
	color: #616161;
	margin: 5px 0px 5px 0px;
}
	
	ul#szolgaltatas-felsorolas a:hover {
	text-decoration: none;
	color: #369ECD;
	border-bottom: 1px solid #369ECD;
	outline: none;
}
/*index - szolgáltatás felsorolás vége-------------------------------------------------------------------------------------------------------------------*/

/*Képek------------------------------------------------------------------------------------------*/
.beillesztett_kep_bal {
	padding: 0px 20px 0px 0px;
	float:left;
}
.beillesztett_kep_jobb {
	padding: 0px 0px 0px 20px;
	float:right;
}	
/*Referencia hivatkozások------------------------------------------------------------------------------------------*/
a.referencia{
	color:#007eae;
	font-size:24px;
	margin:0;
	font-weight:bold;
	padding:0;
}

a.referencia:visited{
	color:#007eae;
	font-size:24px;
	margin:0;
	font-weight:bold;
	padding:0;
}

a.referencia:hover{
	color:#FF6600;
	font-size:24px;
	margin:0;
	font-weight:bold;
	padding:0;
	text-decoration: underline;
}

/*Referencia hivatkozások vége-------------------------------------------------------------------------------------*/

/*Képgaléria-------------------------------------------------------------------------------------------------------------------------------------------------*/
div#galeria_ablak {
	float:left;
	height:auto;
	text-align:justify;
	width:600px;
}

div.galeria
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	

div.galeria img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.galeria a:hover img
{
	border: 1px solid #0000ff;
}

div.leiras
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
/*Képgaléria vége -----------------------------------------------------------------------------------------------------------------------------------------*/

/*EMBEREK eleje -----------------------------------------------------------------------------------------------------------------------------------------*/
div#emberek {
	float:left;
	height:auto;
	text-align:justify;
	width:600px;
}
div.szemelyek {
	float:left;
	height:auto;
	text-align:justify;
	width:600px;
}
/*EMBEREK vége -----------------------------------------------------------------------------------------------------------------------------------------*/
/*beszúrás eleje-------------------------------------------------------------------------------------------------------------------*/
	ul#szolgaltatasok li a {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    display: block;
    height: 30px;
    padding-right: 15px;
    text-decoration: none;
	margin: 5px 0px 5px 0px;
}

	ul#szolgaltatasok li a span {
	background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
	padding: 8px 0 8px 15px;
	color: #ffffff;
	font-size: 14px;
}


ul#szolgaltatasok li a:hover {
	background-position: bottom right;
	outline: none;
}

ul#szolgaltatasok li a:hover span {
    background-position: bottom left;
    padding: 8px 0 8px 15px;
	color: #ffffff;
	font-size: 14px;
} 
/*beszuras vége-------------------------------------------------------------------------------------------------------------------*/

/*táblázat -------------------------------------------------------------------------------------------------------------------------*/
td.tablazat {
	width: 140px;
	vertical-align: top;
	text-align : center;
}
/*táblázat vége-------------------------------------------------------------------------------------------------------------------*/

/*linkek viselkedése------------------------------------------------------------------------------------------------------------*/

a:link {
	color : #0078A5;
	text-decoration : none;
}    /* unvisited link */

a:visited {
	color : #0078A5;
	text-decoration : none;
} /* visited link */

a:hover {
	color : #0078A5;
	text-decoration : underline;
}   /* mouse over link */

/*linkek viselkedése vége------------------------------------------------------------------------------------------------------*/

/*szoveg formázása -------------------------------------------------------------------------------------------------------------*/
.balra {
	text-align: left;
}

.jobbra {
	text-align: right;
}
.sorkizart {
	text-align: justify;
}

.kozep {
	text-align: center;
}

.felkover {
	font-weight : bold;
}

.dolt {
	font-style : italic;
}
/*szoveg formázása vége--------------------------------------------------------------------------------------------------------*/

#container-left{
	text-align: justify;
}

.title{
	width:auto;
	height:32px;
	background:url(../images/title_bg.gif) bottom repeat-x;
}

#container-right{
	text-align: justify;
}

/*footer-------------------------------------------------------------------------------------------------------------------*/
#footer{
	width:980px;
	height:auto;
	margin:0 auto;
}
#container-footer{
	width:920px;
	min-height:83px;
	float:left;
	margin:10px auto 10px auto;
	line-height:18px;
	padding:20px 30px;
	color:#697783;
	
}

#container-footer p{
	margin-top:10px;
}

#container-footerleft{
	width:440px;
	height:auto;
	margin:0 20px 0 0;
	float:left;
}

#container-footerright{
	width:440px;
	height:auto;
	margin:0 0 0 20px;
	float:left;
	text-align:justify;
}

#container-footer .title{
	width:auto;
	height:26px;
	background:url(../images/h2_title_bg.gif) bottom repeat-x;
}

#container-footercopyright{
	width:960px;
	height:30px;
	margin:0 auto 0 auto;
	float:left;
	padding-bottom:10px;
	text-align:center;
	color:#4f5a63;
}
#container-footer ul {
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0px;
	float:left;
}
#container-footer li{
	float:left;
	width:440px;
	color: #697783;
	padding:5px 0 0 0;
}
	
#container-footer ul li a {
	color: #697783;
    margin: 0;
	padding: 0;
	text-decoration: none;
	width:auto;
}

#container-footer li a:hover {
	color:#007eae;
}
.purple{
	color:#a1a8ad;
	font-weight:bold;
	padding-right:5px;
}

/*left-------------------------------------------------------------------------------------------*/
#container-right{
	width:280px;
	height:auto;
	margin:0 0 0 20px;
	padding:20px 0 30px 0;
	float:left;
}


/*right-------------------------------------------------------------------------------------------*/
#container-left{
	width:600px;
	height:auto;
	float:left;
	margin:0;
	padding:20px 20px 30px 0;
}

#img{
	float:left;
	text-align:right;
	margin:5px 30px 10px 0;
	border:1px solid #cdcdcd;
}
					



/*fonts-------------------------------------------------------------------------------------------*/

h1{
	color:#2a3238;
	font-size: 24px;
	margin:0;
	padding:0 0 5px 0;
}
h1 a{
	color:#2a3238;
	width:280px;
	float:left;
	font-size: 24px;
	margin:0;
	padding:0 0 0 0;
	text-transform:capitalize;
	text-decoration:none;
	background:url(../images/grey_arrow.gif) center right no-repeat;
}

h1 a:hover{
	background:url(../images/blue_arrow.gif) center right no-repeat;
}

h2{
	color:#0078a5;
	font-size:20px;
	margin:0;
	padding:0 0 5px 0;
}
h4{
	color:#0078a5;
	font-size:30px;
	margin:0;
	padding:0 0 5px 0;
}
h3{
	color:#007eae;
	font-size:24px;
	margin:0;
	font-weight:bold;
	padding:0;
}
.link {
	color:#007eae;
	text-decoration:none;
}

/*simple_button-------------------------------------------------------------------------------------------------*/
.clear { 
    overflow: hidden;
    width: 100%;
	text-align: right;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    display: block;
    float: left;
    height: 30px;
    padding-right: 15px;
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 0 8px 15px;
	color: #ffffff;
	font-size: 14px;
}


a.button:hover {
	background-position: bottom right;
	outline: none;
}

a.button:hover span {
    background-position: bottom left;
    padding: 8px 0 8px 15px;
	color: #ffffff;
	font-size: 14px;
} 

/*Form-----------------------------------------------------------------------------------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
}
	
fieldset { border:none; }

input, textarea, select {
	margin: 0;
	padding: 5px;
	font-size: 100%;
	font-family: inherit;
	width:315px;
	background: none;
}
textarea{
	height:100px;
	overflow:hidden;
}
	


/**********************************

Use: cmxform template


form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 8px 5px 20px 0;
	font-size: 14px;
	color:#fff;
	font-weight:normal;
	margin:0;
	height:18px;
	text-transform:uppercase;
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding:0;
	margin: 0 0 10px 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 0;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; }

form.cmxform fieldset fieldset label { margin-left: 103px; }  
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
	margin-top:5px;
}

form.cmxform input.submit {
	margin-left: 123px;
}

form.cmxform {
	width: 600px;
}

form.cmxform fieldset {
	border: none;
	width:600px;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 0px 0px;
}

form.cmxform label.error, label.error {
	color: #2b93bf;
	background:url(../images/star.gif) left center no-repeat;
	padding-left:28px;
}
***********************************/

div.error { display: none; }
input, textarea {	border: 1px solid #ffffff; color:#ffffff; background:#95a6b0;}
input.checkbox { border: none }
input:focus { border: 1px solid #7d8f9d; }
input.error { border: 1px solid #1c1f24; }
textarea:focus { border: 1px solid #7d8f9d; }
textarea.error { border: 1px solid #1c1f24; }
.submit	{ 
	background: url(../images/submit_but.gif) no-repeat; 
	width: 90px;
	height:30px;
	margin-left:508px;
	border:none;
	cursor:pointer;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	padding:0 0 2px 0;
}
.submit:hover{ 
	width: 90px;
	height:30px;
	padding:0 0 2px 0;
	background: url(../images/submit_but_h.gif) no-repeat;
	color:#FFFFFF;
}
#commentForm { width: 600px; }
#commentForm label { width: 269px; }
#commentForm label.error, #commentForm input.submit { margin-left: 273px; }

