/******************************************************************
* HTML RESET
******************************************************************/

body { font-family: Tahoma, verdana; font-size:11px; color:#666666; margin: 0px; padding: 0px; }
a { font-family: Tahoma, verdana; font-size: 11px; font-weight: normal; color:#004080; text-decoration: none }
a:link, a:active, a:visited  { font-family: Tahoma, verdana; font-size: 11px; font-weight: normal; color:#004080; text-decoration: none }
a:hover { font-family: Tahoma, verdana; font-size: 11px; font-weight: normal; color:#004080; text-decoration: none }
form { margin: 0px; padding: 0px }
img { border: 0 }

/******************************************************************
* CONTENER
******************************************************************/

#container {
	width: 994px;
	padding: 0;
	margin: 10px auto;
	position: relative;	
}
#container #header {
	width: 994px;
	height: 255px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
#container #left {
	width: 250px; 
	margin: 0;
	border: 0;
	padding: 0 0 0 0;
	float: left;

}
#container #left .leftName {
	width: 230px;
	height: 28px;
	margin: 0 0 2px 0;
	padding: 12px 0 0 10px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold; 
	border-top: dotted 1px #000000; 
	background: url(../layout/backg_nav.png) top left no-repeat;
}
#container #content {
	width: 530px;
	padding: 0 0 0 4px;
	float: left;
	margin: 0; 
	border: 0; 
}
#container #content .contentName {
	width: 510px;
	height: 28px;
	margin: 0 0 10px 0;
	padding: 12px 0 0 9px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold; 
	border-top: dotted 1px #000000; 
	/**line-height: 1.6em;**/
	/**background: url(../layout/backg_content_name.png) top left no-repeat;**/
	background: url(../layout/backg_nav.png) top left no-repeat;
}
#container #right {
	width: 210px; 
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	text-align: right;
}
#container #right .rightName {
	width: 190px;
	height: 28px;
	margin: 0 0 2px 10px;
	padding: 12px 0 0 10px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold; 
	border-top: dotted 1px #000000; 
	background: url(../layout/backg_nav.png) top left no-repeat;
	text-align: left;
}
#container #footer {
	display: block;
	width: 994px;
	background: url(../layout/footer_backg.jpg) top center repeat-x;
	border: 0px solid #f2ae00;
	height: 46px;
	overflow: hidden;
	color: #000000;
	line-height: 4.3em;
	padding: 0 0 0 0;
}
#footer .left{
	width: 483px;
	float: left;
	padding: 0 0 0 10px;
}
#footer .right{
	width: 483px;
	float: right;
	text-align: right;
	padding: 0 4px 0 0;
	font-size: 9px;
}
#footer .right a{
	color: #666666;
	font-size: 9px;
}
#bth { 
	clear: both;
}
/******************************************************************
* PAGE
******************************************************************/
#container #menuPage {

}
#container #header #topLogo {
	position: relative;
	top: 0;
	left: 0;
	height: 105px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 10000;
}
#container #header #topMenu {
	width: 994px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	background: red;
}
#topMenu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
#topMenu ul li{
	position: relative;
	/*display: inline;*/
	float: left;
	z-index: 5000;
}

#topMenu ul li a{
	display: block;
	background: url(../layout/menu_backg.jpg) top center no-repeat;
	width: 142px;
	height: 115px;
	margin: 0 0 0 0;
	border: 0 solid #778;
	border-bottom-width: 0;
	color: #000000;
	text-decoration: none;
	z-index: 5000;
	text-align: center;
	padding: 35px 0 0 0;
}
#topMenu ul li a.select{
	display: block;
	background: url(../layout/menu_backg_select.jpg) top center no-repeat;
	width: 142px;
	height: 115px;
	border: 0 solid #778;
	border-bottom-width: 0;
	color: #000000;
	text-decoration: none;
	z-index: 5000;
	text-align: center;
	padding: 35px 0 0 0;
}
#topMenu ul li a:hover{
	color: #000000;
	background: url(../layout/menu_backg_select.jpg) top center no-repeat;
}






