@charset "UTF-8";
/* CSS Document */

/*** CSS Reset ***/

* {
	margin: 0;
	padding: 0;
}

/*** Clear ***/

.clear {
	clear: both !important;
}

/*** BODY ***/

body {
	background: url(../images/bgtop.gif) repeat-x top left;
}

a{
outline:0;
}

.thumby{
background:#FFFFFF;
position:relative;

}

/*** Background Picture Layer ***/

#bgpic {
	max-width: 1000px;
	max-width: 1000px;
	width: 1000px;
	min-height: 950px;
	height: auto !important;
  	height: 950px;
}

/*** Page ***/

#page {
	max-width: 1000px;
	max-width: 1000px;
	width: 1000px;
	min-height: 950px;
	height: auto !important;
  	height: 950px;
	margin: 25px 0 0 0;
	background: url(../images/redbannerbg.gif) repeat-y top right;
}

#modekalogo {
	float: left;
	width: 193px;
	height: 51px;
	/*margin: 20px 0 0 180px;*/
	position: relative;
	top: 20px;
	left: 180px;
	background: url(../images/modekalogo.gif) no-repeat top left;
}

#modekalogo h1 {
	display: none;
}

#redbanner {
	float: right;
	width: 59px;
	height: 239px;
	background: url(../images/redbanner.gif) no-repeat top right;
}

#redbanner h2 {
	display: none;
}

#content {
	position: relative;
	top: -140px;
	left: 200px;
	width: 800px;
}

#left_to_content {
	float: left;
	width: 162px;
}

#menu {
	width: 162px;
	/* margin: 0 0 0 200px; */
	list-style: none;
}

#rigthpict {
  text-align: right;
  float: right;
  width: 90px;
  height: 60px;
}

#menu a.first {
	text-transform: uppercase;
}

#menu a {
	height: 21px;
	padding: 0 25px 0 0;
	background: url(../images/menubutton.gif) no-repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: lowercase;
	text-align: right;
	color: #434343;
	display: block;
}

#menu a:hover {
	background: url(../images/menubuttonover.gif) no-repeat top left;
}

#essence {
	float: right;
	width: 520px;
	/*margin: 0 59px 0 0;*/
	position: relative;
	left: -59px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#essence a {
	color: #838383;
	text-decoration: none;
	font-size: 10px;
}


#essence a:hover {
	text-decoration: underline;
}

#essence a:visited {
	color: #838383;
}

#essence a.linkNaglowek {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

#essence a.linkNaglowek:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 10px;
}

#essence h1, #essence h2, #essence h3 {
	font-size: 16px;
	color: #d81f3d;
	font-weight: lighter;
	margin: 0 0 18px 0;
}

#essence p {
	font-size: 13px;
	color: #434343;
	margin: 12px 90px 12px 0;
}

/*** Product Main Page ***/

div.productbox {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}

div.productbox span {
	color: #434343;
	font-size: 16px;
	font-weight: bold;
}

div.productbox a img {
	border: none;
}

/*** Product Details ***/

#description {
	float: left;
	width: 50%;

}

#description1 {
	float: left;
	width: 50%;
	min-height:500px;
}

#description h3 {
	font-size: 18px;
	color: #434343;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#description p {
	font-size: 11px;
	margin: 12px 0 12px 0;
}

#description ul {
	font-size: 11px;
	margin: 10px 20px;
	padding: 0;
	color: #434343;
}

#description ul li {
	padding: 2px 0 2px 10px;
}

#description p.itemicons img {
	border: none;
}

#description span.price {
	color: #d81f3d;
	font-weight: bold;
}


#description1 h3 {
	font-size: 18px;
	color: #434343;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#description1 p {
	font-size: 11px;
	margin: 12px 0 12px 0;
}

#description1 ul {
	font-size: 11px;
	margin: 10px 20px;
	padding: 0;
	color: #434343;
}

#description1 ul li {
	padding: 2px 0 2px 10px;
}

#description1 p.itemicons img {
	border: none;
}

#description1 span.price {
	color: #d81f3d;
	font-weight: bold;
}

#picture {
	float: right;
	margin-right:20px;
	width:47%;
	text-align: center;
	font-size: 11px;
	color: #434343;
	min-height:300px;
	border:2px solid #CCCCCC;
	width:227px;
	background:#fff;
}

#subpicture{
position:relative;
left:-2px;
padding-top:10px;
border:2px solid #ccc;
border-top:0px;
width:226px
}


#picture1 {
	float: right;
	text-align: center;
	font-size: 11px;
	color: #434343;
	width:230px;
	margin-right:10px;
	background:url(../images/modeka_rama.gif) no-repeat;
	height:300px;
	padding-top:20px;
}

