body {
	background-color:#E1E1E1;
	background-image:url(../grafika/tlo_main1.gif);
	background-repeat:repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight:normal;
}

/* STRONA STARTOWA */


#SP_BOX {
	margin-top:40px;
	width: 800px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#SP_TOP {
	width: 800px;
	height: 162px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../grafika/sp_top.png);
}

#SP_MENU {
	width: 800px;
	height: 42px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	background-image:url(../grafika/sp_menu.png);
}













/* NAGLOWEK */


#FLASH_TOP {
	width: 990px;
	height: 200px;
	margin-left:auto;
	margin-right:auto;
}

/* MENU JEZYKOWE */

#LANG {
	width: 990px;
	height: 59px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../grafika/tlo_lang1.gif);
}

	#LANG_MENU {
		padding-top:23px;
		width: 960px;
		margin-left:auto;
		margin-right:auto;
	}


/* NAGLOWKI PODSTRON */

#TYTUL {
	width: 990px;
	height: 30px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-image:url(../grafika/header0.gif);
}

	#TYTUL_1 {
		float:left;
		width: 100px;
		margin-left:35px;
		margin-top:5px;
	}
	
	#TYTUL_2 {
		float:right;
		width: 750px;
		margin-right:35px;
		margin-top:5px;
	}


/* MENU GLOWNE I PODSTRONY */

#GLOWNA {
	margin-left:auto;
	margin-right:auto;
	width: 990px;
	background-image:url(../grafika/tlo_content.gif);
	overflow:hidden;
}

	#MENU_MAIN {
		float:left;
		width: 190px;
		color:#FFFFFF;
	}
	
	#CONTENT {
		float:right;		
		margin-right:10px;
		width:790px;
	}

/* STOPKA */

#STOPKA {
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	width: 990px;
	height: 45px;
	background-image:url(../grafika/tlo_stopka1.gif);
	color:#BE0117;
	font-size:10px;
	font-weight:normal;
}

#PANEL_UM {
	float:right;
	width: 170px;
	height: 100px;
	text-align:left;
	padding-left:10px;
	background-color:#ffffff;
	background-image:url(../grafika/tlo_panel_um.gif);
	color:#BE0117;
	font-size:10px;
	font-weight:normal;
}



/* KLASY */

/* FLAGI */
.b_jezyki {
	border: 0px;
}

/* TABELA Z CALA TRESCIA */
.TABELA_CONTENT {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}

/* LEWA KOLUMNA Z NEWSAMI LUB SEKCJAMI */

.TAB_NEWS {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../grafika/tlo_sekcja.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

.TAB_SEKCJA {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../grafika/tlo_sekcja.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

.TAB_GALERIA {
}

.TAB_FOLDER {
}

/* STYLE KOMOREK TABELI GLOWNEJ */
.HEADER1 {
	font-size:12px;
	font-weight:bold;
	color:#444444;
	height:30px;
	width:270px;
}

.HEADER2 {
	font-size:12px;
	font-weight:bold;
	color:#444444;
	height:30px;
	width:500px;
}

.TAB_BODY1 {
	font-size:10px;
	color:#000000;
	width:270px;
	text-align:left;
	vertical-align:top;
}

	.SEKCJA_NAZWA {
		font-size:12px;
		color:#B00006;
		text-align:left;
		font-weight:bold;
	}

.TAB_BODY2 {
	font-size:10px;
	color:#000000;
	width:500px;
	text-align:justify;
	vertical-align:top;
}

	.TRESC_GLOWNA {
		background-repeat:no-repeat;
		background-position: bottom right;
	}


/* LINKI SZARE COPYRIGHT */
.link_szary:link {color: #999999; font-size: 10px; text-decoration: none;}
.link_szary:visited {color: #999999; font-size: 10px; text-decoration: none;}
.link_szary:hover {color: #999999; font-size: 10px; text-decoration: underline;}
.link_szary:active {color: #999999; font-size: 10px; text-decoration: none;}


/* LINKI SZARE COPYRIGHT */
.link_sekcja:link {color: #BE0117; font-size: 12px; font-weight:bold; text-decoration: none;}
.link_sekcja:visited {color: #BE0117; font-size: 12px; font-weight:bold; text-decoration: none;}
.link_sekcja:hover {color: #000000; font-size: 12px; font-weight:bold; text-decoration: none;}
.link_sekcja:active {color: #BE0117; font-size: 12px; font-weight:bold; text-decoration: none;}


/* LINKI - FORMATOWANIE PODSTAWOWE */

a:link {
	color: #BE0117;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #BE0117;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #BE0117;	
	font-weight: normal;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #BE0117;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* FORMULARZE */


.FORM_HEAD {
	font-size:12px;
	color:#B00006;
	text-align:left;
	font-weight:bold;
}

.FORM1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	Border-color:#bbbbbb;
	Border-width:1px;
	font-size: 12px;
	color: #000000;
	height:16px;
	width:40px;
	font-weight: bold;
	margin-bottom:10px;
	padding: 0px;
}

.FORM2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	Border-color:#bbbbbb;
	Border-width:1px;
	font-size: 12px;
	color: #000000;
	height: 60px;
	width:300px;
	font-weight: bold;
	margin-bottom:10px;
	padding: 0px;
}

.FORM3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	Border-color:#bbbbbb;
	Border-width:1px;
	font-size: 12px;
	color: #000000;
	height:16px;
	width:200px;
	font-weight: bold;
	margin-bottom:2px;
	padding: 0px;
}

.FORM4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#B00006;
	Border-color:#bbbbbb;
	Border-width:1px;
	font-size: 11px;
	color: #ffffff;
	height:20px;
	width:70px;
	font-weight: bold;
	margin-bottom:0px;
	padding: 0px;
}

.FORM5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	Border-color:#bbbbbb;
	Border-width:1px;
	font-size: 12px;
	color: #000000;
	height:20px;
	width:200px;
	font-weight: bold;
	margin-bottom:2px;
	padding: 0px;
}

h2 {
	font-size: 15px;
}
