@charset "utf-8";
/* CSS Document */
#tooltip {
	color:#FFF;
    border: 0px; 
    font-size:12px;
	height:70px; 
    width:160px; 
    padding:25px; 
    background: url(../../komp-serwis2/images/black_arrow.png); 
 
}
ul.menu_l, li.menu_l{
		margin: 0;
		padding: 0;
		list-style: none;
	}
ul.menu_l{
		text-align: center;
	}
ul.menu_l{
		position: absolute;
	}
ul.menu_l{
		top: 270px;
		margin-top: -150px;
	}
ul.menu_l{
		left: 0;
	}
.menu_l a:hover, .menu_l a:focus { /* we use :focus for keyboard navigation */
		z-index: 200; /* bring to top when the mouse is over */
	}
.menu_l a img {
		border: none;
		-webkit-transition: all .2s; /* in Safari, every animatable property triggers an animation in .2s */
	}
	
ul.menu_l a, .menu_l img{
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
	}
	
.menu_l a:hover img, .menu_l a:focus img {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
	}
	
.pracownik img {
	float:left;
	padding:0 15px 0 0;
	border:0;
}
#preloader {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #fff url("ajax-loader.gif") no-repeat center center;
	}	

body,td,th {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;

}
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #fbfbfb;
}
h2 {
	margin:0;
	font-weight:bold;
	font-size:16px;
}
.a {
	color:#000;
}

hr { border: 1px dotted #000000; border-style: none none dotted; }

/*top content*/

#topwrapper {
	background-color: #FFF;
	margin: 0px;
	height: 100px;
}
#top_content {
	height: 100px;
	width: 1000px;
	margin: 0 auto;
}

#logo {
	margin: 0px;
	float: left;
	padding-top: 30px;
}
.menu {
	float: right;
	padding-top: 50px;
}
.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.menu li {
	display:inline; 
	float:left;
	width:100px;
	height:20px;
	background: url("images/menu_button.png");
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}
.menu li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.menu li a:hover {
	text-decoration: underline;
}

/*banner*/

