/** reset **/
* {
padding:0;
margin:0;
}

a, a:hover, a:visited, a:active {
outline:none;
}

img {
border:0;
}

.clear {
clear:both;
}

/** reset **/

body {
background: #001456 url(../img/bg.jpg) no-repeat top center;
text-align:center;
}

#center {
width:1024px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

.center * {
font-family: "Trebuchet MS", Arial, Serif;
color:#3f3f3f;
font-size:12px;
}

#page-outer {
float:left;
width:1024px;
background: transparent url(../img/center.png) repeat-y;
}

#head-outer,
#menu-outer,
#content-outer,
#footer-outer
{
float:left;
width:975px;
margin-left:24px;
display:inline;
}

#head-outer {
height:102px;
background: #ffffff url(../img/head4.jpg) no-repeat;
}

/****************** M E N U *************/

#menu-outer {
height:26px;
margin-top:2px;
background: #019ee7 url(../img/layout_items.jpg) repeat-x;
background-position:0px 0px;
}


/****************** S E A R C H *************/
#search {
float:left;
display:inline-block;
height:26px;
}

#search form {
margin-top:3px;
margin-left:8px;
}

#searchkey {
background-color:#c4e9fa;
border:1px solid #15a7ea;
color:#000000;
font-weight:bold;
font-size:12px;
height:18px;
}

#search a {
color:#ffffff;
font-weight:bold;
}
/******************  SCROLL ************************/
#scroll-outer-outer {
float:left;
width:937px;
margin-left:20px;
display:inline;
overflow:hidden;
position:relative;
}

#scroll-outer {
float:left;
width:770px;
height:23px;
overflow:hidden;
position:relative;
}

#scroll-inner {
float:left;
display:inline-block;
white-space: nowrap;
font-size:18px;
}

#scrollmask-left {
position:absolute;
width:140px ;
height:23px;
left:0;
top:0;
background:transparent url(../img/scrollmask_left2.png) repeat-y;
}

#scrollmask-right {
position:absolute;
width:55px ;
height:23px;
right:165px;
top:0;
background:transparent url(../img/scrollmask_right.png) repeat-y;
}

/****************** C O N T E N T *************/
#content-outer {
position:relative;
}

#content-left {
float:left;
display:inline;
margin-left:20px;
width:452px;
padding-bottom:20px;
overflow:hidden;
}

#content-right {
float:left;
display:inline;
margin-left:10px;
width:485px;
overflow:hidden;
}

#content-right img {
float:none;
}

.content h1 {
padding-top:10px;
color:#019ee7;
font-size:20px;
}

/*.content h3 {
color:#019ee7;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
letter-spacing:8px;
margin:10px 0;
background-color:#f4f4f4;
}*/
.content h3 {
color:#444444;
text-transform:capitalize;
font-size:12px;
font-weight:bold;
/*letter-spacing:8px;*/
margin:10px 0;
background-color:#f4f4f4;
}


/****************** V I D E O *******************/

#video-lead {
float:left;
display:inline;
width:471px;
height:287px;
margin-top:13px;
margin-left:4px;
background: #001642 url(../img/layout_items.jpg) top no-repeat;
background-position:0px -86px;
position:relative;
}

	#video-title {
	position:absolute;
	left:10px;
	top:10px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	
	}

	#bookmarks {
	/*position:absolute;
	right:0;
	top:0;*/
	float:right;
	margin-top:4px;
	white-space: nowrap;
	}
	
	#video-inner {
	float:left;
	display:inline;
	margin-top:15px;
	margin-left:12px;
	}
	
		#video-video {
		float:left;
		width:318px;
		height:260px;
		overflow:hidden;
		}
		
		#video-right {
		float:left;
		margin-left:6px;
		width:126px;
		}
		
		.video-smallbox {
			float:left;
			clear:left;
			width:124px;
			height:56px;
			margin-top:2px;
			color:#ffffff;
			border:1px solid #ffffff;
			background:#007faf url(../img/layout_items.jpg) no-repeat;
			background-position:-170px -380px;
		}
		
		.video-smallbox:hover {
			background-position:-300px -380px;
		}
		
			.video-smallbox img {
				border:1px solid #ffffff;
				float:left;
				margin-left:13px;
				margin-top:6px;
			}

			/*.video-smallbox a {
				display:inline-block;
				width:17px;
				height:30px;
				margin-top:15px;
				margin-left:16px;
				background: #ffffff url(../img/layout_items.jpg) no-repeat;
				background-position:0px -380px;
				text-decoration:none;
			}*/


		#video-inner a.more {
		display:inline-block;
		margin-top:5px;
		color:#ffffff;
		text-decoration:none;
		}
		
		#video-inner a:hover.more {
		text-decoration:underline;
		}

