@charset "utf-8";
@import url("socialmedia.css");

/*** COMMON ***/
body, div, span, p, b, form, input, select, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }  

body, p, div, td, input, select, li, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
body {
	background: url(pics/site_bg_rep.png) repeat-x top center;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	font-weight:normal;
}

h1 { font-size: 32px; line-height:36px;}
h2 { font-size: 22px; line-height:26px; text-shadow: grey 1px 1px 2px; color:#555}
h3 { font-size: 18px; line-height:24px; text-shadow: black 1px 1px 2px;}
h4 { font-size: 16px; line-height:22px;}
h5 { font-size: 14px; line-height:20px;}
h6 { font-size: 12px; line-height:16px;}

a, a:link, a:active, a:visited{
	color:black !important;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
a img {border:none; }


td { vertical-align:top; }


.magas100 {
	height: 100%;
}

.center980{
	margin:0 auto;
	width:980px;
	overflow:hidden;
	background: url(pics/site_bg01.png) no-repeat top center;
}

.bal {
	float:left;
}

.jobb {	
	float:right;
}

.clr{
	clear:both;
}

.pad25 {
	padding: 0px 25px 0px 25px;
}

.w280{
	width:280px;
}

.divtart{
	padding:15px 30px;
}

.center{
	text-align:center;
}

.textjobb{
	text-align:right;
}

.hiba{
	background:#fff;
	color:#B7051F;
	font-weight:bold;
	border:1px #B7051F solid;
	width:450px;
	margin:10px auto;
}

.hiba li{color:red;} 

.keret{
	border-left:1px solid #b8b8b8;
	border-right:1px solid #b8b8b8;
}

/*** SITE ***/

#div00{
	height:140px;
}

#div01{
	padding:6px 123px 50px 110px;
}

#div02{
	background: url(pics/site_bg02.png) no-repeat top center;
	height:270px;
	margin-top:20px;
}

#div03{
	text-align:center;
}

.line {
	background:url(pics/site_line.png) no-repeat center center;
	height:20px;
}

/*** DIV00 ***/
#div00 h2{
	margin:55px 30px 0px 0px;
}
#div00 img{
	margin:40px 0px 0px 30px;
}

/*** DIV01 ***/

#div01 h3{
	margin:2px 0px 0px 10px;
	color:white;
}

#div01 .thirds{
	margin:25px 0px 0px 0px;
	width:33%;
	float:left;
}
#div01 .box{
	background: url(pics/box_bg.png) no-repeat top center;
	margin:0px auto 20px auto;
	width:206px;
	height:246px;
}

#div01 .box .pad{
	padding:1px;
}
#div01 .box h3{
	margin-bottom:16px;
}

#div01 .flag_eu {
	margin:0px auto 10px auto;
	width:150px;
}

#div01 .flag_aa {
	margin:0px auto 10px auto;
	width:190px;
}

#div01 .flag_eu img{
	vertical-align:middle;
	margin-right:5px;
}

#div01 .flag_aa img{
	vertical-align:middle;
	margin-right:2px;
}
/*** DIV02 ***/
#div02 .thirds{
	margin:200px 0px 0px 0px;
	width:33%;
	float:left;
}

#div02 h3{
	text-shadow:none;
}

/*** DIV03 ***/
#div03 img {
	margin:0px 10px;
} 