#baner_conteiner {
	background-image: url(images/baner_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 250px;
}
#banner_wrapper {
	background: url(images/banner.png) no-repeat center center;
	margin: 0px;
	height: 250px;
}
#banner_content {
	height: 250px;
	width: 1000px;
	margin: 0 auto;
}
#text_button {
	margin: 0px;
	float: left;
	width: 425px;
	height:250px;
}
#baner_text {
	margin: 0px;
	float: left;
	width: 380px;
	height:210px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 13pt;
	text-align:justify;
}
#baner_text img {
	padding: 30px 0 0 0;
	margin: 0 0 5px 0;
}
#baner_text p {
	padding: 0;
	margin: 0;
}
.baner_button {
	height:25px;
	width:83px;
	float:right;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 0;
}
#content_wrapper {
	margin: 0px;
	background-color: #fbfbfb;
	clear: left;
}
#content_conteiner {
	height: 400px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer_wrapper {
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 340px;
}
#footer_content {
	height: 340px;
	width: 1000px;
	margin: 0 auto;
}
#content_oferta {
	margin: 0;
	padding:0;
	float: left;
	width: 425px;
	height: 400px;
	background: url(images/content_bg.png) no-repeat right top;
	
}
.oferta {
	width: 100%;
	float: left;
	padding-top: 25px;
}
.oferta_img {
	float: left;
	height: 49px;
	width: 50px;
}
.oferta_text {
	float: left;
	padding-left: 20px;
	width: 300px;
}
.oferta_text p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight:bold;
}
.oferta_header {
	height: 40px;
}
#content_news {
	float: left;
	width: 570px;
	border-left: thin solid #CCC;
	height:100%;
	margin:0;
	padding:0;
}
.news {
	float:right;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_header {
	height: 40px;
	font-size: 14px;
	color: #666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 550px;
}
.news_header p {
	margin: 0;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.news_header a {
	font-size:11px;
	text-decoration:none;
}
.news_header a:hover{
	text-decoration:underline;
}
.news_text {
	font-size:12px;
	color:#383837;
	line-height: 15px;
	padding-top: 5px;
}
.brd0 {
	border:0;
}
.clear {
	clear:both;
}
#wiadomosc_content {
	float: right;
	width: 640px;
	height: 340px;
}
.wiadomosc {
	float: left;
	height: 70px;
	width: 640px;
	padding-top: 16px;
}
.wiadomosc_img {
	float: left;
	height: 60px;
	width: 250px;
}
.wiadomosc_text {
	float: right;
	height: 60px;
	width: 375px;
	font-size: 10px;
	color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.wiadomosc_text p {
	margin: 0 0 5px 0;
	font-size:12px;
	font-weight:bold;
}
.wiadomosc_text a {
	color:#FFF;
	text-decoration:none;
}
.wiadomosc_text a:hover {
	text-decoration:underline;
}
#wiadomosc_header {
	height: 25px;
	width: 640px;
	background-image: url(images/kreska.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	padding-top: 15px;
}
#formularz {
	width:360px;
	float:left;
	color:#FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 340px;
}
#formularz ul {
	list-style:none;
	margin:0;
	padding:0;
}
#formularz li {
	margin: 4px 0 0 0;
}
.text_field {
	width: 300px;
	height: 20px;
	background-image:url(images/field_bg.gif);
	background-repeat:repeat-x;
}
input.btn {
	background-image:url(images/wyslij.gif);
	background-repeat:no-repeat;
	width:86px;
	height:26px;
	border:0;
	cursor: pointer;
	padding-left:20px;
}
.text_field_big {
	width: 300px;
	height: 130px;
	white-space:nowrap;
	background-image:url(images/big_field_bg.gif);
	background-repeat:repeat;
}
#formularz_header {
	height: 25px;
	width: 300px;
	background-image: url(images/kreska_kontakt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: none;
	padding-top: 15px;
}
#form {
	padding:0;
	margin:0;
}
#menu_podstrona {
	margin: 0px;
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
}#content_podstrona {
	float: left;
	width: 800px;
}
#banner_content_podstrona {
	height: 80px;
	width: 1000px;
	margin: 0 auto;
}
#baner_conteiner_podstrona {
	background-image: url(images/baner_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 80px;
}
#footer_wrapper_podstrona {
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 50px;
}
#footer_content_podstrona {
	height: 50px;
	width: 1000px;
	margin: 0 auto;
}
#content_wrapper_pracownicy {
	margin: 0px;
	height: 100%;
	background-color: #fbfbfb;

}
#content_wrapper_zadania {
	margin: 0px;
	height: 600px;
	background-color: #fbfbfb;

}
#content_wrapper_regulaminy{
	margin: 0px;
	height: 2000px;
	background-color: #fbfbfb;

}
#content_wrapper_olman {
	margin: 0px;
	height: 650px;
	background-color: #fbfbfb;

}
#content_conteiner_podstrona {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.menu_podstrona {
	float: right;
	height: 350px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu_podstrona ul {
	list-style:none;
	padding: 0;
	margin: 0px;
	font-size:11px;
	font-weight:bold;

}
.menu_podstrona li {
 	float:left;
	background-color:#f1f1f1;
	width:175px;
	height:25px;
	margin:0;
	padding:10px 0 0 25px;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#c5c3c2;

}
.menu_podstrona li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.menu_podstrona li a:hover {
	text-decoration: underline;
}
.pracownik {
	float: right;
	padding: 10px 0 0 0;
	width: 770px;
	text-align:justify;
	padding: 0 0 20px 0;
	font-size: 11px;
}
.pracownik ul {
	line-height:20px;
}
.pracownik p {
	font-size:12px;
	font-weight:bold;
}
.pracownik a {
	text-decoration:none;
	color:#000;
}

.pracownik a:hover {
	text-decoration:underline;
	color:#03F;
}
.pracownik b {
	background-color:#e7e7e7;
}
h3 {
	margin: 10px 0 10px 0;
}
.fright {
	text-align:right;
	background-color:#e7e7e7;
}
.srodek {
	text-align:center;
}
.prawo {
	text-align:right;
	font-size: 9px;
}
#content_wrapper_www {
	margin: 0px;
	background-color: #fbfbfb;
}

#content_wrapper_ochrona {
	margin: 0px;
	height: 700px;
	background-color: #fbfbfb;
}
#baner {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
}

