/*
	OSSU

*/

/*@import "menu.css";*/


*{margin: 0; padding: 0;}	

body{
	background:#105180 url(../IMG/bodybg.gif) top repeat-x;
	color: #2e2e2e;
	line-height: 1.4em;
	font-family:  sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px;
	text-align:left;
	}

#page{
	width: 870px;
	margin:0 auto; padding:0;
	min-height: 100%;
	background:url(../IMG/pagebg.gif) center repeat-y;
	}

* html #page{height: 100%;}

#bok{
	width: 850px;
	margin:0 auto;
	padding:0 10px;
	background : url(../IMG/boky.gif) center top no-repeat;
	}
	
#topper{
	width: 830px; height:25px;
	margin:0 auto;
	padding:0 0 0 20px;
	}
	
#head{
	width: 850px; height:137px;
	margin:0 auto;
	padding:0;
	background:url(../IMG/topbg.gif) bottom repeat-x;
	}

#logo a{
	width:510px; height:137px;
	display:block;
	float:left;
	background: url(../IMG/logo.gif) top left no-repeat;
	}
	
#promo{
	width:340px; height:137px;
	display:block;
	float:right;
	background: url(../IMG/promo.jpg) top left no-repeat;
	}
	
#topmenu{
	width: 830px; height:41px;
	padding:4px 0 0 20px;
	margin:0 auto;
	background:url(../IMG/topmenubg.gif) top no-repeat;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size:17px;
	}

#topmenu a{border: none; display:block; height:41px;}

#topmenu ul {
	padding:0 3px 0 0;
	margin: 0;
	list-style: none;
	}	

#topmenu ul li {
	float: left;
	position: relative;
	line-height:41px;
	padding:0;
	}

#topmenu ul li a{
	position:relative;
	float: left;
	padding:0 12px;
	}
	
#infomenu{
	width: 850px; height:166px;
	margin:0 auto;
	background:url(../IMG/menubg.gif) top center no-repeat;
	display:block;
	}

/* MENU */	
#infomenu a{border: none; display:block; height:131px;}

#infomenu ul {
	padding: 0;
	margin: 0 30px;
	list-style: none;
}
	
ul#nav li{
	float: left;
	position: relative;
	width: 125px;
	height: 131px;
	display: block;
	padding: 0;
	background: url(../IMG/bl.gif) center;
	text-align: center;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
}


#IM1{ position:relative; left:6px; top:21px;}
#M1 a{background: url(../IMG/im_00.gif) no-repeat 0 0px; width:125px; height:131px;color: #4e4e4e;text-decoration:none;}
#M1 a:hover{background-position:0 -131px;color: #c63107;}

#IM2{ position:relative; left:23px; top:21px;}
#M2 a{background: url(../IMG/im_02.gif) no-repeat 0 0px; width:125px; height:131px;}
#M2 a:hover{background-position:0 -131px;}

#IM3{ position:relative; left:40px; top:21px;}
#M3 a{background: url(../IMG/im_03.gif) no-repeat 0 0px; width:125px; height:131px;}
#M3 a:hover{background-position:0 -131px;}

#IM4{ position:relative; left:57px; top:21px;}
#M4 a{background: url(../IMG/im_04.gif) no-repeat 0 0px; width:125px; height:131px;}
#M4 a:hover{background-position:0 -131px;}

#IM5{ position:relative; left:74px; top:21px;}
#M5 a{background: url(../IMG/im_05.gif) no-repeat 0 0px; width:125px; height:131px;}
#M5 a:hover{background-position:0 -131px;}

#IM6{ position:relative; left:88px; top:21px;}
#M6 a{background: url(../IMG/im_06.gif) no-repeat 0 0px; width:125px; height:131px;}
#M6 a:hover{background-position:0 -131px;}


/*#infomenu span{display:none;}*/

/* CONTENT */
#content{
	width:850px;
	margin: 0 auto;
	padding:0 0 140px 0;
	}

/* MAIN */
#contentMain{
	width:565px;
	padding:15px 15px 0 25px;
	float: left;
	}
	
#contentMain img{
	padding: 1px;
	display: block;
	border: 5px solid #b6c9e5;
	background:#fff;
	text-align:left;
	}

/* RIGHT */
#contentRight{
	width:245px;
	display:block;
	float:right;
	padding-top:90px;
	}

/* MISC */
.cleaner{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
	}
	
.hidden{display:none}

/* CSS footer */
html{height: 100%;}
body{height: 100%;}

#nonFooter{
	position: relative;
	min-height: 100%;		
	}

* html #nonFooter{height: 100%;}

#footer{
	width:870px;
	position: relative;
	margin: -45px auto 0 auto;
	background:#105180 url(../IMG/pagebg.gif) center repeat-y;
	}	
* html #footer{margin-top: -45px;}

#futbg{
	width:830px; height:45px; 
	margin:0 auto;
	padding:0px 10px 0 10px;
	display:block;
	background:#042842;
	}
	
/* TYPO */
a{ text-decoration:underline; color:#000;}
a:hover{ text-decoration:none; color:#bb5610;}

#topper p{font-size:11px; line-height:25px;}

#topmenu, #topmenu a{ color:#fff; text-decoration:none;}
#topmenu a:hover{ color:#fff; background:url(../IMG/topmenu_h.gif) center -4px no-repeat;}

#contentMain {font-size:1.1em; line-height:1.5em;}
	
#contentMain p, #contentMain ul{
	text-align:justify;	
	padding:5px 10px;
	}

#contentMain p a{text-decoration:none; border-bottom:1px solid #bb5610;}

#contentMain h1{
	font-size:1.5em;
	line-height:1.2em;
	padding:10px 10px 4px 0;
	margin:6px 0 4px 10px;
	color:#095f9d;
	font-weight:normal;
	}

#futbg p{color:#b6c9e5;}

#contentMain h1, #contentMain h2 {	font-family: Georgia, "Times New Roman", Times, sans-serif;}
	
#contentMain h2{
	font-size:1.4em;
	line-height:1.2em;
	padding:10px 10px 4px 0;
	margin:6px 0 4px 10px;
	color:#095f9d;
	font-weight:normal;
	border-bottom: 1px solid #e6e6e6;
	}
	
#contentMain ul{
  padding:2px 10px 8px 10px;
  margin-left:20px;
  }	
	
.perex{
	font-size:1em;
	line-height:1.2em;
	padding:2px 10px;
	color:#095f9d;
	font-weight:normal;
}