#itemcolors {
	font-size: 11px;
	margin: 0 0 12px 0;
	list-style: none;
	width:520px;
}

#itemcolors li {
	text-align: center;
	float: left;
	margin: 0 2px 0 2px;
	width: 100px;
}

#itemcolors a span.itemcolorpicture {
	height: 115px;
	display: block;
}

span.caption {
	display: block;
	font-size:9px;
}

#itemcolors a {
	text-decoration: none;
	color: #434343;
}

#itemcolors a:hover {
	text-decoration: none;
}

#itemcolors a img {
	border: none;
}

/*** Search Results ***/

#productslist {
	border: none;
	border-collapse: collapse;
}

#productslist td {
	padding: 10px 0 10px 0;
	font-size: 13px;
}

#productslist td.picture {
	width: 85px;
	float: left;
	margin: 0 15px 0 0;
	text-align: center;
}

#productslist td.picture a img {
	border: none;
}

#productslist td.description {
	width: 400px;
	font-size: 11px;
}

#productslist td.description a {
	font-size: 18px;
	color: #434343;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
	text-decoration: none;
}

#productslist td.description a.more {
	text-align: left; 
	background: url(../images/menubuttonmore.gif) no-repeat top left;
	padding: 0 25px 0 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #434343;
	display: block;	
}

#productslist td.description a.more:hover {
	background: url(../images/menubuttonovermore.gif) no-repeat top left;
}

#productslist td.description ul {
	font-size: 11px;
	margin: 10px 20px;
	padding: 0;
	color: #434343;
}

#productslist td.description ul li {
	padding: 2px 0 2px 10px;
}

#navlinkNext, #navlinkNext {
	visibility: hidden;
}

#navigationbar {
	width: 240px;
	background-color: #eeeeee;
	margin: 30px 0 0 0;
	padding: 2px 10px 4px 6px;
}

#navigationbar table {
	border-collapse: collapse;
}

#navigationbar div {
	width: 220px;
	overflow: hidden;
}

#navigationbar a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	display: inline;
	margin: 0 3px 0 3px;
}

#navigationbar a.active {
	color: #f20019;
}

/*** Search Form ***/

/*#searchformbox {
	margin: 60px 0 0 0;
	width: 434px;
	font-size: 13px;
	text-transform: lowercase;
}

#searchformbox fieldset {
	border: none;
}

#searchformbox legend {
	display: none;
}

#searchformbox input.text {
	border: none;
	height: 19px;
	width: 349px;
	border: 5px solid #F30019;
	font-size: 14px;
	padding: 2px 0 0 0;
}

#searchformbox span.fieldname {
	margin: 5px 10px 0 15px;
	float: left;
	width: 48px;
}

#namefield, #groupfiled, #typefiled, #sizefield {
	height: 31px;
	float: left;
	background-color: #f30019;
	color: #fff;
	border: 1px solid #fff;
}

#sizefield span.fieldtype {
	text-transform: none;
}

.leftborder {
	border-left: 76px solid #f30019;
}

#checkboxes {
	border: 1px solid #fff;
	background-color: #fee3e6;
	
}

#checkboxes ul {
	list-style: none;
	width: 300px;
	margin: 0 0 0 2px;
}

#checkboxes ul li {
	float: left;
	width: 150px;
	padding: 1px 0 1px 0;
}

#buttons {
}

#buttons input.submitbutton {
	display: block;
	float: right;
	background-color: #f30019;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding: 5px 7px 5px 7px;
}*/

/*** Contact Box ***/

#contactusbox {
	width: 162px;
	background-color: #b5b5b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	margin-top: 50px;
}

#contactusbox h3 {
	background-color: #838383;
	color: #fff;
	font-size: 11px;
	height: 21px;
	font-weight: normal;
	padding: 5px 0 0 30px;
	margin: 0 0 5px 0;
}

#contactusbox a {
	color: #F30019;
	text-decoration: none;
}

#contactusbox a img {
	border: none;
}

#contactusbox p {
	font-size: 11px;
	padding: 0 0 0 30px;
}

#contactusbox p img {
	vertical-align: middle;
}

/*** Footer ***/

#footer {
	width: 100%;
	height: 25px;
	background: url(../images/bgbottom.gif) repeat-x bottom left;
}

/*** Custom Form Elements ***/

span.checkbox {
	width: 20px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat top left;
	display: block;
	clear: left;
	float: left;
}

span.radio {
	width: 20px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url(../images/radio.gif) no-repeat top left;
	display: block;
	clear: left;
	float: left;
}

