html {
/*	height:100%;  */
}
body {
    overflow-y: scroll;
    margin: 0px;
    padding: 0px;
    color: #444444;
    font-family: Arial, Helvetica, sans-serif;
	    background: url(../images/bkg11_body_2.png) repeat-x left 173px;
    font-size: 11px;
/*    background-image: url(../images/bkg_top_skos.jpg);
    background-repeat: repeat-x;
    background-position: top;
	height:100%; */
}
/* podstawowe style */
img {
    border: 0;
}
a {
    text-decoration: none;
}
a:link {
    color: #FF5C00;
    text-decoration: none;
}
a:active {
    color: #333;
    border: none;
}
a:visited {
    color: #333;
}
a:hover {
    text-decoration: underline;
    color: #FF5C00;
}
h2, h3 {
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
	color: #333;
}
h2 {
    font-size: 12px;
}
p {
    padding: 5px 15px;
    margin: 0px;
    line-height: 150%;
}
hr {
    color: #c1c1c0;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0px;
    background-color: #c1c1c0;
    border: 0px #c1c1c0 solid;
    height: 1px;
}
textarea {
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #c1c1c0;
    padding-left: 2px;
    padding-right: 2px;
}
input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    border: 1px solid #c1c1c0;
    padding-left: 2px;
}
/* szkielet strony */
div#bkg_bottom { /* dolne paski tla */
    width: 100%;
   background: url(../images/header_bkg.png) repeat-x center bottom;
}
div#site {
    width: 1003px;
    margin-right: auto;
    margin-left: auto;
    margin-top:182px;
}
div#content {
    width: 1003px;

}
/* gora z flashem */
div#head {
    height: 150px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width:100%;
    text-align: center;
    background: #3A393E;
}
/* gorne menu */
div#belttop { /* gorny pasek na menu */
    height: 30px;
    width: 100%;
    position: absolute;
    top: 150px;
    background: #D9D9D9;
    border-top:2px solid #F37536;
    border-bottom:1px solid #ccc;
}
/* prawa kolumna glowna */
div#rightcol {
    width: 752px;
    padding-bottom: 50px;
    float: right;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#header, div#header_dealer { /* naglowek z tytulem i nazwa linii */
    width: 700px;
    height: 55px;
    margin: 0 0 0 22px;
}

div#header_dealer {
    width: 100%;
}

h1.header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #3F3F3E;
    display: block;
    position: absolute;
    margin: 25px 0 0 0px;
    padding: 0 0px;
    
	
	
}

p.linia { /* linia tylko przy kategorii Karnisze */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    font-style: italic;
    margin: 35px 0 0 0;
    padding: 0 0 0 20px;
   
    float: right;
}

.opiskategorii { /* krotki wizerunkowy opis kategorii */
    text-align: justify;
    line-height: 16px;
    width: 700px;
    padding: 10px 0px 20px 0;
    margin: 0 0 0 22px;
}

div.opiskategorii p {
    padding: 0;
}

.static, .dealer { /* tresc strony statycznej */
    text-align: justify;
    line-height: 150%;
    width: 678px;
    padding: 10px 22px 30px 0;
    margin: 0 0 0 22px;
}

div.static p, div.dealer p {
    padding: 5px 0;
}

.dealer {
    border: none;
    background: none;
    width: 100%;
}


.row_gallery {
	clear:left;
	margin-left:2px;
	width:675px;
}

.row_gallery_box {
	width:225px;
	margin:0;
	 float: left;
	text-align:center;
}
.row_gallery_box img {
	border:8px solid #EEEEEE;
	margin-top:15px;
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
			-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;

}
.gallery_title {
	padding:3px;
	line-height:110%;
}




/* prezentacja produktu na szerokosc calej prawej kolumny */
div#prezentacja {
    width: 701px;
    margin: 0 0 0 22px;
    z-index: 0;
}

div#prez_left { /* lewa czesc - prezentacja produktu i opis jego cech */
width: 396px;
    float: left;
}

div#prod_gallery { /* galeria produktu */
    margin-bottom: 15px;
	padding-bottom:23px;
	
	text-align:center;
width:380px;
position:relative;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

