/* CSS Document */
/*####### GLOBAL ########*/
body
{
margin:0px;
vertical-align:top;
text-align:left;
font:11px/18px Tahoma;
color:#424344;
padding-bottom:20px;
}
td
{
text-align:left;
vertical-align:top;
}
.td_belka_top
{
height:194px;
background-color:#254c76;
}
.td_belka_stopka
{
height:40px;
background-color:#254c76;
}
.zaglowiec_top
{
background-image:url(../gfx/zaglowiec_top.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.zaglowiec_mid
{
height:194px;
background-color:#254c76;
background-image:url(../gfx/zaglowiec_mid.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.zaglowiec_bottom
{
background-image:url(../gfx/zaglowiec_bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.menu_pasek
{
width:1px;
height:57px;
background-image:url(../gfx/menu_pasek.gif);
background-repeat:no-repeat;
background-position:top left;
}
a
{
text-decoration:none;
border:none;
}
/*#################################### div foto ################################*/
div.foto
{
border:1px solid #254c76;
padding:1px;
}
div.foto_big
{
border:1px solid #FFFFFF;
}
/*#################################### TEXTY ###################################*/
.tytul_granat_30
{
font:30px Tahoma;
color:#264c76;
}
.tytul_granat_18
{
font:18px Tahoma;
color:#264c76;
}
.text_blue
{
color:#295079;
}
.text_blue_9
{
font:9px/18px Tahoma;
color:#295079;
}
.text_bold_blue
{
color:#295079;
font-weight:bold;
}
.text_11px_15px
{
font:11px/15px Tahoma;
color:#424344;
}
/*################################### LINKI ######################################*/
a.link:link, a.link:active, a.link:visited
{
font:11px/18px Tahoma;
color:#424344;
text-decoration:none;
}
a.link:hover
{
font:11px/18px Tahoma;
color:#254c76;
text-decoration:underline;
}
a.link2:link, a.link2:active, a.link2:visited
{
font:9px/18px Tahoma;
color:#254c76;
text-decoration:none;
}
a.link2:hover
{
font:9px/18px Tahoma;
color:#254c76;
text-decoration:underline;
}
a.link3:link, a.link3:active, a.link3:visited
{
font:9px/18px Tahoma;
color:#254c76;
text-decoration:none;
background: url('../gfx/arrow.gif') right center no-repeat;
padding-right: 5px;

}
a.link3:hover
{
font:9px/18px Tahoma;
color:#254c76;
text-decoration:underline;
background: url('../gfx/arrow.gif') right center no-repeat;
padding-right: 5px;
}

span.title1
{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 30px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	font-family: Tahoma; 
	color: #264c76;
}

span.title2
{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 18px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	font-family: Tahoma; 
	color: #264c76;
}