body {
	margin: 0;
	pading: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* TOP : START */
#top_tlo_left {
	width: 50%;
	height: 360px;
	background: url('../gfx/top_tlo_left.jpg')  repeat-x;

}

#top_tlo_right{
	width: 50%;
	height: 360px;
	background: black;
	background: url('../gfx/top_tlo_left.jpg')  repeat-x;

}

#top {
	width: 936px;
	height: 360px;
	overflow: hidden;
	position: relative;
        background: url('../gfx/top_tlo_left.jpg')  repeat-x;

}

#top_logo {
	width: 100px;
	height: 30px;
	background: black;
	position: absolute;
	top: 225px;
	left: 260px;
	background: url('../gfx/solidnafirma2008.jpg') no-repeat;
}

#top_logo2 {
	width: 45px;
	height: 45px;
	background: black;
	position: absolute;
	top: 205px;
	left: 540px;
	background: url('../gfx/top_logo2_min.gif') no-repeat;
}

/* TOP : STOP */

#mainContainer {
	width: 916px;
	min-width: 906px;
	max-width: 906px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	background: url('../gfx/tlo.jpg') repeat-y;
	padding: 5px 15px;
}

#mainMenu {
	height: 40px;
	text-align: center;
}

#nav {
	float: left;
	background: url('../gfx/kolka.jpg') no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #7f7f7f;
	font: 10px Tahoma;
}

#nav a {
	color: #7f7f7f;
	font: 10px Tahoma;
	text-decoration: none;
}



#search {
	float: right;
	font: 10px Tahoma;
	font-weight: bold;
	height: 25px;
	overflow: hidden;
}

.szukaj {
	width: 119px;
	height: 18px;
	background: url('../gfx/szukaj.jpg') no-repeat;
	border: 0;
	padding: 0 3px;
	padding-top: 4px;
	_padding-top: 0;
	font-size: 11px;
	margin-left: 3px;
}

.ok {
	width: 27px;
	height: 20px;
	background: url('../gfx/ok.jpg') no-repeat;
	border: 0;
	padding-top: 0px;	
}

#nav a:hover {
	text-decoration: underline;
}

#mapa {
	border: 1px solid #f2f2f2;
	height: 220px;
	width: 330px;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}

#mapa2 {
	border: 1px solid #f2f2f2;
	height: 220px;
	width: 300px;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}

.adres {
	background: url('../gfx/adres.gif') no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-left: 10px;
	margin-right: 4px;
	margin-bottom: 20px;
}

.daneimage {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 4px;	
}

.daneTable {
	font: 11px Tahoma;
	color: #919191;
}

.daneTable a {
	font-weight: bold;
	color: #919191;
}

#form {
	float: left;
	font: 10px Tahoma;
	color: #919191;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	_margin-right: 17px;
	_margin-left: 17px;
}

#form input {
	border: 1px solid #919191;
	width: 250px;
}

#form textarea {
	border: 1px solid #919191;
	width: 250px;
	height: 170px;
}

#form .input_submit {
	border: 1px solid #919191;
	background: white;
	width: 100px;
	font: 11px Tahoma;
	font-weight: bold;
	color: #919191;
}

#footer {
	width: 932px;
	min-width: 932px;
	max-width: 932px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	height: 55px;
	text-align: center;
	color: white;
	font: 11px Tahoma;
	_position: relative;
	_left: -5px;
}

a.menu_b {
	position: relative;
	top: 36px;
	color: white;
	font: 11px Tahoma;
	text-decoration: none;
	padding: 0;
	margin: 0;
	z-index: 100;	
}
a.menu_b:hover {
	position: relative;
	top: 36px;
	color: white;
	font: 11px Tahoma;
	text-decoration: underline;
	padding: 0;
	margin: 0;	
}

#footer_center .m {
	position: relative;
	top: 36px;
	color: white;
	font: 11px Tahoma;
	margin: 0 5px;
}

#wyk {
	position: relative;
	top: 23px;
	color: white;
	font: 11px Tahoma;
	margin-left: 700px;
}

#wyk a {
	color: white;
	font: 11px Tahoma;
	text-decoration: none;
}

#wyk a:hover {
	color: #e0dcdc;
	font: 11px Tahoma;
	text-decoration: none;
}

#footer2 {
	width: 932px;
	min-width: 932px;
	max-width: 932px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	background: url('../gfx/footer2.jpg') repeat-x;
	background-position: top;
	padding-top: 14px;
	text-align: center;
	font: 11px Tahoma;
	color: #8d8d8d;
	margin-bottom: 8px;
}