div#prod_gallery img { /* obrazek o maksymalnej szerokosci 380px */
   
}

div#prod_gallery_sign { /* belka do podpisu obrazka */
    width: 365px;
    height: 23px;
    line-height: 23px;
   background:#FFF;
    padding: 0 0 0 15px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position:absolute;
	bottom:0;
	border-top:1px solid #eee;
}

div#prod_gallery_sign p { /* podpis obrazka */
    font-size: 11px;
    line-height: 23px;
    color: #3F3F3E;
    margin: 0;
    padding: 0;
    float: left;
    display: block;
}

div#prod_gallery_sign img { /* ikonki nawigacyjne galerii prawo, lewo, lupa */
    float: right;
    border: none;
    padding-right: 5px;
    padding-top: 3px;
}

.prod_minis_row { /* rzad miniatur */
    width: 396px;
    margin: 0;
    clear: left;
}

/* miejsce dla miniatury */
.prod_minis_img {
float:left;
margin:0px 16px 10px 0px;
text-align:center;
width:83px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}

.prod_minis_img img { /* miniatura max szerokosc 83px + 2px border  */
  cursor:pointer;
}

div#prod_desc { /* miejsce na opis pod galeria produktu */
    width: 382px;
    clear: left;
    margin-top: 10px;
}

div#prod_desc p {
    padding: 0;
    margin: 0;
}
/* prawa kolumna prezentacji - galeria zdjec linii i linki do produktow podobnych */
div#prez_right {
    width: 300px;
    float: right;
}
div#line_gallery { /* obramowanie obrazka galerii linii */
  	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.prod_sim { /* miejsce na linki do produktow podobnych */
    width: 285px;
    padding: 12px 5px 12px 10px;
    margin-top: 15px;
    border: solid 1px #c1c1c0;
    background: #ffffff url(../images/info_bkg.jpg) repeat-x;
}

.info_head { /* naglowek opisowy */
    font-size: 10px;
    font-weight: bold;
    color: #333;
    padding: 0 0 10px 0;
}

.info_title { /* kolejny rzad kategorii z produktami podobnymi */
    font-size: 10px;
    font-weight: bold;
    color: #555555;
    padding: 0 0 8px 15px;
    line-height: 14px;
}
/* lewa kolumna - menu OFERTA */

div.leftcolholder {
    width: 251px;
    padding: 0px;
	float: right;
	position:relative;
}


div.leftcol, div.leftcol_dealer, div.leftcolmenu, div.leftcolwiz {
    width: 221px;
    padding: 0px 0px 15px 28px;
    margin-top:20px;
	margin-bottom:0px;
	background:#FFF;
	float: right;
	position:relative;
	border:1px solid #ddd;
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    }
div.leftcolwiz {
	width: 249px;
	text-align: center;
	padding-left:0px;
	padding-bottom:0px;
	float:left;
	margin-bottom:15px;
}
div.leftcolwiz p.oferta {
	margin-left:28px;
}

.oferta {
    font-weight: bold;
    color: #FFF;
    margin: 0 0px 10px;
	display:block;
	background: #3F3F3E;
	float:left;
	 -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
	padding: 2px 20px;
}

div.leftcol a:focus {
    outline: 0;
}

div.leftcol a:active {
    outline: 0;
}

div.leftcol ul.menu, div.leftcol ul.menu li ul.menu, div.leftcol ul.menu li ul.menu li ul.menu {
    list-style: none;
    width: 221px;
    margin: 0;
    padding: 0 0 0 0;
	clear:left;
}
div.leftcol ul.menu li {
position:relative;	
}
div.leftcol ul.menu li a {
    color: #333;
    background: url(../images/menu_orange.png) no-repeat left center;
    display: block;
    padding: 0px 15px 0px 20px;
    text-decoration: none;
    border: none;
    font-size: 11px;
    font-weight: bold;
    zoom: 1;
    line-height: 23px;
}

div.leftcol ul.menu li a:hover {
    color: #FF630B;
}

div.leftcol ul.menu li ul.menu li a {
    background: none;
    text-decoration: none;
    border: none;
    font-weight: bold;
    zoom: 1;
    padding: 3px 15px 3px 30px;
    line-height: 14px;
    text-indent: -10px;
    font-size: 11px;
}

