html {
    text-align: center;
	height: 100%;
  }


body {
    background-color: RGB(221,225,237);
	padding: 0px;
    margin: 0px;
	height: inherit;
  }
#content {
    width: 100%;
    height: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

#mainframe {
    width: 100%;
    /*height: 100%;*/
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}


#pasekgorny {
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	text-align: center;
	height: 231px;
	overflow: hidden;
	/*background-image: url(images/gornetlo.gif) no-repeat bottom center;*/
}


#adres {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #112D67;
	text-align: left;

}
#adres A {
	font-weight: bold;
	color: #112D67;
	text-decoration: none;
}
#tryb {
	padding: 0px;
	margin: 0px;
	width:100%;
	height: 230px;
	text-align: center;
}
#topniebieskipasek {
	background-color: #48639A;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 100%;
	height: 160px;
}

#pasekmenu {
	background-color: #102D69;
    font-family: Verdana,sans-serif;
    color : #FFFFFF;
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 1px solid #FF6400;
	border-bottom: 1px solid #FF6400;
	height: 18px;
  }

/*
.ulmenu {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
  }

.ulmenu li {
	background: url('images/menubullet.gif') no-repeat left center;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	margin-right: 20px;
}

.mmenu {
	color: #ffffff;
	text-decoration: none;
	
}
.mmenu:hover {
	color: #FF6400;
}
*/


#pasekstopka {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #52555E;
	padding: 5px;
	height: 20px;
}

.stopka {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #52555E;
	padding: 5px;
	height: 20px;
}

A.nplink {
	color: #52555E;
	text-decoration: none;
}

.hide { display:none; }


/* syb_menu */
#mainMenu {	
	position: relative;
	text-align: left;
	margin-left: 0px;
	width: 100%;
	background-color: #102D69;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid rgb(217,39,27);
	font-family: Verdana, Arial, sans-serif;
}

#menuList {
	margin: 0px;
	padding: 0px;
  float:left;
}

#menuList ul {
	margin: 0px;
	padding: 0px;
}

#menuList li {
	display: inline;
	list-style: none;
}

a.starter {
	padding: 2px;
	margin: 0px;
	background: #102D69 url('images/menubullet.gif') no-repeat center left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.starter:hover, a.starter:active {
	/*background-color: rgb(31,85,138);*/
	/*background-color: #DC241F;*/
	color: #FF6400;
}
.menubar{
	margin-left:15px;
	
}

.menubar a {
	color:white;
}
.menu {
	text-align: left;
	color: white;
	background-color: #102D69;
	position: absolute;
	/*width: 160px;*/
	visibility: hidden;
	border-bottom: 2px solid #FF6400;
}

.menu li a {
	background-color: transparent;
	color: white;
	display: block;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #999999;
	margin: 0px;
	padding: 2px;
	padding-left: 4px;
	text-decoration: none;
}

.menu li a:hover, .menu li a:active {
	background-color: #FF6400;
	/*color: #FF6400;*/
	color: #FFFFFF;
}
#menu1, #menu2, #menu3, #menu4, #menu5 { 
	width: 170px; 
	z-index:100; 
}
#maintbl {
	width: 100%;
	
}

.alang{float:right;}
.fix1{clear:both;height:1px;font-size:1px;}