#header #topFlags {
	width: 170px;
	height: 25px;
	position: absolute;
	top: 2px;
	right: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-align: right;
	background: none;
}
#header #topIcons {
	width: 170px;
	height: 25px;
	position: absolute;
	top: 2px;
	right: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-align: right;
	background: none;
}
#header #topFlags  img {
	width: 20px;
	/*height: 14px;*/
	margin: 0 0 0 10px;
	padding: 1px;
	border: solid 1px #4e7498;
}
#topNav {
	width: 984px;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 10px;
	overflow: hidden;
	font-family: Tahoma;
	color: #000;
	font-size: 10px;
	border-bottom: 1px #ccc dotted;
	background: url(../layout/backg_nav.png) top left no-repeat;
}
#topNav a {
	font-family: Tahoma;
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
#container #content .bannerCat {
	width: 726px;
	margin: 0 0 5px 0; 
	border: 0; 
}
/****

#container #left .leftBody {
	width: 230px;
	height: 400px;
	margin: 0 0 10px 0;
	padding: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background: #f9f0df; 
	border: 0; 
}

****/
#container #right .banners {
	width: 210px;
	background: #ffffff;
	text-align: right;
}
#container #right .banners img {
	margin: 0 0 10px 0;
		
}
/******************************************************************
* BOXY
******************************************************************/
.boxNews {
	margin: 0 0 5px 0;
	width: 239px;
	background-image: url(../img/layout/content_backg_news_2.jpg);
}
.boxNews .boxHead {
	width: 230px;
	height: 40px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../img/layout/content_backg_news_1.jpg);
	padding: 6px 0 0 9px;
	font-size: 13px;
	font-family: tahoma, verdana, arial;
	color: #ffffff;
	font-weight: bold;
}

.boxNews .boxBody  {
	width: 230px;
	padding: 0 4px 0 5px;
	color: #ffffff;
}
.boxNews .boxFoot {
	width: 239px;
	height: 33px;
	background-image: url(../img/layout/content_backg_news_3.jpg);
}
.boxNews .clear {
	clear: both;
	float: none;
}
/******************************************************************
* BOX PRODUCTS
******************************************************************/

#items
{
	margin: 10px auto; 
	width: 990px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#items .item  {
	float: left;
	position: relative;
	width: 225px;
	height: 225px;
	margin: 0 0;
}
#items .spacer {
	float: left;
	position: relative;
	width: 30px;
	height: 225px;
	margin: 0 0;
	background: none;
}
#items .item .box {
	width: 225px;
	height: 225px;
	margin: 0 auto;
	/**border-bottom: 2px solid #000;**/
}
#items .item .box2 {
	width: 225px;
	height: 35px;
	margin: 0 auto;
	/**border-bottom: 2px solid #000;**/
}
#items .item img {
	padding: 0 0 0 0;
	width: 221px;
	height: 221px;
	border: 2px solid #ffffff;
}

#itemsName
{
	margin: 10px auto; 
	width: 990px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#itemsName .item  {
	float: left;
	position: relative;
	width: 225px;
	height: 45px;
	margin: 0 0;
}
#itemsName .spacer {
	float: left;
	position: relative;
	width: 30px;
	height: 45px;
	margin: 0 0;
	background: none;
}
#itemsName .item .box {
	width: 221px;
	height: 30px;
	margin: 0 auto;
	border: 2px solid #ffffff;
	background: #000000;
	color: #ffffff;
	padding: 12px 0 0 0;
	display: block;
}
#itemsName .item .box a {
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}
#itemsName .item .box:hover {
	width: 221px;
	height: 30px;
	margin: 0 auto;
	border: 2px solid #ffffff;
	background: #666666;
	color: #ffffff;
	padding: 12px 0 0 0;
	display: block;
}


