body {
background: #fff url('../images/img_01.jpg') repeat-x;
margin: 0 auto;
}

.const {
width: 836px;
margin: 0 auto;
}

#top_pasek {
background: url('../images/img_03.jpg');
width: 806px;
height: 70px;
padding-left: 30px;
}

#top_dol {
width: 836px;
height: 165px;
}

#top_logo {
background: url('../images/img_05.jpg');
width: 610px;
height: 165px;
float: left;
}

#top_menu {
background: url('../images/img_06.jpg');
width: 226px;
height: 165px;
float: left;
font: 14px Century Gothic;
padding-top: 0px;
}

#srodek_tlo {
background: url('../images/img_08.jpg');
width: 836px;
}

#stopka_tlo {
background: url('../images/img_10.jpg') repeat-x;
height: 70px;
}

#stopka_img {
background: url('../images/img_11.jpg') repeat-x;
width: 836px;
height: 70px;
text-align: center;
font: 14px Century Gothic;
color: #939393;
}

#menu {
background: url('../images/menu_top.png') no-repeat;
width: 221px;
margin-left: 14px;
float: left;
}

#menu_tytul {
width: 221px;
padding-top: 9px;
text-align: center;
font: 14px Century Gothic;
color: #fff;
}

#menu_text {
padding: 14px 9px 0px;
text-align: justify;
}

#menu_koniec {
background: url('../images/menu_stop.png') no-repeat;
width: 221px;
height: 15px;
}

#panel {
background: url('../images/text_panel.png') no-repeat;
width: 592px;
margin-left: 230px;
}

#panel_tytul {
padding-top: 9px;
padding-left: 30px;
font: 14px Century Gothic;
color: #fff;
position: absolute;
}

#tekst {
padding: 50px 35px;
font-family: Calibri;
text-align: justify;
}

#logo {
width: 233px; 
height: 70px;
border: 0;
}

.link {
width: 24px; 
height: 24px;
position: relative;
right: 200px;
top: 7px;
border: 0;
}

.up {
width: 67px; 
height: 30px; 
position: relative;
left: 200px;
border: 0;
}


#top_menu ul, #top_menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 2px 0px 0px 0px;
}

#top_menu ul a:link, #top_menu ul a:visited {
	display: block;
	width: 203px;
	text-decoration: none;
	text-align: center;
	padding: 1px 0px;
	font: 14px Century Gothic;
	background: url('../images/link_l.png') repeat-x top;
	color: #000;
}

#top_menu ul a:hover {
	background-image: url('../images/link_a.png');
	color: #3e819b;
}

#menu dl {
	margin: 0;
	padding: 0;
}

#menu dt a:link, #menu dt a:visited {
	display: block;
	width: 174px;
	text-decoration: none;
	padding: 2px 15px;
	font: 14px Century Gothic;
	color: #000;
}

#menu dt a:hover {
	background-image: url('../images/link_l.png');
	color: #3e819b;
}

#menu dd a:link, #menu dd a:visited {
font: 12px Century Gothic;
color: #3e819b;
text-decoration: none;
}

#menu dd a:hover {
color: #4dc0ef;
}

#panel_tytul span, #top_menu span, #menu_tytul span {
color: #ff7700;
}

a:link, a:visited {
text-decoration: none;
}

.bold {
font-weight: bold;
}

.portfolio {
background: url('../images/port.png') no-repeat;
width: 497px;
height: 150px;
margin-bottom: 30px;
padding-left: 10px;
}

.port_img {
position: relative;
left: -5px;
top: 5px;
}

.news {
width: 100%;
}

.tytul {
font-weight: bold;
background: #efefef;
}

.data {
text-align: right;
background: #efefef;
color: #3e819b;
}

.tekst {
padding-top: 5px;
padding-bottom: 25px;
font-size: 14px;
}