body
{
text-align: center;
font-family: tahoma, Trebuchet MS;
font-size: 11px;
line-height: 18px;
color: #3b3b3b;
background-color: white;
margin-top: 0px;
margin-bottom: 0px;
}

h1
{
font-size: 24px;
}

h2
{
font-size: 20px;
}

h3
{
font-size: 16px;
}

h4
{
font-size: 12px;
}

h1, h2, h3, h4
{
font-family: pt_sans_narrowregular;
margin: 30px 0 10px;
}

h5
{
margin: 0;
padding: 0;
font-size: 11px;
font-weight: bold;
}

a, .link
{
cursor: pointer;
text-decoration: none;
color: #fe9f01;
}

a:hover, .link:hover
{
color: #fe4801;
}

li
{
list-style-type: none;
}

img
{
border: none;
}

p
{
margin: 10px 0 10px 0;
}

#kontener, #naglowek
{
text-align: left;
margin-left: auto;
margin-right: auto;
width: 980px;
position: relative;
}

#naglowek
{
height: 65px;
margin-top: 10px;
background-image: url(../images/top.png);
background-repeat: no-repeat;
background-position: left;
position: absolute;
z-index: 1;
}

#menu_gora
{
padding-top: 60px;
}

.top_btn, .top_btn1, .top_btn2
{
text-align: center;
padding: 17px 0 17px 0;
width: 140px;
display: block;
float: left;
margin-left: 0px;
font-size: 12px;
font-weight: bold;
color: #002a62;
}

.top_btn
{
background-image: url(../images/top_btn.gif);
background-repeat: no-repeat;
background-position: left;
}

.top_btn2
{
background-image: url(../images/top_btn_h.gif);
background-repeat: repeat-x;
color: white;
}

.top_btn:hover, .top_btn1:hover
{
background-color: #eeeeef;
padding: 17px 0 14px 0;
border-bottom: 2px solid gray;
}

#stopka
{
width: 980px;
height: 43px;
background-image: url('../images/footer_bg.gif');
background-repeat: repeat-x;
}

#stopka .right
{
margin-top: 15px;
margin-right: 10px;
color: white;
}

#stopka .left
{
margin-top: 15px;
color: white;
margin-left: 10px;
}

#stopka a
{
color: white;
}

.gray
{
color: #807f7f;
}

.dgray
{
color: #3b3b3b;
}

.right
{
float: right;
}

.left
{
float: left;
}

.both
{
clear: both;
}

.hidden
{
visibility: hidden;
}

#background{
	/*background-color: #002960;*/
	background-image: url(../images/bgNew.png);
	background-repeat: repeat-y;
	background-position: top;
	margin: 20px 0;
	}

#kol_640
{
width: 640px;
}

#kol_300
{
width: 300px;
background-image: url(../images/right_bg.gif);
background-repeat: repeat-x;
background-position: top;
padding-bottom: 20px;
}

.kol200
{
width: 200px;
}

.start_firma
{
border-top: 1px solid #cfcfcf;
height: 46px;
font-weight: bold;
color: #222;
text-align: center;
}

.partImg
{
text-align: center;
}

#shortNews, #shortNotice, #shortBlog
{
border-top: #fe9f01 solid 2px;
height: 290px;
padding: 20px 20px 20px 20px;
}

#shortNews
{
background-color: #00295f;
background-image: url(../images/news_bg.gif);
background-repeat: repeat-x;
}

#shortNotice
{
background-color: #006000;
background-image: url(../images/notice_bg.gif);
background-repeat: repeat-x;
}

#shortBlog
{
background-color: #600000;
background-image: url(../images/blog_bg.gif);
background-repeat: repeat-x;
}

.poleDanych
{
padding: 5px 10px 5px 10px;
border-top: 1px solid #eae7da;
font-size: 11px;
}

.bold, b
{
font-weight: bold;
color: #0167a2;
}

.opisTxt
{
float: right;
width: 420px;
}

.opisTxt ul li
{
list-style-type: square;
}

#selectionresult
{
margin: 0;
padding: 0;
list-style-type: square;
background-image: url(../images/list_bg.gif);
background-repeat: repeat-y;
background-position: center;
}

#selectionresult li
{
display: block;
margin: 0;
}

#selectionresult a
{
display: block;
height: 20px;
width: 240px;
background-color: #00295f;
margin-bottom: 1px;
padding: 0 10px 0 10px;
}

#selectionresult a:hover
{
background-color: #00122a;
}

.smallImg
{
margin: 20px;
z-index:0;
}

.smallImgInfo
{
position: relative;
width: 140px;
height: 100px;
background-image: url(../images/info_bg.png);
z-index: 1;
margin-top: -124px;
color: white;
padding: 10px;
}

.smallImgInfo p{
	font-size: 10px;
	margin: 5px 0;
	}

#topTxt
{
width: 980px;
height: 320px;
}

.darkblue
{
background-image: url(../images/news_bg.gif);
background-repeat: repeat-x;
}

.darkgreen
{
background-image: url(../images/notice_bg.gif);
background-repeat: repeat-x;
}

#slider
{
margin: 70px 150px 50px 150px;
color: white;
font-size: 13px;
position: absolute;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	overflow:hidden;
	width: 680px;
	height: 220px;
	}

#prevBtn a
{
float: left;
background-image: url(../images/prevBtn.png);
background-repeat: no-repeat;
overflow:hidden;
display: block;
width: 50px;
height: 220px;
margin: 50px 0px 50px 50px;
}

#nextBtn a
{
float: right;
background-image: url(../images/nextBtn.png);
background-repeat: no-repeat;
overflow:hidden;
display: block;
width: 50px;
height: 220px;
margin: 50px 50px 50px 0px;
}

.blue
{
color: #0167a2;
}

.yellow
{
color: #fe9f01;
}

.green
{
color: #6cff00;
}

.black
{
color: black;
}

.white
{
color: white;
}

.pagination, .pagination_2
{
display: block;
width: 20px;
height: 20px;
background-color: #00285c;
text-align: center;
float: left;
margin-right: 1px;
margin-top: 20px;
}

.pagination_2
{
background-color: white;
color: black;
}

.input, .textarea
{
color: #0167a2;
}

.input input
{
width: 255px;
border: 1px solid white;
background-color: white;
color: black;
font-size: 11px;
height: 15px;
font-family: tahoma;
}

.textarea textarea
{
width: 255px;
height: 70px;
border: 1px solid white;
background-color: white;
color: black;
font-size: 11px;
font-family: tahoma;
}

.submit input[type='submit']
{
border: 1px solid #545454;
background-image: url(../images/submit_bg.gif);
background-repeat: repeat-x;
height: 25px;
color: white;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}

.submit
{
float: right;
}

#blogAuthor
{
width: 980px;
height: 320px;
background-image: url(../images/news_bg.gif);
background-repeat: repeat-x;
color: white;
}

#fotoAuthor
{
float: right;
}

.short_bg
{
background-image: url(../images/short_bg.gif);
background-repeat: repeat-x;
}

.lp
{
margin-top: -23px;
margin-left: 7px;
font-weight: bold;
color: #0167a2;
}

.return{
font-size: 16px;
}