/* clearfix */
.clearfix:after {
    clear: both;
    height: 0;
    
    display: block;
    visibility: hidden;
    
    content: ".";
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* end clearfix */
/* RESET */  

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong,
dl, dt, dd, ol, ul, li
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 11px;
	font-family: arial, trebuchet ms, helvetica, sans-serif;
	color: #565656;
}

ul {
	list-style: none;
	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	color: #f12207;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, trebuchet ms, helvetica, sans-serif;
}

a:hover {
	color: #CF765D;
	text-decoration: none;
}

p {
	line-height: 20px;
	font-size: 13px;
	margin: 0 0 0 0;
}

strong {
	color: #555555;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	margin:0px; padding:0px;
	background: #f3f3f2;
	font-family:arial, trebuchet ms, helvetica, sans-serif;
}

/* ŚRODEK */

#content {
	position: relative;
	width: 810px;
	height: 100%;
	margin: auto;
	overflow:hidden;
}

#logo {
	background: url(img/logo.jpg) no-repeat;
	width: 810px;
  height: 312px;
}

.linia {
padding-top: 8px;
}

/* MENU */

#menu {
	font-family: times new roman, arial, trebuchet ms, helvetica, sans-serif;
  font-size: 12px;
  color: #372a24;
  padding-top: 10px;
}

ul#menu2 li {
  
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	
}

#menu2 li a {
	color: #372a24;
}

#menu2 li a:hover {
  color: #cf765d;
	border-bottom: 6px solid #cf765d;
}

/* STOPKA */

#stopka {
padding-top: 15px;
width: 810px;
}

#stopka p {
font-family: tahoma, times new roman, arial, trebuchet ms, helvetica, sans-serif;
font-size: 11px;
text-align: center;
}

.kapital {
margin-left: 35px;
margin-right: 80px;
float: left;
}

.unia {
margin-right: 30px;
float: left;
}
#unia{
    margin-left: 360px;
}
.border{
    padding-bottom: 7px;
    margin-bottom: 5px;
    border-bottom: 1px dotted black;
}
/* TEKSTY */

.oprojekcie {
padding-top: 20px;
padding-bottom: 10px;
}

.tekst {
font-family: tahoma, times new roman, arial, trebuchet ms, helvetica, sans-serif;
font-size: 11px;
line-height: 1.4;
color: #5f5e5d;
text-align: justify;
}

.tekst2 {
font-family: tahoma, times new roman, arial, trebuchet ms, helvetica, sans-serif;
font-size: 11px;
padding-top: 10px;
line-height: 1.4;
color: #5f5e5d;
text-align: justify;
}

.h2 {
padding-bottom: 10px;
}

.temat {
font-family: tahoma, times new roman, arial, trebuchet ms, helvetica, sans-serif;
font-size: 14px;
padding-top: 15px;
padding-bottom: 20px;
}

#tekst_lewy {
float: left;
width: 500px;
text-align: justify;
}

.lista {
padding-top: 20px;
}

.lista_p {
padding-top: 8px;
font-family: tahoma, times new roman, arial, trebuchet ms, helvetica, sans-serif;
font-size: 11px;
text-align: justify;
}

.center {
	text-align: center;
	margin: 0 auto;
	display: block;
}

.hidden {
	display: none;
	visibility: hidden;
}

/* TABELE */

.padd {
float: left;
width: 530px;
}

.dane {
float: left;
margin-top: 20px;
margin-left: 15px;
background: #ffffff;
width: 250px;
}

.dane p {
margin-left: 10px;
margin-bottom: 10px;
font-family: tahoma, times new roman, arial, trebuchet ms, helvetica, sans-serif;
font-size: 11px;
color: #5f5e5d;
}

.dane_img {
margin-top: 10px;
margin-left: 10px;
}

.b4 {
float: left;
margin-top: 10px;
margin-left: 15px;
background: #ffffff;
width: 250px;
}

.b4 p {
font-family: tahoma, times new roman, arial, trebuchet ms, helvetica, sans-serif;
font-size: 10px;
color: #5f5e5d;
margin-left: 15px;
font-size: 11px;
}

