/* $Id: style.css 1888 2011-07-14 23:30:41Z arteq $
 * vim: fenc=utf-8 ts=2
 * Author: Artur Gracki <arteq@arteq.org>
 * Last change: 2011/07/13 (śro) 03:38:25
 */ 

html
{
	margin: 0;
}

body
{
	margin: 0;
	height: 101%;
	font-family: Arial;
}

IMG
{
	border: none;
}

DIV.center
{
	text-align: center;
	margin: 0;
	padding: 0;
}

/*A, A:visited { color: #509fe8; }*/
A, A:visited { color: black; }

A:hover { color: #2c679f; }

A.wiecej
{
	float: right;
	font-family: arial;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 4px;
	color: black;
	margin-top: 10px;
}

A.wiecej_top
{
	text-align: center;
	display: block;
	font-family: arial;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 4px;
	color: black;
	margin-top: 10px;
}

A.wiecej:visited { color: black; }

A.no_under
{
	text-decoration: none;
}

BR.clr
{
	clear: both;
	margin-bottom: 20px;
	display: block;
}

P.big
{
	font-size: 1.2em;
	font-weight: bold;
}

DIV.literki
{
	text-align: center;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}

DIV.literki A,
DIV.literki A:visited
{
	color: black;
	font-family: Arial;
	font-size: 13px;
}

/* ====================================================================== */

DIV#ad_top
{
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

/* ====================================================================== */

DIV#top_logo
{
	margin-left: auto;
	margin-right: auto;
	width: 985px;
	height: 80px;
	text-align: right;
	color: white;
	padding-right: 15px;
	background: #1e579c;
	position: relative;
}

a#wiki
{
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: white;
	text-decoration: none;
	padding-left: 20px;
	background: url('GFX/gb.png') no-repeat 0 center;
}

a#wiki:hover
{
	text-decoration: underline;
}

DIV#top_logo IMG#forum_mleczarskie
{
	border: none;
	float: left;
}


DIV#top_logo FORM
{
	margin: 0;
	padding: 4px 10px 0 0;
	font-weight: bold;
	font-family: Courier;
}

DIV#top_logo FORM INPUT[type=text],
DIV#top_logo FORM INPUT[type=password]
{
	width: 90px;
	font-size: 12px;
}

DIV#top_logo FORM INPUT[type = 'image']
{
	vertical-align: middle;
}

DIV#top_logo A#rej
{
	display: block;
	margin-top: 4px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

DIV#top_logo A#rej:hover
{
	text-decoration: underline;
}

/* ====================================================================== */

DIV#top_menu
{
	width: 1000px;
	padding-bottom: 0; 
	margin-bottom: 0;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}

DIV#top_menu UL
{
	margin: 0;
	padding: 0;
	padding-bottom: 1px; 
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #1e579c;
	text-align: center;
}

DIV#top_menu UL LI
{
	display: inline;
	margin: 0;
	padding: 0;
}

DIV#top_menu UL LI A
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 5px 15px 2px 15px;
}

DIV#top_menu UL LI A:hover,
DIV#top_menu UL LI A:active,
DIV#top_menu UL LI A.sel
{
	color: black;
	padding-top: 10px;
}

/* ====================================================================== */

TABLE#main
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	table-layout: fixed;
}

TABLE#main TD 
{ 
	vertical-align: top; 
	margin: 0;
	padding: 0;
}

TABLE#main TD#left
{
	width: 160px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
}

TABLE#main TD#content
{
	width: 670px;
	margin: 0;
	padding: 0;
	padding: 10px;
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
}

TABLE#main TD#right
{
	width: 150px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	text-align: center;
}

TABLE#main TD#bottom
{
	color: white;
/*  background: #1e579c;*/
	height: 60px;
	font-family: Arial;
	font-size: 12px;
/*  background: #1e579c url('GFX/bottom_right.png') no-repeat;*/
	background: #1e579c url('GFX/bottom_right.jpg') no-repeat;
	background-position: 790px 0;
}

TABLE#main TD#bottom DIV#bottom_left
{
	float: left;
	width: 300px;
	height: 45px;
	padding-top: 15px;
	padding-left: 170px;
	background: url('GFX/bottom_left.jpg') no-repeat;
}

TABLE#main TD#bottom DIV#bottom_right
{
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 8px;
	margin-right: 230px;
}

DIV#bottom_footer
{
	margin-top: 2px;
	text-align: center;
	font-size: 12px;
}

DIV#bottom_footer A
{
	margin-left: 4px;
	margin-right: 4px;
}

/* ====================================================================== */

DIV.menu-left,
DIV.menu-right
{
	margin-bottom: 4px;
}

DIV.menu-left H1,
DIV.menu-right H1
{
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: white;
	height: 25px;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 0;
}

DIV.menu-right H1
{
	margin-left: 5px;
}

DIV.menu-left H1
{
	padding-left: 50px;
}

DIV.menu-left UL,
DIV.menu-right UL
{
	list-style-type: none;
/*  border: 2px solid rgb(0,147,221);*/
	margin: 0;
	padding: 5px 0 5px 0;
	width: 151px;
	font-family: Arial;
	font-size: 12px;
}

DIV.menu-right UL
{
	width: 141px;
	margin-left: 5px;
	text-align: center;
}

DIV.menu-left LI
{
	margin: 0;
	padding: 1px 0 1px 0;
}

DIV.menu-left LI A
{
	margin: 0;
	padding: 0;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	color: black;
}

DIV#menu-left-ludzie H1 { background: url('GFX/menu_ludzie.png') no-repeat; }
DIV#menu-left-firmy H1 { background: url('GFX/menu_firmy.png') no-repeat; }
DIV#menu-left-produkty H1 { background: url('GFX/menu_produkty.png') no-repeat; }
DIV#menu-left-rynek H1 { background: url('GFX/menu_rynek.png') no-repeat; }
DIV#menu-left-linki H1 { background: url('GFX/menu_linki_left.png') no-repeat; }

DIV#menu-right-sponsorzy H1 { background: url('GFX/menu_sponsorzy.png') no-repeat; }
DIV#menu-right-tagi H1 { background: url('GFX/menu_tagi.png') no-repeat; }
DIV#menu-right-linki H1 { background: url('GFX/menu_linki.png') no-repeat; }

DIV#menu-right-sponsorzy UL 
{
	border: 2px solid #1e579b;
	background: white;
}

DIV#menu-right-sponsorzy UL IMG
{
	margin-bottom: 8px;
}

DIV#menu-right-tagi UL
{
	border: 2px solid #3471b0;
	background: #e5f3fc;
}

DIV#menu-right-linki UL
{
	border: 2px solid #5485be;
	background: #e5f3fc;
}

DIV#menu-left-linki UL
{
	border: 2px solid #a9d0f9;
	background: #e5f3fc;
}


DIV#menu-left-ludzie UL
{
	border: 2px solid #3471b0;
	background: #e5f3fc;
}

DIV#menu-left-firmy UL
{
	border: 2px solid #5485be;
	background: #e5f3fc;
}

DIV#menu-left-produkty UL
{
	border: 2px solid #77a6d7;
	background: #e5f3fc;
}

DIV#menu-left-rynek UL
{
	border: 2px solid #1e579b;
	background: #e5f3fc;
}

DIV#menu-left-rynek LI A,
DIV#menu-left-ludzie LI A,
DIV#menu-left-firmy LI A,
DIV#menu-left-linki LI A,
DIV#menu-left-produkty LI A
{ border: 1px solid  #e5f3fc; }

DIV#menu-left-ludzie LI A:hover
{
	border-top: 1px solid #3471b0;
	border-bottom: 1px solid #3471b0;
	border-left: 1px solid #9dd5ff;
	border-right: 1px solid #9dd5ff;
	background: #9dd5ff;
	color: white;
}

DIV#menu-left-firmy LI A:hover
{
	border-top: 1px solid #5485be;
	border-bottom: 1px solid #5485be;
	border-left: 1px solid #9dd5ff;
	border-right: 1px solid #9dd5ff;
	background: #9dd5ff;
	color: white;
}

DIV#menu-left-produkty LI A:hover
{
	border-top: 1px solid #77a6d7;
	border-bottom: 1px solid #77a6d7;
	border-left: 1px solid #9dd5ff;
	border-right: 1px solid #9dd5ff;
	background: #9dd5ff;
	color: white;
}

DIV#menu-left-rynek LI A:hover
{
	border-top: 1px solid #1e579b;
	border-bottom: 1px solid #1e579b;
	border-left: 1px solid #9dd5ff;
	border-right: 1px solid #9dd5ff;
	background: #9dd5ff;
	color: white;
}

DIV#menu-left-linki LI A:hover
{
	border-top: 1px solid #1e579b;
	border-bottom: 1px solid #1e579b;
	border-left: 1px solid #9dd5ff;
	border-right: 1px solid #9dd5ff;
	background: #9dd5ff;
	color: white;
}

/* ====================================================================== */

TABLE#main TD#content H1
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-bottom: 4px;
/*  padding-left: 5px;*/
	height: 21px;
	color: black;
}

TABLE#main TD#content H1.roundblue
{
	background: url('GFX/h1.png') no-repeat left;
	padding-left: 10px;
	margin-bottom: 12px;
}

TABLE#main TD#content H1#archiwum A
{
	font-size: 15px;
	font-weight: normal;
	color: black;
}

TABLE#main TD#content H1#aktualnosci
{
	background: url('GFX/h_aktualnosci.png') no-repeat;
	padding-left: 40px;
}

TABLE#main TD#content H1#aktualnosci_pl
{
	background: url('GFX/h_aktualnosci_pl.png') no-repeat;
	padding-left: 40px;
}

TABLE#main TD#content H1#spoty
{
	background: url('GFX/h_spoty.png') no-repeat;
	padding-left: 40px;
}

TABLE#main TD#content H1#aktualnosci_swiat
{
	background: url('GFX/h_aktualnosci_swiat.png') no-repeat;
	padding-left: 40px;
}

TABLE#main TD#content H1#ludzie
{
	background: url('GFX/h_ludzie.png') no-repeat;
	padding-left: 40px;
}

TABLE#main TD#content H1#firmy
{
	background: url('GFX/h_firmy.png') no-repeat;
	padding-left: 0;
	padding-left: 40px;
}

TABLE#main TD#content H1#wkrotce
{
	background: url('GFX/h_wkrotce.png') no-repeat;
	padding-left: 40px;
}

TABLE#main TD#content H1#raporty
{
	background: url('GFX/h_raporty.png') no-repeat;
	padding-left: 40px;
}

TABLE#main TD#content H1#produkty
{
	background: url('GFX/h_produkty.png') no-repeat;
	padding-left: 40px;
}

/* ====================================================================== */

TABLE#main TD#content TD.l1
{
	font-family: Arial;
	font-size: 12px;
	padding-top: 15px;
	position: relative;
}

TABLE#main TD#content TD.l2
{
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	padding-top: 15px;
	border-left: 2px solid rgb(215,237,251);
	border-right: 2px solid rgb(215,237,251);
}

TABLE#main TD#content TD.l3
{
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	padding-top: 15px;
}

TABLE#main TD#content TD.l1 B, 
TABLE#main TD#content TD.l2 B,
TABLE#main TD#content TD.l3 B
{
	font-size: 15px;
}

TABLE#main TD#content TR.wkrotce A
{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

TABLE#main TD#content TD.raporty
{
	padding-right: 14px;
	padding-top: 4px;
	font-family: Arial;
	font-size: 12px;
	color: black;
}

TABLE#main TD#content TD.raporty SPAN.autor
{
	font-family: Arial;
	font-size: 12px;
/*  font-weight: bold;*/
	font-style: italic;
	color: black;
}

TABLE#main TD#content TD.raporty SPAN.data
{
	font-size: 10px;
	font-family: Arial;
}

TABLE#main TD#content TD.raporty SPAN.tytul
{
	font-family: Verdana;
	color: black;
	font-weight: bold;
	font-size: 15px;
}

TABLE#main TD#content TD.raporty SPAN.tytul A
{
	text-decoration: none;
}

TABLE#main TD#content TD.raporty P
{
	font-family: Arial;
	font-size: 12px;
}

TABLE#main TD#content TD.raporty LI A
{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

TABLE#main TD#content TD.raporty OL
{
	margin-left: 35px;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
}


/* ====================================================================== */

TABLE#main TD#content H2
{
	font-size: 20px;
	font-family: Arial;
/*  color: black;*/
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
}

TABLE#main TD#content H3
{
	clear: both;
	font-size: 15px;
	font-family: Verdana;
	color: black;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 22px;
	border-top: 1px solid rgb(0,124,195);
}

TABLE#main TD#content DIV#raport B.hdr
{
	display: block;
	margin-bottom: 2px;
	margin-top: 20px;
	font-size: 1.2em;
}

TABLE#main TD#content H4
{
	margin-bottom: 0;
}

TABLE#main TD#content FORM.blue
{
	border-right: 2px solid white;
}
	
/* ====================================================================== */

TABLE#main TD#content DIV#o_nas P, 
TABLE#main TD#content DIV#o_nas UL 
{
	font-size: 12px;
	text-align: justify;
}

TABLE#main TD#content DIV#o_nas DIV.opis
{
	margin-top: 10px;
}

TABLE#main TD#content DIV#o_nas DIV.opis P,
TABLE#main TD#content DIV#o_nas DIV.opis H3,
TABLE#main TD#content DIV#o_nas DIV.opis UL
{
	padding-left: 220px;
}

TABLE#main TD#content DIV#o_nas DIV.opis IMG
{
	position: relative;
	top: -30px;
}

TABLE#main TD#content DIV#o_nas UL LI
{
	margin-left: 15px;
}

/* ====================================================================== */

TABLE#main TD#content DIV#regulamin H3
{
	text-align: center;
	font-size: 14px;
	border: none;
}

TABLE#main TD#content DIV#regulamin OL
{
	padding-left: 25px;
}

TABLE#main TD#content DIV#regulamin OL LI
{
	padding-bottom: 10px;
	text-align: justify;
}

TABLE#main TD#content DIV#regulamin OL LI OL
{
	margin-top: 4px;
	padding-left: 20px;
	list-style-type: lower-alpha;
}


/* ====================================================================== */

TABLE#main TD#content DIV#produkty DIV.ramka
{
	border: 1px solid #45a1d2; 
	padding: 4px;
	float: left;
	margin: 10px;
	width: 135px;
	height: 50px;
	text-align: center;
	font-size: 12px;
}

/* ====================================================================== */

TABLE#main TD#content DIV#lider HR
{
	border-bottom: 1px solid #008fd3;
	display: block;
	width: 100%;
}

TABLE#main TD#content DIV#lider H2
{
	font-size: 18px;
	font-family: Arial;
	color: black;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}

TABLE#main TD#content DIV#lider DIV#przyciski
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}

TABLE#main TD#content DIV#przyciski_top
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

TABLE#main TD#content DIV#lider DIV#przyciski A,
TABLE#main TD#content DIV#przyciski_top A
{
	width: 107px;
	height: 32px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

TABLE#main TD#content DIV#przyciski_top A
{
	background-position: 0 -32px;
}

TABLE#main TD#content DIV#przyciski_top A:hover,
TABLE#main TD#content DIV#przyciski_top A.click
{
	background-position: 0 0;
}


TABLE#main TD#content DIV#lider DIV#przyciski A#p_pre { background: transparent url('GFX/lider_pretendenci.png') no-repeat 0 -32px; }

TABLE#main TD#content DIV#lider DIV#przyciski A#p_lau { background: transparent url('GFX/lider_laureaci.png') no-repeat 0 -32px; }

TABLE#main TD#content DIV#lider DIV#przyciski A#p_zwy { background: transparent url('GFX/lider_zwyciezcy.png') no-repeat 0 -32px; }

TABLE#main TD#content DIV#lider DIV#przyciski A#p_pod { background: transparent url('GFX/lider_podziekowania.png') no-repeat 0 -32px; }

TABLE#main TD#content DIV#lider DIV#przyciski A#p_opi { background: transparent url('GFX/lider_opinie.png') no-repeat 0 -32px; }

TABLE#main TD#content DIV#lider DIV#przyciski A#p_pre:hover,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_pre.click,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_lau:hover,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_lau.click,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_zwy:hover,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_zwy.click,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_pod:hover,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_pod.click,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_opi:hover,
TABLE#main TD#content DIV#lider DIV#przyciski A#p_opi.click
{
	background-position: 0 0;
}

TABLE#main TD#content DIV#lider DIV#sponsorzy A
{
	display: block;
	float: left;
	width: 90px;
	height: 70px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE#main TD#content DIV#lider table#sponsorzy2010
{
	border: none;
	border-collapse: collapse;
}

TABLE#main TD#content DIV#lider table#sponsorzy2010 tr
{
	height: 55px !important;
	vertical-align: middle;
}

TABLE#main TD#content DIV#lider table#sponsorzy2010 tr td
{
	text-align: center;
	vertical-align: middle !important;
	margin: 0;
	padding: 0;
	height: 55px !important;
}

TABLE#main TD#content DIV#lider TABLE
{
	border: none;
	border-collapse: separate;
	border-spacing: 2px 10px;
	width: 100%;
}


TABLE#main TD#content DIV#lider TABLE TR
{
	height: 150px;
	margin: 0;
	padding: 0;
	position: relative;
}



TABLE#main TD#content DIV#lider TABLE TR TD
{
	text-align: center;
	color: #008fd3;
	padding: 0;
	margin: 0;
	height: 150px;
/*  position: relative;*/
}

TABLE#main TD#content DIV#lider TABLE TR.header TD.header
{
	vertical-align: bottom;
	height: 80px !important;
}

TABLE#main TD#content DIV#lider TABLE TR TD.prod1
{
/*  padding-top: 2px;*/
	border: 2px solid #d7edfb;
/*  border-right: 1px solid #d8edfb;*/
}

TABLE#main TD#content DIV#lider TABLE TR TD.prod2
{
/*  padding-top: 2px;*/
	border: 2px solid #d8edfb;
/*  border-top: 2px solid #d8edfb;*/
/*  border-bottom: 2px solid #d8edfb;*/
}

TABLE#main TD#content DIV#lider TABLE TR TD.prod3
{
/*  padding-top: 2px;*/
	border: 2px solid #d8edfb;
/*  border-left: 1px solid #d8edfb;*/
}

TABLE#main TD#content DIV#lider TABLE TR TD DIV.ex
{
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	width: 196px;
	margin: 0;
	padding: 0;
}

TABLE#main TD#content DIV#lider DIV.rameczka
{
	float: left;
	width: 200px;
	height: 147px;
	border: 2px solid #d8edfb;
	margin-right: 3px;
	text-align: center;
	color: #008fd3;
	overflow: hidden;
	position: relative;
}

TABLE#main TD#content DIV#lider DIV.rameczka DIV.ex2
{
	height: 147px;
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

/* ====================================================================== */

TABLE#main TD#content DIV#lider DIV#zwyciezcy,
TABLE#main TD#content DIV#foto
{
	text-align: center;
}

TABLE#main TD#content DIV#lider DIV#zwyciezcy A IMG
{
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 20px;
}

TABLE#main TD#content DIV#foto A IMG
{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

TABLE#main TD#content DIV.okladka
{
	width: 150px;
	float: left;
	text-align: center;
	margin-right: 10px;
	padding: 5px 0 5px 0;
}

/* ====================================================================== */

TABLE#main TD#content DIV#wywiad IMG#osoba
{
	float: left;
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
}

TABLE#main TD#content DIV#wywiad P.intro
{
	font-size: 14px;
}

TABLE#main TD#content DIV#wywiad H2
{
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

TABLE#main TD#content DIV#wywiad H2#tytul
{
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 15px;
}

TABLE#main TD#content DIV#wywiad DIV.ramka
{
	background-color: #ccecff;
	border: 1px solid black;
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 4px 8px 2px 8px;
	width: 250px;
	font-family: Verdana;
	font-size: 12px;
}

TABLE#main TD#content DIV#wywiad BLOCKQUOTE P
{
	font-size: 14px;
	font-style: italic;
	background: #eee;
	padding: 5px 10px 5px 10px;
	border: 1px solid gray;
}


/* ====================================================================== */

TABLE#main TD#content DIV#raport
{
	font-family: Arial;
	font-size: 12px;
	padding: 4px;
}

TABLE#main TD#content DIV#raport H1
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: black;
	margin-bottom: 16px;
}

TABLE#main TD#content DIV#raport H2
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 15px;
}


TABLE#main TD#content DIV#raport H4
{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

TABLE#main TD#content DIV#raport H5
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

TABLE#main TD#content DIV#raport UL
{
	margin-left: 10px;
}

TABLE#main TD#content DIV#raport P.intro
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

TABLE#main TD#content DIV#raport DIV.ramka
{
/*  background-color: #ccecff;*/
/*  border: 12px solid #99ccff;*/
	border: 1px solid black;
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 4px 8px 2px 8px;
	width: 250px;
	font-family: Verdana;
	font-size: 14px;
/*  text-align: justify;*/
}

TABLE#main TD#content DIV#raport DIV.cytat
{
	margin: 10px 20px 10px 20px;
	padding: 6px;
	padding-right: 0;
	border: 1px solid black;
/*  background-color: #e1f4fd;*/
}

TABLE#main TD#content DIV#raport DIV.cytat P
{
/*  padding-left: 10px;*/
	padding-right: 10px;
	text-indent: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

TABLE#main TD#content DIV#raport DIV.cytat SPAN
{
	display: block;
	padding: 4px 10px 4px 10px; 
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 10px;
	margin-bottom: 12px;
}

TABLE#main TD#content DIV#raport DIV.cytat IMG
{
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	border: 1px solid black;
}

TABLE#main TD#content .left
{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px
}

TABLE#main TD#content .right
{
	float: right;
	margin-left: 10px;
	margin-bottom: 2px
}

TABLE#main TD#content DIV#raport TABLE.tab
{
	width: 100%;
	border: 1px solid black;
	border-collapse: collapse;
}

TABLE#main TD#content DIV#raport TABLE.tab TD
{
	border: 1px solid gray;
	padding: 2px 2px 2px 4px;
}

/* ====================================================================== */

TABLE#main TD#content DIV#szukaj_left
{
	width: 331px;
	float: left;
	padding: 0;
}

TABLE#main TD#content DIV#szukaj_right
{
	width: 331px;
	float: right;
	padding: 0;
}


/* ====================================================================== */

DIV#navi
{
	clear: both;
	text-align: center;
}

DIV#navi A,
DIV#navi B
{
	border: 1px solid black;
	padding: 0 5px 0 5px;
	margin-bottom: 4px;
	background: rgb(215,237,251);
	color: black;
	text-decoration: none;
}

DIV#navi A:hover,
DIV#navi B
{
	background: rgb(235,247,255);
}

/* ====================================================================== */


DIV.user SUP
{
	color: red;
	margin-left: 5px;
}

DIV.user IMG#fotka
{
	float: left;
	border: 1px solid #727272;
	margin-right: 10px;
}

DIV.user DIV.ramka
{
	clear: both;	
	font-family: Arial;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 120px;
}

TABLE#main TD#content DIV.user DIV.ramka H1
{
}

DIV.user DIV.ramka IMG
{
	float: left;
	margin-left: -120px;
}

/* ====================================================================== */

DIV.firmy DIV.ramka_firmy
{
	width: 204px;
	height: 76px;
	border: 1px solid #45a1d2; 
	float: left;
	margin: 8px;
	padding-bottom: 4px;
	text-align: center;
}

DIV.firmy DIV.ramka_firmy_new
{
	width: 204px;
	height: 80px;
	border: 1px solid #45a1d2; 
	float: left;
	margin: 8px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
	display: table; #position: relative;
}

DIV.firmy DIV.ramka_firmy_top
{
	width: 204px;
	height: 86px;
	border: 1px solid #45a1d2; 
	float: left;
	margin: 8px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
	display: table; #position: relative; overflow: hidden;	
	margin-top: 3px;
}

DIV.firmy DIV.ramka_firmy_new DIV.middle,
DIV.firmy DIV.ramka_firmy_top DIV.middle
{
	width: 200px; text-align: center; #position: absolute; #top: 50%; display: table-cell; vertical-align: middle;
}

DIV.firmy DIV.ramka_firmy_new DIV.inner,
DIV.firmy DIV.ramka_firmy_top DIV.inner
{
	width: 200px; #position: relative; #top: -50%;
}



DIV.firmy DIV.ramka_firmy_new A
{
/*  height: 74px;*/
}

DIV.firmy DIV.ramka_firmy_new IMG
{
	padding-top: 2px;
	border: none;
	text-align: center;
	vertical-align: middle;
}


DIV.firmy DIV.ramka_firmy IMG
{
	float: left;
}

DIV.firmy IMG#fotka
{
	float: right;
}

/* ====================================================================== */

DL
{
	margin: 0;
	padding: 0;
}

DT
{
	float: left;
	clear: both;
	width: 130px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
}

DD
{
	font-size: 14px;
	font-family: Arial;
	margin-left: 140px;
	margin-top: 1px;
	color: rgb(30,87,155);
}

DIV.firmy DT.zarzad { width: 200px; }
DIV.firmy DD.zarzad { margin-left: 210px; }

DIV.user TABLE#podsumowanie
{
	width: 100%;
}

DIV.user TABLE#podsumowanie DT
{
	width: 90px;
	text-align: left;
}

DIV.user TABLE#podsumowanie DD
{
	margin-left: 95px;
}

HR
{
	width: 0;
	border: none;
	clear: both;
}

HR.blue
{
	border-bottom: 1px solid #008fd3;
	background: none;
	display: block;
	width: 100%;
}

DIV#mod
{
	font-size: 0.8em;
	color: gray;
	border-top: 1px solid rgb(0,124,195);
	padding-left: 20px;
	padding-top: 4px;
	margin-top: 10px;
	text-align: right;
}

SPAN.kat1 { font-weight: bold; color: rgb(30,87,155); } 

SPAN.kat2 { margin-left: 20px; color: rgb(30,87,155); }

SPAN.kat3 { margin-left: 40px; color: rgb(30,87,155); }

/* ====================================================================== */

.red
{
	color: red;
}

.blue
{
	background: rgb(215,237,251);
}

.bluetext
{
	color: #2666a1;
}


.arial12
{
	font-family: Arial;
	font-size: 12px;
}

TABLE#main TD#content TABLE.wyniki
{
	border-collapse: collapse;
}

TABLE#main TD#content TABLE.wyniki H1
{
	margin: 0;
	padding: 0;
	font-family: arial;
	border: none;
	font-size: 18px;
}

/* ====================================================================== */

P
{
	padding-top: 2px;
	margin-top: 2px;
	text-align: justify;
}

P.secure
{
	border: 1px solid #fbd358;
	background: #fffed6 url('GFX/secure.gif') left no-repeat;
	padding: 5px;
	padding-left: 70px;
	padding-top: 10px;
	min-height: 65px;
}

P.wymagane
{
	border: 1px solid red;
	margin-top: 5px;
	padding: 5px;
}

/* ====================================================================== */


INPUT[type='text'],
INPUT[type='file'],
INPUT[type='password'],
TEXTAREA,
SELECT
{
	border: 1px solid black;
	padding: 2px;
	margin: 1px;
	font-size: 12px;
	font-family: Arial;
}

INPUT[type='checkbox'],
INPUT[type='radio']
{
	margin-top: 6px;
	padding-top: 2px;
	margin-left: 1px;
}

LABEL
{
	float: left;
	clear: left;
	width: 130px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	margin-top: 4px;
	font-size: 12px;
	vertical-align: bottom;
}

IMG.po_label,
INPUT.po_label,
DIV.po_label
{
	margin-left: 141px;
}

/* ====================================================================== */

TABLE#startowa
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}

TABLE#startowa TR.head
{
	width: 100%;
	background: #d7edfb;
	background: url('GFX/h1.png') no-repeat top right;
}

TABLE#startowa TR
{
	margin-bottom: 0;
	padding-bottom: 0;
}

TABLE#startowa TD
{
	width: 33%;
	margin-bottom: 0;
	padding-bottom: 0;
}

TABLE#startowa TD.l
{
}

TABLE#startowa TD.r
{
	text-align: right;
	background: url('GFX/h1.png') no-repeat top right;
	padding-right: 8px;
	width: 66%;
}

TABLE#startowa TD IMG.fotka
{
	border: 1px solid #1575a7;
	float: left;
	margin-right: 4px;
}

TABLE#startowa SMALL
{
	font-size: 12px;
	font-family: Arial;
	padding-top: 20px;
	line-height: 14px;
}

TABLE#main TD#content TABLE#startowa H1
{
	margin-bottom: 0;
}

/* ====================================================================== */

.tag A { text-decoration: none; }
.tag A:hover { text-decoration: underline; }

A#szukaj_elem
{
	text-decoration: none;
	padding-left: 18px;
	background: url('GFX/magnifier.png') no-repeat;
}

A#szukaj_elem:hover
{
	text-decoration: underline;
}

/* ====================================================================== */
/* NEWS *******************************************************************/
/* ====================================================================== */

TABLE#main TD#content DIV.news
{
	clear: both;
}

TABLE#main TD#content DIV.news DIV.copy
{
	clear: both;
	text-align: center;
	color: silver;
}

TABLE#main TD#content DIV.news H2
{
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	color: black;
	border: none;
}

TABLE#main TD#content DIV.news H2.red
{
	color: red;
}

TABLE#main TD#content DIV.news H3
{
	font-size: 12px;
	font-family: helvetica, arial;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: silver;
	clear: none;
	border: none;
}

TABLE#main TD#content DIV.news H3.zrodlo
{
	margin: 0;
	margin-top: 5px;
	float: left;
}

TABLE#main TD#content DIV.news A.wiecej
{
	float: none;
	margin-top: 10px;
}

TABLE#main TD#content DIV.news P.intro
{
	font-family: Arial;
/*  font-weight: bold;*/
	font-size: 12px;
	margin-bottom: 0;
}

TABLE#main TD#content DIV.news P
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

TABLE#main TD#content DIV.news IMG.left
{
	float: left;
	margin: 5px 10px 5px 0;
}

TABLE#main TD#content DIV.news IMG.right
{
	float: right;
	margin: 5px 0 5px 10px;
	border: none;
}

/* ====================================================================== */

TABLE#main TD#content DIV#wydarzenia DIV.pozycja 
{
	margin-bottom: 15px;
	margin-top: 45px;
	border-top: 1px solid rgb(0,124,195);
	padding-top: 4px;
}

/* ====================================================================== */

TABLE#main TD#content DIV#linki DIV.pozycja 
{
	margin-bottom: 15px;
	margin-top: 45px;
	border-top: 1px solid rgb(0,124,195);
	padding-top: 4px;
}

TABLE#main TD#content DIV#linki DIV.pozycja SPAN,
TABLE#main TD#content DIV#linki DIV.pozycja B,
TABLE#main TD#content DIV#linki DIV.pozycja P
{
	padding-left: 160px;
}

TABLE#main TD#content DIV#linki DIV.pozycja A IMG
{
	float: left;
}

TABLE#main TD#content DIV#linki DIV.pozycja A.link
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	display: block;
	padding-left: 160px;
}



/* ====================================================================== */


TABLE#main TD#content DIV#kontakt B
{
	font-size: 13px;	
}

TABLE#main TD#content DIV#kontakt DIV.osoba
{
	margin-bottom: 15px;
	margin-top: 25px;
	border-top: 1px solid rgb(0,124,195);
	padding-top: 4px;
	clear: both;
}

TABLE#main TD#content DIV#kontakt DIV.osoba SPAN,
TABLE#main TD#content DIV#kontakt DIV.osoba B,
TABLE#main TD#content DIV#kontakt DIV.osoba P
{
	padding-left: 160px;
}

TABLE#main TD#content DIV#kontakt DIV.osoba B
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	display: block;
}

/* ====================================================================== */

TABLE#main TD#content .admin H3
{
	font-size: 16px;
	margin: 0;
	margin-top: 8px;
	padding: 0;
	color: black;
}

.admin TABLE
{
	border: 1px solid black;
	border-collapse: collapse;
}

TABLE#main DIV.admin TABLE TR TD
{
	padding: 2px;
}

.admin TABLE TR.header
{
	background: #b5b5b5;
	text-align: center;
	font-weight: bold;
}

.admin TABLE TR.light
{
	background: #f8f8f8;
}

.admin TABLE TR.dark
{
	background: #dcdcdc;
}

.admin TABLE TR.hover
{
	background: #FFEC8B;
}

.admin TABLE TD IMG
{
	vertical-align: bottom;
}

a.add
{
	background: url('GFX/add.png') left center no-repeat;
	padding-left: 20px;
	line-height: 16px;
}

a#admin_news_tag_add
{
	background: url('GFX/tag_blue_add.png') left center no-repeat;
	padding: 1px 0 1px 20px;
	cursor: pointer;
}

/* ====================================================================== */

DIV.msg
{
	border: 1px solid green;
	border-left: 4px solid green;
	padding: 4px;
	margin: 5px;
}

DIV.wazne
{
	border: 1px solid orange;
	border-left: 4px solid orange;
	padding: 4px;
	margin: 5px;
}

DIV.error
{
	border: 1px solid red;
	border-left: 5px solid red;
	padding: 4px;
	margin: 5px;
}

SPAN.error
{
	color: red;
}

p#validateTips
{
	color: red;
	margin-top: 10px;
}

.size14
{
	font-size: 14px;
}

