/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework
   [bjorkoy.com/blueprint]
   
   * Screen & Projection Styles *
      
   This is the main CSS-file for the framework.
   Include this in the <head> of every page. See the
   Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/grid.css";


/* Uncomment the line below to see the grid and baseline. 
   (Assuming you've wrapped your columns in a container). */

/* .container { background: url(lib/img/grid.png); } */
/* .container { background: url(lib/img/baseline.png); } */


.header {
	background: url('images/header.jpg') no-repeat;
	height: 103px;
}
.header2-left {
	height: 32px;
	background-color: #F9A400 !important;
}
.header2-left p{
	padding: 6px 0 0 25px;
	font-weight: bold;
	color: #fff;
	margin:0;
}

.header2-content {
	height: 32px;
	background-color: #013774 !important;
}
.header2-content p{
	padding: 3px 0 0 0;
	font-weight: bold;
	margin:0;
}

.header2-content p a {
	margin-right: 20px;
	color: #fff;
}
.header2-content p a:hover{
	color: #FFA800;
	font-weight: bold;
	text-decoration: underline;
}

.header2-content p a img{
	vertical-align: middle;
	margin: -3px 0 0 0;
}

.header2-right {
	height: 32px;
	background-color: #B3D4F9 !important;
}
.header2-right p{
	padding: 6px 0 0 5px;
	font-weight: bold;
	background-color: #B3D4F9 !important;
	color: #fff;
	margin:0;
}
.header2-right .button{
	height: 19px;
	width:30px;
}

.pre-content {
	margin-top: 5px;
	background: #fff url('images/hatter.jpg') repeat-y;
}



.content {
	background: #fff url('images/hatter.jpg') repeat-y;
}

.menu {
	height:auto;
	background: #fff;
	
}
.menu ul {
	padding: 0;
}

.menu ul li {
	padding: 5px 0 0 25px;
	list-style: none;
	background: url('images/menu.jpg') no-repeat;
	height: 26px;
	margin-bottom: 0 !important;
	margin-bottom: 5px;
}
.menu ul li.menuActive {
	background: url('images/menu_active.jpg') no-repeat;
	color: #fff;
	height: 32px;
	font-weight: bold;
	padding: 8px 0 0 25px;
	margin-bottom: -2px !important;
	margin-bottom: 5px;
}
.menu ul li a{
	color: #000;
	font-weight: bold;
}

.menu ul li a:hover{
	color: #013774;
	font-weight: bold;
	text-decoration: underline;
}

.menu_bottom p{
	background-color: #013774 !important;
	margin: 0 0 0 25px;
	padding-top: 5px;
	color: #fff;
}

.menu_bottom div{
	background-color: #013774 !important;
	text-align:center;
	color: #fff;
}





.hirek {
	border-bottom: 1px dotted #000;
}

.hirek h3, .kapcsolat-cim h3{
	color: #0072BC;
}



.right {
	float:right;
	background: #fff;
	width:188px;
}

.login p,
.login div.loginbelso{
	padding: 0 0 0 15px;
	padding-top: 6px;
	font-weight: normal;
	color: #000;
	background-color: #F9A400 !important;
	text-align: left;
	margin:0;
}
input, textarea, select {
	border: 1px solid #000;
}
.gomb {
	background: #B3D4F9;
}
.login_post p{
	height: 25px;
	background-color: #F9A400 !important;
	margin: 0 23px 0 0;
}

.login_bottom {
	margin-top: 5px;
}

.login_bottom p{
	padding: 0 0 0 15px;
	padding-top: 6px;
	font-weight: normal;
	color: #000;
	background-color: #B3D4F9 !important;
	text-align: left;
	margin:0;
}
.login_bottom_post p{
	height: 25px;
	background-color: #B3D4F9 !important;
	margin: 0 23px 0 0;
}

.right_bottom p{
	background-color: #013774 !important;
	margin-top: 5px;
	padding: 5px 0 0 25px;
	color: #fff;
}

