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

* {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	}

html {
	height: 101%;
	}

body {
	background: #0066cc url(img/background.gif) 0 0 repeat-x;
	margin: 0;
	padding: 30px 0 30px 0;
	border: 0;
	color: #525252;
	}

table, tr, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	}

A:link, A:visited, A:active {
	color: #0066cc;
	text-decoration: none;
	}

A:hover {
	color: #3399ff;
	}
	
#main {
	width: 870px;
	background: #ffffff;
	border: 30px solid #ffffff;
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -465px;
	}
	
#footer	{
	width: 870px;
	margin: 40px 0 10px 0;	
	border-top: 1px solid #cccccc;	
	}

#footer td	{
	color: #525252;
	font-size: 10px;
	}
	
#footer td a {
	font-size: 10px;
	}
	
#menu td {
	border-left: 1px solid #ffffff;
	}

.nav {
	display: block;
	width: 100px;
	height: 187px;
	}
	
.nav strong {
	display: block;
	background: url(img/nav_gradient.gif) 0 0 no-repeat;
	width: 100px;
	height: 40px;
	padding: 5px 0 0 10px;
	text-align: left;
	position: relative;
	top: 147px;
	left: 0;
	font-weight: normal;
	}

.text {
	text-align: left;
	}

.link_aktualnosci { background: url(img/link_aktualnosci.jpg) -100px 0 no-repeat; }
.link_aktualnosci:hover { background: url(img/link_aktualnosci.jpg) 0 0 no-repeat; }

.link_pomoc { background: url(img/link_pomoc.jpg) -100px 0 no-repeat; }
.link_pomoc:hover { background: url(img/link_pomoc.jpg) 0 0 no-repeat; }

.link_oferta { background: url(img/link_oferta.jpg) -100px 0 no-repeat; }
.link_oferta:hover { background: url(img/link_oferta.jpg) 0 0 no-repeat; }

.link_onas { background: url(img/link_onas.jpg) -100px 0 no-repeat; }
.link_onas:hover { background: url(img/link_onas.jpg) 0 0 no-repeat; }

.link_instytucje { background: url(img/link_instytucje.jpg) -100px 0 no-repeat; }
.link_instytucje:hover { background: url(img/link_instytucje.jpg) 0 0 no-repeat; }

.link_kontakt { background: url(img/link_kontakt.jpg) -100px 0 no-repeat; }
.link_kontakt:hover { background: url(img/link_kontakt.jpg) 0 0 no-repeat; }

.head {
	display: block;
	margin: 10px 0 15px 0;
	text-align: left;
	font-size: 25px;
	font-weight: normal;
	color: #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	line-height: 20px;
	}

.header {
	display: block;
	margin: 0 0 20px 0;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #0066cc;
	}
	
.int {
	display: block;
	margin: 20px 0 20px 0;
	color: #333333;
	background: url(img/int_gradient.gif) 0 100% no-repeat;
	}
	
.leftnav, .leftnav a {
	font-size: 11px;
	text-align: right;
	}

.leftnav a {
 	display: block;
	}

.leftnav strong {
	font-size: 11px;
	}

.leftnav u {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}

.break {
	height: 1px;
	background: url(img/menu_gradient.gif) 0 0 repeat-y;
	margin: 5px 0 5px 0;
	}
	
#content td, #content td b, #content td u, #content td i, #content td ul, #content td li, #content td p {
	line-height: 20px;
	}

#content td ul {
	margin: 10px 0 10px 0;
	list-style-image: url(img/bullet.gif);
	}

#formularz td {
	text-align: left;
	padding: 5px 0 5px 0;
	}

li, ul, ol {
	text-align: left;
	}

option {
	padding: 0;
	}

.karta {
	margin: 10px 0 0 0;
	height: 70px;
	background: url(img/karta.gif) 100% 100% no-repeat;
	}

#biuro1, #biuro2, #biuro3, #biuro4, #biuro5, #biuro6, #biuro7 {
	text-align: center;
	padding: 5px;
	background: #ffffff;
	z-index: 999;
	display: none;
	width: 660px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -330px;
	}

#transparentContainer {
	z-index: 20;
	display: none;	
	background: #0066cc;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	overflow: visible;
	width: 100%;
	height: 300%;
	}

.textField {
	width: 100%;
	border: 1px solid #8ac4ff;
	background: #bbdcff;
	padding: 3px 0 3px 0;
	margin: 5px 0 5px 0;
	}