html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center; /* for IE */
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	border: 0px;
	color: #000000;
}

a:hover { text-decoration: underline; color: #000000;}

a:link img, a:hover img, a:active img, a:visited img {
	border: 0px;
}

/* START - GLÓWNA STRUKTURA */
#main_wrapper {
	width: 968px;
}

#srodek {	
	width: 968px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

#l_side {
	width: 60px;
	height: 385px;
	float: left;
}

#center {
	width: 770px;
	float: left;
}

#r_side {
	width: 138px;
	height: 385px;
	float: left;
	background-image: url(images/images_04.png);
	background-position: top;
	background-repeat: no-repeat;
}
/* KONIEC - GLÓWNA STRUKTURA */

/* START - SRODEK */

#top_content_row {
	width: 770px;
	height: 431px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

#gallery_row {
	width: 770px;
	height: 149px;
	background-image: url(images/images_09.png);
	float: left;
}

#gallery_row_biale {
	width: 770px;
	height: 24px;
	background-image: url(images/ramka_14.png);
}

#footer_row {
	width: 770px;
	height: 30px;
	float: left;
}

#l_column {
	width: 385px;
	height: 431px;
	float: left;
}

#r_column {
	width: 385px;
	height: 431px;
	float: left;
	background-image: url(images/images_03.png);
	background-position: top;
	background-repeat: no-repeat;
}
/* KONIEC - SRODEK */

/* START - LEWA KOLUMNA */
#logo {
	width: 385px;
	height: 157px;
	background-image: url(images/images_02.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

#main_content {
	width: 385px;
	height: 274px;
	float: left;
	background-image: url(images/images_06.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#main_content_biale {
	width: 385px;
	height: 274px;
	float: left;
}

#bottom_content {
	width: 385px;
	height: 24px;
	float: left;
	background-image: url(images/ramka_14.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu {
	width: 29px;
	float: left;
	vertical-align: top;
}

#menu_inside {
	width: 29px;
	float: left;
	vertical-align: top;
	float: left;
}

#content {
	width: 326px;
	height: 259px;
	float: left;
	background-image: url(images/images_06.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px 20px 10px 10px;
}

#content_biale {
	width: 385px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

/* KONIEC - LEWA KOLUMNA */

/* START FORMULARZ KONTAKTOWY */
.text_form {
	border: solid 1px #FF0000;
	background-color: #F4F4F4;
}

.input {
	font-size: 9px;
	color: #FFFFFF;
	border: solid 1px #FF0000;
	background-color: #D20005;
}
/* KONIEC FORMULARZ KONTAKTOWY */

/* START OFERTA */
.oferta_table {
	font-size: 9px;
}

.oferta_table img {
	border: solid #000000 1px;
	vertical-align: top;
}

.oferta_table a:link, .oferta_table a:visited, .oferta_table a:active {
	color: #000000;
	text-decoration: none;
}

.oferta_table a:hover {
	color: #FF0000;
	text-decoration: none;
}

.icon_gg { vertical-align:middle;}

.table_oferta { background-image:url(images/images_08.png);}

/* KONIEC OFERTA */



/* START INNE */
.img_float_l { float:left; margin-right: 10px;}
.oferta_bsp_btn { margin: 10px 0px 0px 190px;}
.logo_icon { margin: 5px 12px 5px 12px;}
/* KONIEC INNE */