.menu_right_post {
	height: 25px;
	background-color: #013774 !important;
	margin:0;
}


.footer_pre {

}



.footer {

}
.footer p {
	background-color: #B3D4F9 !important;
	text-align: center;
	vertical-align: middle;
	padding: 18px 0 0 0;
	margin:0;
}

.footer p img {
	margin-bottom: -2px;
	border:0;
}

.footer p.last {
	padding-top: 10px;
	color: #0072BC;
	font-weight: bold;
}


.footer p a{
	font-weight: bold;
	color: #000;
}
.footer p a:hover{
	text-decoration: underline;
}

.orange {
	color: #FFA800 !important;
}
a:hover.orange {
	color: #fff !important;
}

.hely {
	margin-left:50px;
}




.real_content {
	margin: 0 15px;
}





.narancs_bal_felso {
	background: url('images/narancs_bal_felso.jpg') no-repeat top left;
}
.narancs_jobb_also {
	background: url('images/narancs_jobb_also.jpg') no-repeat bottom right;
}

.kek_bal_felso {
	background: url('images/kek_bal_felso.jpg') no-repeat top left;
}
.kek_jobb_also {
	background: url('images/kek_jobb_also.jpg') no-repeat bottom right;
}



.sotetkek_jobb_also {
	background: url('images/sotetkek_jobb_also.jpg') no-repeat bottom right;
}

.sotetkek_bal_felso {
	background: url('images/sotetkek_bal_felso.jpg') no-repeat top left;
}

a img
{
	border:0px;
}

.center
{
	text-align:center;
}

.flag
{
	padding:0 5px;
}


.kapcsolatText{
	border: 			1px solid black !important;
	width: 				400px;
}
.kapcsolat input{
	border: 			1px solid black !important;
	width: 				400px;
	margin: 			2px 0px;
}
.gomb{
	width: 				45px !important;
}
.kapcsolatKozep{
}

textarea.kapcsolatKozep,
select.kapcsolatKozep{
	width: 				400px;
	border: 			1px solid black !important;
}

.kapcsolat td
{
	vertical-align:top;
}

.hirlevel2 input:radio{border:0px;}
.hirlevel2 input:radio{border:0px;}

.noborder {border:0px;}

.center{text-align: center;}

#fooldal_hatter{
	background: 		url('images/szinkron_nyitolap2.jpg') no-repeat;
	width: 				553px;
	height: 			382px;
}

.real_content #fooldal_hatter
{
	margin:0 -15px !important;
}

#fooldal_szoveg{
	padding-top:		130px;
	color:				#013775;
	text-align: 		center;
	font-size:			18px;
}
#fooldal_szoveg a{
	color:				white;
}
.feher{
	color: 				white;
}
.kozepre{
	display: 			block;
	padding-left: 		160px;
}
.kozepre td{
	text-align: 		center;
	color: 				#013775;
	font-size:			14px;
}

.headCim
{
	color:	#FFFFFF;
	font-size:	22px;
	font-weight:	bold;
	font-family:	Arial;
	line-height:25px;
	display:block;
	width:	275px;
	text-align:	center;
}
a.headCim:hover{color:	#FFFFFF;text-decoration:none;}

.cimPoz1
{
	background: url(images/webaruhazVas2.jpg) no-repeat;
	padding:134px 0px 6px 0px;
}

.cimPoz2
{
/*	background: url(images/webaruhazSerleg2.jpg) no-repeat;*/
	background: url(images/eurotrophyserleg1.jpg) no-repeat; 
	padding:160px 0px 5px 0px;
	margin-right:10px;
	text-align:	left;
	margin-left:	1px;

}

.cimPoz2 span
{
	text-align:	left;
	margin-left:30px;
}
.headTable
{
	border-collapse:collapse;
}
.headTable td
{
	padding:	0;
	margin:		0;
}
#linkek h2{
	font-size: 12px;
	padding: 0;
	margin:0;
	font-weight: bold;
}
#linkek{
	padding-left: 20px;
}
