/* modified by symetryk.pl */
html, body {
background: #000;
margin:0;
padding:0;
text-align:center;
}

#wrapper {
 width: 770px;
 margin: 0 auto;
 padding: 0;
 text-align: center;
 background: #001A24;
}

img {
border:0;
}

#footer {
padding:2px;
background: #1E5266;
font-size: 11px;
color: #fff;
text-align: center;
}


/* old settings */

.menu, .submenu
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}



.px12
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.informacje_tytul
{
	font-family: "Times New Roman", sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
}

.informacje
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}

.dokumentacja
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}

.ce
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}


.aktualnosci_tytul
{
	font-family: "Times New Roman", sans-serif;
	font-size: 25px;
	color: #B2BABD;
	font-style: italic;
}

.aktualnosci
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #B2BABD;
	text-align: left;
}

.aktualnosci_kategoria
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #B2BABD;
	text-align: left;
}

#sub1, #sub2, #sub3, #sub4, #sub5, #sub6
{
	position: absolute;
	background-color: #000000;
	
	width: 100px;
	height: 216px;
	z-index: 3;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}

.produkt
{
	border-color: #366C88;
	border-width: 5px;
}

a:link       {color: #ff0; text-decoration: none;}
a:visited    {color: #ff0; text-decoration: none;}
A:hover      {color: #ff0; text-decoration: underline;}
a:active     {color: #ff0; text-decoration: none;}

a.menu:link		{color: #000000; text-decoration: none;}
a.menu:visited	{color: #000000; text-decoration: none;}
a.menu:hover  	{color: #001A24; text-decoration: none;}
a.menu:active	{color: #000000; text-decoration: none;}

a.submenu:link		{color: #FFFFFF; text-decoration: none;}
a.submenu:visited	{color: #FFFFFF; text-decoration: none;}
a.submenu:hover  	{color: #B2BABD; text-decoration: none;}
a.submenu:active	{color: #FFFFFF; text-decoration: none;}

a.produkt:link		{color: #B2BABD; text-decoration: none;}
a.produkt:visited	{color: #B2BABD; text-decoration: none;}
a.produkt:hover  	{color: #FFFFFF; text-decoration: none;}
a.produkt:active	{color: #B2BABD; text-decoration: none;}
