/* CSS Document */

/* -----  SZERKEZET, HÁTTEREK  ----- */

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #3e4f69;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Befoglalo {
	width: 100%;
	background-color: #3e4f69;
	background-image: url(images/felsobgalap.jpg);
	background-position: top;
	background-repeat: repeat-x;
	overflow: auto;
}

#Befoglalo2 {
	width: 900px;
	margin: 0px auto 0px auto;
	background-image: url(images/alsobg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	overflow: auto;
}

#Befoglalo3 {
	width: 900px;
	margin: 0px auto 0px auto;
	background-image: url(images/felsobgnagy.jpg);
	background-position: top;
	background-repeat: no-repeat;
	overflow: auto;
}

/* ---- KÖZÖS FORMAI ELEMEK --- */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	text-align: justify;
	margin-bottom: 20px;
}

p a {
	color: #ff7200;
	text-decoration: none;
	font-weight: bold;
}

p a:hover {
	color: #3d3d3d;
	text-decoration: none;
}

ul {
	margin-top: 20px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/balgombnarancs.jpg);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
}

.h1kiemelt {
	color: #FF0000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	font-weight: normal;
}

h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
	color: #ff7200;
}

label {
	color: #3d3d3d;
	font-size: 11px;
}

.Legendmezo {
	background-color: #ff7200;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: #FFFFFF thin solid;
	margin-top: 10px;
	margin-bottom: 10px;
}


textarea {
	width: 280px;
	height: 50px;
	color: #3d3d3d;
	font-weight: normal;
	border: 1px solid;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea:focus {
	background-color: #efefef;
}

input {
	color: #3d3d3d;
	font-weight: normal;
	border: 1px solid;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inputtext {
	width: 280px;
}

input:focus {
	background-color: #efefef;
	font-weight: bold;
}

select {
	width: 280px;
	color: #3d3d3d;
	font-weight: normal;
	border: 1px solid;
	background-color: #FFFFFF;
}

select:focus {
	background-color: #efefef;
}

checkbox {
	color: #3d3d3d;
	font-weight: normal;
	border: 1px solid;
	background-color: #FFFFFF;
}

checkbox:focus {
	background-color: #efefef;
}


/* -----  WEBOLDAL  ----- */

#Main {
	width: 790px;
	margin: 0px auto 0px auto;
	overflow: auto;
}

#Header {
	height: 264px;
}

/* -----  TARTALMI RÉSZ  ----- */

#Content {
	background-color: #FFFFFF;
	background-image: url(images/contentbg.jpg);
	background-position: 1px;
	background-repeat: repeat-y;
	overflow: auto;
}

#Content_Left {
	width: 164px;
	padding: 10px 3px 10px 7px;
	float: left;
	background-image: url(images/balsavtopatmenet.jpg);
	background-position: top 1px;
	background-repeat: no-repeat;
}

#Content_Right {
	width: 590px;
	float: right;
	padding: 0px 10px 10px 5px;
}

#Content_End {
	clear: both;
	width: 790px;
	height: 38px;
	background-image: url(images/contentbgend.jpg);
	background-position: 1px bottom;
	background-repeat: no-repeat;
}

.Udvozles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0,4px;
	text-align: left;
	color: #3d3d3d;
	padding: 0px 10px 20px 5px;
	font-weight: bold;
}

/* -----  BALOLDAL  ----- */

