@charset "utf-8";
body {
	background-image: url(img/tlobody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}

body, div, p, td, a {
	font-family: 'Tahoma';
	font-size: 11px;
	color: #0C58A5;
	text-decoration: none;
}

.srodek {
	background-image: url(img/index_r10_c1.png);
	background-repeat: repeat-y;
}
.gorasrodek {
	background-image: url(img/index_r9_c1.png);
	background-repeat: no-repeat;
	background-position: top;
}
.goraoferta {
	background-image: url(img/oferta_r8_c1.png);
	background-repeat: no-repeat;
	background-position: top;
}
.tekst {
	font-family: Tahoma;
	font-size: 12px;
	color: #0C58A5;
	text-decoration: none;
}
.m_current {
	color: #dd8f2a;
	text-decoration: underline;
}

#menu {
	width: 20%;
	float: left;
	margin: 0 0 0 10px;
}

.subcategory {
	margin: 3px 0 3px 20px;
}

.category {
	background: url(images/arrowright.png) no-repeat left 4px;
	padding: 0 0 0 15px;
}

.category p a {
	font-weight: bold;
	font-size: 10pt!important;
}

#content {
	width: 70%;
	float: right;
	margin-right: 50px;
}

#productContainer {
	/*width: 190px;
	height: 190px;   */
	float: left;
	padding: 5px;
	margin: 7px;
	border: 1px solid #b1c7cc;
	background-color: #fff;
}

#productContainer2 {
	width: 190px;
	height: 190px;
	/*float: left;*/
	padding: 5px;
	margin: 7px 60px 5px 60px;
	border: 1px solid #b1c7cc;
	background-color: #fff;
}

.nameCategory {
	width: 400px;
	float: left;
	margin: 10px 0 15px 5px;
	height: 200px;
}

.nameCategory a {
	font-weight: bold;
	font-size: 9pt!important;
}

.productVal {
	font-weight: bold;
	font-size: 9pt;
}

.mainImg, .mainText {
	overflow: hidden;
	max-width: 660px;
}

#windowContainer {
	background: #fff;
	margin: 25px 0 0 0;
	padding: 5px;
	border: 1px solid #c7c7c7;
}

.imgContainer {
	width: 180px;
	height: 180px;
	text-align: center;
}

.imgContainer img {
	display: block;
	margin: 0 auto !important;
}

#mainProductContainer {
	width: 500px;
}

#wheader {
	height: 25px;
	width: 512px;
	background-color: #e4e4e4;
	text-align: left;
	top: 0;
	display: block;
	position: absolute;
	font-size: 11pt;
	font-weight: bold;
}

#wfooter {
	height: 25px;
	width: 492px;
	background-color: #e4e4e4;
	text-align: right;
	padding: 1px 20px 0 0;
	/*bottom: 0;
	display: block;
	position: fixed;*/
}

#wfooter button {
	border: 1px solid #c7c7c7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#wfooter a {
	text-weight: bold;	
}

.newsTitle {
	margin: 5px 0 0 10px;
	font-size: 10pt;
	font-weight: bold;
}

.newsTitle span {
	color: #ecb50d;
}

.newsContent {
	margin: 5px 0 0 10px;
}

.photoBlock {
	width: 190px;
	height: 205px;
	margin: 5px;
	float: left;
	border: 1px solid #c7c7c7;
	padding: 5px;
}

.photoTop {
	min-width: 200px;
	height: 289px;
	float: left;
	background-color: #fff;
	padding: 5px;
	
}
.photoTop p {
	font-size: 10pt;
}

.cat_nag {
	clear: both;
	font-size: 9pt;
	font-weight: bold;
}

.photoBlock:hover {
	background: url(img/zoom.png) no-repeat bottom right;
}

#dbody {
	width: 1000px;
	margin: auto;
	position: relative;
}

#regionalny {
	position: absolute;
	bottom: 0;
	width: 220px;
	height: 61px;
	left: 230px;
}