div.leftcol ul.menu li ul.menu li ul.menu li a {
    padding: 2px 15px 2px 43px;
    margin-bottom: 0px;
    line-height: 13px;
    text-indent: -13px;
    font-size: 11px;
}

.choosen {
    background: url(../images/choosen.png) no-repeat right center;
}

.fotoup {
    background-image: url(file:images/1.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.fotobottom {
    background-image: url(file:images/0.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.textRed {
    font-size: 10px;
    color: #FF6600;
}

.podmenuhead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #990000;
    font-weight: normal;
    text-align: right;
    background-image: url(../images/menu_hover.png);
    background-repeat: repeat-y;
    background-position: right center;
    padding: 5px 15px;
}

.podmenu {
    width: 295px;
    margin: 20px 0px;
    padding: 0px;
    text-align: right;
}

div.row {
    width: 696px;
    clear: left;
}

.gallery {
    text-align: center;
    width: 232px;
    float: left;
    margin-bottom: 20px;
}

div.gallery img {
    border: 3px solid #f4e8e8;
}

div.gallery p {
    font-size: 11px;
    font-weight: bold;
    color: #990000;
    padding-top: 5px;
    padding-bottom: 5px;
}
div#mapa {
	text-align:center;
}
.rightbox {
    clear: left;
}

.standard {
    border-bottom: 2px solid #f4e8e8;
    border-right: 2px solid #f4e8e8;
}

.detail {
    margin: 10px 0px;
    width: 655px;
    border: none;
    border-collapse: collapse;
}

.detailfoto {
    width: 350px;
    text-align: center;
}

.detailfoto img {
    border: 3px solid #f4e8e8;
}

.listname {
    font-weight: normal;
    color: #990000;
    float: left;
    width: 349px;
    margin: 5px 0px 0px 15px;
    padding: 0px 5px;
    border-bottom: 2px solid #f4e8e8;
    border-top: 1px solid #FFFFFF;
    line-height: 30px;
    background-image: url(../images/minimenu_bkg.png);
    background-repeat: repeat-y;
    background-position: right;
    clear: both;
}

.listprice {
    font-weight: bold;
    float: left;
    width: 140px;
    margin: 5px 0px 0px 0px;
    padding: 0px 5px;
    text-align: center;
    border-bottom: 2px solid #f4e8e8;
    border-left: 2px solid #f4e8e8;
    line-height: 30px;
    background-image: url(../images/minimenu_bkg.png);
    background-repeat: repeat-y;
    background-position: right;
    border-top: 1px solid #FFFFFF;
}

.listbasket {
    width: 120px;
    float: left;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
    padding: 0px 5px;
    text-align: center;
    border: 2px solid #f4e8e8;
    border-top: none;
    background-image: url(../images/minimenu_bkg.png);
    background-repeat: repeat-y;
    background-position: right;
    line-height: 30px;
    border-top: 1px solid #FFFFFF;
}

.listbasket img {
    padding-top: 6px;
    padding-bottom: 5px;
}

.price {
    font-weight: bold;
    color: #444444;
}

.promotion {
    font-weight: bold;
    color: #990000;
    text-decoration: blink;
}

.larger {
    font-size: larger;
}

.clear {
    clear: both;
}
.clearleft {
	clear:left;
}

div#foot {
    width: 100%;
    height: 0px;
    clear: both;
    background: #3f3f3e;
	position:relative;
	color:#868686;
	font-size:16px;
	margin-bottom:69px;
	line-height:16px;
	text-align:justify;
	padding:0px;
	border-bottom:4px solid #3f3f3e;
	overflow:hidden;
}
.footwhite {
	color:#fff;
}

div#footl {
    color: #D3D2D2;
    line-height: 23px;
	position:absolute;
	top:5px;
	left:10px;
	font-size:11px;
	z-index:1000;
}
div#footchold {
	position:relative;
	margin-top:-69px;
	height:69px;
	width:100%;
	background:url("../images/bkg11_body_2.png") repeat-x left top;
}
div#footc {
	clear:both;
	text-align:center;
	font-size:11px;
	height:69px;
	width:580px;
	margin:0 auto;
	background:#FFF;