#content-right-left {
	float:left;
	display:inline;
	width:214px;
	padding-bottom:20px;
}

#content-right-right {
	float:left;
	display:inline;
	width:252px;
	margin-left:10px;
	padding-bottom:20px;
}

	/*.right h1 {
	clear:both;
	display:block;
	height:26px;
	line-height:26px;
	margin:10px 0 2px 0;
	padding:0 0 0 10px;
	//background: #019ee7 url(../img/layout_items.jpg) repeat-x;
	//background-position:0px 0px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	}*/
	.right h1 {
	clear:both;
	display:block;
	height:26px;
	line-height:26px;
	margin:10px 0 2px 0;
	padding:0 0 0 10px;
	background: #019ee7 url(../img/layout_items.jpg) repeat-x;
	background-position:0px 0px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	}
	

	.right img {
	border:0;
	}

	.right div.box {
	float:left;
	/*border:1px solid #dddddd;*/
	width:99%;
	margin-top:1px;
	}


/*************************** F O O T E R **************************/
	
#footer-outer {
height:181px;
background: transparent url(../img/footer.png) no-repeat;
}

	#footer {
	float:left;
	width:930px;
	margin-top:2px;
	margin-left:30px;
	display:inline;
	}
	
	#archive {
	display:inline-block;
	width:91px;
	height:25px;
	background: transparent url(../img/layout_items.jpg) repeat-x;
	background-position:0px -600px;
	}
	
	.footer {
	font-size:10px;
	font-weight:normal;
	color:#000000;
	}
	
	.footer a {
	color:#000000;
	font-size:10px;
	text-decoration:none;
	}
	
	.footer a:hover {
	color:#ffffff;
	}
	
	.footerlogo {
	float:left;
	clear:left;
	}
	
	.footerdiv {
	float:left;
	clear:left;
	margin-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	}
	
	.copyright {
	float:left;
	width:100%;
	clear:left;
	margin-top:3px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	}
	.copyright img {
	float:none;
	display:inline;
	}
	
	.impressum {
	float:right;
	text-transform:uppercase;
	color:#ffffff;
	}
	
	.impressum a{
	color:#ffffff;
	}
	
	.pagetop {
	display:block;
	position:relative;
	top:10px;
	float:right;
	}







/******************  PARTNEREK ************************/

#partner-outer {
float:left;
width:250px;
overflow:hidden;
position:relative;
}

#partner-inner {
float:left;
display:inline-block;
white-space: nowrap;
font-size:18px;
padding:35px 0 0 0;
height:100px;
}
	
	.partner-pic {
	display:table-cell;
	vertical-align:middle;
	height:100px;
	}

	#partner-inner img {
	display:inline;
	float:none;
	/*padding-right:20px;*/
	vertical-align:middle;
	}

#twitter-lead {
width:210px;
overflow:hidden;
word-wrap: break-word; 
}


#twitter-lead li{
border-bottom:1px dashed #bbbbbb;
margin-bottom:5px;
}


/************** ZTCC ***************/

#menu ul li a.ztcc {
background: #019ee7 url(../img/layout_items.jpg) repeat-x;
background-position:0px -660px;
}

#menu ul li a.ztcc:hover {
background: #019ee7 url(../img/layout_items.jpg) repeat-x;
background-position:0px -690px;
}

/********************** KIEMELT EN  ****************/

