@charset "utf-8";
/* CSS Document */

/*------------------------------ Global Settings -----------------------*/


* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color: #9f0000;
}

a:hover {
	text-decoration:underline;
}

a img {
	border: 0px;
}
ul, li {
	list-style:none;
}
body {
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	text-align: left;
	background: url(img/bg.jpg) repeat top left;
}

h1.title {
	text-align:right;
	padding-right:60px;
	color: #c10000;
	font-weight:normal;
	margin-bottom:20px;
	font-size:25px;
}

#container {
	margin:0 auto;
	width: 939px;
	height:auto;
}
#banner {
	width:939px;
	height:421px;
	overflow:hidden;
	margin:0 auto;
	background:url(img/banner.jpg) no-repeat top center;
}
#page_name {
	padding: 349px 0 0 190px;
	float:left;
	width:320px;
	overflow:hidden;
}
.normal_txt {
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height:18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#mid_section {
	width:939px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background: url(img/mid_section.jpg) repeat-y top center;
	float:left;
	position:relative;
}
#mid_content_area {
	width:755px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	float:left;
	position:relative;
}
#product_area {
	margin:auto;
	width:930px;
	height:auto;
}
#product_box {
	width:165px;
	height:243px;
	background:url(img/product_box.jpg) top center no-repeat;
	padding:5px 7px 0 5px;
	float: left;
	text-align:center;
}
.start #product_box {
	height:207px;
	background:url(img/product_box_start.jpg) top center no-repeat;
}
#product_box h3 {
	color:#C4AB7E;
	font-family:"Georgia", Times New Roman, Times, serif, arial;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
}

.start #product_box h1 {
	color:#FFF;
	font-size:14px;
	padding: 0 0;
	text-align:center;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

.start #product_box h1 a {
	color:#FFF;
}

#product_box .white {
	color:#fff;
	font-family:"Tahoma", Times New Roman, Times, serif, arial;
	font-size:12px;
	text-align:left;
}
#product_box .price {
	color:#fff;
	font-family:"Georgia", Times New Roman, Times, serif, arial;
	font-size:12px;
	text-align: right;
	background:url(img/price.gif) no-repeat  right top;
	height:18px;
}
#product_box table {
	margin-left:4px;
}
#left_link {
	float:right;
	background:url('img/tlo_menu_bottom.jpg') no-repeat bottom left;
	padding-bottom: 31px;
}
#left_link ul {
	width:auto;
	float:right;
	padding: 0;
	background: url('img/cien_menu.jpg') repeat-y right;
}
#left_link li {
	background: url('img/tlo_menu.jpg') no-repeat top left;
	width:167px;
	float:right;
	margin: 0;
	padding:0;
	list-style:none;
}
#left_link li.top {
	background: url('img/tlo_menu_top.jpg') no-repeat top left;
}
#left_link li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:35px;
	color:#FFFFFF;
	font-weight:bold;
	width:auto;
	float:right;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	padding-right:15px;
}
#left_link li a:hover {
	color:#c10000;
}

#left_link li a.select {
	color:#ff8000;
}

#left_link ul ul li a {
	line-height:26px;
}

#left_link ul ul {
	margin:0 0 6px 0; 
	background: none;
}

#left_link ul ul li {
	background: url('img/tlo_submenu.jpg') no-repeat top left;
}

#bottomlinks {
	margin:25px auto;
}
#bottomlinks .text {
	color:#AE7F50;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
	text-align: center;
	white-space:nowrap;
	margin:100px 0 0 0;
}

#bottomlinks * {
	color:#AE7F50;
}


.str {
	clear:both;
	text-align:center;
	margin-right:50px;
}
.str a {
	margin:0 3px;
	padding-right:6px;
	border-right:1px dotted #000000;
}

.str a.select {
	font-weight:bold;
	text-decoration:underline;
}

.clear {
	clear:both;
}

table.kolory_plyt td {
	padding:4px;
	border:1px dotted #D2C7AC;
	font-weight:bold;
	color: #1e1811;
	width:20%;
	
}
table.kolory_plyt td img {
	margin:4px;
	border:1px solid #CCBE9F;
	
}

.product_name {
	font-size:20px;
	color: #6c0000;
	font-weight:bold;
	margin-bottom:20px;
}

.surowiec {
	clear:both;
	margin-top:20px;
}

.surowiec img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.img_prod {
	border:2px solid #d9d7ce;
	margin-bottom:10px;
}

#left_link li.specjal.odstep {
	margin-top:7px;
	padding-top:1px;
}
#left_link li.specjal a {
	padding-right:10px;
}


#left_link li.specjal a {
	color: #ffff00;
}