#itemsButton
{
	margin: 30px auto; 
	width: 990px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#itemsButton .item  {
	float: left;
	position: relative;
	width: 225px;
	height: 45px;
	margin: 0 0;
}
#itemsButton .spacer {
	float: left;
	position: relative;
	width: 30px;
	height: 45px;
	margin: 0 0;
	background: none;
}
#itemsButton .item .box {
	width: 221px;
	height: 30px;
	margin: 0 auto;
	border: 2px solid #ffffff;
	background: #666666;
	color: #ffffff;
	padding: 12px 0 0 0;
	display: block;
	position: relative;
}
#itemsButton .item .box  img {
	position: absolute;
	top: -1px;
	left: 5px;
	width: 45px;
	height: 45px;
	float: left;
	
}
#itemsButton .item .box:hover {
	width: 221px;
	height: 30px;
	margin: 0 auto;
	border: 2px solid #ffffff;
	background: #666666;
	color: #ffffff;
	padding: 12px 0 0 0;
	display: block;
}
#itemsButton .item .box a {
	font-weight: bold;
	color: #ff9900;
	font-size: 11px;
}

/******************************************************************
* Moduły banerowe
******************************************************************/
#right #modBanner1 {
	display: block;
	width: 210px;
	margin: 0 0 0 0;
	text-align: right;

}
#right #modBanner1 img {
	width: 200px;
	margin: 0 0 10px 0;
}

/******************************************************************
* Kategorie wyswietlane w srodku strony
******************************************************************/

#menuPage {
	width: 200px;
    margin: 10px;
    border-style: none none none none;
    border-color: #3D261D;
    border-size: 1px;
    border-width: 1px;
}
#menuPage ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuPage li {
	border-bottom: dotted 1px #cccccc; 
}
#menuPage li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	color: #666666;
}
#menuPage li a:link, #menuPage li a:visited {
	color: #E4D6CD;
	display: block;
	padding: 8px 0 0 10px;
	color: #666666;
}
#menuPage li a:hover, #menuPage li #current {
	color: #000000;
	padding: 8px 0 0 10px;
}



/******************************************************************
* BOX GALLERY ( Domyslny styl galerii )
******************************************************************/

#itemsGalleryCustom
{
	width: 520px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#itemsGalleryCustom .item {
	float: left;
	position: relative;
	width: 120px;
	height: 100px;
	margin: 4px;
	border: solid 1px #eeeeee;
}
#itemsGalleryCustom .item:hover {
	float: left;
	position: relative;
	width: 120px;
	height: 100px;
	margin: 4px;
	border: solid 1px #cccccc;
	background: #f5f5f5;
}
#itemsGalleryCustom .item .imgbox {
	width: 120px;
	height: 120px;
	margin: 5px auto;
}
#itemsGalleryCustom .item img {
	padding: 0 0 0 0;
	width: 100px;
	height: 75px;
	
}
#itemsGalleryCustom .item span
{
	position: absolute;
	bottom: 5px;
	left: 3px;
	font-size: 0.8em;
	font-weight: bold;
	width: 120px;
	text-align: center;
	color: #000000;
	padding: 0;
	height: 40px;
	border-bottom: 0 dotted #666666;
}
#itemsGalleryCustom .item span a
{
	color: #000000;
}


/******************************************************************
* BOX GALLERY ( Galeria kategorie ) 
******************************************************************/

#itemsGallery
{
	width: 520px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#itemsGallery .item {
	float: left;
	position: relative;
	width: 120px;
	height: 150px;
	margin: 4px;
	border: solid 1px #eeeeee;
}
#itemsGallery .item:hover {
	float: left;
	position: relative;
	width: 120px;
	height: 150px;
	margin: 4px;
	border: solid 1px #cccccc;
	background: #f5f5f5;
}
#itemsGallery .item .imgbox {
	width: 120px;
	height: 120px;
	margin: 5px auto;
}
#itemsGallery .item img {
	padding: 0 0 0 0;
	width: 100px;
	height: 75px;
	
}
#itemsGallery .item span
{
	position: absolute;
	bottom: 5px;
	left: 3px;
	font-size: 0.8em;
	font-weight: bold;
	width: 120px;
	text-align: center;
	color: #000000;
	padding: 0;
	height: 40px;
	border-bottom: 0 dotted #666666;
}
#itemsGallery .item span a
{
	color: #000000;
}

