@charset "ISO-8859-2";
html
{
	background: url(../grafika/tlo.gif) #ffffff;
}
body
{
	font: normal 12px verdana, tahoma, "sans serif";
	color: #1c1c3b;
	text-align: center;
}
/* Główna tabela */
#main
{
	margin: auto;
	width: 1000px;
}
.tab_main
{
	margin: auto;
	border-style: none;
	width: 980px;
}
#nagl1 {background: url(../grafika/naglowek.gif);	height: 200px;
			border: ridge 3px #ffcc00; }
.tab_srodek
{
	width:620px;
	vertical-align: top;
	text-align: center;
}
.tab_menu
{
	border-style: none;
	color: #3c3c5b;
	width: 180px;
	background: #ffcc33;
	font: bold 11px verdana, tahoma, "sans serif";
	text-align: center;
}
#tm_1 {vertical-align: top}
#tm_2 {vertical-align: bottom}
#tm_3 {vertical-align: top}
#stopka1
{
	background: #ffffff;
	height: 25px;
	font: bold 10px verdana, tahoma, "sans serif";
	text-align: center;
	padding: 10px 0 0 0;
	color: #3c3c5b;
	border: ridge 3px #ffcc00;
}
/* Menu główne */
.menu_kom
{
	width: 170px;
	height: 30px;
}
.menu
{
	margin: auto;
	font: 16px verdana, tahoma, "sans serif";
}
.menu td
{
	padding: 0;
	text-align: center;
}
.menu td a
{
	display: block;
	padding: 3px 0 5px;
	background: #cfcfaf;
	color: #3c3c5b;
	font-weight: bold;
	text-decoration: none;
}
.menu td a:hover
{
	background: #3c3c5b;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}
.menu td a:active
{
	padding: 4px 0 4px;
	background: url(../grafika/przyc_nac.gif);
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}
/* Treść strony */
.tab_1
{
	text-align: justify;
	border: ridge 3px #ffcc00;
	width: 600px;
	margin: 10px 0 10px 10px;
	background: #ffffff;
	font: normal 12px verdana, tahoma, "sans serif";
}
.tab_2
{
	text-align: justify;
	border: none;
	width: 600px;
	margin: 0 0 10px 10px;
	font-weight: bold;
}
.tab_3
{
	text-align: justify;
	border: none;
	width: 100%;
	font-weight: bold;
}
.tab_4
{
	text-align: center;
	width: 100%;
	font: normal 10px verdana, tahoma, "sans serif";
}
.tab_5
{
	text-align: center;
	margin: auto;
	font: bold 10px verdana, tahoma, "sans serif";
}
.sm_1
{
	border: ridge #ffcc00 3px;
	background: #ccccaa;
	text-align: center;
}
.sm_2
{
	border: ridge #ffcc00 3px;
	width: 175px;
	text-align: center;
}
.b_c1 {background: #eeeecc; text-align: center;}
.b_c2 {background: #af9d84;}
.b_c3 {background: #eeeecc;}
/* Linki domyślne */
a
{
	color: #0000ff;
	text-decoration: none;
}
a:hover
{
	color: #ee0000;
	text-decoration: underline;
}
/* Linki specjalne */
a.mail_copy
{
	color: #000033;
	text-decoration: none;
}
a.mail_copy:hover
{
	color: #0000ff;
	text-decoration: underline;
}
.naglowek {font-weight: bold; font-size: 16px; color: #000066; text-align: center}
/* Fonty */
.f_b12_c1, .powit {font-weight: bold; font-size: 12px; color: #000000;}
.f_b12 {font-weight: bold; font-size: 12px;}
.f_b11_c1 {font-weight: bold; font-size: 12px; color: #0066cc;}
.f_b11_c2 {font-weight: bold; font-size: 12px; color: #000044;}
.f_b11 {font-weight: bold; font-size: 12px;}
.f_b10_c1 {font-weight: bold; font-size: 10px; color: #000044;}
.f_b10, .data {font-weight: bold; font-size: 10px;}
.f_n11_c1 {font-weight: normal; font-size: 12px; color: #000099;}
.f_n11 {font-weight: normal; font-size: 12px;}
/* Inne */
.noborder {border-style: none;}
.border3 {border: double #af9d84 3px;}
.linia_1
{
	color: #d1c0a7;
	background: #d1c0a7;
	border: none;
	height: 1px;
	margin: 5px 0;
}
.form {background-color: #fffcee;}
.form2 {background-color: #527092;}
.centr {margin: auto;}
#zegar,#m_1,#m_2 {margin: 10px auto}
form {margin: 0}
#box_1, #box_3 {margin: 15px auto}
#box_2, #box_4 {margin: 10px auto}
.t_200 {width: 200px;}
.t_300 {width: 300px;}
.a_cen {text-align: center;}
.a_rig {text-align: right;}
.a_lef {text-align: left;}

/* Cookie warning */
#cookie-warn{
    position: fixed;
    top: 0;
    background: #ffffcc;
    margin: 0;
    padding: 0px;
    width: 100%;
    display: none;
    z-index: 99;
}

#cookie-warn a{
    color: #D66E1A;
    text-transform: uppercase;
    float: right;
    padding-right: 20px;
}

#cookie-warn p{
    font-size: 12px;
    color: #333;
}
