/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg0000.jpg) repeat-x;
	
	height: 1024px;
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0;
}

/* -------------------------------- LAYOUT -------------------------------- */

div#site-wrapper
{
padding-top: 10px;
	width: 858px;
	margin: 0 auto;
}

div#main-logo
{
	float: left;
	width: 858px;
	height: 68px;
}

div#banner
{
	height: 214px;
	width: 858px;
	background: url(../images/banner-bg3.jpg) no-repeat;
	clear: both;
}

div#banner h1
{
	padding-left:290px;
}

div#banner img
{
	margin: 41px 0 0 294px;
}

div#banner p
{
	margin: 14px 0 0 294px;
	color: #15252d;
	width: 380px;
	line-height: 1.4;
}

div#navigation
{
	height: 34px;
	width: 858px;
	background: url(../images/nav-bg.gif) no-repeat;
}

div#content-wrapper
{
	background: url(../images/content-bg.gif) repeat-y;
	width: 858px;
	
}

div#footer
{
	background: url(../images/footer-bg.gif) no-repeat;
	width: 858px;
	height: 24px;
}

div#footer-copy
{
width:858px;
margin:5px auto 0px;
padding-right:30px;
text-align:center;
color:#000;
font-size:10px;
}


/* ------------------------------- TYPOGRAPHY ------------------------------- */

h1
{
	color: #274c5e;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
}

h2
{
	font-weight: normal;
	font-size: 18px;
}

p
{
	font-size: 12px;
	line-height: 1.6;
	padding-bottom: 20px;
	color: #2c2d2d;
	padding-left: 0;
}

a:link
{
	color: #2c2d2d;
	text-decoration: underline;
}

a:visited
{
	color: #2c2d2d;
	text-decoration: underline;
}

a:active, a:hover
{
}

li
{
	padding: 0px 0 20px 10px;
	background: url(../images/list-item.gif) center left no-repeat;
	list-style: none;
}

li a
{
	text-decoration: underline;
}

ul
{
	padding:0px 0 0px 30px;
	font-size: 12px;
	color: #2c2d2d;
}

ul ul
{
	padding-bottom: 5px;
}

ol
{
	padding-left: 40px;
	font-size: 12px;
	padding-bottom: 30px;
}

/* ------------------------------- NAVIGATION ------------------------------- */

div#navigation ul
{
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 124px;
}

div#navigation ul li
{
	display: inline;
	float: left;
	font-weight: bold;
	background: none;
	padding: 0;
}




div#navigation ul li a:link,
div#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	
}

div#navigation ul li a:active,
div#navigation ul li a:hover
{
	color: #f0dd92;
}

div#navigation ul li a:last-item 
{
	
	background: none;
}



body#home div#navigation ul li a#home-link, body#tvshows div#navigation ul li a#tvshows-link
{
	color: #f0dd92;
}

/* -------------------------------- CONTENT PAGES -------------------------------- */





}
div#jobbsav
{
    padding-top: 36px;
	padding: 0px 0 0px 0px;
	background: url(../images/content-bg.gif) repeat-y;
	width: 161px;
	height: 800px;
	position: auto;
	

}
div#tartalom
{
    padding-top: 36px;
	padding: 0px 0 0px 0px;
	background: url(../images/content-bg.gif) repeat-y;
	width: 536px;
	position: auto;
	

}
div#balsav
{
    padding-top: 36px;
	padding: 0px 0 0px 0px;
	background: url(../images/content-bg.gif) repeat-y;
	width: 161px;
	position: auto;
    
	
}


div#content-wrapper h1
{
	padding: 28px 0 10px 38px;
}

div#content-wrapper h1
{
	padding: 28px 0 10px 38px;
}

div#content-wrapper p.first-paragraph
{
	padding-top: 36px;
	padding-left: 38px;
	width: 500px;
}

div#content-wrapper p
{
	
	width: 600px;
	float: left;
	
}

ul.left-list
{
	width: 240px;
	float: left;
}

ul.right-list
{
	width: 240px;
	float: left;
	padding-left: 20px;
}

div#left
{
	background: url(../images/content-bg.gif) no-repeat;
	width: 100px;
	height: 40px;
	display: inline;
	float: left;
	padding: 0 0 0 100px;
	padding-top: 40px;
	padding-left: 78px;
		
}
	
div#center
{
	background: url(../images/content-bg.gif) no-repeat;
	width: 100px;
	height: 40px;
	display: inline;
	float: center;
	padding-top: 30px;
	padding-left: 78px;
	 
}
	



div#right
{
	background: urlurl(../images/content-bg.gif) no-repeat;
	width: 100px;
	height: 40px;
	display: inline;
	padding-left: 78px;
	
	
	
}

