body {
	background-color:#707070;
	margin:0; margin-bottom:17px;
	background-image:url(../gfx/design/background.gif);
	background-repeat:repeat-x;
}

td {
	color: #4C4C4C;
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
	
a {
	color: #0E369A;
	text-decoration:none;
}
	
a:hover {
	text-decoration:underline;
}

H2 {
	font-size: 17px;
	line-height: 18px;
	margin:0;
	padding:0;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #A42020;
	font-weight:bold;
}

#kontakt {
	font-size: 10px;
	font-family: tahoma, helvetica, arial, sans-serif;
	background-color: #FBF3D8;
	border-top: 1px solid #E9E2CA;	
	border-bottom: 1px solid #E9E2CA;
	text-align: center;
	margin-bottom:20px;
}

#copyright {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #D4D4D4;
	margin-top:7px;
}

/*******************
  MENU
*******************/
.menu_bottom {
	font-size: 9px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #32669B;
	text-align: center;
	margin-top:21px;
}

.menu_left {
	position:relative;
	width:186px;
	height:23px;
	background-image:url(../gfx/design/submenu_button.gif);
	background-repeat:no-repeat;
}

.menu_left_txt {
	position:absolute;
	right:25px;
	top:4px;
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
	background-image:url(../gfx/design/submenu_button.gif);
	background-repeat:no-repeat;
}

/*******************
  newsy
*******************/
.news {
	position:relative;
	left:14px;
	width:216px;
}

.news_arrow {
	position:absolute;
	top:2px;
}
.news_date {
	position:relative;
	left:18px;
	color: #333333;
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:10px;
	line-height:14px;
}

.news_title {
	position:relative;
	color: #555555;
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

.news_text {
	position:relative;
	color: #555555;
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:11px;
	line-height:11px;
}

.news_more {
	position:relative;
	color: #1D3485;
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:10px;
	text-align:right;
}

/*******************
  belki
*******************/
.belki {
	position:relative;
	background-image:url(../gfx/belki.gif);
	background-repeat:no-repeat;
}

.belki_txt {
	position:absolute;
	left:21px; top:2px;
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FBF6F6;
}

/*******************
  FORMULARZ
*******************/
INPUT {
	font-size: 8pt;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #001040;
	border: #999999 1px solid;
	background: #ffffff;
	text-align: left;
}

SELECT {
	font-size: 8pt;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #001040;
	background: #ffffff;
	text-align: left;
}

TEXTAREA {
	font-size: 8pt;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #001040;
	border: #999999 1px solid;
	background: #ffffff;
	text-align: left;
	line-height: 12pt;
}

.form  {
	font-size: 8pt;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #001040;
}

.button {
	color: #001040;
	line-height: 10pt;
	font-size: 11px;
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	background: #EAEAEA;
	border: #666666 1px solid;
	letter-spacing: 0px;
}

/*******************
  TABELKI
*******************/

.s1_tb { border-bottom: 1px solid #922828; }
.s1_tb_td0 { background: #922828; color: white; text-align: center; font-weight: bold; }
.s1_tb_tdx { text-align: center; }
.s1_tb_tr1 { background: #F9EFD8; }
.s1_tb_tr2 { background: #F2E6CC; }
.s1_tb_td_div { border-bottom: 2px solid #A00000; }

.tb { border-bottom: 2px solid #245575}
.tb_td0 { background: #245575; color: #E9EEF1; font-weight: bold}
.tb_tr1 {}
.tb_tr2 { background: #E9EEF1; }
.tb_td_div { border-bottom: 2px solid #245575 }



