/* Filename: page-style.css
 * Description: CSS dla strony ""
 * 
 * Last revison:
 * $Revision: 1 $
 * $Date: 2009-11-04 $
 * $LastChangeBy: Przemysław Szpiler $
 */

 /* COMMON ======================= */
body, html {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	}
body {
	font-family: arial; font-size: 12px; color: #000000;
	background: transparent url("../img/body-bg.jpg") repeat-x top center;
	}
	
div {
	border: 0px solid red;
	}
	
/*== MAIN == */
div.main {
	width: 935px; margin: 0 auto;
	}

/*== HEAD == */
div.head {
	height: 135px;
	}
	/*-- left -- */
	div.left-contact {
		width: 260px; height: 95px; padding-top: 40px; padding-left: 30px;
		line-height: 18px;
		}
	/*-- logo-- */
	div.logo {
		width: 335px; height: 135px;
		text-align: center;
		}
	/*-- right-- */
	div.right-contact {
		width: 240px; height: 95px; padding-top: 40px; padding-left: 60px;
		line-height: 18px; 
		}
	
	div.right-contact a,
	div.left-contact a {
		color: #407036; text-decoration: none; font-weight: bold;
		}
	div.right-contact a:hover,
	div.left-contact a:hover {
		color: #407036; text-decoration: underline; font-weight: bold;
		}
	
/*== MENU == */
div.menu-bar {
	height: 34px; margin: 0px 0px 30px 0px;
	text-align: center; font-weight: bold;	
	}
	/*-- menu -- */
	table.menu {
		}
		table.menu td {
			padding: 0px 25px 0px 25px;
			}
			table.menu td a {
				display: block;
				color: #FFFFFF; line-height: 30px; text-decoration: none; font-size: 17px;			
				}
			table.menu td a:hover,
			table.menu td a.active,
			table.menu td a.active:hover {
				display: block;
				color: #FF8533; line-height: 30px; text-decoration: none; font-size: 17px;			 	
				}
		
/*== CONTENT == */
div.content {
	padding: 0px 0px 0px 0px;
	}
	/*--left--*/
	div.content-main-left {
		width: 460px; margin: 0px 15px 0px 0px;
		}
		/*-- box-offers -- */
		div.box-offers {	
			margin: 0px 0px 24px 0px; height: 273px;
			background: transparent url("../img/offer-bg.gif") no-repeat top center;
			}
		div.offers-label {
			padding: 10px 0px 20px 10px;
			color: #FFFFFF; font-size: 20px; font-weight: bold;
			}
		div.offers-tabs {
			padding: 0px 20px 0px 20px;			
			}
			div.offer-tab {
				margin: 0px 3px 0px 0px;  padding: 0px 5px 0px 5px;
				background: #59844C;
				}
				div.offer-tab a {
					display: block; 
					padding-right: 10px;
					color: #FFFFFF; text-decoration: none; line-height: 20px; font-weight: bold;
					background: transparent url("../img/right-small-arrow.png") no-repeat right center;
					}
				div.offer-tab a:hover {
					text-decoration: none;
					}
			div.offer-tab-active {
				margin: 0px 3px -1px 0px;  padding: 0px 5px 0px 5px;
				background: #F3F7EA;
				border-top: 1px solid #D6DFBC;
				border-left: 1px solid #D6DFBC;
				border-right: 1px solid #D6DFBC;
				}
				div.offer-tab-active a {
					display: block; 
					padding-right: 10px;
					color: #326725; text-decoration: none; line-height: 20px; font-weight: bold;
					background: transparent url("../img/bottom-small-arrow.png") no-repeat right center;
					}
				div.offer-tab-active a:hover {
					text-decoration: none;
					}
		div.offers-tabs-content {
			min-height: 130px;
			}
			div.offer-scroll {
				min-height: 130px; margin: 32px 0px 10px 0px;
				}
				div.offer-left-arrow {
					width: 32px; min-height: 116px;
					background: transparent url("../img/left-arrow.png") no-repeat 6px 30px;
					cursor: pointer;
					}	
				div.offer-right-arrow {
					width: 32px; min-height: 116px;
					background: transparent url("../img/right-arrow.png") no-repeat 5px 30px;
					cursor: pointer;
					}		
				div.offer-window  {
					width: 394px;  min-height: 130px;
					}
					div.offer-tape {
						width: 999999px;
						}
						div.offer-frame {
							margin: 0px 9px 0px 0px;
							width: 127px; min-height: 119px;
							}
							div.offer-photo {
								text-align: center;
								}			
								div.offer-photo div {
									margin: 0px 0px 3px 0px;
									}
								div.offer-photo a:hover img {
									opacity: 0.8; filter: alpha(opacity=80);
									}
							div.offer-link {
								text-align: center; line-height: 13px;	
								}			
								div.offer-link a {
									color: #000000; text-decoration: none; font-size: 11px;							
									}
								div.offer-link a:hover {
									text-decoration: underline;
									}	
		div.search-box {
			padding: 10px; margin: 0px 0px 0px 0px; height: 269px;
			background: #F3F7EA url("../img/search-bg.jpg") no-repeat bottom right;
			color: #474747;
			}
			table.search-table {
				width: 100%; 
				text-align: right;
				}
				table.search-table td {
					padding: 5px;
					}
					table.search-table td select {
						width: 135px;
						}
				
	/*--right--*/
	div.content-main-right{
		width: 460px; 
		}
		div.right-cat {
			padding: 10px; height: 566px;
			}
		div.box-content {
			padding: 15px 15px 10px 10px;
			}
			div.box-text {
				line-height: 19px;
				margin: 0px 0px 15px 0px;
				}
			div.box-art-links {
				padding-left: 10px;
				}
				div.box-art-links li {
					margin: 10px 0px 10px 0px;
					}
				div.box-art-links li a {
					padding-left: 10px;
					color: #000000; font-weight: bold; text-decoration: none;
					background: transparent url("../img/icon-more.png") no-repeat left center;					
					}
				div.box-art-links li a:hover {
					text-decoration: underline;
					background: transparent url("../img/icon-more.png") no-repeat left center;	
					}				