#footer_left {
	float: left;
	width: 5px;
	height: 55px;
	background: url('../gfx/footer_left.jpg') repeat-x;
}
#footer_right {
	float: left;
	width: 5px;
	height: 55px;
	background: url('../gfx/footer_right.jpg') repeat-x;
}

#footer_center {
	float: left;
	width: 922px;
	height: 55px;
	background: url('../gfx/footer_tlo.jpg') repeat-x;
	overflow: hidden;
}

.header {
	height: 28px;
	background: #f2f2f2;
}

.h_left {
	height: 28px;
	width: 5px;
	background: url('../gfx/h_left.jpg') no-repeat;
	float: left;
}

.h_right {
	height: 28px;
	width: 70px;
	background: url('../gfx/h_right.jpg') no-repeat;
	float: right;
}

.h_center {
	height: 23px;
	float: left;
	padding-left: 4px;
	padding-top: 5px;
	font: 14px Tahoma;
	font-weight: bold;
	color: #4e4e4e;
	background: #f2f2f2;
}


#mapaRealizacji {
	width: 332px;
	float: left;
	margin-right: 14px;
	overflow: hidden;
}

#rightContainer {
	float: left;	
	width: 560px;
}

#centerContainer {
	clear: both;
	margin-top: 10px;
	width: 904px;
	text-align: left;
}

.center {
	overflow: hidden;
	margin: 10px;
	width: 260px;
	height: 165px;
	float: left;
}

h3 {
	font: 10px Tahoma;
	font-weight: bold;
	color: #539b6d;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 4px;
}

h4 {
	font: 11px Tahoma;
	font-weight: bold;
	color: #539b6d;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

h2 {
	font: 12px Tahoma;
	font-weight: bold;
	color: #888888;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 4px;
}

.real {
	margin: 0;
	padding: 0;
	font: 11px Tahoma;
	color: #919191;
	margin-top: 5px;
}

.text {
	margin-left: 10px;
	margin-top: 3px;
	font: 11px Tahoma;
	color: #919191;
        padding-right: 4px;
}

.wiecej {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}
/*
.r1 {
	float: left;
	width: 250px;
	margin-left: 35px;
	_margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
}*/

.zContainer {
	height: 149px;
	width: 260px;
        max-width: 260px;
        min-width: 260px;
        margin: 0 auto;
	background: url('../gfx/z.jpg') no-repeat;
	padding-top: 16px;
        text-align: center;
}

.gals {
	text-align: center;
	padding: 10px;
}

/* BUTTON - MENU : START */

.b_c {
	text-decoration: none;
	font: 11px Verdana;
	font-weight: bold;
	color: #505050;
	text-align: center;
	cursor: pointer;
}

.b {
	background: url('../gfx/b_c.jpg');
	background-position: top;
	height: 25px;
	float: left;
	padding-top: 10px;
}

.b_l {
	background: url('../gfx/b_l.jpg') no-repeat;
	background-position: left;
	height: 35px;
	width: 48px;
	float: left;
}

.b_l2 {
	background: url('../gfx/b_l2.jpg') no-repeat;
	background-position: left;
	height: 35px;
	width: 48px;
	float: left;
}

.b_r {
	background: url('../gfx/b_r.jpg') no-repeat;
	background-position: left;
	height: 35px;
	width: 22px;
	float: left;
}

/* BUTTOM - MENU : STOP */

/* STRONY : START */


.strony {
	text-align: center;
	color: #a5a7ac;
	margin-bottom: 2px;
	font: 11px Tahoma;
	font-weight: bold;
	clear: both;	
}

.strony a {
	text-decoration: none;
	color: #888;
	font: 11px Tahoma;
	font-weight: bold;
}

.strony .pre {
	background: url('../gfx/wstecz.jpg') no-repeat;
	font: 11px Tahoma;
	font-weight: bold;
	height: 16px;
	text-decotarion: none;
	padding: 2px;
	padding-bottom: 3px;
	color: #3f3f3f;
	padding-left: 24px;
	padding-right: 10px;
}

.strony .nxt {
	background: url('../gfx/dalej.jpg') no-repeat;
	font: 11px Tahoma;
	font-weight: bold;
	height: 16px;
	text-decotarion: none;
	padding: 2px;
	padding-bottom: 3px;
	color: #3f3f3f;
	padding-right: 24px;
	padding-left: 16px;
}

.strony .pageLink .active {
	padding: 0 2px;
	border: 1px solid #919191;
}

.strony .pageLink a {
	padding: 0 2px;
	border: none;
}

.strony .pageLink a.no_border {
	padding: 0 2px;
	border: none;
}

/* STRONY : STOP */

#lista {
	overflow: hidden;
	margin: 10px;
	font: 11px Tahoma;
	color: black;
	font-weight: bold;
}