#kiemelt-en {
float:left;
display:block;
background:#ffffff url(/img/kiemelt_en_bg.jpg) bottom repeat-x;
margin-top:13px;
padding-left:8px;
height:266px;
}

#kiemelt-en-kep {
float:left;
width:430px;
height:171px;
overflow:hidden;
position:relative;
/*margin-left:8px;*/
border: 5px solid #288bc4;
}

#kiemelt-en-kep img {
border:0;
}

#kiemelt-en-cim {
position:absolute;
left:0;
top:0;
width:190px;
height:171px;
background:transparent url(/img/kiemelt_en_szovegbg.png);
padding:5px;
}

#kiemelt-en-cim  a {
font-size:24px;
color:#ffffff;
text-transform:uppercase;
text-decoration:none;
font-weight:normal;
}

/********************* ajaxfeed ************************/
#twitter-csibe-off {
width:37px;
height:36px;
position:fixed;
left:0;
bottom:0;
display:none;
}



#ajaxfeed {
float:left;
position:fixed;
left:0;
bottom:0;
display:none;
height:44px;
width:100%;
/*background:transparent url(/img/ajaxfeed_bg.jpg) repeat-x;*/
/*background-color:#4d3a5d;*/
background-color:#0074a5;
/*background-color:#fb8200;*/
border-top:1px solid #999999;

text-align:left;
}

	#twitter-csibe {
	float:left;
	width:37px;
	height:36px;
	background:transparent url(/img/twitter_csibe.gif) no-repeat;
	margin-left:3px;
	position:relative;
	top:-15px;
	}

	.ajaxfeed-box-left {
	float:left;
	width:11px;
	height:42px;
	background:transparent url(/img/twitter_csibe.gif) no-repeat;
	background-position:-40px 0px;
	margin-left:3px;
	}

	.ajaxfeed-box-right {
	float:left;
	width:10px;
	height:42px;
	background:transparent url(/img/twitter_csibe.gif) no-repeat;
	background-position:-60px 0px;
	}

	.ajaxfeed-box {
	float:left;
	width:320px;
	height:42px;
	background-color:#ffffff;
	}
	
	.ajaxfeed-box,
	.ajaxfeed-box-left,
	.ajaxfeed-box-right {
	margin-top: 1px;
	}
	
		.ajaxfeed-box p {
		margin:2px 6px 2px 8px ;
		
		font-family:"Verdana";
		font-size:10px;
		color:#353535;
		}
		
			.ajaxfeed-box p a {
			font-size:10px;
			color:#353535;
			text-decoration:none;
			}

			.ajaxfeed-box p a:hover {
			text-decoration:underline;
			}

	.ajaxfeed-newdiv {
	display:none;
	}
	
	.ajaxfeed-box-outer {
	float:left;
	}
		
	.ajaxfeed-inner {
	float:left;
	}
		
/***********************************************************   M  E  N  U   ****************************************************/
#menu {
float:left;
z-index:1000;
}

#menu ul {
list-style:none;
z-index:1000;
}

#menu ul li {
float:left;
display:inline-block;
border-right:1px solid #ffffff;
position:relative;
z-index:1000;
}

#menu ul li a {
float:left;
display:inline-block;
height:26px;
color:#ffffff;
text-decoration:none;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
padding-left:24px;
padding-right:24px;
line-height:26px;
z-index:1000;
}

#menu ul li a:hover,
#menu ul li a.selected {
background: #019ee7 url(../img/layout_items.jpg) repeat-x;
background-position:0px -30px;
z-index:1000;
}

	#menu ul li ul {
	position:absolute;
	left:0;
	top:28px;
	float:left;
	clear:left;
	display:inline-block;
	z-index:1000;
	display:none;
	}

	#menu ul li ul li {
	display:inline-block;
	float:left;
	clear:left;
	z-index:1000;
	width:180px;
	}
	
			#menu ul li ul li a{
			display:inline-block;
			background:transparent url(/img/submenu_bg.png);
			color:#ffffff;
			z-index:1000;
			width:180px;
			}
			
			#menu ul li ul li a:hover {
			background:#003d6b;
			}