.Balstart {
	background-image: url(images/balsavstartbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 4px;
}

.Balmenugomb a {
	display: block;
	background-image: url(images/balgomb.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: right;
	color: #3d3d3d;
	font-size: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.Balmenugomb a:hover {
	background-image: url(images/balgombover.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.Balmenunarancs {
	border: 0px;
	padding-left: 4px;
	padding-right: 3px;
}

/* -----  JOBBOLDAL  ----- */

.Cim {
	margin: 0px 0px 35px 0px;
	color: #000000;
	font-size: 12px;
	padding-left: 10px;
	border-left-color: #ff7200;
	border-left-style: solid;
	border-left-width: 7px;
}

.Cim2 {
	font-size: 16px;
	letter-spacing: 0,5px;
	margin-top: 7px;
}

#Content_Right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-stretch: extra-expanded;
}

.Referencia {
	border: #3d3d3d 1px solid;
	background-color: #efefef;
	padding: 15px;	
	width: 450px;
	margin: 0px auto 0px auto;
}

.Referenciaelem a {
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}

.Referenciaelem a:hover {
	display: block;
	background-color: #cfcfcf;
	text-decoration: none;
}

.Referenciaelem h2 {
	font-weight: bold;
}

.Referenciaelem a:hover h2 {
	color: #ff7200;
	text-decoration: none;
}

.Referenciaelem_bal {
	width: 290px;
	padding: 5px;
	float: left;
}

.Referenciaelem_jobb {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.Referenciaelem_jobb img {
	padding: 1px;
	border: #3d3d3d 1px solid;
}

.Adattabla {
	background-color: #dfdfdf;
	width: 450px;
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d3d3d;
	text-align: left;
	border-collapse: collapse;
}

.Adattabla td {
	padding: 6px 2px 6px 5px;
}

.Adattabla tr {
	border-bottom: #FFFFFF 1px solid;
}

.Adattabla_elso {
	background-color: #6e7b8f;
	color: #FFFFFF;
}

.Adattabla_elso_2 {
	width: 150px;
	background-color: #6e7b8f;
	font-weight: bold;
	color: #FFFFFF;
}


.Adattabla a {
	color: #3d3d3d;
	text-decoration: none;
	font-weight: bold;
}

.Adattabla a:hover {
	color: #ff7200;
	text-decoration: none;
}

.Urlaptabla {
	width: 500px;
	color: #3d3d3d;
}

.Urlaptabla td {
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px 2px 4px 4px;
}

.Urlaptabla tr {
	border-bottom: #FFFFFF 1px solid;
}

.Doboz_Kulso {
	width: 245px;
	background-image: url(images/dobozbg.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
	float: left;
	margin: 10px 22px 10px 22px;
	overflow: auto;
}

.Doboz_Belso a {
	display: block;
	background-image: url(images/doboztop.jpg);
	background-position: top;
	background-repeat:no-repeat;
	padding: 10px 10px 0px 10px;
	text-decoration: none;
	overflow: auto;
	height: 150px;
}

.Doboz_Belso p {
	margin-bottom: 3px;
	color: #FFFFFF;
	text-align: left;
}

.Doboz_Belso h1 {
	color: #FFFFFF;
	text-align: left;
}

.Doboz_Belso a .Doboz_Link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 1px 1px 3px;
	color: #FFFFFF;
	background-color: #444444;
	margin: 5px 2px 2px 2px;
}

.Doboz_Belso a:hover .Doboz_Link {
	display: block;
	background-color: #ff7200;
}

.Doboz_Belso img {
	border: 0px;
}

.Hirek {
	margin: 10px;
	margin-bottom: 35px;
	border: 0px;
	overflow: auto;
	background-color: #EFEFEF;
}

.Hirekcim {
	background-color: #ff7200;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: #FFFFFF thin solid;
}

.Hirekszoveg {
	padding: 5px;
	overflow: auto;
	width: 550px;
}

.Hirek img {
	border: #dfdfdf solid thin;
	margin: 5px 10px 5px 5px;
	float: left;
}

.Spacer {
	height: 10px;
	width: 400px;
	margin: 20px auto 20px auto;
	border-bottom: #3d3d3d thin dotted;
	clear: both;
}

/* -----  LÁBLÉC  ----- */

#Footer {
	height: 36px;
	vertical-align: middle;
	background-color: #FFFFFF;
	background-image: url(images/footerbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#Footer_Left {
	width: 330px;
	height: 24px;
	float: left;
	background-image: url(images/footerbgstart.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 5px;
	padding-top: 12px;
	clear: both;
}

#Footer_Right {
	margin-left: 310px;
	height: 24px;
	background-image: url(images/footerbgend.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	padding-top: 12px;
}

#Footer_Right a {
	color: #FFFFFF;
	text-decoration: underline;
}

#Footer_Right a:hover {
	color: #ff7200;
	text-decoration: none;
}

.Footernarancs {
	padding-right: 2px;
}
