body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	background: #ffffff; 
}

a:link, a:visited { color: #666666; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #000000; text-decoration: none; }

hr {
 background-color:#999999;
 color:#999999;
 border-width:0;
 height:2px;
 width:980px;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }


.float_l { float: left; }
.float_r { float:  right; }

#wrapper_outer {
	width: 100%;		
}

#wrapper {
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;	
}

/* menu */
#menu {	
	height: 40px;
	margin-top:0px; 
	margin-left:10px;
}

#menu ul {
	margin: 0;
	padding-right: 10px;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	height: 30px;	
	margin-left: 10px;
	padding: 6px 5px 0 5px;
	text-align: center;
	font-size: 22px;
	line-height:40px;
	text-decoration: none;
	color: #13120E;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color:#D8261A;
}
/* koniec menu */

/* content */
#content_wrapper {
	clear: both;
	width: 980px;	
}

/* banner */
#banner {
	width: 980px;
	height: 300px;
	margin-top:20px;
	margin-bottom:10px;
	overflow: hidden;
	padding-left:0px;
	background: url(images/banner3.jpg) no-repeat;	
}
/* koniec banner */

#content {
	clear: both;
	padding: 20px 0px 0 0px;
}

#content h1 {
  color:#3A38BA;	
	font-size: 36px;
	margin: 0 0 15px 0;
	padding-top:10px;
	font-weight: bold;
	text-align:center;
}

#content h2 {	
	font-size: 24px;
	margin: 0 0 15px 0;
	font-weight: normal;
	text-align:center;
	padding-top:0px;
	color: #666666;
}

#content p {
	text-align: justify;
	font-size: 14px;
	font-style:normal;
	line-height:22px;
}

#content ul {
	margin-left: 150px;
	font-size: 16px;
	line-height:30px;
	text-decoration: none;	
	font-weight: normal;
}

#content ul a {
	text-decoration: none;
	color: #666666;	
}

#content ul a:hover {
	text-decoration: none;
	color: #999999;	
}

#content strong {
	color: #0e468c;
}

.full_width {
	clear: both;
	width: 100%;
	height:auto;
	margin: 0 0 0px 0;
}

/* koniec content */

/* footer */
#footer {
	clear: both;
	width: 980px;
	font-size:10px;
	padding-top: 0px;
	padding-left:10px;
	margin: 0 auto;
	color: #666666;
	text-align: left;
}

#footer a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* koniec footer */

#left { 
color:#666666; 
padding-left:0px;
padding-top: 0px;
float : left;
width: 300px;
text-align:center;
overflow: hidden;
}

#left big {
font-weight: bold;
font-size: 25px;
line-height:30px;
color:#555555;
font-style:normal;
}

#left b {
font-weight: bold;
font-size: 20px;
line-height:22px;
color:#666666;
font-style:normal;
}

#left i {
font-size: 20px;
}

#left p {
    text-align:center;
		font-style:normal;
}

#left img {
    border: none;
}

#left img:hover {
    border: none;
}

#right {
color:#666666; 
padding-top: 20px;
margin-left: 20px;
float: right;
width: 650px;
overflow: hidden;
}

#right_m {
color:#666666; 
padding-top: 20px;
margin-right: 0px;
float: right;
width: 670px;
overflow: hidden;
}

#right td {
height:35px;
line-height:19px
}

#right h3 {
	
	font-size: 22px;
	font-weight: normal;
	color: #D8261A;
	border-bottom: 1px solid #999999;
}

#right big {
font-weight: bold;
font-size: 24px;
color:#0076BE;
font-style:normal;
}

#right p {
text-align: justify;
margin-left:20px;
margin-right:0px;
}

#right i {
text-align: center;
font-size:20px;
}

#right small {
font-size:11px;
font-style:italic;
}

#right img {
    border: none;
}

#right img:hover {
    border: none;
}

.biuro {
	float:left;
  margin-top:100px;
	margin-left:12px;
	margin-bottom:0px;
	width: 240px;
  line-height: 1.5em; 
	overflow: hidden;
	text-align:left;
}

.biuro a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.biuro a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.biuro b {
	color:#D8261A;
	font-size:15px;
}