/*== FOOTER == */
div.footer {
	margin: 23px 0px 0px 0px;
	}
	/*--left--*/
	div.footer-left {
		width: 460px; margin: 0px 15px 0px 0px;
		}
		div.footer-box {
			}
			div.footer-box-title {
				margin: 0px 0px 5px 10px;
				}
			div.footer-art-title {
				margin-bottom: 10px;
				}
				div.footer-art-title a {
					color: #000000; text-decoration: none; text-transform: uppercase; font-weight: bold;					
					}
				div.footer-art-title a:hover {
					text-decoration: underline;
					}
			div.footer-art-lid {
				margin: 0px 0px 5px 0px; 
				line-height: 16px;
				}
			div.footer-art-more {
				text-align: right;
				}
				div.footer-art-more a {
					padding-right: 10px;
					color: #000000; font-weight: bold; text-decoration: none; font-size: 11px;
					background: transparent url("../img/icon-more.png") no-repeat right center;					
					}
				div.footer-art-more a:hover {
					text-decoration: underline;
					}			
		
	/*--right--*/
	div.footer-right{
		width: 460px;
		}
	
	td.footer-cell {
		width: 50%; padding: 0px 8px 0px 0px;
		border-right: 1px dotted #C8CFAE;
		vertical-align: top;
		}
	td.footer-cell-right {
		padding: 0px 0px 0px 8px;
		vertical-align: top;
		}
		
		
/*== SUBPAGE == */

/*--- content-sub-left --- */
div.content-sub-left {
	width: 270px; margin: 0px 13px 0px 0px;	padding: 10px;
	}
	div.submen-box {
		}
		div.cascade-menu {
			}
			div.cascade-menu div.item {
				margin: 5px 0px 5px 0px;
				}
			div.cascade-menu div.item a {
				color: #000000; font-weight: bold; text-decoration: none;
				}
			div.cascade-menu div.item a:hover {
				text-decoration: underline;
				}
				div.cascade-submenu {
					padding: 5px 0px 5px 10px; 
					}
					div.cascade-submenu div.subitem {
						margin: 8px 0px 8px 0px;
						}
					div.cascade-submenu div.subitem a {
						padding-left: 10px;
						color: #000000; font-weight: normal; text-decoration: none;
						background: transparent url("../img/right-small-arrow.png") no-repeat left center;
						}
					div.cascade-submenu div.subitem a:hover,
					div.cascade-submenu div.subitem a.active {
						text-decoration: underline;
						}
						
	div.sub-search-box {
		padding: 10px; width: 237px; margin: 0px 0px 0px 0px;
		border: 1px solid #D8DCC3;
		background: #FFFFFF;
		font-size: 11px; color: #454545;
		}		
		div.search-label {
			margin: 0px 0px 10px 0px;
			color: #366328; font-size: 20px; font-weight: bold;
			}
		table.subsearch-table {
			text-align: right;
			}
			table.subsearch-table td {
				padding: 4px 2px 4px 5px;
				font-size: 11px;
				}
				table.subsearch-table td select {
					width: 140px;
					}
	