padding-left:20px;
z-index:500;
border-left:1px solid #eee;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
}
div#footc img {
	float:left;
}
.upper {
	float:left;
	margin:30px 30px 0 30px;
}

div#footl a, div#footc a {
    color: #666666;
    border: none;
    text-decoration: none;
}

div#footl a:hover, div#footc a:hover {
    color: #FF5C00;
    text-decoration: underline;
    border: none;
}

div#footr {
	position:absolute;
	top:5px;
	right:10px;
    color: #D3D2D2;
    text-align: right;
    line-height: 23px;
	font-size:11px;
	z-index:1000;
}

div#footr a {
    color: #666666;
    border: none;
    text-decoration: none;
}

div#footr a:hover {
    color: #FF5C00;
    text-decoration: underline;
    border: none;
}

.bold {
    font-weight: bold;
}

.red {
    color: #FF5C00;
}

.blue {
    color: #FF5C00;
}
/* input btn1-guziki, write-wpisywane, dot-radio */
input {
    text-decoration: none;
    width: auto;
	background:#FFFFFF;
		-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    
}

input:hover, textarea:hover {
    border-color: #FF5C00;
}

input.btn1, input.altimusSubmit {
    background: #FF5C00;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    border: none;
    padding-bottom: 1px;
    padding: 2px;
    cursor: pointer;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /*	height:19px;
     */
}

input.altimusText {
	width:154px;
}
input.altimusSubmit {
	text-transform:capitalize;
	padding-left:5px;
	padding-right:5px;
	margin-left:2px;
}
input.btn2 {
    background:#FF5C00;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    border: none;
    cursor: pointer;
    padding-bottom: 1px;
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /*    margin: 5px;
     margin-top: 0px;
     */
}

.btn1:hover, .btn2:hover, .altimusSubmit:hover {
    background: #3F3F3E;
}

input.write {
    font-size: 11px;
    border: 1px solid #333;
}

input.dot {
    border: 0px;
    vertical-align: middle;
    margin: 3px;
    padding: 0px;
    cursor: hand;
}

.input_dealer_cennik {
    width: 30px;
    height: 13px;
    text-align: center;
}

checkbox {
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

textarea {
    font-size: 11px;
    border: 1px solid #333;
    overflow: hidden;
}

select {
    font-size: 11px;
    border: 1px ridge #333;
    background-color: #FFFFFF;
}

table {
    margin: 10px 22px;
    border-spacing: 0px;
    border-collapse: collapse;
}

table.invisible {
    margin-left: auto;
    margin-right: auto;
}

table th {
    color: #333;
    background: url(../images/beltgoto2.jpg) repeat-x;
}

table td, table th {
    border: 1px solid #c1c1c0;
    padding: 5px;
}
table.cennik {
	width:751px;
}

table.cennik td {
    text-align: center;
    vertical-align: middle;
}

table.invisible, table.invisible td, table td.invisible {
    border: none;
}

table.invisible td {
    padding: 2px;
}

table td img.minus {
    vertical-align: middle;
    margin-bottom: 2px;
	background:url(../images/minus.gif) no-repeat;
}
table td img.minus:hover {
	background:url(../images/minus_on.gif) no-repeat;
}
table td.plus img {
    vertical-align: middle;
    margin-bottom: 2px;
	background:url(../images/plus.gif) no-repeat;
}
table td.plus img:hover {
	background:url(../images/plus_on.gif) no-repeat;
}


table td div.foto_view {
    position: absolute;
    z-index: 10;
    height: 14px;
    width: 14px;
    float: left;
}

table.cennik td.srodek {
    text-align: center;
}

table.cennik td.prawa {
    text-align: right;
}

table.cennik td.lewa {
    text-align: left;
}

table.cennik td div.foto_show img {
    position: absolute;
    border: 1px solid #FF5C00;
}

table.cennik td div.show_on {
    display: block;
}

table.cennik td div.show_off {
    display: none;
}

table tr.show_on {
    display: none;
}

table tr.show_off {
    display: table-row;
}

.bought {
	color:#FF5C00;
}

.col_dodaj {
    width: 110px;
}

.login {
    width: 300px;
}

.rowcolor {
    background: #F4F4F4;
}

.srodek {
    text-align: center;
}

.prawa {
    text-align: right;
}

.lewa {
    text-align: left;
}

div#rightcol ul {
    list-style: disc;
    list-style-position: inside;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
	text-align:left;
}