span.select {
	position: absolute;
	width: 132px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 31px;
	padding: 7px 10px 0 0;
	color: #000;
	font-size: 14px;
	background: url(../images/select.gif) no-repeat;
	overflow: hidden;
	text-align: center;
}

/*** Autocpmpleter Styles ***/

ul.autocompleter-choices {
	position: absolute;
	list-style: none;
	background-color: #f30019;
	z-index: 50;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

ul.autocompleter-choices li {
	position: relative;
	margin: -2px 0 0 0;
	padding: 0.2em 1.5em 0.2em 1em;
	display: block;
	float: none !important;
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	font-size: 14px;
	line-heigh: 1.5em;
	color: #fff;
}

ul.autocompleter-choices li.autocompleter-selected {
	background-color: #fff;
	color: #f30019;
}

ul.autocompleter-choices span.autocompleter-queried {
	display: inline;
	float: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
}

/*** Tips ***/

.tip {
	background-color: #F30019;
	padding: 5px;
}

.tip-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.tip-text {
	display: none;
}

/*** Galeria, Press Room, Porady, Polecamy ***/

#wwwPorcjowanie {
	width: 240px;
	background-color: #eeeeee;
	margin: 30px 0 0 0;
	padding: 2px 10px 4px 6px;
	font-size: 13px;
}

#wwwPorcjowanie br {
	display: none;
}

#wwwPorcjowanie a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	margin: 0 3px 0 3px;
}

.zajawka {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	list-style: none;
	margin-bottom: 10px;
	font-size: 13px;
	color: #434343;
	display: block;
}

.zajawka ul {
	font-size: 11px;
	margin: 10px 20px;
	padding: 0;
}

.zajawka ul li {
	padding: 2px 0 2px 10px;
}

.zajawka p { 
	font-size: 13px;
	color: #434343;
	margin: 0;
}

.zajawkapressroom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	list-style: none;
	font-size: 13px;
	color: #434343;
	display: block;
}

.datapressroom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	list-style: none;
	margin-bottom: 10px;
	font-size: 11px;
	color: #434343;
	display: block;
}

.nazwa {
	float: left;
	padding: 0 25px 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #434343;
	display: block;
}

.nazwapressroom {
	padding: 0 25px 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #434343;
	display: block;
}

a.galeria { 
	background: url(../images/menubuttonmore.gif) no-repeat top left;
	height: 21px;
	padding: 0 25px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #434343;
	display: block;
}

a.galeria:hover {
	background: url(../images/menubuttonovermore.gif) no-repeat top left;
}

.wwwFotoGaleria {
	border: 5px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 125px;
}

.picturegaleria {
	border: 5px solid #FFFFFF;
	margin: 0px;
	padding: 0px;	
}

/*** Test ***/

.nazwa2 {
	padding: 15px 25px 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #434343;
}

.zajawka2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin-bottom: 10px;
	font-size: 13px;
	color: #434343;
}

.zajawka2 ul {
	font-size: 11px;
	margin: 10px 20px;
	padding: 0;
}

.zajawka2 ul li {
	padding: 2px 0 2px 10px;
}

.zajawka2 p { 
	font-size: 13px;
	color: #434343;
	margin: 0 !important;
}

.pdf{
background:url(../images/pdf.gif) no-repeat center left;
padding-left:30px;
font-size:10px;
}

.produktTD{
border:1px solid #838383;
width:200px;
}

.produktObraz{
border:1px solid #838383;
background:#fff;
width:200px;
height:160px;
text-align:center;
}

.produktZdjecie{
width:80px;
border:0px;
}

.produktNazwa{
border:1px solid #838383;
background:#E70025;
color:#FFFFFF;
font-weight:bold;
font-size:9px;
}

.produktyNaglowek{
background:#E70025;
width:520px;
color:#fff;
font-size:11px;
height:20px;
font-weight:bold;
line-height:20px;
padding-left:5px;
}

.produktSezon{
color:#001722;
font-weight:bold;
height:20px;
width:200px;
}

.breadcumb{
color:#838383;
font-size:10px;
}

.wyszukiwarka{
background:#E70025;
padding:5px;
}

.wyszukiwarka_button{
margin-top:10px;
background:#fff;
border:1px solid #E70025;
color:#E70025;
margin-left:91px;
font-weight:bold;
}

.text{
border:1px solid #fff;
color:#434343;
}

.produktyNaglowek a:hover{
color:#fff;
text-decoration:none;
}

#back a{
color:#fff;
}

a.backPowrot{
line-height:20px;
background:#E70025;
width:60px;
height:20px;
display:block;
color:#fff;
text-decoration:none;
text-align:center;
}