#lista a {
	font: 11px Tahoma;
	colod: #4e4e4e;
	font-weight: bold;
	text-decoration: none;
}

#lista a:hover {
	text-decoration: underline;
}

#relListaL {
	float: left;
	width: 260px;
	height: 165px;
	overflow: hidden;
}

.listaL {
	float: left;
	height: 110px;
	width: 49%;
	overflow: hidden;
	border-bottom: 1px solid #f3f1f1;
	margin-bottom: 10px;
}

.listaL img {
	margin: 5px;
	margin-right: 8px;
}

.listaR img {
	margin: 5px;
	margin-right: 8px;
}

.listaR {
	float: right;
	height: 110px;
	width: 49%;
	overflow: hidden;
	border-bottom: 1px solid #f3f1f1;
	margin-bottom: 10px;
}

.list_l {
	float: left;
}

.a {	
	margin: 0;
	margin-top: 6px;
	float: left;
}

.a1 {
	font: 10px Tahoma;
	font-weight: bold;
	color: #4e4e4e;
	cursor: pointer
}

.a2 {
	font: 11px Tahoma;
	font-weight: bold;
	color: #4e4e4e;
	margin-left: 2px;
	cursor: pointer
}

.a3 {
	font: 12px Tahoma;
	font-weight: bold;
	color: #4e4e4e;
	margin-left: 2px;
	cursor: pointer;
}

.print {
	margin-top: 6px;
	margin-left: 4px;
}

#a_text {
	font: 12px Tahoma;
	color: #919191;
}

#catReal {
	color: #7f7f7f;
	font: 11px Tahoma;
	margin-bottom: 4px;	
}

#catReal a {
	color: #7f7f7f;
	font: 11px Tahoma;
	text-decoration: none;
	margin-left: 4px;	
}

#catReal a:hover {
	color: #7f7f7f;
	font: 11px Tahoma;
	text-decoration: underline;	
}

.result {
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

li a {
	font: 11px Tahoma;
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

#new_menu {
    width: 918px;
    min-width: 918px;
    max-width: 918px;
    margin: 0 auto;
    height: 30px;
    background: url('../gfx/menu.gif') no-repeat;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
}

#new_menu a {
    font: 15px Tahoma;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

#new_menu a:hover {
    text-decoration: underline;
}

#home_nagroda_wrap {
    float: left;
    overflow: hidden;
}

#home_nagroda {
    height: 216px;
    width: 549px;
    background: url('../gfx/home_nagroda.png') no-repeat;
    position: relative;
    overflow: hidden;
    margin-top: 7px;
    margin-bottom: 7px;
}

#home_text_wrap {
    float: right;
    overflow: hidden;
}

#home_text {
    height: 216px;
    width: 342px;
    background: url('../gfx/home_text.png') no-repeat;
    position: relative;
    overflow: hidden;
    float: right;
    margin-top: 7px;
    margin-bottom: 7px;
}


.r1 {
	float: left;
	width: 294px;
	overflow: hidden;
        margin-left: 3px;
        margin-right: 3px;
        margin-top: 10px;
}

.r1 .home_real_top {
    height: 10px;
    background: url('../gfx/home_real_top.png') no-repeat;
    width: 294px;
}

.r1 .home_real_bottom {
    height: 10px;
    background: url('../gfx/home_real_bottom.png') no-repeat;
    width: 294px;
}

.r1 .home_real_center {
    background: url('../gfx/home_real_center.png') repeat-y;
    width: 294px;
    overflow: hidden;       
}

.home_real_center h3, #home_text h3 {
    font: 14px Tahoma;
    color: #000;
    font-weight: bold;
}

#home_nagroda h3 {
    font: 14px Tahoma;
    color: #000080;
    font-weight: bold;
    position: relative;
    width: 250px;
    left: 280px;
    top: 10px;
}

#home_nagroda #txt {
    position: relative;
    width: 250px;
    left: 280px;
    top: 20px;
    font: 12px Tahoma;
    clear: both;
}

.single_nagroda_top {
    height: 10px;
    width: 902px;
    background: url('../gfx/single_nagroda_top.png');
}

.single_nagroda_bottom {
    height: 10px;
    width: 902px;
    background: url('../gfx/single_nagroda_bottom.png');
}

.single_nagroda_center {
    overflow: hidden;
    width: 882px;
    background: url('../gfx/single_nagroda_center.png') repeat-y;
    padding-left: 10px;
    padding-right: 10px;
}