/* Club Aliga Splash Page CSS */

/* reset styles */
/* -------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style-type: none;
}

:focus {
	outline: 0;
}

a, a:hover {
	text-decoration: none;
}
/* -------------------------------------------------- */

div {

}

html {
	/*height: 100%;*/
}

body {
	background: #587612 url('../img/splashbg.jpg') top left repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*height: 100%;*/
	line-height: 120%;
}

h1 {
	display: none;
}

#pagebg {
	width: 100%;
	padding: 0 0 80px 0;
	margin: 0;
	float: left;
	/*min-height: 100%;*/
	background: url('../img/splash_header_bg.jpg') center -40px no-repeat;
}

#pagebg2 {
	width: 100%;
	/*height: 100%;*/
	margin: 0;
	background: url('../img/retro_header_splashbg5.jpg') center top no-repeat;
}

#wrapper {
  	width: 1050px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#header {
	width: 1050px;
	height: 210px;
	padding: 0;
	margin: 0 auto;
	float: left;
	/*background: transparent url('../img/header_bg_retromenu.gif') left bottom no-repeat;*/
}

#headerimg {
	width: 1050px;
	height: 160px;
	float: left;
}

#headerimg.splash {
	/*background: #333 url('../img/retro_header_splash5.jpg') top left no-repeat;*/
}

#logo {
	width: 160px;
	height: 145px;
	padding: 15px 17px 0 60px;	
	float: left;
}

#logo img {
}


/* main menu */
#mainmenu {
	width: 900px;
	height: 50px;
	padding: 0 40px 0 40px;
	float: left;
}

#mainmenu ul {
	width: 875px; 
	height: 50px;
	list-style-type: none;
	float: left;
	padding: 0 0 0 8px;
}

#mainmenu ul li {
	padding: 0 3px 0 3px;
	margin: 0;
	float: left;
}

#mainmenu ul li.first {
}

#mainmenu ul li a {
	height: 50px; 
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

#mainmenu ul li a span {
	height: 38px;
	padding: 12px 0 0 16px;
	display: block;
	float: left;
	/*font-size: 12px;*/
	font-family: 'Tahoma', Helvetica, sans-serif;
}

#mainmenu ul li a:hover span, #mainmenu ul li a.activeitem span {
	height: 33px;
	padding: 17px 0 0 16px;
}

#mainmenu ul li a span.rspan {
	width: 16px;
	height: 50px;
	padding: 0;
	display: block;
	float: left;
}

#mainmenu ul li a:hover {
	color: #2c9ad2; 
	text-decoration: none;
	background: url('../img/menuitem_left_ca.gif') top left no-repeat;
}

#mainmenu ul li a:hover span.rspan {
	background: url('../img/menuitem_right_ca.gif') top left no-repeat;
}

#mainmenu ul li a.activeitem {
	color: #2c9ad2;
	text-decoration: none;
	background: url('../img/menuitem_left_ca.gif') top left no-repeat;
}

#mainmenu ul li a.activeitem span {
	/*color: #8f2521;*/
	/*padding: 15px 16px 0 16px;*/
}

#mainmenu ul li a.activeitem span.rspan {
	background: url('../img/menuitem_right_ca.gif') top left no-repeat;
}

#mainmenu ul li.lng {
	float: right;
}

#langswitcher {
	float: left;
	/*padding: 10px 0 0 7px;
	width: 134px;*/
	padding: 11px 0 0 22px;
  width: 148px;
	height: 39px;
	background: url(../img/bg_langswitch_ca.gif) top left no-repeat;
}

#langswitcher span {
	float: left;
	width: 5px;
	height: 50px;
}

#langswitcher a:link, 
#langswitcher a:visited,
#langswitcher a:hover,
#langswitcher a:active {
	float: left;
	padding: 2px 0 0 0;
	width: 61px;
	height: 18px;
	background: none;
	text-align: center;
	color: #005689 !important;
}

#langswitcher a:hover {
	background: url(../img/bg_langlink_ca.gif) top left no-repeat !important;
	color: #fff !important;
}


#content {
	width: 890px;
	height: 497px;
	background: transparent url('../img/strand.gif') bottom center no-repeat;
	margin: 0;
	padding: 0 45px 0 45px;
	float: left;
	text-align: left;
}

/* center flash container */
#centercontent {
	width: 890px;
	height: 260px;
	padding: 0;
	margin: 0;
	float: left;
}

#flashcontent {
	width: 890px;
	height: 260px;
	padding: 0;
	margin: 0;
}

/* footer */
#footer {
	width: 100%;
	height: 80px;
	float: left;
	clear: both;
	position: relative;
	margin: -80px 0 0 0;
}
/*ZeZso*/	
/*
#copyright {
	width: 100%;
	float: left;
	font-size: 11px;
	color: #c0d494;
	padding: 25px 0 0 0;
}
*/

/*ZeZso*/	
#footer_data {
    margin: 0 auto;
    width: 300px;
	text-align: center;
clear:both;
}


/*ZeZso*/	
.footer_data_element {
	float: left;
	font-size: 11px;
	color: #c0d494;
	padding: 35px 0 25px 10px;
}

/*ZeZso*/	
.footer_data_element a:link, 
.footer_data_element a:visited, 
.footer_data_element a:hover {
	color: #c0d494;
}

/*ZeZso*/	
.footer_data_element a:hover {
	text-decoration: underline;
}

#footer_sitemap {
    padding: 25px 0 0 0;
    margin: 0 auto;
	width: 900px;
	text-align: left;
}

#footer_sitemap ul {
    float: left;
    padding: 0 20px 0 0;
	width: 160px;
}

#footer_sitemap ul li {
    width: 160px;
    border-bottom: 1px solid #68881a;
}

#footer_sitemap ul li a {
    display: block;
    width: 157px;
    padding: 3px 0 3px 3px;
    color: #dff1b3;
    font-size: 11px;
}

#footer_sitemap ul li a:hover {
    background: #68881a;
    color: #f9ffe9;
}

/*
div.splashbanner {
	width: 600px;
	height: 150px;
	margin: 0;
	padding: 5px 0 0 30px;
	float: left;
}*/

div.splashbanner 
{
  width: 520px;
	height: 150px;
  text-align:center;
	margin: 0;
	/*padding: 0 0 0 80px;*/
	padding: 0 0 0 0px;
	float: left;
}

div.splashbanner img {
	border: none;
}

div.udulesicsekk 
{
	width: 240px;
	height: 130px;
	margin: 0;
	padding: 30px 0px 0px 10px;
	float: left;
}

div.udulesicsekk img {
	border: none;
}

div.clubaligaonfacebook 
{
	width: 130px;
	height: 130px;
	margin: 0;
	/*padding-left: 80px;*/
	padding-left: 17px;
	padding-top: 24px;
	float: left;
}

div.clubaligaonfacebook img {
	border: none;
}



#mtvbanner {
	width: 150px;
	height: 150px;
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
}

