/* ------------------------------------------------------------------ */
/* --- CSS Document [-------.lt] ------------------------------------ */
/* ------------------------------------------------------------------ */
/* --- Includes: ---------------------------------------------------- */
/* ------- ie.css [IE stuff] ---------------------------------------- */
/* ------- css.css [Typography & bloks] ----------------------------- */
/* ------- behaviors.css [IE stuff] --------------------------------- */
/* ------------------------------------------------------------------ */
/* --- Author: [mp] ------------------------------------------------- */
/* ------------------------------------------------------------------ */
* { margin:0; padding:0}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%; /* needed for world min-height */
}
.clear {
	clear: both;
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:0; padding:0;
}
#index {
	background-image:url(/images/iheader_bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	height: 100%;
}
#inter {
	background-image:url(/images/header_bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	height: 100%;
}
/* ------------------------------------------------------------------ */
/* --- Layout [world] ----------------------------------------------- */
/* ------------------------------------------------------------------ */
#world {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:975px;
	padding: 0 8px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#world2 {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:991px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
/* --- header [world] ----------------------------------------------- */
#iheader {
	height: 514px;
	background-color: transparent;
	background-image:url(/images/iheader_bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
#iheader #ih-holder {
	background-color: transparent;
	background-image:url(/images/ih_holder_bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	position:relative;
	width: 975px;
	margin: 0px auto;
	padding-top:15px;
	text-align: center;
}
#ih-holder a:link, #ih-holder a:visited, #ih-holder a:active {
	display: block;
	float: left;
	width: 295px;
	margin-left: 7px;
	margin-right: 7px;
	border: 8px solid #39515b;
	text-align:center;
}
#ih-holder a:hover {
	border: 8px solid #fff;
}
#iheader h1 {
	background-image: none;
	padding:0;
	margin:0;
	width:534px;
	height:87px;
	float:left;
	margin-left: 6px;
}
#iheader h1 span, #header h1 span { display: none;} /* seo!!!1 */
#iheader #ilanguages, #header #ilanguages {
	float: right;
	margin-right: 18px;
	margin-top: 16px;
}
#iheader #ilanguages a, #header #ilanguages a {
	color: #d1d1d1;
}


#header {
	height: 100px;
}
#header #h-holder {
	padding: 1em;
}
#header h1 {
	background-image: none;
	padding:0;
	margin:0;
	width:534px;
	height:87px;
	float:left;
	margin-left: 16px;
}

/* --- middle [world] ----------------------------------------------- */
#imiddle {
	padding-bottom:40px; /* bottom padding for footer */
}
#imiddle #im-holder {
	background-image: url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:right top;
}
#middle {
	padding-bottom:40px; /* bottom padding for footer */
}
#middle #m-holder {
	background-image: url(/images/middle_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#menus {
	background-image: url(/images/menus_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a#zs1:link, a#zs1:visited {
	background-image: url(/images/lt_sportasV.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 311px;
	height: 32px;
	float: left;
	margin-left: 16px;
	margin-top: 6px;
}
a#zs1:hover {
	background-repeat: no-repeat;
	background-position: left -32px;
}
a#zs1.mactive {
	background-repeat: no-repeat;
	background-position: left bottom;
}
a#zs2:link, a#zs2:visited {
	background-image: url(/images/lt_socV.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display: block;
	width: 311px;
	height:32px;
	float: left;
	margin-left: 13px;
	margin-top: 6px;
}
a#zs2:hover {
	background-repeat: no-repeat;
	background-position: left -32px;
}
a#zs2.mactive {
	background-repeat: no-repeat;
	background-position: left bottom;
}
a#zs3:link, a#zs3:visited {
	background-image: url(/images/lt_gymV.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display: block;
	width: 311px;
	height:32px;
	float: left;
	margin-left: 13px;
	margin-top: 6px;
}
a#zs3:hover {
	background-repeat: no-repeat;
	background-position: left -32px;
}
a#zs3.mactive {
	background-repeat: no-repeat;
	background-position: left bottom;
}

