/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#2a2421;
	font-family : Tahoma, Arial, sans-serif;
	font-size:13px;
	color:black;
}
#page{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
#head{

}
#flash{
	background:#2a2421;
	height:139px;
}
#content{
	width:950px;
	background:#2a2421 url(../images/main_bg.gif) no-repeat;
	min-height:250px;
}
#content div.left_space{
	min-height:129px;
	width:15px;
	background:#2a2421;
	float:left;
}
#content div.tresc{
	background:#F2F2F2 url(../images/main_bg.gif) -15px 0px no-repeat;
	min-height:250px;
	width:770px;
	float:left;
	padding-bottom:30px;
}
#content div.tresc div.o_nas_col_left{
	width:470px;
	float:left;
}
#content div.tresc div.o_nas_col_right{
	width:300px;
	float:left;
}
#content div.tresc div.o_nas_col_right_oferta{
	width:300px;
	float:left;
}
#content div.right_space{
	min-height:129px;
	width:165px;
	background:transparent;
	float:left;
}
#footer{
	clear:both;
}
#footer ul{
	list-style:none;
	margin-left:auto;
	margin-right:95px;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	width:520px;
	display:block;
}
#footer ul li{
	display:block;
	height:22px;
	float:left;
	border:0;
}
#footer ul li a{
	display:block;
	height:22px;
	border:0;
}
#footer ul li#rozdzielacz{
	width:3px;
	background:url(../images/rozdzielacz.gif) no-repeat;
}
#footer ul li#o_nas{
	width:59px;
	background:url(../images/o_nas_ua.gif) no-repeat;
}
#footer ul li#o_nas a:hover{
	background:url(../images/o_nas_ac.gif) no-repeat;
}
#footer ul li#oferta{
	width:67px;
	background:url(../images/oferta_ua.gif) no-repeat;
}
#footer ul li#oferta a:hover{
	background:url(../images/oferta_ac.gif) no-repeat;
}
#footer ul li#referencje{
	width:94px;
	background:url(../images/referencje_ua.gif) no-repeat;
}
#footer ul li#referencje a:hover{
	background:url(../images/referencje_ac.gif) no-repeat;
}
#footer ul li#dekoracje{
	width:135px;
	background:url(../images/dekoracje_ua.gif) no-repeat;
}
#footer ul li#dekoracje a:hover{
	background:url(../images/dekoracje_ac.gif) no-repeat;
}
#footer ul li#kontakt{
	width:80px;
	background:url(../images/kontakt_ua.gif) no-repeat;
}
#footer ul li#kontakt a:hover{
	background:url(../images/kontakt_ac.gif) no-repeat;
}
#footer ul li#mapa{
	width:110px;
	background:url(../images/mapa_strony_ua.gif) no-repeat;
}
#footer ul li#mapa a:hover{
	background:url(../images/mapa_strony_ac.gif) no-repeat;
}
p {
	margin-top:8px;
	margin-bottom:8px;
	padding-left:15px;
	padding-right:15px;
}
ul{
	list-style-type: square;
	color:#666666;
}
a.back{
	color:black;
	text-decoration:none;
	padding-left:15px;
	padding-top:30px;
	display:block;
	width:50px;
}
a.back:hover{
	color:black;
	text-decoration:underline;
}
span.nr-telefonu{
	color:#af0000;
}
a.e-mail{
	color:#af0000;
	text-decoration:none;
}
a.e-mail:hover{
	text-decoration:underline;
}
a.oferta{
	color:#666666;
	text-decoration:none;
}
a.oferta:hover{
	text-decoration:underline;
}
h1.dekoracje{
	font-variant:small-caps;
	margin-top:20px;
	padding-left:15px;
	font-size:18px;
	font-weight:normal;
}
h1.referencje{
	font-variant:small-caps;
	margin-top:20px;
	padding-left:15px;
	font-size:18px;
	font-weight:normal;
}
img.referencje{
	margin-left:15px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	border:1px solid white;
	float:left;
}
/* Realizacja */
#realizacja{
	position:relative;
	clear:both;
}
#realizacja img{
	border:0px;
	position:absolute;
	top:-129px;
}







/* ANIMOWANA GALERIA */

#kadr{
	width:620px;
	height:120px;
	background:#F2F2F2;
	overflow:hidden;
	position:relative;
}



#zdjecie {
	width:120px;
	height:120px;
	margin-left:2px;
	margin-right:2px;
	background:#F2F2F2 url(../images/gal_tlo.jpg);
	float:left;
}

#zdjecie img{
	margin-left:10px;
	margin-top:10px;
	border:0px;
}
#wewnetrzna{
	width:0px;
	height:120px;
	position:absolute;
	left:0px;	
}
#arrow_left {
	cursor:pointer;
	width:38px;
	height:40px;
	background:url(../images/arrow_left_un.gif);
}

#arrow_right {
	cursor:pointer;
	width:38px;
	height:40px;
	background:url(../images/arrow_right.gif);
}
#wewnetrzna2{
	width:0px;
	height:120px;
	position:absolute;
	left:0px;	
}
#arrow_left2 {
	cursor:pointer;
	width:38px;
	height:40px;
	background:url(../images/arrow_left_un.gif);
}

#arrow_right2{
	cursor:pointer;
	width:38px;
	height:40px;
	background:url(../images/arrow_right.gif);
}
#wewnetrzna3{
	width:0px;
	height:120px;
	position:absolute;
	left:0px;	
}
#arrow_left3 {
	cursor:pointer;
	width:38px;
	height:40px;
	background:url(../images/arrow_left_un.gif);
}

#arrow_right3{
	cursor:pointer;
	width:38px;
	height:40px;
	background:url(../images/arrow_right.gif);
}
/* Mapa strony */
#sitemap{
	padding:15px;
}
#sitemap h1 {
	font-variant:small-caps;
	font-size:18px;
	font-weight:normal;
}
#sitemap a{
	color:black;
	text-decoration:none;
}
#sitemap a:hover{
	text-decoration:underline;
}
