@charset "iso-8859-2";
/* CSS Document */

body
{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f2f30;
	background-image:url(panel/gora_tlo.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	
	margin: 0px;
	padding: 0px;
}

.co_nowego a.red
{
	color: #ff0000;
}

a { text-decoration:none; font-weight: bold; color:#2a1981; }
a:hover { color:#000; font-weight: bold; text-decoration:none; }

a.news { font-weight: normal; }
a.news:hover { font-weight: normal; color:#000; }

h1
{ 
	font-size:14px;
	display:inline;
	color: #2a1981;
	text-transform:uppercase;
}

h2 
{ 
	font-size:14px;
	display:inline;
	color: #2a1981
}

h3
{ 
	font-size:13px;
	display:inline;
	color: #2a1981
}

ul, li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}

li
{
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(panel/strzalka.png);
	background-position: left;
	background-repeat: no-repeat;
}

#zegarek
{
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

#szukaj
{
	float: right;
	padding-top: 2px;
	padding-right: 15px;
}

#ikony
{
	float:right;
	
	padding-top: 8px;
	
	padding-right: 10px;
}

.tekst_tabele
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#415532;
}

#all 
{
	width:100%;
	height:100%;
	float:left;

}

#all  #all2 
{
	width:994px;

}

#all  #all2 #g1
{
	width:994px;
	height:63px;
	float:left;
	background-image:url(panel/g1.png);
	background-repeat:no-repeat;
}

#all  #all2 #g2
{
	width:994px;
	height:61px;
	float:left;
	background-image:url(panel/g2.jpg);
	background-repeat:no-repeat;
}

#all  #all2 #g3
{
	width:994px;
	height:32px;
	float:left;
	background-image:url(panel/g3.jpg);
	background-repeat:no-repeat;
}

#all  #all2 #srodek
{
	width:994px;
	float:left;
	background-image:url(panel/glowna/srodek_tlo.jpg);
	background-repeat:repeat-y;
}

#all  #all2 #srodek #lewa
{
	width:690px;
	float:left;
	background-color:#fff;
	
}


#all  #all2 #srodek #prawa
{
	width:303px;
	
	float:left;
	background-image:url(panel/glowna/kontakt_gora_tlo.png);
	background-repeat:no-repeat;


}



#all  #all2 #srodek #dol1
{
	width:994px;
	height:62px;
	float:left;
	background-image:url(panel/dol1.png);
	background-repeat:no-repeat;
}

#all  #all3
{
	width: 100%;
	height:168px;
	float:left;
	background-image:url(panel/dol_tlo.jpg);
	background-repeat:no-repeat;
	background-position: center;	
}

#all  #all3 #dol
{
	width:994px;
	height:168px;
	margin: 0 auto;
}

#all  #all3 #dol #d1
{
	width:994px;
	height:64px;
	float:left;
	background-image:url(panel/glowna/d1.jpg);
	background-repeat:no-repeat;
}

#all  #all3 #dol #d2
{
	width:994px;
	height:45px;
	float:left;
	background-image:url(panel/d2.png);
	background-repeat:no-repeat;
	
}

#all  #all3 #dol #d2 .menudol
{
	float:left;
	padding-top:10px;
	padding-left:10px;
}

#all  #all3 #dol #d3
{
	width:994px;
	height:59px;
	float:left;
	padding-top:10px;
	background-image:url(panel/d3.jpg);
	background-repeat:no-repeat;
	font-size:11px;
}

#all  #all3 #dol #d3 a { text-decoration:none; color:#2f2f30; font-weight: bold; font-size:11px;}
#all  #all3 #dol #d3 a:hover { color:#a8bdd9;  text-decoration:none; font-weight: bold; font-size:11px;}

.menu_a
{
	width:207px;
	height:37px;
	background-image:url(panel/menu_kreska.png);
	background-repeat:no-repeat;
	padding-left: 33px;
}

.menu_a a { text-decoration:none; font-weight: normal; color:#2f2f30; font-weight: bold;}
.menu_a a:hover { color:#000; font-weight: normal; text-decoration:none; font-weight: bold;}

.co_nowego
{
	font-size: 12px;
	background-image: url(panel/co_nowego_bg.png);
	background-repeat: repeat-x;
	float: left;
}
.co_nowego a
{
	color: #3A4C9A;
}

blockquote {
	margin:0 0 0 10px;
	padding:0 0 0 20px;
}