/* BODY i HTML */

	body
	{
		margin: 0px auto;
		font-family: Arial, Verdana;
		font-size: 11px;
		
	}


/* TABELA GŁÓWNA */

	table.tabela_glowna
	{
		width: 910px;
		height: 100%;
		border: 0px;
		border-collapse: collapse;
		border-spacing: 0px;
		empty-cells: show;
	}

	table.tabela_glowna thead td
	{
		vertical-align: top;
		text-align: center;
		width: 100%;
		height: 159px;
		padding: 0px;
		margin: 0px;
	}
	
	table.tabela_glowna tbody td.komorka_menu
	{
		width: 199px;
		vertical-align: top;
		height: 100%;
		background-image: url('images/left_bg.jpg');
		padding: 0px;
		margin: 0px;
	}
	
	table.tabela_glowna tbody td.komorka_tekst
	{
		width: 703px;
		border-right: 1px solid #315F9A;
		vertical-align: top;
		text-align: left;
		padding: 3px 4px;
	}
	
	table.tabela_glowna tfoot td.stopka_lewa
	{
		width: 199px;
		padding: 0px;
		vertical-align: bottom;
		height: 49px;	
	}
	
	table.tabela_glowna tfoot td.stopka_prawa,
	table.tabela_glowna tfoot td.stopka_prawa a,
	table.tabela_glowna tfoot td.stopka_prawa a:link,
	table.tabela_glowna tfoot td.stopka_prawa a:visited
	{
		font-family: Arial, Verdana;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	table.tabela_glowna tfoot td.stopka_prawa
	{
		background-image: url('images/stopka.jpg');
		background-repeat: repeat-x;
		vertical-align: top;
		text-align: center;	
		padding-top: 11px;
	}
	
/* MENU GLOWNE */

	table.tabela_menu
	{
		width: 100%;
		height: 100%;
		border: 0px;
		border-collapse: collapse;
		border-spacing: 0px;
		empty-cells: show;
		margin: 0px;
	}
	
	table.tabela_menu td.menu
	{
		height: 202px;
		padding-bottom: 20px;
		vertical-align: top;	
	}
	
	table.tabela_menu td.biznes_online,
	table.tabela_menu td.banner
	{
		vertical-align: top;
		text-align: center;
		width: 100%;
		/* height: auto; */
		padding-bottom: 20px;
	}
	

/* GLOWNA ZAWARTOSC */

	table.glowny_tekst
	{
		width: 100%;
		height: auto;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	table.glowny_tekst td
	{
		width: 100%;
		height: auto;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	table.glowny_tekst td.spacer
	{
		height: 3px;
	}
	

/* OGLADAJ DZISIAJ */

	table.ogladaj_dzisiaj
	{
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px;
		border: 0px;
		border-collapse: collapse;
		border-spacing: 0px;
		empty-cells: show;
	}
	
	table.ogladaj_dzisiaj td.zdjecie
	{
		padding-right: 2px;
		width: 320px;
		height: 100%;
		vertical-align: top;
	}
	
	table.ogladaj_dzisiaj td.tekst
	{
		width: 378px;
		height: 100%;
		padding: 0px;
		margin: 0px;
	}

		table.ogladaj_dzisiaj td.tekst table.tekst
		{
			width: 100%;
			height: 100%;
			padding: 0px;
			margin: 0px;
			border: 0px;
		}
		
		table.ogladaj_dzisiaj td.tekst table.tekst thead td
		{
			height: 28px;
			width: 100%;
			text-align: left;
			vertical-align: bottom;
		}
	
		table.ogladaj_dzisiaj td.tekst table.tekst tbody td
		{
			height: 100%;
			width: 100%;
			
			vertical-align: top;
					
			border-right-width: 1px;
			border-right-style: solid;
			border-right-color: #A91B10;
			
			border-left-width: 1px;
			border-left-style: solid;
			border-left-color: #A91B10;
			
			padding: 3px;
			
			font-family: Arial, Verdana;
			font-size: 11px;
			color: #21426C;			
		}
		
		table.ogladaj_dzisiaj td.tekst table.tekst tbody td span.data_godzina
		{
			font-family: Arial, Verdana;
			font-size: 11px;
			font-weight: bold;
			line-height: 18px;
			color: #94100E;
			padding: 0px 5px;
		}

		table.ogladaj_dzisiaj td.tekst table.tekst tbody td span.tytul
		{
			font-family: Arial, Verdana;
			font-size: 11px;
			font-weight: bold;
			color: #21426C;
		}
		table.ogladaj_dzisiaj td.tekst table.tekst tbody td span.tytul_black
		{
			font-family: Arial, Verdana;
			font-size: 11px;
			font-weight: bold;
			color: #444444;
		}

		table.ogladaj_dzisiaj td.tekst table.tekst tfoot td
		{
			height: 16px;
			width: 100%;
			text-align: right;
			vertical-align: bottom;
			
			padding: 0px;
			margin: 0px;

			border-left-width: 1px;
			border-left-style: solid;
			border-left-color: #A91B10;
			
			background-image: url('images/wiecej_bg.jpg');
			background-position: 0% 0px;
			background-repeat: repeat-x;
		}


/* VIDEO */

	table.video
	{
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
	
	table.video thead td
	{
		width: 100%;
		height: 21px;
		
		background-image: url('images/title_najciekawsze_video.jpg');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		
		text-align: right;
		vertical-align: middle;
	}
	
	table.video tbody td.tekst
	{
		width: 349px;
		height: 100%;
			
		vertical-align: top;
				
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #A91B10;
		
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #A91B10;
		
		padding: 3px;
		
		font-family: Arial, Verdana;
		font-size: 11px;
		color: #21426C;			
	}
	
		/**/
		table.video tbody td.tekst table
		{
			width:	343px;
			height: auto;
			border: 0px;
		}
		
		table.video tbody td.tekst table td.zdjecie1
		{
			width: 114px;
			height: auto;
			border: 0px;
			vertical-align: top;
			padding-top: 8px;
		}
		
		table.video tbody td.tekst table td.zdjecie2
		{
			width: 80px;
			height: auto;
			border: 0px;
			vertical-align: top;
			padding-top: 8px;
		}

		table.video tbody td.tekst table td.tekst
		{
			width: auto;
			height: auto;
			border: 0px;
			text-align: left;
			vertical-align: top;
			line-height: 12px;			
		}
		
		table.video tbody td.tekst table td.tekst span.tytul
		{
			font-family: Arial, Verdana;
			font-size: 11px;
			font-weight: bold;
			line-height: 18px;
			color: #94100E;
		}

	table.video tfoot td.tekst
	{
		width: 349px;
		text-align: right;
		vertical-align: bottom;
		
		padding: 0px;
		margin: 0px;

		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #A91B10;
		
		background-image: url('images/panelbottom_middle.jpg');
		background-position: 0% 0%;
		background-repeat: repeat-x;
	}

	table.video tbody td.spacer,
	table.video thead td.spacer,
	table.video tfoot td.spacer
	{
		width: 3px;
		font-size: 1px;
		border: 0px;
		padding: 0px;
	}
	
	
/* INFORMACJE */

	table.informacje
	{
		width: 702px;
		height: auto;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
	
	table.informacje tbody td.spacer,
	table.informacje thead td.spacer
	{
		width: 4px;
		font-size: 1px;
		border: 0px;
		padding: 0px;
	}
	
	table.informacje thead td
	{
		height: 21px;
		padding: 0px;
		margin: 0px;
		border: 0px;
		text-align: left;
		vertical-align: middle;
	}
	
	table.informacje thead td.pierwsze
	{
		width: 113px;
	}
	
	table.informacje thead td.drugie
	{
		width: 119px;
	}
	
	table.informacje tbody td
	{
		width: 702px;
		height: 100%;
		font-family: Arial, Verdana;
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		padding: 3px;
		color: #21426C;
		vertical-align: top;
	}
	
	table.informacje tbody span.data_godzina
	{
		font-family: Arial, Verdana;
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		color: #94100E;
		padding: 0px 5px;
	}
	
	.data_godzina
	{
		font-family: Arial, Verdana;
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		color: #94100E;
		padding: 0px 5px;
	}



/* KOMENTARZE */
	
	table.komentarze
	{
		width: 100%;
		height: auto;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	table.komentarze thead td
	{
		width: 100%;
		height: 25px;
	}
	
	table.komentarze tbody td
	{
		
		width: 50%;
		height: auto;
		vertical-align: top;
	}
	
		table.komentarze tbody table.komentarz
		{
			width: 100%;
			height: auto;
			border: 0px;
			margin: 0px;
			padding: 0px;
		}
		
		table.komentarze tbody table.komentarz thead td
		{
			width: 100%;
			height: 22px;			
			text-align: left;
			vertical-align: top;
		}
		
		table.komentarze tbody table.komentarz tbody td
		{

			
			width: 100%;
			height: auto;
			font-family: Arial, Verdana;
			font-size: 11px;
			font-weight: bold;
			line-height: 18px;
			color: #94100E;
			padding: 0px 5px;
		}
		
/*		table.komentarze tbody table.komentarz tbody td a
		{
			text-decoration: none;
			color: #21426C;
			font-family: Arial, Verdana;
			font-size: 11px;
			font-weight: bold;
		}*/
		
		table.komentarze tbody table.komentarz tfoot td
		{
			width: 100%;
			height: auto;
			font-family: Arial, Verdana;
			font-size: 11px;
			font-weight: bold;
			padding: 3px;
			color: #21426C;
			vertical-align: top;
		}
		

/* MAGAZYNY */

	table.magazyny
	{
		width: 100%;
		height: 116px;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
	
	table.magazyny thead td
	{
		width: 100%;
		height: 25px;
		padding: 0px;
		border: 0px;
		text-align: center;
		vertical-align: middle;
	}
	
	table.magazyny tbody td.lewo,
	table.magazyny tbody td.prawo
	{
		height: 83px;
		width: 14px;
		text-align: center;
		vertical-align: middle;		
	}
	
	table.magazyny tbody td.lewo
	{
		border-left: 1px solid #A91B10;
	}
	
	table.magazyny tbody td.prawo
	{
		border-right: 1px solid #A91B10;
	}
	
	table.magazyny tbody td.srodek
	{
		width: 674px;
		height: 83px;
		vertical-align: middle;
		text-align: center;
		border: 0px;
		padding: 0px;
	}
	
	table.magazyny tbody td.srodek div#lista
	{
		width: 648px;
		height: 72px;
		overflow: hidden;
		position: relative;
		text-align: center;
		vertical-align: middle;
	}
	
	table.magazyny tbody td.srodek div#lista table
	{
		width: auto;
		border: 0px;
		padding: 0px;
		margin: 0px;
	}	
	
	table.magazyny tfoot td
	{
		width: 100%;
		height: 8px;
	}


/* INNE */
.mainBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #315F9A;
	padding: 3px;
}
.stopka {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 11px;

}
/*a.stopka:link {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.stopka:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.stopka:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #7DAEF3;
	text-decoration: none;
}

*/

/*links*/
a:link {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #06182b;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #06182b;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

/*=----=*/



.paddingLeft {
	padding-left: 2px;
}
.wiecejBg {
	background-repeat: repeat-x;
	background-position: bottom;
}
.tekstSmall {
	font-size: 10px;
	font-family: Arial;
}
.tekstPanel {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	border-right-width: 1px;
	border-right-color: #A91B10;
	color: #21426C;



}
.paddingLeftBorder {
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A91B10;

}
.tekstPanelBorder {

	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A91B10;
	border-left-color: #A91B10;
	color: #21426C;
}
.tekstPanelTitle {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-color: #A91B10;
	color: #94100E;
	font-weight: bold;

}
.tekstPanelBold {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	border-right-width: 1px;
	border-right-color: #A91B10;
	color: #21426C;
	font-weight: bold;

}


.tekstbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21426C;
	border: #990000;
	
}

.title1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #94100e;
}
		
	
	.ogladajback {
	background-image: url(./images/title_ogladaj_dzisiaj_middle.jpg);
	background-repeat: repeat-x;
}
.informacjetlo {
	background-image: url(./images/tlo_informacje.jpg);
	background-repeat: repeat-y;
}

.oblew {
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 2px;
  padding-left: 0px;
  text-align: left;
}

