/* CSS Document */
body  {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color:#002F59;
		margin-top:3px;
		font-size:11px;
		text-align:center;
		margin-left:0px;
		margin-right:0px;
		background-image:url(../img/bg.gif);
		background-repeat:repeat;
}
img {
	border:0px;
}
form {
	margin:0px;
}
.ha2 {
	font-size:23px;
	padding:0px;
	font-weight:bold;
}
a {
	font-size:11px;
	color: #002f59;
	text-decoration:none;
}
a:hover{
	font-size:11px;
	color: #002f59;
	text-decoration:underline;
}
div.strona{
	width:790px;
	margin: 0 auto 0 auto;
	height:auto;
	overflow:auto;
	margin-top:0px;
	margin-top:8px;
}
div.top {
	width:100%;
	height:auto;
	overflow:auto;
	overflow:hidden;
}
div.top_left {
	width:206px;
	height:70px;
	float:left;
}
div.logo {
	width:206px;
	height:65px;
	float:left;
}
div.top_right {
	width:auto;
	height:70px;
	float:right;
	overflow:hidden;
}
div.top_link {
	width:100%;
	height:21px;
	text-align:right;
}

div.wit {
	width:230px;
	text-align:center;
	font-weight:normal; 
	margin-top:0px;  
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#888888;
	float:left;
	margin-left:30px;
}
div.center {
	width:100%;
	height:auto;
	overflow:auto;
	background-image:url(../img/hr.gif);
	background-repeat:repeat-x;
	padding-top:50px;
}
div.col_lewy_indent {
	width:20px;
	height:auto;
	overflow:auto;
	float:left;
}
div.col_lewy {
	width:179px;
	height:auto;
	overflow:auto;
	float:left;
	text-align:left;
	}
div.col_prawy {
	width:185px;
	height:auto;
	overflow:auto;
	float:left;
}
div.col_center {
	width:426px;
	height:auto;
	overflow:auto;
	float:left;
	text-align:left;
}
div.td {
	width:100%;
	height:auto;
	overflow:auto;
	clear:both;
	padding-bottom:20px;
	text-align:left;
}
div.f_txt {
	width:130px;
	padding-right:5px;
	height:auto;
	overflow:auto;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	float:left;
}
div.f_fild {
	width:150px;
	height:auto;
	overflow:hidden;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	float:left;
	text-align:left;
}
.portlet-form-button {
	background-color: #d52e25; /*#00adef*/;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:20px;
	padding-right:20px;
}
div.td li {
	 color:#EE2E27; 
	 list-style-image: url(../img/jajo.jpg);
}
div.center_web {
	width:100%;
	height:auto;
	overflow:auto;
}
div.strzalka {
	width:33px;
	height:35px;
	background-image:url(../img/strzalka.gif);
	float:left;
}
div.s-link {
	float:left;
	width:auto;
	padding-top:10px;
	padding-left:3px;
}
div.pomoc {
	width:31px;
	height:33px;
	background-image:url(../img/help.gif);
	float:left;
}

.keyb, .keyb table {
  border: 1px solid #c4c4c4;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #efefef;
  font-family: tahoma,verdana,sans-serif;
  position: absolute;
  width: 380px;
}

.keyb thead .title { 
  font-weight: bold;    
  font-size: 8px;
  text-align: center;
  background: #002f59;
  color: #fff;
  padding: 2px;
  font-size: 10px;
}
.keyb  tbody .key {
  color: #456;
  text-align: center;
  padding: 3px 3px 3px 3px;
  border: 1px solid #002f59; 
  font-weight: bold;  
  font-size: 10px;
  text-align:center;
  width:20px;
}
.keyb tbody td.hilite { /* Hovered cells <TD> */
  background: #bcd;
  color: #fff;
  text-align: center;
  padding: 3px 3px 3px 3px;
  border: 1px solid #002f59;
  font-weight: bold;
  font-size: 10px;
  text-align:center;
  width:20px;
}
.log {
	width:150px; 
	font-size:11px; 
	overflow:hidden; 
	border:1px solid #C4C4C4; 
	background-color:#EFEFEF; 
	color:#002F59;
}

