body
{
	font: 11px arial,tahoma,verdana,sans-serif;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

input, select, textarea
{
	font: 11px arial,tahoma,verdana,sans-serif;
	color: #000000;
}

input.button
{
	display: inline-block;
	width: 108px;
	height: 20px;
	line-height: 12px;
	text-align: center;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;	
	border: 0px;
}

div#wrap
{
	display: block;
	margin: 0 auto;
	width: 984px;
	overflow: hidden;
}

div#wrap-top
{
	display: block;
	width: 984px;
	height: 108px;
	padding: 0px;
}
div#wrap-top a span
{
	display: none;
}
a#logo
{
	display: block;
	float: left;
	width: 230px;
	height: 60px;
	margin-left: 4px;
	margin-top: 24px;
	background: url('../img/logo.png') no-repeat;
	
}

div#navigation-icon
{
	display: block;
	float: right;
	width: 252px;
	height: 77px;
	margin-top: 13px;
}

div#navigation-icon a
{
	color: #FFF;
	text-decoration: none;
	line-height: 33px;
}

div#navigation-icon a#my-account
{
	display: block;
	float: left;
	width: 97px;
	height: 33px;
	padding-left: 19px;
	margin-right: 10px;
	margin-bottom: 11px;
}

div#navigation-icon a#my-store
{
	display: block;
	float: left;
	width: 80px;
	height: 33px;
	padding-left: 43px;
	margin-bottom: 11px;
}

div#navigation-icon a#my-basket
{
	display: block;
	float: left;
	width: 97px;
	height: 33px;
	padding-left: 19px;
	margin-right: 10px;
}

div#navigation-icon a#my-help
{
	display: block;
	float: left;
	width: 80px;
	height: 33px;
	padding-left: 43px;
}

div#bar-top
{
	display: block;
	width: 984px;	
	height: 32px;
}

div.bar-top-sep
{
	display: block;
	float: left;
	width: 1px;
	height: 32px;
}

div#logout-user
{
	display: block;
	float: right;	
	height: 32px;
	line-height: 32px;
	text-align: right;
	color: #FFF;
}

div#logout-user strong
{
	color: #FFF;
}

div#logout-user a
{
	color: #FFF;
	text-decoration: none;
}

div#navigation-bar
{
	display: block;
	float: left;
}

a.navigation-menu
{
	display: block;
	float: left;
	width: 100px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

a.navigation-menu h2
{
	display: block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

a#navigation-shop
{
	display: block;
	float: left;
	width: 187px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

form#login label
{

}

form#login input
{	
	width: 75px;
	border: 1px solid;
}



input#lagin_submit.button
{
	width: 68px;
	height: 20px;
	padding: 0px;
	margin-left: 3px;
	font-size: 11px;
	text-align: center;
	border: 0px solid;
	color: #FFFFFF;
	font-weight: bold;
	background: none;
	background: url('../img/button-color.gif') no-repeat;
}



div#search-bar
{
	display: block;
	width: 984px;
	height: 32px;
	text-align: right;
}

div#search-bar form
{
	display: block;
	float: right;
	margin-top: 4px;
}

div#search-bar form label
{
	font-weight: bold;
}

div#search-bar form input
{
	width: 411px;
	border: 1px solid;
}

div#search-bar form .button
{
	width: 68px;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	border: 0px solid;
	color: #FFFFFF;
	font-weight: bold;
	background: none;
}

div#search-bar a
{
	display: block;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	line-height: 18px;
	text-decoration: none;
}

div#wrap-content
{
	display: block;
	width: 984px;
	margin-top: 10px;
	overflow: hidden;
}

div#wrap-left
{
	display: block;
	float: left;
	width: 190px;
	margin-right: 10px;
	overflow: hidden;
}

div#wrap-center
{
	display: block;
	float: left;
	width: 574px;
	overflow: hidden;
}

div#wrap-right
{
	display: block;
	float: left;
	width: 200px;
	margin-left: 10px;
	overflow: hidden;
}

div.box-left
{
	display: block;
	width: 190px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.box-left div.header
{
	display: block;
	width: 190px;
	height: 50px;
	overflow: hidden;
}

div.box-left div.header p
{
	display: block;
	margin: 10px;
	margin-top: 8px;
}

div.box-left div.wrap
{
	display: block;
	width: 190px;
	overflow: hidden;
	background: url('../img/box-left-bg.png') repeat-y;
}

div.box-left div.wrap div.content
{
	display: block;
	width: 170px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
	overflow: hidden;
	background: url('../img/box-left-bg-end.png') 0% 100% no-repeat;
}

div.box-right
{
	display: block;
	width: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.box-right div.header
{
	display: block;
	width: 200px;
	height: 50px;
	overflow: hidden;
}

div.box-right div.header p
{
	display: block;
	margin: 10px;
	margin-top: 8px;
}

div.box-right div.wrap
{
	display: block;
	width: 200px;
	overflow: hidden;
	background: url('../img/box-right-bg.png') repeat-y;
}

div.box-right div.wrap div.content
{
	display: block;
	width: 180px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
	overflow: hidden;
	background: url('../img/box-right-bg-end.png') 0% 100% no-repeat;
}

div#wrap-footer
{
	display: block;
	width: 984px;
	height: 68px;
	padding-top: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	line-height: 28px;
	color: #626262;
	background: url('../img/footer-bg.png') repeat-x;
}

div#wrap-footer a
{
	color: #626262;
	text-decoration: none;
}

div#wrap-footer strong.blue
{
	color: #006EA3;
}

div#wrap-footer-end
{
	display: block;
	width: 954px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	color: #BABABA;
}

div#wrap-footer-end a
{
	color: #BABABA;
	text-decoration: none;
}

div.product-list
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	overflow: hidden;
	border-bottom: 1px #EDEDED solid;
}

div.product-list a.foto
{
	display: block;
	float: left;
	width: 56px;
	height: 88px;
	padding: 1px;
	margin-right: 10px;
	border: 1px #BABCBB solid;
	background-color: #FFFFFF;
}

div.product-list a.foto img
{
	display: block;
	width: 56px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.product-list a.title
{
	text-decoration: none;
	font-weight: bold;
}

div.product-list span.autor
{
	font-size: 10px;
}

div.product-list span.prince
{
}

div.product-list span.prince strong
{
	color: #C10000;
}

div.product-list span.prince strong.big
{
	font-size: 12px;
	color: #C10000;
}

a.product-list-more
{
	display: block;
	float: right;
	margin-top: 10px;
	line-height: 12px;
	overflow: hidden;
	color: #545454;
	text-decoration: none;
}

div.biuletyn-info
{
	display: block;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px #EDEDED solid;
}

input.biuletyn-input
{
	display: block;
	margin: 0 auto;
	width: 160px;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px #B6B6B6 solid;
}

a.button-color
{
	display: inline-block;
	width: 68px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}

a.button-color-2
{
	display: inline-block;
	width: 108px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;	
}

a.button-grey
{
	display: inline-block;
	width: 68px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background: url('../img/button-color.gif') no-repeat;	
}

a.button-grey-big
{
	display: inline-block;
	width: 108px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background: url('../img/button-color-2.gif') no-repeat;	
}

div.error-block
{
	display: block;
	margin-bottom: 10px;
	color: #CC0000;
}

div#side-promotion
{
	position: absolute;
	display: none;
	overflow: hidden;
	width: 561px;
	height: 260px;
	padding: 10px;
	margin-left: 191px;
	border: 1px #B2B2B2 solid;
        z-index: 998;
	background: #FEFEFE url('../img/sub-menu-bg.jpg') 0% 100% repeat-x;	
}

div#side-bestseller
{
	position: absolute;
	display: none;
	overflow: hidden;
	width: 561px;
	height: 260px;
	padding: 10px;
	margin-left: 191px;
	border: 1px #B2B2B2 solid;
        z-index: 998;
	background: #FEFEFE url('../img/sub-menu-bg.jpg') 0% 100% repeat-x;	
}

div#side-news
{
	position: absolute;
	display: none;
	overflow: hidden;
	width: 561px;
	height: 260px;
	padding: 10px;
	margin-left: 191px;
	border: 1px #B2B2B2 solid;
        z-index: 998;
	background: #FEFEFE url('../img/sub-menu-bg.jpg') 0% 100% repeat-x;	
}

div#side-previews
{
	position: absolute;
	display: none;
	overflow: hidden;
	width: 561px;
	height: 260px;
	padding: 10px;
	margin-left: 191px;
	border: 1px #B2B2B2 solid;
        z-index: 998;
	background: #FEFEFE url('../img/sub-menu-bg.jpg') 0% 100% repeat-x;	
}

.side-title
{
	display: block;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 15px;
	color: #003A54;
	font-weight: bold;
	font-size: 14px;
}

.side-title h2
{
	margin: 0px;
	color: #003A54;
	font-weight: bold;
	font-size: 14px;
}


.banner-link
{
	display: block;
	margin: 0 auto;
	width: 564px;
	height: 46px;
	padding: 5px;
	background: url('../img/baner-bg.gif') no-repeat;
}


.banner-produkt
{
	display: block;
	margin: 0 auto;
	width: 774px;
	overflow: hidden;
	margin-bottom: 10px;
}

/*
a.link-category:link
a.link-category:visited
a.link-category:active 
a.link-category:focus
a.link-category:hover
*/

.box-block
{
	display: block;
	overflow: hidden;
}

.box-products
{
	display: block;
	float: left;
	width: 155px;
	height: 150px;
	padding: 15px;
	padding-top: 5px;
	margin-left: 1px;
	margin-bottom: 1px;
	overflow: hidden;
	background: url('../img/box-products-sep.png') 100% 50% no-repeat;
}

.box-products-no-border
{
	background: none;
}

.box-block-sep
{
	display: block;
	min-width: 554px;
	margin: 10px;
	height: 1px;
	overflow: hidden;
	background-color: #ededed;
}

.box-products-big
{
    /* height: 185px; */
    height: 125px;
}

.box-products .info
{
	display: block;
	overflow: hidden;
	height: 135px;
}

.box-products .description
{
	display: block;
	height: 32px;
	margin-bottom: 10px;
	overflow: hidden;
}

.box-products .link
{
	display: block;
	text-align: center;
	overflow: hidden;
}

a.box-category-more
{
	display: block;
	overflow: hidden;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #c10002;
	text-decoration: none;
}

.box-products .link a
{
	margin-left: 2px;	
	margin-right: 2px;	
}

.box-products a.title
{
	display: block;
	width: 155px;
	height: 38px;
	text-decoration: none;
}
.box-products strong a.title 
{
	/*position: relative;*/
	display: block;
	width: 155px;
	height: 38px;
	max-height: 38px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	clip: rect(0px 155px 38px 0);
	z-index: 1;
}

.box-products a.foto
{
	display: block;
	float: left;
	width: 56px;
	height: 88px;
	margin-right: 5px;
	background-color: #FFFFFF;
}

.box-products a.foto img
{
	display: block;
	width: 56px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.box-products strong.autor
{
    display: block;
    height: 36px;
}

.box-products strong.prince
{
    display: block;
    font-size: 14px;
    color: #be0000;
    line-height: 18px;
}

span.vat
{
    display: block;
    width: 40px;
    font-size: 9px;
    color: #626262;
    line-height: 14px
    margin-top: 2px;
    margin-bottom: 3px;
    background-color: #C00;
    color: #FFF;
    padding: 1px;
    margin-left: 47px;
    text-align: center;
}

span.vathidden
{
    background-color: #FFF;
}
/*
.box-products strong.prince
{
	font-size: 12px;
	color: #be0000;
}
*/

.box-products2
{
	display: block;
	float: left;
	width: 720px;
	height: 150px;
	padding: 15px;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url('../img/box-products-sep2.gif') 0% 100% repeat-x;
}

.box-products2 strong.title
{
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
}

.box-products2 a.title
{
	text-decoration: none;
}

.box-products2 span.gray
{
	color: #626262;	
}

.box-products2 div.description
{
	display: block;
	margin-top: 5px;
	text-align: justify;	
}

.box-products2 div.description a.more
{
	text-decoration: none;
}

.box-products2 .prince
{
	font-size: 12px;
	color: #C10000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu
{
	display: none;
	position: absolute;
        z-index: 998;
}

.sidebarmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	width: 190px; /* Main Menu Item widths */
	border-top: 1px #DCDCDC solid;
	background: url('../img/bg-navigation-shop-position.png') repeat-y;
}

.sidebarmenu ul li 
{
	position: relative;
}

.sidebarmenu ul li.last
{
	padding-bottom: 5px;
	background: url('../img/bg-navigation-shop-position-end.gif') no-repeat;
}

/* Top level menu links style */
.sidebarmenu ul li a
{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: underline;
	padding-left: 23px;
	text-decoration: none;
	line-height: 35px;
}

.sidebarmenu ul li a:hover
{
	text-decoration: underline;
	background: url('../img/bg-navigation-shop-a-hover-null.gif') 1px 0px no-repeat;
}

/*Sub level menu items */
.sidebarmenu ul li ul
{
	position: absolute;
	top: 0;
	visibility: hidden;
}

/*
.sidebarmenu a.subfolderstyle
{
	background: url(right.gif) no-repeat 97% 50%;
}
*/

/* Holly Hack for IE \*/
* html .sidebarmenu ul li 
{
	float: left; height: 1%;
}

* html .sidebarmenu ul li a 
{
	height: 1%; 
}
/* End */

.sidebarmenu ul li ul
{
	background: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.sidebarmenu ul li ul li
{
	background: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.sidebarmenu ul li ul li div
{
	display: block;
	overflow: hidden;
	width: 420px;
	padding: 10px;
	border: 1px #B2B2B2 solid;
	background: #FEFEFE url('../img/sub-menu-bg.jpg') 0% 100% repeat-x;
}

.sidebarmenu ul li ul li a
{
	display: block;
	float: left;
	background: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin: 5px;
	width: 200px;
	line-height: 18px;	
	font-weight: normal;
}


div.box-center
{
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	/*background: #C00;*/
}

div.box-center-header
{
	display: block;
	height: 38px;	
}

div.box-center-header-left
{
	display: block;
	float: left;
	width: 5px;
	height: 38px;
	background: url('../img/bg-box-center-left.gif') no-repeat;
}

div.box-center-header-center
{
	display: block;
	float: left;
	width: auto;
	height: 38px;
	line-height: 34px;
	background: url('../img/bg-box-center-center.jpg') repeat-x;
}

div.box-center-header-right
{
	display: block;
	float: right;
	width: 5px;
	height: 38px;
	background: url('../img/bg-box-center-right.gif') no-repeat;	
}

div.box-center-header-center strong
{
	display: block;
	float: left;
	margin-left: 20px;
	color: #555756;
}


div.box-center-header-center h2
{
	display: block;
	float: left;
        font-size: 11px;
	margin-left: 20px;
	color: #555756;
}

div.box-center-header-center h3
{
	display: block;
	float: left;
	margin-left: 20px;
	color: #555756;
}

div.box-center-header-center .red
{
	color: #c10000;
}

div.box-center-content-bg
{
	display: block;
	overflow: hidden;
	border-left: 1px #dcdcdc solid;
	border-right: 1px #dcdcdc solid;
	background-color: #FFFFFF;
}

div.box-center-content
{
	display: block;
	overflow: hidden;
	margin-left: 1px;
	margin-right: 1px;
	background: url('../img/box-center-content.gif') repeat-x;
}

div.box-center-footer
{
	display: block;
	height: 14px;	
}

div.box-center-footer-left
{
	display: block;
	float: left;
	width: 5px;
	height: 14px;
	background: url('../img/bg-box-center-fleft.gif') no-repeat;
}

div.box-center-footer-center
{
	display: block;
	float: left;
	width: auto;
	height: 14px;
	background: url('../img/bg-box-center-fcenter.jpg') repeat-x;
}

div.box-center-footer-right
{
	display: block;
	float: right;
	width: 5px;
	height: 14px;
	background: url('../img/bg-box-center-fright.gif') no-repeat;	
}




div.box-center-footer2
{
	display: block;
	height: 27px;	
}

div.box-center-footer2-left
{
	display: block;
	float: left;
	width: 5px;
	height: 27px;
	background: url('../img/bg-box-center2-fleft.gif') no-repeat;
}

div.box-center-footer2-center
{
	display: block;
	float: left;
	width: 764px;
	height: 27px;
	background: url('../img/bg-box-center2-fcenter.jpg') repeat-x;
}

div.box-center-footer2-right
{
	display: block;
	float: right;
	width: 5px;
	height: 27px;
	background: url('../img/bg-box-center2-fright.gif') no-repeat;	
}

div.skinnedSelect 
{
	background: #FFFFFF url('../img/bg-select.gif') center right no-repeat;
	height: 19px;
	border: 1px #b6b6b4 solid;
}

div.skinnedSelect select 
{
	opacity: 0;
	filter: alpha(opacity = 0);
	moz-opacity: 0;
	width: 150px;
	margin-left: -150px;
}

div.skinnedSelect .text 
{
	float: left;
	text-indent: 10px;
	line-height: 19px;
	width: 150px;
	padding: 0px;
}

div.skinnedSelect .text, div.skinnedSelect select option
{
	font-size: 11px;
	color: #316D89;
}

div.bar-top-navi-header
{
	display: block;
	overflow: hidden;
	width: 574px;
	height: 38px;
}

div.bar-top-navi-header a
{
	display: block;
	float: left;
	width: 139px;
	height: 37px;
	line-height: 35px;
	color: #575654;
	text-align: center;
	text-decoration: none;
}

div.bar-top-navi-header a:hover
{
	color: #fefffd;
}

div.bar-top-navi-header a.first
{
	color: #575654;
}

div.bar-top-navi-header a.first:hover
{
	color: #fefffd;
}

div.bar-top-navi-header a.firstactive
{
	color: #fefffd;
}

div.bar-top-navi-header a.firstactive:hover
{
	color: #fefffd;
}

div.bar-top-navi-header a.active
{
	color: #fefffd;
}

div.bar-top-navi-content
{
	display: block;
	overflow: hidden;
	width: 574px;
	min-height: 221px;
	background: url('../img/bar-top-navi-content.gif') no-repeat;
}

div.bar-top-navi-content-2
{
	display: block;
	overflow: hidden;
	width: 574px;
	min-height: 221px;
	background: url('../img/bar-top-navi-content-2.gif') no-repeat;
}

div.bar-top-navi-footer
{
	display: block;
	overflow: hidden;
	width: 574px;
	height: 27px;
	background: url('../img/bar-top-navi-footer.gif') no-repeat;
}

div.bar-top-navi-footer-2
{
	display: block;
	overflow: hidden;
	width: 574px;
	height: 12px;
	background: url('../img/bar-top-navi-footer-2.gif') no-repeat;
}

div#navi-content-0
{
	display: block;
	overflow: hidden;
	margin: 10px;
	width: 554px;
	min-height: 201px;
}

div#navi-content-1
{
	display: none;
	overflow: hidden;
	margin: 10px;
	width: 554px;
	min-height: 201px;
}

div#navi-content-2
{
	display: none;
	overflow: hidden;
	margin: 10px;
	width: 554px;
	min-height: 201px;
}
div#navi-content-3
{
	display: none;
	overflow: hidden;
	margin: 10px;
	width: 554px;
	min-height: 201px;
}

div#navi-footer-0
{
	display: block;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	width: 554px;
	height: 27px;
	line-height: 24px;
}

div#navi-footer-1
{
	display: none;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	width: 554px;
	height: 27px;
	line-height: 24px;
}

div#navi-footer-2
{
	display: none;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	width: 554px;
	height: 27px;
	line-height: 24px;
}
div#navi-footer-3
{
	display: none;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	width: 554px;
	height: 27px;
	line-height: 24px;
}

.play
{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 21px;
	margin-top: 5px;
}

.pause
{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	margin-top: 5px;
}

.channel
{
	display: block;
	float: right;
	text-align: right;
}

.channel a
{
	display: block;
	float: left;
	width: 10px;
	line-height: 18px;
	text-decoration: none;
	color: #555555;
}

.channel a:hover
{
	text-decoration: underline;
	color: #007ebb;
}

div.box-index
{
	display: block;
	width: 554px;
	height: 201px;
	margin: 1px;
	overflow: hidden;
}


div.box-index a.box-foto
{
	display: block;
	float: left;
	width: 115px;
	height: 170px;
	margin: 15px;
}

div.box-index a.box-foto img
{
	display: block;
	width: 115px;
	height: 170px;
}

div.box-index div.box-info
{
	display: block;
	float: left;
	height: 170px;
	margin: 15px;
}

div.box-index .title
{
	display: block;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}

div.box-index .prince
{
	font-weight: bold;
	color: #c10000;
	font-size: 12px;
}

div.box-index .description
{
	display: block;
	width: 375px;
	margin-top: 7px;
	margin-bottom: 7px;
	overflow: hidden;
}

div.box-index .link
{
	display: block;
	width: 375px;
}

div.box-index .link a
{
	margin-right: 5px;	
}

div.box-index .more
{
	text-decoration: none;
}

div.pager-view
{
	display: block;
	margin: 0 auto;
	margin-top: 15px;
        margin-bottom: 5px;
        padding: 5px;
	width: auto;
	overflow: hidden;
	text-align: center;
}

div.pager-view a
{
	width: 16px;
	margin-left: 1px;
	margin-right: 1px;
	color: #565656;
	text-decoration: none;
        background-color: #FFFFFF;
        border: 1px #999 solid;
        padding: 4px;
}

div.pager-view a.text
{
	margin-left: 1px;
	margin-right: 1px;
	color: #565656;
	text-decoration: none;
        background-color: #FFFFFF;
        border: 1px #999 solid;
        padding: 4px;
}

div.pager-view a:hover
{
	color: #565656;
        background-color: #EFEFEF;
}

div.pager-view a.StronicowanieActive
{
	font-weight: bold;
        background-color: #EFEFEF;
}

div.pager-view a.FullPage:hover
{
    background-color: #FFFFFF;
}

.list-select
{
	display: block;
	margin: 20px;
	padding: 0px;
	margin-left: 40px;
}

.list-select li
{
	list-style-type: none;
}

.list-select li a
{
	text-decoration: none;
}

.list-select li a:hover
{
	text-decoration: underline;
}

h1.product-title
{
	font-size: 12px;
	margin-bottom: 10px;
}

h2.product-title
{
	font-size: 12px;
	margin-bottom: 10px;
}

div.product-foto
{
	display: block;
	float: left;
	border: 1px #cfcfcf solid;
}

div.product-foto img
{
	display: block;
	margin: 0px;
	margin: 2px;
	padding: 0px;
}

div.product-info
{
	display: block;
	width: 355px;
	float: left;
	margin-left: 20px;
}

div.product-info-block
{
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
}

div.product-info-left
{
	display: block;
	float: left;
	overflow: hidden;
	color: #636363;
	margin-right: 5px;
}

div.product-info-right
{
	display: block;
	float: left;
	overflow: hidden;
}
								
div.product-zapowiedz
{
	font-weight: bold; 
	color: #CC0000; 
	margin-top: 5px; 
	margin-bottom: 5px;
}

div.product-prince
{
	display: block;
	width: 150px;
	height: 200px;
	float: left;
	margin-left: 20px;
	color: #636363;
}

strong.product-prince
{
	font-weight: bolder;
	font-size: 22px;
	color: #C00000; 
}

form#profile-edit
{
	display: block;
	overflow: hidden;
}

form#profile-edit div
{
	display: block;
	overflow: hidden;
	margin: 3px;
}

form#profile-edit label
{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}

form#profile-edit input
{
	display: block;
	float: left;
	width: 300px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

form#profile-edit select
{
	display: block;
	float: left;
	width: 306px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

form#profile-edit input.submit
{
	width: 68px;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	border: 0px solid;
	margin-left: 105px;
	color: #FFFFFF;
	font-weight: bold;
	background: none;
}




form#add-recenzja
{
	display: block;
	overflow: hidden;
}

form#add-recenzja div
{
	display: block;
	overflow: hidden;
	margin: 3px;
}

form#add-recenzja label
{
	display: block;
	float: left;
	width: 50px;
	text-align: right;
	padding-right: 5px;
}

form#add-recenzja label.error
{
	display: block;
	float: left;
	width: 150px;
	text-align: left;
	padding-left: 5px;
}
form#add-recenzja input
{
	display: block;
	float: left;
	width: 412px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

form#add-recenzja input.submit
{
	width: 68px;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	border: 0px solid;
	margin-left: 55px;
	color: #FFFFFF;
	font-weight: bold;
	background: none;
}

form#add-recenzja textarea
{
	display: block;
	float: left;
	width: 412px;
	height: 150px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

form#add-recenzja select
{
	display: block;
	float: left;
	width: 418px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

form#form-login
{
	display: block;
	overflow: hidden;
	margin: 15px;
}

form#form-login div
{
	display: block;
	overflow: hidden;
	margin: 3px;
}

form#form-login label
{
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 5px;
}

form#form-login input
{
	display: block;
	float: left;
	width: 250px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

form#form-login input.submit
{
	width: 68px;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	margin-left: 85px;
	border: 0px solid;
	color: #FFFFFF;
	font-weight: bold;
	background: none;
}

form#search-more
{
	display: block;
	overflow: hidden;
	margin: 15px;
}

form#search-more div
{
	display: block;
	overflow: hidden;
	margin: 3px;
}

form#search-more label
{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}

form#search-more input
{
	display: block;
	float: left;
	width: 412px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

form#search-more input.submit
{
	width: 68px;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	border: 0px solid;
	color: #FFFFFF;
	font-weight: bold;
	background: none;
}

form#search-more select
{
	display: block;
	float: left;
	width: 418px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}


#form-data
{
	display: block;
	overflow: hidden;
	margin: 15px;
}

#form-data div
{
	display: block;
	overflow: hidden;
	margin: 3px;
}

#form-data label
{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}

#form-data label.error
{
	display: block;
	float: left;
	width: 150px;
	text-align: left;
	padding-left: 5px;
}

#form-data input
{
	display: block;
	float: left;
	width: 200px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

#form-data select
{
	display: block;
	float: left;
	width: 206px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

#form-data textarea
{
	display: block;
	float: left;
	width: 200px;
	height: 50px;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

#form-data input.submit
{
	width: 68px;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	margin-left: 105px;
	text-align: center;
	border: 0px solid;
	color: #FFFFFF;
	font-weight: bold;
	background: none;
}

#form-data input.button
{
	display: inline-block;
	width: 108px;
	height: 20px;
	line-height: 12px;
	text-align: center;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;	
	border: 0px;
}
.title-header
{
	font-size: 12px;
	font-weight: bold;
}

div.mini-basket
{
	display: block;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #ececec solid;
}

div.mini-basket-left
{
	display: block;
	float: left;
	overflow: hidden;
	width: 110px;
}

div.mini-basket-left a
{
	color: #000000;
	text-decoration: none;
}

div.mini-basket-right
{
	display: block;
	float: right;
	overflow: hidden;
	text-align: right;
	width: 70px;
}

strong.basket-sum
{
	font-weight: bold;
	color: #c20000;
}

a.mini-basket-link
{
	color: #FFFFFF;	
}

.dotted-h
{
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url('../img/dotted-h.gif');
}

.error
{
	color: #be0000;
}

.info-box 
{ 
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left; 
	padding: 10px; 
	/* background-color: #f3f3f3; */
	border: 1px solid #e3e3e3; 
	padding-left: 30px; 
	background-repeat: no-repeat; 
	background-position: 8px 12px; 
}

.info-box-error 
{ 
	color: #be0000; 
	background-image: url('../img/error.png'); 
}

.info-box-info 
{ 
	color: #3f7fbb; 
	background-image: url('../img/information.png'); 
}

.info-box-accept 
{ 
	color: #639A00; 
	background-image: url('../img/accept.png'); 
}

table#basket
{
	width: 100%;
}


table#basket th, table#basket td
{
	width: 75px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px #ededed solid;
}

table#basket tbody tr td a
{
	font-weight: bolder;
	text-decoration: none;	
}

table#basket tbody tr td em
{
	color: #919191;
}

table#basket tbody tr td input
{
	display: block;
	float: left;
	width: 65px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	border: 1px #c7c7c7 solid;
	padding: 2px;
}

div#navigation-url
{
	position: absolute;
	display: block; 
	top: 180px;
	left: 208px;
	line-height: 10px;
	margin-bottom: 10px; 
	padding-left: 5px;
	font-size: 10px;
	color: #9F9F9F;
}

div#navigation-url h1
{
	display: inline;
	font-size: 10px;
	color: #9F9F9F;
}


div#navigation-url a
{
	font-size: 10px;
	color: #9F9F9F;
	text-decoration: none;
}


img.patronat
{
	display: block;
	float: left;
	width: 180px;
	height: 180px;
	border: 1px #efefef solid;
	margin-right: 3px;
	margin-bottom: 3px;
}

.cena-det
{
	font-size: 10px;
	line-height: 10px;
}

/* ikonki społecznościowe */
.social {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.social li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0 !important;
	padding: 1px;
}
.social li:before { content: ""; }
.social img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.social-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.social-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.news-lido
{
	display: block;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.news-body
{
	display: none;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;	
}