/*--- content-sub-right --- */
div.content-sub-right {
	width: 609px; padding: 10px 20px 10px 0px; 			
	}
	
	div.offers-list-content {
		}
		div.list-pagination {
			margin: 10px 0px 10px 0px; padding: 0px 20px 0px 0px;
			}
			a.pagin-item {
				display: block;
				padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;
				color: #83867F; text-decoration: none; font-weight: bold; text-align: center; font-size: 12px; font-family: verdana;
				}
			a.pagin-item:hover,
			a.pagin-item-active {
				display: block;
				padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;
				color: #FFFFFF; background: #FE6601; text-decoration: none; font-size: 12px; font-weight: bold;font-family: verdana;
				}	 
		div.offer-list-item {
			margin: 10px 10px 10px 10px; width: 130px;			
			}
			div.list-item-photo {
				text-align: center;
				}
				div.list-item-photo div {
					margin: 0px 0px 5px 0px;
					}
				div.list-item-photo a:hover img {
					opacity: 0.8; filter: alpha(opacity=80);
					}
			div.offer-list-link {
				margin: 2px 0px 0px 0px;
				text-align: center; line-height: 13px; 
				}
				div.offer-list-link a {
					color: #000000; text-decoration: none; font-size: 11px;
					}
				div.offer-list-link a:hover {
					text-decoration: underline;
					}
	div.product-params {
		}
		td.product-param-cell {
			padding: 5px 2px 5px 2px; width: 135px;
			color: #000000; font-size: 12px;
			border-bottom: 1px solid #E4E7DC;
			}
	div.product-photos {
		}
		div.product-photos img {
			padding: 3px; margin: 0px 0px 5px 0px;
			background: #FFFFFF;
			border: 1px solid #DDDFD2;
			}
			div.product-photos a:hover img {
				opacity: 0.8; filter: alpha(opacity=80);
				}
		div.product-photos div.big {
			width: 200px; text-align: center;
			}
		div.small-photos {
			}
			div.small-photos div.small {
				}
						
	div.product-desc {
		margin: 10px 0px 10px 0px;
		font-size: 12px; line-height: 20px;
		}
		
/*==COMMON == */
div.box {
	background-color: #F3F7EA; border: 1px solid #D6DFBC;
	}
div.box-title {
	padding-left: 10px;
	background: transparent url("../img/title-border.gif") no-repeat left center;
	color: #326725; font-weight: bold; font-size: 19px;
	}
div.box-title h1 {
	color: #326725; font-weight: bold; font-size: 19px;
	}
div.box-title a {
	color: #326725; font-weight: bold; font-size: 19px; text-decoration: none;
	}
div.box-title a:hover {
	text-decoration: underline;
	}

div.green-button {
	padding: 0px 15px 0px 15px;
	background: #326725;
	}
	div.green-button a {
		display: block;
		padding-right: 10px;
		background: transparent url("../img/right-small-white-arrow.png") no-repeat right;
		color: #FFFFFF; line-height: 24px; font-weight: bold; text-decoration: none;
		}
	div.green-button a:hover {
		text-decoration: none;
		}
		
div.button-back {
	padding: 0px 15px 0px 15px;
	background: #326725;
	}
	div.button-back a {
		display: block;
		padding-left: 10px;
		background: transparent url("../img/left-small-white-arrow.png") no-repeat left;
		color: #FFFFFF; line-height: 24px; font-weight: bold; text-decoration: none;
		}
	div.button-back a:hover {
		text-decoration: none; color: #FFFFFF;
		}

input.tnormal {
	border: 1px solid #A9ADAC; 
	color: #474747; font-size: 12px; font-family: arial;
	}
select.select {
	border: 1px solid #A9ADAC;
	color: #474747; font-size: 12px; font-family: arial;
	}
	
.ajax-loader {
	min-height: 196px;
	background: #F3F7EA url("../img/loader.gif") no-repeat center center;
	border: 1px solid #D6DFBC;
	}
	
.search-button {
	padding: 2px 25px 2px 20px; width: 85px;
	color: #FFFFFF; font-weight: bold;
	background: #326725 url("../img/search-arrow.gif") right center no-repeat; border: 0px;
	}	