/*
'szary' 867361
'oran¿' ff5712
'ciemny szary' #3e3831

*/

body
{
	background-image: url('tlo.png');
	background-repeat: repeat-x;
}

*
{
	margin: 0;
	border: none;
	padding:0;
}

p, div
{
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size: 10pt;
}

a
{
	text-decoration: none;
	border: none;
	color: #127bcf;
	outline: 0;

}

a:hover, a:active, a:focus {
}

a:hover
{
	color: #172983;
}


#content
{
	width: 960px;
	margin: 0 auto;
}


#menug
{
	background-image: url('menutlo.png');
	height: 44px !important;
}

#head
{
	padding-bottom: 12px;
	overflow: hidden;
}

a.spzoz_logo
{
	width: 240px;
	height: 90px;
	display: block;
	text-indent: -9999px;
	background-image: url('spzozsliwice.png');
	display: block;
	float:left;
}

h2.spzoz_logo
{
	float:left;
}

#headim
{
	height: 200px;
	overflow: hidden;
	background-color: #FFF;
	background-image: url('krzyz.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
}

a.top_
{
	line-height: 40px;
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #5b87da;
}

a.top_:hover
{
	color: #133778;
}

.submenu
{
	z-index: 2;
	border-bottom-right-radius: 10px 10px; 	
	-moz-border-radius-bottomright: 10px 10px;
	border-bottom-left-radius: 10px 10px; 	
	-moz-border-radius-bottomleft: 10px 10px;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.9);
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 5px  rgba(0,0,0,0.4);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}

#menug
{
	z-index: 5;
}

.submenu a:hover
{
	background: rgb(228, 245, 252);
	color: #133778;
}

.submenu span
{
	border-bottom: 1px #AAA solid;
	font-size: 11pt;
	color: #666;
	font-family: Georgia, times, serif;
}

#panel_l
{
	float: left;
	width: 220px;
}

#panel_c
{
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: 490px;
}

#panel_r
{
	float: left;
	width: 220px;
}

#foot
{
	float: left;
	clear: both;
	background: #172983;
	width: 950px;
	overflow: hidden;
	padding: 5px;
}

#foot span
{
	color: #FFF;
	font-size: 8pt;
}

#foot .copy
{
	float: left;
}

#foot .papio
{
	float: right;
}

#panel_c .image
{
	/*
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	*/
	text-align: center;
}

.panel
{
	padding-bottom: 10px;
}

.panel p
{
	text-align: justify;
	padding-bottom: 10px;
	font-size: 10pt;
	color: #444;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
}

#panel_c p b
{
	color: #000;
}

.panel .image p
{
	padding-bottom: 0 !important;
	color: rgb(23, 41, 131);
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 10pt;
	letter-spacing: 0.05em;
}

.panel .image.fl_c p
{
	text-align: center !important ;
	padding-bottom: 5px !important;
}

.panel h2
{
	font-family: 'Palatino Linotype', Palatino, Georgia, times, serif;
	color: #666;
	padding-top: 15px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 17pt;
	
	margin-bottom: 10px;
}

.panel h3
{
	font-family: 'Palatino Linotype', Palatino, Georgia, times, serif;
	color: #127bcf;
	padding-top: 12px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 14pt;
	
	margin-bottom: 4px;
}

.panel h4
{
	font-family: 'Arial narrow', tahoma, helvetica, sans-serif;
	color: #172983;
	padding-top: 3px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 11pt;
	
	margin-bottom: 4px;
}

.panel hr
{
	height: 15px;
	border-bottom: #DDD solid 1px;
	background-image: url('hr.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.panel ul
{
	padding-left: 25px;
}

.panel ul, .panel li
{
	list-style: none;
}

.panel li
{	
	background-image: url('pt.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
}

#headim img
{
	margin-top: 1px;
}

#panel_l textarea
{
	width: 200px;
	height: 100px;
	padding: 10px;
	background-image: url("tarea.png");
	background-position: 0 0;
}

#panel_l textarea:hover
{
	background-position: 220px 0;
}

#panel_c p {
    color: #000000;
    font-family: 'Franklin Gothic Medium',Helvetica,arial,sans-serif;
}

#panel_c h2
{
	color: #172983;
}

#panel_l p, #panel_r p
{
	font-size: 8pt;
}


.linki
{
	float: right;
	height: 90px;
}

.linki li
{
	float: left;
	width: 90px;
	height: 90px;
	overflow: hidden;
}
 
.linki li a
{
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url('liniki.png');
}

.linki li a.l1	{background-position: 0 0;}
.linki li a.l1:hover {background-position: 0 90px;}

.linki li a.l2	{background-position: -90px 0;}
.linki li a.l2:hover {background-position: -90px 90px;}

.linki li a.l3	{background-position: -180px 0;}
.linki li a.l3:hover {background-position: -180px 90px;}

.linki li a.l4	{background-position: -270px 0;}
.linki li a.l4:hover {background-position: -270px 90px;}

.linki li a.l5	{background-position: -360px 0;}
.linki li a.l5:hover {background-position: -360px 90px;}

.linki li a.l6	{background-position: -450px 0;}
.linki li a.l6:hover {background-position: -450px 90px;}


#panel_c td
{
	padding-left: 15px;
}

.gal
{
	text-align: center;
}

.gal a
{
	padding: 3px;
}