div#rightcol li {
    line-height: 1.5em;
    margin-left: 15px;
    text-indent: -15px;
}
/* minimenu gorne */
div#minimenu {
    width: 1003px;
    color: #D3D2D2;
    line-height: 30px;
    cursor: default;
    margin: 0 auto;
}

div#minimenu a {
    font-weight: bold;
    color: #3f3f3e;
}

div#minimenu a:hover {
    color: #FF5C00;
}

html > body div#minimenu {
    position: relative;
}

div#nav {
    margin: 0 0 0 0;
    background: none;
    text-align: left;
    position: absolute;
    z-index: 100;
    left: 20px;
}

div#nav ul {
    margin: 0;
    padding: 0;
    background: #FFF;
    border-top: 0 solid #c1c1c0;
    border-right: 1px solid #FFF;
    border-bottom: 0 solid #FFF;
    border-left: 1px solid #FFF;
}

div#nav li {
    
    position: relative;
    list-style: none;
    margin: 0;
    float: left;
    border-left: 1px solid #FFF;
}

div#nav ul.level1 li {
    width: auto;
    padding-right: 9px;
    padding-left: 5px;
}

div#nav li:hover {
    background-image: none;
}

div#nav li.submenu:hover {
    background-color: #DFDFDF;
}

div#nav li a {
    display: block;
    padding: 0 0 0 0.5em;
    text-decoration: none;
    width: auto;
    color: #3f3f3e;
	cursor:default;
	outline:none;
}

div#nav li a:hover {
    color: #FF5C00;
}

div#nav > ul a {
    width: auto;
}
div#nav ul.level2 li a {
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	}

div#nav ul ul {
    position: absolute;
    width: auto;
    display: none;
}

html > body div#nav li.submenu li.submenu:hover {
    background: #DFDFDF url(../images/menu_orange.png) no-repeat 98% 50%;
}

div#nav ul.level1 li.submenu:hover ul.level2, div#nav ul.level2 li.submenu:hover ul.level3 {
    display: block;
    z-index: 10;
}

div#nav ul.level2 {
    top: 30px;
    left: -1px;
    margin-top: 0px;
    margin-right: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFF;
    font-weight: normal;
    border-bottom: 1px solid #FFF;
    z-index: 10;
}

div#nav ul.level1 li.submenu ul.level2 li {
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 0 0.5em 0 0;
    border-bottom: 0px solid #FFF;
    border-right-color: #FFF;
    width: 12em;
    line-height: 16px;
	   background-color: #dfdfdf;
}

div#nav ul.level1 li.submenu ul.level2 li:hover {
   
    border-top: none;
    border-right: none;
    border-left: none;
	 background-color: #efefef;
}

div#nav ul.level1 li ul.level2 a:hover, div#nav ul.level1 li ul.level2 li.submenu:hover ul.level3 a:hover {
    color: #FF5C00;
}

div#nav ul.level1 li.submenu ul.level2 li.submenu a:hover {
    color: #FF5C00;
}

div#nav ul.level1 li ul.level2 li ul.level3 {
    top: -1px;
    left: 12.5em;
    font-weight: normal;
    border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	width:18.5em;
}
div#nav ul.level1 li ul.level2 li ul.level3 li {
	width:18em
}

div#nav li.noleftborder {
    border-left: none;
}
div#nav li.noleftborder img {
	margin-top:3px;
}

div#translatorek, div#translatorek2 {
	position:absolute;
	right:10px;
/*	background: url(../images/translate.gif) left center no-repeat;
	padding-left: 38px;
	padding-top:3px;
*/
}
div#translatorek2 {
	display:none;
}
div#translatorek select, div#translatorek2 select {
	background:#F3F3F3;
	border:1px solid #c1c1c0;
	color:#333;
}

