/* CSS STYLE UTF-8 */
/* Chariot.pl - 20.08.2008r. */

*{
 padding				: 0px;
 margin					: 0px;
 border					: 0px;	
}

.clear{
 clear					: both;
}

body{
 text-align				: center;
 font					: 11px Tahoma, Sans-serif;
 background-image		: url("../images/kulczykdent-tlo.jpg");	
 background-repeat		: repeat-x;
}


/* TOP */
#top{
 width					: 900px;
 height					: 100px;
 margin					: 0 auto;	
 text-align				: left;
 background-image		: url("../images/kulczykdent-top-tlo.jpg");
 background-repeat		: no-repeat;
 background-position	: right;
}

#top #top-logo{
 margin-left			: 52px;
 float					: left;
}

#top table.menu{
 float					: left;
 margin					: 42px 0 0 100px;
}

td.cms_vmenu_container, td.cms_vmenu_container_selected{
 padding-right			: 17px;
}
 
/* FLASH */ 
#flash{
 width					: 900px;
 height					: 208px;
 margin					: 0 auto;	
 background-image: url("../images/flash.jpg");	
}

#s1 img{
	height: 208px;
}
 
/* CONTENT */ 
 
#tresc{
 width					: 900px;
 margin					: 0 auto;	
 text-align				: left;
}

#tresc-left{
 float					: left;
 width					: 549px;
}

#tresc-left table.section-box-powitanie{
 width					: 549px;
 height					: 186px;
 background-image		: url("../images/kulczykdent-powitanie-tlo.jpg");
 background-repeat		: no-repeat;
}
#tresc-left table.section-box-powitanie table.section-box-powitanie_item{
 width					: 450px;
 margin					: 60px 0 0 50px; 
 line-height			: 16px;
}
#tresc-left table.section-box-powitanie table.section-box-powitanie_item a{
 color					: #f60;
 text-decoration		: none;
}
#tresc-left table.section-box-powitanie table.section-box-powitanie_item a{
 color					: #f60;
 text-decoration		: none;
}
td.section-box-powitanie_more{
 padding				: 30px 0 0 0;
}

.bannery-glowna	{margin-top:-2px;}

#tresc-right{
 float					: right;
 width					: 351px;
 height					: 369px;
 background		: url("../images/kulczykdent-najnowsze-produkty-tlo.jpg") no-repeat 0 0px;
 text-align				: center;
}

#tresc-right table.toolbox-najnowsze-produkty{
 margin					: 42px auto 16px;
}

#tresc-right table.toolbox-najnowsze-produkty img{
 border					: 3px solid #fff;
 margin					: 25px 15px 5px 15px;
}


/* INFO */
table.cms_info{
 margin					: 40px 0 0 50px;
 width					: 450px;	
}
td.cms_info{
 margin					: 40px 0 0 50px;
 width					: 450px;	
}

/* FOOTER */

#footer{
 width					: 900px;
 height					: 65px;
 margin					: 0 auto;	
 text-align				: left;
 background-image		: url("../images/kulczykdent-footer-tlo.jpg");
 background-repeat		: no-repeat;
}

#footer div#footer-projekt, table.footer, a#footer-logo{
 float					: left;	
}

#footer div#footer-projekt{
 float					: left;	
 margin					: 20px 0 0 30px;
}

#footer div#footer-projekt a{
 color					: #000;
 text-decoration		: none;
}

#footer table.footer{
 margin					: 12px 0 0 50px;
}
#footer table.footer a{
 color					: #F7AC30;
 text-decoration		: none;
 padding				: 0 7px;
 text-transform			: uppercase;
}

#footer a#footer-logo{
 width					: 130px;
 height					: 50px;
 display				: block;
 float					: left;	
 margin					: 12px 0 0 175px;
}







 
