@CHARSET "UTF-8";

body {
	margin: 0px;
	/*background-image: url('/cms/img/bg_site.gif');	*/
	background-color: #C0C0C0;
}

img {
	border: 0px;
}
a {
	color:#ffffff;
	text-decoration:none;
}
.site_wrapper {
	
	width:970px;

	display:block;
	margin:auto;
	/*border:1px solid #cccccc;*/
	/*background-image: url('/cms/img/bg_img.jpg');*/
	background-repeat: repeat-x;
	background-position:0px 32px;

	
}



#realizacje {
	padding-top: 150px;
}
.metka_top {
	/*background-image: url('/cms/img/metka_top.gif');*/
	background-color: #999999;
	width:450px;
	height:35px;
	line-height:35px;
	font-family:Arial,tahoma;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.andsymbol {
	background-image: url('/cms/pix/and35.png');
	width: 35px;
	float: left;
	height: 35px;
}
.nazwaf {
	width: 415px;
	height: 35px;
	float: right;	
}
.metka_bottom {
	position:absolute;
	top:579px;
	left:613px;
	background-image: url('/cms/img/metka_bottom.gif');
	width:202px;
	height:27px;
	line-height:27px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-right:15px;
}

.top_logo_basket {
	margin-top: 80px;
	width:100%;

	height: 200px;
}


#logoklin{
	width: 50%;
	float:left;
}
#bklinc{
	float: left;
}
#bklinc .metka_top{
	margin-top: 20px;
	/*float: right;	*/
}




#logoklad {
	width: 50%;
	float:right;	
}
#bkladc{
	float: right;
}
#bkladc .metka_top{
	margin-top: 20px;	
	float: left;	
}



.bottom_logo_basket {
	position:absolute;
	left:663px;
	top:617px;
	width:118px;
	height:80px;
	background-image: url('/cms/img/bottom_basket.png');
	text-align:center;
}
.bottom_logo_basket img {
	position:absolute;
}

.title_bottom {
	position:absolute;
	top:606px;
	left:615px;
	text-align:center;
	width:214px;
	line-height:24px;
	font-family:tahoma;
	font-size:11px;
	color:#c10600;
}




















#top {
	text-align:left;
	background-image: url('../images/tlo_top.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}


#center {
	
	height:164px;
	padding:1px;
	margin:1px;
	width:897px;
	border: 1px dashed #E5E3E2;
	background-color: #ffffff;
}

.TD_c {
	
	background-color:#e4e4e4;
}
#bottom {
	text-align:right;
	background-image: url('../images/tlo_bottom.gif');	
	background-repeat: repeat-x;
}

/* CZARNA WSTAZKA */
/*#bklinc, #bkladc {
    position: relative;
}

div.black {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
}*/