html, body, div, img, form, table, p {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial;

}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
	font-size: 0px;
}
.btn_img {
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
}
/***************************************************************************************/
.bg {
	position: fixed; 
	top: 0px; 
	bottom: 0px; 
	left: 0px; 
	right: 0px; 
	overflow: hidden;
}
.bg_1 {
	background: white url(../gfx/bg_1.gif) no-repeat scroll right  bottom;
}
.bg_2 {
	background: transparent url(../gfx/bg_2.png) no-repeat scroll left  bottom;
}
#contener {
	overflow: auto;
	padding: 60px 0px 0px 20px;
}
#top {
	width: 980px;
	height: 84px;
	position: relative;
}
#top .menu {
	float: right;
	height: 30px;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 0px;
}
#top .kontakt {
	width: 60px;
	background-position: -586px -30px;
}
#top .kontakt:hover, #top .kontakt_on {
	background-position: -586px 0px;
}
#top .zapytanie {
	width: 78px;
	background-position: -473px -30px;
}
#top .zapytanie:hover, #top .zapytanie_on {
	background-position: -473px 0px;
}
#top .strefa {
	width: 122px;
	background-position: -316px -30px;
}
#top .strefa:hover, #top .strefa_on {
	background-position: -316px 0px;
}
#top .aktualnosci {
	width: 93px;
	background-position: -185px -30px;
}
#top .aktualnosci:hover, #top .aktualnosci_on {
	background-position: -185px 0px;
}
#top .galeria {
	width: 61px;
	background-position: -89px -30px;
}
#top .galeria:hover, #top .galeria_on {
	background-position: -89px 0px;
}
#top .o_nas {
	width: 44px;
	background-position: -10px -30px;
}
#top .o_nas:hover, #top .o_nas_on {
	background-position: -10px 0px;
}

#top .logo_1 {
}
#top .logo_2 {
	margin-left: 30px;
}

#top .txt_arch {
	position: absolute;
	top: 33px;
	left: 672px;
	width: 312px;
	height: 30px;
	background: transparent url(../gfx/txt_architektura_wnetrz.png) no-repeat scroll center;
}

#page {
	color: #555555;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
	width: 914px;
}

.galeria_skrot {
	width: 913px;
	margin-bottom: 10px;
	text-align: right;
}
.galeria_skrot .gs_img {
	background: white;
	border: 1px solid #efeeee;
	padding: 1px;
}
.galeria_skrot .gs_img a {
	background: transparent no-repeat scroll bottom;
	display: block;
	width: 909px;
	height: 97px;
	overflow: hidden;
}
.galeria_skrot .gs_img a:hover {
	background-position: top;
}
.galeria_skrot .gs_wiecej {
	font-size: 11px;
	color: #3e3e3e;
	line-height: 26px;
	text-transform: uppercase;
	margin-right: 2px;
}
.galeria_skrot .gs_wiecej:hover {
	color: #ff7700;
}
.galeria_skrot .gs_wiecej img {
	vertical-align: middle;
}
/*******************************************************************************/
.galeria {
	width: 914px;
}
.galeria_left {
	float: left;
	width: 434px;
}
.galeria_right {
	float: left;
	width: 480px;
}
.g_img_big {
	background: white;
	border: 1px solid #efeeee;
	padding: 1px;
}
.g_img_big a {
	display: block;
}
.g_img {
	float: left;
	background: white;
	border: 1px solid #efeeee;
	padding: 1px;
	margin: 0px 0px 10px 10px;
}
.g_img a {
	display: block;
	width: 146px;
	height: 96px;
	overflow: hidden;
}
/*******************************************************************************/
.news_skrot {
	width: 913px;
	margin-bottom: 10px;
	text-align: right;
}
.news_skrot .ns_img {
	background: white;
	border: 1px solid #efeeee;
	padding: 1px;
	text-align: left;
}
.news_skrot .ns_img a {
	float: left;
}
.news_skrot .ns_wiecej {
	font-size: 11px;
	color: #3e3e3e;
	line-height: 26px;
	text-transform: uppercase;
	margin-right: 2px;
}
.news_skrot .ns_wiecej:hover {
	color: #ff7700;
}
.news_skrot .ns_wiecej img {
	vertical-align: middle;
}



.pl_20 {
	padding-left: 20px;
}
.ml_10 {
	margin-left: 10px;
}
.mr_10 {
	margin-right: 10px;
}

.f_l, a.f_l {
	float: left;
}
.f_r, a.f_r {
	float: right;
}

/*############################  zapytanie  ################################*/

.kategorie_gal {
    list-style-type: none;
    margin: 23px 0 0 460px;
    position: absolute;
    visibility: hidden;
}

.kategorie_gal li {
    font: bold 11px Arial;
    margin-bottom: 0;
    width: 100px;
}

.kategorie_gal li a {
    background: #ccc;
    display: block;
    height: 100%;
    padding: 2px 0;
    text-align: center;
    color: #fff;
}

.kategorie_gal li a:hover {
    background-color: #FF983F;
}

.publications_list {
    list-style-type: none;
}

.publication_file {
    border: 1px solid #eee;
    margin-bottom: 20px;
    background-color: #fff;
}

.publication_file_title {font: bold 13px Arial; padding: 5px;}
.publication_file_description {font: italic 12px Arial; padding: 5px;}
.publication_file_downbar {background-color: #e9e9e9; font: normal 11px Arial; text-transform: uppercase; padding: 5px; text-align: right;}
.publication_file_downbar a {color: #111; text-decoration: none;}
.publication_file_downbar a:hover {color: #111; text-decoration: underline;}
