@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*background-image: url(img/bkg_cntr.jpg);
	background-position:center;
	background-repeat: no-repeat;*/
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #3e474e;
}
#main-bkg{
	background:url(img/bkg_cntr.jpg);
	background-position:center top;	
	background-repeat: no-repeat;
	width:100%;
	position:static;
}
#logo_link{
	position:absolute;
	width:320px;
	height:50px;
	padding-top:35px;
	margin-right:auto;
	margin-left:0px;
	cursor:hand;
}
#ceramika_link{
	position:absolute;
	width:120px;
	height:50px;
	padding-top:35px;
	margin-right:auto;
	margin-left:554px;
	cursor:hand;
}
#header {
	width:768px;
	height:100px;
	background:url(img/header_kubacki_lazienki.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:static;
}
#menu {
	width:768px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	position:static;
}
#switcher {
	width:768px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/bkg_cnt_top.png);
	background-repeat:no-repeat;
	background:#f0f3f6;
}
#footer {
	width:768px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/btm_bkg_footer.png);
	background-repeat:repeat-x;	
}
#nagore {
	width:263px;
	height:48px;
	margin-left:0;
	margin-right:auto;
	text-align:right;
	padding-top:25px;
}
.separator {
	width:648px;
	height:20px;
	border-top:#cac5c5 solid 1px;
	margin-left:auto;
	margin-right:auto;		
}
.separatorSmall {
	width:628px;
	height:10px;
	border-bottom:#cac5c5 solid 1px;
	position:absolute;
	right:10px;
	top:235px;	
}
#dolnemenu {
	width:508px;
	height:48;
	text-align:left;
	margin-left:130px;
	margin-right:130px;
	white-space:pre;
	position:relative;
}
#wykonana {
	width:220px;
	height:10px;
	position:absolute;
 	bottom:0;
 	right:0;
	color:#757f88;
	font-size:9px;
	text-align:right;
}
a:link {
	color:#3a92a5;
	text-decoration:none;
}
a:visited {
	color:#3a92a5;
	text-decoration:none;
}
a:hover {
	color:#3a92a5;
	text-decoration:underline;
}
#ttl_firma {
	width:768px;
	height:219px;
	background-color:#ebeef3;
	position:static;
}
#ttl_small {
	width:768px;
	height:105px;
	background-color:#ebeef3;
	position:static;
}
#cnt_firma {
	width:568px;
	position:relative;
	padding-left:100px;
	padding-right:100px;
	font-size:12px;
	background-image:url(img/bkg_cnt_top3.png);
	background-repeat:no-repeat;
}
#cnt_kontakt {
	width:568px;
	height:220px;
	position:relative;
	padding-left:100px;
	padding-right:100px;
	font-size:12px;
	background-image:url(img/bkg_cnt_top2.png);
	background-repeat:no-repeat;
}
#cnt_cnt {
	width:648px;
	position:static;
	padding-left:60px;
	padding-right:60px;
	background-image:url(img/bkg_cnt_top2.png);
	background-repeat:no-repeat;
}
#dolomite {
	width:165px;
	height:95px;
	position:relative;
	background-image:url(img/ceramica_dolomite.png);
	margin-left:auto;
	margin-right:0;
	margin-top:10px;
	right:0;
	bottom:0;
	cursor:hand;
}
.element {
	width:648px;
	height:250px;
	position:relative;
}
.photo {
	width:270px;
	height:191px;
	position:absolute;
	left:0;
	top:40px;
}
.description{
	width:338px;
	height:151px;
	position:absolute;
	right:0;
	top:40px;
	padding:20px;
	background-image:url(img/bkg_description.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
	font-size:12px;
}
.descriptionBig{
	width:338px;
	height:151px;
	position:absolute;
	right:0;
	top:40px;
	padding:20px;
	background-image:url(img/bkg_description.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
	font-size:15px;
}
ul, ul li {
	list-style:square;
	margin-left: 8px;
	padding: 0px;
	margin-top:0px;
}