#pagemenu {
	width: 955px;
	margin: 7px auto;
}
#pagemenu a:link, #pagemenu a:visited, #pagemenu a:active {
	background-image: url(/images/icons/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	margin-right: 18px;
	font-size: 14px;
	color: #404040;
	text-decoration: none;
}
#pagemenu a:hover {
	color:#d40f00;
}
#pagemenu a.active {
	background-image: url(/images/icons/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	margin-right: 18px;
	font-size: 14px;
	color:#d40f00;
}

/* --- left [m-holder] ---------------------------------------------- */
#im-left {
	float: left;
	background-color: #fff;
	background-image: url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:left;	
	width: 311px;
	padding:6px;
	font-size: 14px;
	min-height: 145px;
}
#im-left #imenu {
	margin-top:5px;
	background-image:url(/images/im_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#imenu a:link, #imenu a:visited, #imenu a:active {
	display: block;
	float: left;
	width: 102px;
/*	letter-spacing:-1px;*/
	height: 29px;
	line-height: 29px;
	background-image:url(/images/icons/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:80px center;
	font-size: 14px;
	color:#404040;
	text-indent: 7px;
	text-decoration:none;
}
#im-left #imenu a.eile3 {
	background-position:right center;
}
#imenu a:hover {
	color:#d40f00;
}

/* --- center [m-holder] -------------------------------------------- */
#im-center {
	float: left;
	width: 311px;
	padding:6px;
	background-color: #fff;
	background-image: url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:left;
	font-size: 14px;
	min-height: 145px;
}
#im-center p {
	margin-left: 7px;
	margin-right: 7px;
}
#m-center {
	float: left;
	width:659px;
	margin-top: 4px;
	background-image: url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position: right;
}
#m-center #m-content {
	padding: 0 20px;
}
#m-center #m-footer {
	background-image: url(/images/hr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
	padding-top: 8px;
}
/* --- right [m-holder] --------------------------------------------- */
#im-right {
	background-color: #fff;
	background-image: url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:left;	
	float: left;
	width: 311px;
	padding:6px;
	font-size: 14px;
	min-height: 145px;
}
#im-right p {
	margin-left: 7px;
	margin-right: 7px;
}
#m-right {
	float:right;
	width: 312px;
	padding: 9px 15px 20px 4px;
}
#m-right p {
	padding: 0 8px;
	margin: 4px 0;
}
#m-right .hr {
	margin-left: 8px;
	margin-right: 8px;
}

/* --- footer [world] ----------------------------------------------- */
#footer {
	clear: both;
	height: 40px;
	width: 991px;
	position:absolute;
	bottom:0; /* stick to bottom */
	background-color:#fff;
}
#footer #f-holder {
	width: 975px;
	background-image:url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:right top;
	border-top: 4px solid #c2c2c2;
	
}
#f-holder #tel, #f-holder #fax, #f-holder #email {
	line-height: 20px;
	float:left;
	padding-top: 7px;
	font-size: 14px;
	vertical-align:middle;
	height: 23px;
}
#f-holder #tel {
	background-image:url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:167px;
}
#f-holder #tel div {
	background-image:url(/images/icons/icon_tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-left: 7px;
}
#f-holder #fax {
	background-image:url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:156px;
}
#f-holder #fax div {
	background-image:url(/images/icons/icon_fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-left: 7px;
}
#f-holder #email {
	background-image:url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:322px;
}
#f-holder #email div {
	background-image:url(/images/icons/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-left: 7px;
}
#f-holder #copy {
	background-image:url(/images/fl.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:322px;
	float: right;
	padding-top: 7px;
	padding-left: 7px;
	font-size:11px;
	color: #9d9d9d;
}
#f-holder #copy a {
	color: #9d9d9d;
}
#inter #f-holder #copy {
	width:310px;
}