


body{
	background-color: white;
    background-image: url("../img/tlo.gif");
    background-repeat: repeat-x;
    background-position: top;
    padding: 0px;
	margin: 0px;
	color: 525152;
	font-size: 11px;
	font-family: verdana;
}

li{
    list-style-image: url("../img/punkt.gif");
	margin-left: 15px;
	padding: 5px 0px;
}
ul{
	margin-left: 0px;
	padding: 0px;
}


.header{
	width: 923px;
	margin: 0 auto;
    height: 208px;
    padding-top: 22px;
    overflow: hidden;
}
.strona{
	width: 923px;
	margin: 0 auto;
    background-image: url("../img/tlo_strony.gif");
    background-repeat: repeat-y;
	padding: 0px 17px;
	padding-bottom: 5px;
}
.stopka{
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url("../img/stopka.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 76px;
	clear: both;
}
.stopka_tresc{
	padding-left: 38px;
	padding-top: 14px;
	color: white;
	font-size: 10px;
}
.stopka_tresc a{
	color: white;
	font-size: 10px;
	text-decoration: none;
}
.stopka_tresc a:hover{
	color: white;
	font-size: 10px;
	text-decoration: underline;
}

.menu{
	overflow: hidden;
/*	width: 923px;*/
	padding-left: 200px;
    padding-right: 10px;
    padding-top: 5px;
	height: 15px;
    background-image: url("../img/menu_tlo.gif");

    background-position: left bottom;
    background-repeat: no-repeat;

	
}
.menu_element{
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	margin-left: 8px;
	display: inline;
    background-image: url("../img/strzalka_prawo.gif");
    background-repeat: no-repeat;
    background-position: left;
    height: 15px;
}
.menu_element_wybrany{
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	margin-left: 8px;
	display: inline;
    background-image: url("../img/strzalka_prawo.gif");
    background-repeat: no-repeat;
    background-position: left;
    height: 15px;
	color: #d50000;
}
.menu_element a{
	color: #045ca0;
	text-decoration: none;
	font-weight: normal;
}
.menu_element a:hover{
	color: #4e4e4e;
	text-decoration: none;
	font-weight: normal;
}
.menu_element_wybrany a{
	color: #d50000;
	text-decoration: none;
	font-weight: normal;
}
.menu_element_wybrany a:hover{
	color: #d50000;
	text-decoration: none;
	font-weight: normal;
}





img{
	border: 0px;
}
img.lang_icona{
	float: right;
	padding: 4px;
	margin: 0px;
}
.header_bialy{
	padding: 0px 1px;
	height: 208px;
    background-color: white;
    clear: both;
}
.header_loga{
	height: 89px;
	overflow: hidden;
}
.header_logo1{
	margin: 23px;
	float:left;
	display: inline;
}
.header_logo2{
	margin: 15px;
	float:right;
	display: inline;
}

.srodek{
	overflow: hidden;
    background-image: url("../img/menu_tlo.gif");
    background-position: left;
    background-repeat: repeat-y;


}
.lewo{
	width:211px;
	padding-left: 11px;
	float: left;
    margin-top: -10px;
}
.szukajnik{
	padding: 4px 10px;
	border-bottom: 1px solid #e7dfe7;
}
.szukajnik form{
	margin: 0px;
}
input.szukaj_input{
	width: 156px;
	height: 16px;
	padding: 3px 1px;
	margin: 0px;
	border: 0px;
    text-align: left;
	background-image: url("../img/search_input.gif");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
	color: #525152;
	font-size: 11px;
	font-family: verdana;
}
input.szukaj_submit{
	width: 22px;
	height: 22px;
	border: 0px;
	padding: 0px;
	background-image: url("../img/search_button.gif");
    background-repeat: no-repeat;
    background-color: transparent;
}
.podmenu_element{
	color: #525152;
	padding-bottom: 10px;
	padding-top: 7px;
	padding-left: 16px;
	padding-right: 32px;
	border-bottom: 1px solid #e7dfe7;
/*
	color: #525152;
	padding-bottom: 10px;
	padding-top: 7px;
	padding-left: 32px;
	padding-right: 32px;
	border-bottom: 1px solid #e7dfe7;
    background-image: url("../img/podmenu_strzalka.gif");
    background-repeat: no-repeat;
    background-position: left top;
*/
}
.podmenu_element_wybrany{
	padding-bottom: 10px;
	padding-top: 7px;
	padding-left: 16px;
	padding-right: 32px;
	border-bottom: 1px solid #e7dfe7;
    background-image: url("/img/grad1.gif");
    background-position: left;
    background-repeat: repeat-y;
    background-color: #066dbc;
/*    background-image: url("/img/podmenu_strzalka_wybrana.gif");
    background-color: #de0000;
    background-repeat: no-repeat;
    background-position: left top;*/
    color: white;
/*
	color: #d50000;
	padding-bottom: 10px;
	padding-top: 7px;
	padding-left: 32px;
	padding-right: 32px;
	border-bottom: 1px solid #e7dfe7;
    background-image: url("../img/podmenu_strzalka.gif");
    background-repeat: no-repeat;
    background-position: left top;*/
}
.sub {
	margin-left: 15px;
}
.podmenu_element a{
	color: #045ca0;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-left: 16px;
    background-image: url("/img/strzalka_podmenu.gif");
    background-repeat: no-repeat;
    background-position: left;
/*
	color: #525152;
	text-decoration: none;
	font-weight: normal;*/
}
.podmenu_element a:hover{
	color: #7e7e7e;
	/*
	color: #d50000;
	text-decoration: none;
	font-weight: normal;*/
}
.podmenu_element_wybrany a{
	color: white;
	text-decoration: none;
	font-weight: normal;
	padding-left: 16px;
    background-image: url("/img/strzalka_podmenu2.gif");
    background-repeat: no-repeat;
    background-position: left;
    display: block;
/*
	color: #d50000;
	text-decoration: none;
	font-weight: normal;*/
}
.podmenu_element_wybrany a:hover{
}
.prawo{
	float: right;
	padding-top: 4px;
	width: 664px;
	background-image: url("../img/main_tlo.gif");
    background-repeat: no-repeat;
    background-position: right top;
    line-height: 16px;
}
.prawo a{
	color: #045ca0;
	text-decoration: none;
}
.prawo a:visited{
	color: #0182dc;
}
.prawo a:hover{
	color: #045ca0;
	text-decoration: underline;
}
.naglowek{
  	color: #de0000;
  	font-weight: bold;
  	font-size:16px;
  	padding: 9px 0px;
  	margin: 7px 0px;
  	background-color: transparent;
	background-image: url("../img/podkreslenie_naglowka.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.tresc{
	padding:7px;
	padding-bottom: 30px;
	padding-right: 52px;
}
.clear{
	clear: both;
}
.szary_dol{
	width: 357px;
	height: 71px;
	padding-left: 31px;
	padding-top: 20px;
	padding-right:20px;
	padding-bottom: 10px;
	color:  white;
	font-size: 9px;
	line-height: 12px;
	background-image: url("../img/szartlo.gif");
	float: right;
	margin-right: 52px;
	display: inline;
}
img.szary_dol_slad{
	float: right;
	margin-right: 52px;
	margin-bottom: 0px;
	display: inline;
}
.blekitny_dol{
	width: 142px;
	height: 71px;
	padding-left: 36px;
	padding-top: 20px;
	padding-right:20px;
	padding-bottom: 10px;
	color:  #1869c6;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	background-image: url("../img/niebtlo.gif");
	margin-right: 1px;
	float: right;
	display: inline;
}
.blekitny_dol  img{
	margin-bottom: -3px;
	margin-right: 5px;
}

.blekitny_dol  a{
	color:  #1869c6;
	text-decoration: none;
}
.blekitny_dol  a:hover{
	color:  #3889e6;
	text-decoration: none;
}

.flashContent3{
	position: absolute;
	left: 479px;
	top: 21px;
	z-index: 10;
}

.flash_cos{
	position: relative;
}

.flash_cos img{
	z-index: -10;
	top: -100px;
}