.mainlink {
	width:100%;
	height:150px;
	position:absolute;
	z-index:1000;
	left:0;
}
.gbflague {
	background: url(../images/gb.gif) 1px center no-repeat;
	padding-left:20px; 
}
.rmflague {
	background: url(../images/ro.gif) 1px center no-repeat;
	padding-left:20px; 
}
.ruflague {
	background: url(../images/ru.gif) 1px center no-repeat;
	padding-left:20px; 
}
.plflague {
	background: url(../images/pl.gif) 1px center no-repeat;
	padding-left:20px; 
}
.menublink {
	color:#FF5C00; 
	text-decoration:blink;
}
div.static p.dealerpokaz, div.dealer p.dealerpokaz {
	float:left;
	margin-right:80px;
	display:block;
	padding-left:20px;
	border-left: 1px solid #c1c1c0;
}

#newsletter {
	position:absolute;
	right:0;
	bottom:-130px;
	height: 100px;
	
	background:#FFF;
	z-index:1000;
	    width: 221px;
    padding: 0px 0px 15px 28px;
		border:1px solid #ddd;
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.newsletterinfo {
	clear:left;
	padding:0 0 3px 0;
	margin-left:-8px;
}
input.altimusText {
	margin-left:-8px;
}
.floatright {
	float:right;
}
#fejs {
	position:absolute;
	top:50%;
	right:0;
		
	

}
#fejslogo {
	float:right;
	width:47px;
	height:71px;
	background: url(../images/facebook2.png) no-repeat left;

}
#fejsframe {
	float:right;
	position:relative;
	padding-bottom:0px;
	background: url(../images/fejsframe.jpg) repeat-x left;
	height:71px;
}
#fejsframe {
	float:right;
	position:relative;
	padding-bottom:0px;
	background:#FBFCF3;
	height:71px;
}
.gotobasket {
	float:right;
	margin:25px 0px 3px 10px;
}
a.gotosklep:link, a.gotosklep:hover, a.gotosklep:active, a.gotosklep:visited,
a.gotodoc:link, a.gotodoc:hover, a.gotodoc:active, a.gotodoc:visited  {
	font-weight:bold;
	padding:8px 10px 8px 30px;
	background: #FFF url(http://www.sklep-karnisze.pl/images/basket.gif) no-repeat 8px center;
	color:#FF5C00;
	border:1px solid #FF5C00;
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: right;
    margin:25px 0 0 10px;
}
a.gotodoc:link, a.gotodoc:hover, a.gotodoc:active, a.gotodoc:visited  {
background: #FFF url(../images/document.png) no-repeat 8px center;
display: block;
margin-top:5px;
clear:right;
}
a.gotosklep:hover, a.gotodoc:hover {
	text-decoration:none;
		-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: 0 0 10px rgba(255, 92, 0, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(255, 92, 0, 0.5);
	box-shadow: 0 0 10px rgba(255, 92, 0, 0.5);

	-moz-border-radiusright: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

}
.menushowup {
	width:160px;
	background: url(../images/choose_over.png) left center no-repeat;
	height:150px;
	position: absolute;
	left:201px;
	top:-66px;
	z-index:2;
	display:none
}
.menushowup img {
	float: right;
			-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
div.leftcol ul.menu li ul.menu li:hover div.menushowup {
	display:block;
}
.img_belt, .img_belt2 {
	text-align:center;
	color: #444;
	padding:5px 0 5px 10px;
	padding-bottom:0px;
	width:175px;
float:left;
	
}
.img_belt2 {
	float:none;
	display:inline-table;
	padding-bottom:10px;
}
.img_belt2 img {
		border:1px solid #ddd;
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.img_belt img:hover, .img_belt2 img:hover {
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.img_belt p, .img_belt2 p {
	padding:0;
	width:175px;
	margin:0;
	padding-top:8px;
}
.gotolista {
	float:right;
	 -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    cursor: pointer;
    border:1px solid #ddd;
    background:#eee;
    border-right:none;
    font-size:10px;
    font-weight:normal;
    margin-top:1px;
}

