html * {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width:100%;
	font: normal normal 13px/16px Tahoma, Helvetica, sans-serif; 
	color: #000;
	background: url(i/tt44-test.jpg) center bottom repeat-y;
	margin: 0 auto;
	padding: 0;
}
a {
	color: #cb1222;
	text-decoration: none;
}
a:hover {
	color: #cb1222;
	text-decoration: underline;
}
img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	display: block;
	background: url(i/tlo.jpg) center top no-repeat;
	min-height: 655px;
}
#wrapper div#logo {
	width: 692px;
	margin: 0 auto;
	height: 92px;
}
#wrapper2 {	
	margin: 0 auto;
	display: block;
	}
div#content {
	width: 692px;
	margin: 0 auto;
	overflow: auto;	
	
}
#content div#left {
	width: 190px;
	float: left;
	padding-left: 10px;
	margin-top: 173px;

}

#left div#pasek {
	width: 180px;
	
	min-height: 500px;
	background:  #e2e6e5 url(i/blok.jpg) repeat-x center top;
	padding-top: 20px;
}
#pasek h2#praca{
	background: #eee url(i/eppracy.jpg) no-repeat left center;
	height:15px;
	padding-top: 20px;
	margin-left: 10px;
	}
#pasek div#obraz{
	min-height: 450px;
	padding-left: 10px;
	padding-top: 0;
}
#obraz img {
	border: 1px solid #4d6677;
	}
#content div#right {
	width: 483px;
	float: right;
}
#right div#menu {
	width: 173px;
	height: 210px;
	margin: 100px 100px 0 2px;
	display: block;
	background:#e9e9e9 url(i/tlo4.jpg) top center no-repeat;
}
/* menu boczne */
ul#nav {
	width: 173px;
	display: block;
	padding-top: 25px;
	
}
ul#nav li {
	list-style-type: none;
}
li a.witamy {
	display: block;
	background: transparent url(i/witamy.gif) 0 0 no-repeat;
	height: 34px;
	width: 173px;
}
li a.witamy:hover {
	height: 34px;
	background: transparent url(i/witamy.gif) 0 -34px no-repeat;
}
li a.oferta {
	display: block;
	background: transparent url(i/oferta.gif) 0 0 no-repeat;
	height: 30px;
	width: 173px;
}
li a.oferta:hover {
	height: 30px;
	background: transparent url(i/oferta.gif) 0 -30px no-repeat;
}
li a.uprawnienia {
	display: block;
	background: transparent url(i/uprawnienia.gif) 0 0 no-repeat;
	height: 30px;
	width: 173px;
}
li a.uprawnienia:hover {
	height: 30px;
	background: transparent url(i/uprawnienia.gif) 0 -30px no-repeat;
}
li a.referencje {
	display: block;
	background: transparent url(i/referencje.gif) 0 0 no-repeat;
	height: 30px;
	width: 173px;
}
li a.referencje:hover {
	height: 30px;
	background: transparent url(i/referencje.gif) 0 -30px no-repeat;
}
li a.kontakt {
	display: block;
	background: transparent url(i/kontakt.gif) 0 0 no-repeat;
	height: 30px;
	width: 173px;
}
li a.kontakt:hover {
	width: 173px;
	background: transparent url(i/kontakt.gif) 0 -30px no-repeat;
}
#right div#tresc {
	width: 483px;
	display: block;
	min-height: 350px;
	overflow: auto;
	
	

}
#right div#tresc h2 {
	padding: 10px 0 2px 10px;
	border-bottom: 2px dotted #ccc;
	color: #1a171c;
	font-size: 14px;
	width: 310px;
}
#right div#tresc p {
	padding: 10px 20px 10px 10px;
	text-align: justify;
	color: #333;
}
#tresc ul {padding-left:25px;}
#wrapper div#footer {
	margin: 0 auto;
	width: 692px;
}
#wrapper div#footer2 {
	width: 692px;
	margin-left: -1px;
	margin-right: auto;
	height: 50px;
	background: url(i/tt22.jpg) no-repeat top center;
}
#footer div#footerBlock {
	width: 360px;
	height: 32px;
	color: #fff;
	float: left;
	
	font-size: 11px;
	}
#footerBlock ul#nav2 {
	
	width: 360px;
	margin-left: 30px;
	
}
#footerBlock ul#nav2 li {
	float: left;
	list-style-type: none;
	padding-right: 4px;
	margin-top: 5px;
	padding-left: 4px;
}
#footerBlock ul#nav2 li a{
	color: #fff;
	text-decoration: none;
	margin-right: 3px;
	font-size: 11px;}
#footerBlock ul#nav2 li a:hover {
	text-decoration: underline;
	color: #fff;
	font-size: 11px;
}
.contact_form {padding: 10px 0 2px 20px;}
.error {
	color: #c00;
}
div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0; padding: 5px; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0 10px 3px 10px; vertical-align: top; text-align: left; }
div.contact_form td    { padding: 0 0 3px 0; }

div.contact_form em
{
  font-style:  normal;
  font-weight: 900;
  color: #004080;
  padding-left: 10px;
}
div.contact_form em.error, div.contact_form form em
{
  color: #f00;
}

div.contact_form div.error { margin-bottom: 15px; }
input, textarea {
border: 1px solid #444;}
