/******************************** General Rules ******************************/
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-size: 62.5%;
	background: url(../images/default/bg.gif) 0 0 repeat;
	color: #404040;
}
a {
	outline: none;
	border: none;
}
a img {
	outline: none;
	border: none;
}
hr {
	display: none;
}
h1 {
	display: none;
}
.clearfloat {
	clear: both;
    height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0px;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
/******************************** TOP ******************************/
#header {
	display: inline;
	float: left;
	width: 960px;
	margin: 0 0 30px 0;
}
#logo a {
	background: url(../images/default/logo.png) 0 0 no-repeat;
	text-indent: -5000px;
	width: 156px;
	height: 58px;
	display: inline;
	float: left;
	margin: 30px 0 0 0;
	overflow: hidden; zoom: 1;
}
#cart {
	display: inline;
	float: right;
	width: 216px;
	margin: 25px 0 0 0;
}
#cart #cart_top {
	display: inline;
	float: left;
	width: 100%;
	height: 5px;
	background: url(../images/default/cart_top_bg.png) 0 0 no-repeat;
}
#cart #cart_bottom {
	display: inline;
	float: left;
	width: 100%;
	height: 5px;
	background: url(../images/default/cart_bottom_bg.png) 0 0 no-repeat;
}
#cart #cart_cont {
	display: inline;
	float: left;
	width: 100%;
	background: url(../images/default/cart_cont_bg.png) 0 0 repeat-y;
}
#cart #cart_cont #cart_img a {
	display: inline;
	float: left;
	width: 30px;
	height: 49px;
	background: url(../images/default/cart_img.png) 0 0 no-repeat;
	margin: 0 15px;
	text-indent: -5000px;
}
#cart #cart_cont #cart_txt {
    color: #444444;
    display: inline;
    float: left;
    font-family: Tahoma, Arial,Helvetica Sans-Serif;
    line-height: 1.4em;
    margin: 9px 5px 8px 0;
	text-align: left;
	font-size: 1.1em;
	width: 150px;
}
#head_help a {
	display: inline;
	float: right;
	width: 33px;
	height: 59px;
	text-indent: -5000px;
	margin: 25px 40px 0 0;
}

#head_help a.pl {
	background: url(../images/default/head_help.png) 0 0 no-repeat;
}

#head_help a.en {
	background: url(../images/default/head_help_en.gif) 0 0 no-repeat;
}

#head_help a.de {
	background: url(../images/default/head_help_de.gif) 0 0 no-repeat;
}

#head_account a {
	display: inline;
	float: right;
	width: 57px;
	height: 60px;
	text-indent: -5000px;
	margin: 24px 40px 0 0;
}

#head_account a.pl {
	background: url(../images/default/head_account.png) 0 0 no-repeat;
}

#head_account a.en {
	background: url(../images/default/head_account_en.png) 0 0 no-repeat;
        width: 63px;
}

#head_account a.de {
	background: url(../images/default/head_account_de.png) 0 0 no-repeat;
}

#head_logout a {
	display: inline;
	float: right;
	width: 57px;
	height: 60px;
	text-indent: -5000px;
	margin: 24px 0px 0 0;
}

#head_logout a.pl {
	background: url(../images/default/head_logout_pl.png) 0 0 no-repeat;
        margin-right: 18px;
}

#head_logout a.en {
	background: url(../images/default/head_logout_en.png) 0 0 no-repeat;
        margin-right: 23px;
}

#head_logout a.de {
	background: url(../images/default/head_logout_de.png) 0 0 no-repeat;
        margin-right: 50px;
        width: 47px;
}

#head_menu {
	width: 960px;
	display: inline;
	float: left;
}
#head_menu #head_menu_left {
	width: 5px;
	height: 35px;
	display: inline;
	float: left;
	background: url(../images/default/head_menu_left_bg.png) 0 0 no-repeat;
}
#head_menu #head_menu_right {
	width: 5px;
	height: 35px;
	display: inline;
	float: left;
	background: url(../images/default/head_menu_right_bg.png) 0 0 no-repeat;
}
#head_menu #head_menu_cont {
	width: 950px;
	height: 19px;
	display: inline;
	float: left;
	background-color: #404040;
	padding: 8px 0;
}
#head_menu #head_menu_cont .m_glass {
	width: 19px;
	height: 19px;
	display: inline;
	float: left;
	background: url(../images/default/m_glass.png) 0 0 no-repeat;
	margin: 0 15px 0 10px;
}
#head_menu #head_menu_cont #search {
	display: inline;
	float: left;
	margin: 0;
}
#head_menu #head_menu_cont #search input {
	display: inline;
	float: left;
	width: 242px;
	height: 19px;
	margin: 0 5px 0 0;
	background: url(../images/default/input_bg.gif) 0 0 no-repeat;
	border: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #7e7e7e;
	padding: 0 10px;
	line-height: 19px;
}
#head_menu #head_menu_cont #search select {
	display: block;
	float: left;
	width: 195px;
	height: 19px;
	line-height: 25px;
	margin: 0 5px 0 0;
	border: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #7e7e7e;
	padding: 2px 5px;
	background: url(../images/default/select_bg.gif) 0 0 no-repeat;
}
#head_menu #head_menu_cont #search select option {
	padding: 3px 10px;
	background-color: #fff;
}
#head_menu #head_menu_cont #search button {
	display: inline;
	float: left;
	width: 50px;
	height: 19px;
	margin: 0 15px 0 0;
	border: none;	
	cursor: pointer;
	text-indent: -5000px;
}

#head_menu #head_menu_cont #search button.pl
{
    background: url(../images/default/button_bg.gif) 0 0 no-repeat;
}

#head_menu #head_menu_cont #search button.en
{
    background: url(../images/default/button_bg_en.gif) 0 0 no-repeat;
}

#head_menu #head_menu_cont #search button.de
{
    background: url(../images/default/button_bg_de.gif) 0 0 no-repeat;
}


#head_menu #head_menu_cont .separator {
	display: inline;
	float: left;
	width: 1px;
	height: 19px;
	margin: 0 15px 0 0;
	background: url(../images/default/separator.gif) 0 0 no-repeat;
}
#head_menu #head_menu_cont .search_more {
	display: inline;
	float: left;
	height: 19px;
	margin: 0 15px 0 0;
}
#head_menu #head_menu_cont .search_more a {
	color: #fff;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	line-height: 19px;
}
#head_menu #head_menu_cont .search_more a:hover {
	border: none;
}
#head_menu #head_menu_cont .change_language {
	display: inline;
	float: left;
	height: 19px;
	margin: 0 15px 0 0;
}
#head_menu #head_menu_cont .change_language .lan_label {
	color: #fff;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 19px;
	margin: 0 15px 0 0;
	display: inline;
	float: left;
}
#head_menu #head_menu_cont .change_language .lan_pl {
	display: inline;
	float: left;
	margin: 0 13px 0 0;
}
#head_menu #head_menu_cont .change_language .lan_pl a {
	display: inline;
	float: left;
	width: 22px;
	height: 19px;
	background: url(../images/default/lan_pl.gif) 0 0 no-repeat;
	text-indent: -5000px;
}
#head_menu #head_menu_cont .change_language .lan_uk {
	display: inline;
	float: left;
	margin: 0 13px 0 0;
}
#head_menu #head_menu_cont .change_language .lan_uk a {
	display: inline;
	float: left;
	width: 22px;
	height: 19px;
	background: url(../images/default/lan_uk.gif) 0 0 no-repeat;
	text-indent: -5000px;
}
#head_menu #head_menu_cont .change_language .lan_ger {
	display: inline;
	float: left;
	margin: 0 13px 0 0;
}
#head_menu #head_menu_cont .change_language .lan_ger a {
	display: inline;
	float: left;
	width: 22px;
	height: 19px;
	background: url(../images/default/lan_ger.gif) 0 0 no-repeat;
	text-indent: -5000px;
}
#head_menu #head_menu_cont .change_language .lan_sep {
	display: inline;
	float: left;
	width: 1px;
	height: 19px;
	margin: 0 13px 0 0;
	background: url(../images/default/lan_sep.gif) 0 0 no-repeat;
}
/******************************** BREADCRUMB ******************************/
#breadcrumb {
	width: 960px;
	display: inline;
	float: left;
	margin: 15px 0 0 0;
}
#breadcrumb p {
	width: 960px;
	display: inline;
	float: left;
	margin: 0;
	text-align: left;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#breadcrumb p a {
	color: #F22547;
	border-bottom: 1px dotted #F22547;
	text-decoration: none;
}
#breadcrumb p a:hover {
	border: none;
}
/******************************** CONTENT ******************************/
#content {
	display: inline;
	float: left;
	width: 960px;
	margin: 15px 0 0 0;
}
#content #left_side {
	display: inline;
	float: left;
	width: 220px;
	margin: 0 15px 0 0;
}
#content #left_side #menu {
	display: inline;
	float: left;
	width: 220px;
	margin: 0;
}
#content #left_side #menu #menu_head {
	display: inline;
	float: left;
	width: 220px;
	height: 30px;
	margin: 0;
}
#content #left_side #menu #menu_head #menu_head_left {
	display: inline;
	float: left;
	width: 5px;
	height: 30px;
	margin: 0;
	background: url(../images/default/wrap_header_left_bg.png) 0 0 no-repeat;
}
#content #left_side #menu #menu_head #menu_head_right {
	display: inline;
	float: left;
	width: 5px;
	height: 30px;
	margin: 0;
	background: url(../images/default/wrap_header_right_bg.png) 0 0 no-repeat;
}
#content #left_side #menu #menu_head #menu_head_cont {
	display: inline;
	float: left;
	width: 210px;
	height: 30px;
	background-color: #404040;
	margin: 0;
}
#content #left_side #menu #menu_head #menu_head_cont h2 {
	display: inline;
	float: left;
	color: #fff;
	font-family: Tahoma, Arial, Sans-Serif;
	margin: 8px 0 0 15px;
	font-size: 1.1em;
}
#content #left_side #menu #menu_box {
	display: inline;
	float: left;
	width: 178px;
	background-color: #fff;
	margin: 0;
	padding: 5px 20px;
	border: 1px solid #c6c6c6;
}
#content #left_side #menu #menu_box #menu_items {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 178px;
}
#content #left_side #menu #menu_box #menu_items li {
	float: left;
	display: inline;
	width:178px;
}
#content #left_side #menu #menu_box #menu_items li a {
	float: left;
	display: block;
	width: 178px;
	color: #404040;
	font-family: sTahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	padding: 7px 0;	
        background: url(../images/default/men_point_right.png) no-repeat 95% 50%;
}

#content #left_side #menu #menu_box #menu_items li a.noNarrow {
	background: none;
}

#content #left_side #menu #menu_box #menu_items li a.noNarrow:hover {
	background: #f6f6f6;
}

#content #left_side #menu #menu_box #menu_items li a:hover {
	background: url(../images/default/men_point_right.png) 95% 50% no-repeat #f6f6f6;
	color: #000;
}

#content #left_side #menu #menu_box #menu_items li a.activeCategoryNarrow {
        background: url(../images/default/men_point_down.png) 95% 50% no-repeat #f6f6f6;
	color: #F22547;

}

#content #left_side #menu #menu_box #menu_items li a.activeCategoryNoNarrow {
	background: #f6f6f6;
	color: #F22547;
}

#content #left_side #menu #menu_box #menu_items li ul li a {
	font-weight: normal;
	background: url(../images/default/men_point_right.png) 95% 50% no-repeat;
}
#content #left_side #menu #menu_box #menu_items li ul li a:hover {
	background: url(../images/default/men_point_right.png) 95% 50% no-repeat #f6f6f6;
}

/** RIGHT_SIDE **/
#content #right_side {
	display: inline;
	float: right;
	width: 725px;
	margin: 0;
}
#content #right_side .banner {
	display: inline;
	float: left;
	width: 725px;
	margin: 0;
}

#content #right_side .banner .urlop
{
    padding: 20px;
    background: #f8dbdb;
    border: 1px solid #e77776;
    margin-bottom: 20px;
}
#content #right_side .box_wrap {
	display: inline;
	float: left;
	width: 725px;
	margin: 15px 0 0 0;
}
#content #right_side .box_wrap_no_margin_top {
	margin: 0 !important;
}
#content #right_side .box_wrap .wrap_header {
	display: inline;
	float: left;
	width: 725px;
	height: 30px;
	margin: 0;
}
#content #right_side .box_wrap .wrap_header .wrap_header_left {
	display: inline;
	float: left;
	width: 5px;
	height: 30px;
	margin: 0;
	background: url(../images/default/wrap_header_left_bg.png) 0 0 no-repeat;
}
#content #right_side .box_wrap .wrap_header .wrap_header_right {
	display: inline;
	float: left;
	width: 5px;
	height: 30px;
	margin: 0;
	background: url(../images/default/wrap_header_right_bg.png) 0 0 no-repeat;
}
#content #right_side .box_wrap .wrap_header .wrap_header_cont {
	display: inline;
	float: left;
	width: 715px;
	height: 30px;
	margin: 0;
	background-color: #404040;
	color: #fff;
}
#content #right_side .box_wrap .wrap_header .wrap_header_cont h2 {
	display: inline;
	float: left;
	color: #fff;
	font-family: Tahoma, Arial, Sans-Serif;
	margin: 8px 0 0 15px;
	font-size: 1.1em;
        text-transform: uppercase;
}
#content #right_side .box_wrap .wrap_header .wrap_header_cont .product_code {
	display: inline;
	float: right;
	color: #fff;
	font-family: Tahoma, Arial, Sans-Serif;
	margin: 8px 15px 0 15px;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: right;
}
#content #right_side .box_wrap .box_wrap_cont {
	display: inline;
	float: left;
	width: 685px;
	background-color: #fff;
	margin: 0;
	padding: 20px 19px;
	border: 1px solid #c6c6c6;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap {
	display: inline;
	float: left;
	width: 205px;
	background-color: #fff;
	margin: 0 0 10px 10px;
	border: 5px solid #f6f6f6;
}

#content #right_side .box_wrap .box_wrap_cont #order_info {
	font-size: 1em;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-align: left;
}

#content #right_side .box_wrap .box_wrap_cont #order_info h2{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.4em;
        margin-bottom: 20px;
}

#content #right_side .box_wrap .box_wrap_cont #order_info h3{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.1em;
        margin-bottom: 20px;
}

#content #right_side .box_wrap .box_wrap_cont #order_info h3 span.order-number{
    color: #8b0000;
    font-size: 1.4em;
    margin-left: 5px;
}

#content #right_side .box_wrap .box_wrap_cont #order_info h4 {
	display: inline;
	float: left;
	width: 685px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 8px 0;
	line-height: 1.6em;
	border-bottom: 1px solid #d8d8d8;
	font-weight: bold;
	text-align: left;
}

.box_wrap_cont h4 a{
    color: #404040;
    text-decoration: none;
    border-bottom: 1px dotted #404040;
    font-size: 1.1em;
}

#content #right_side .box_wrap .box_wrap_cont #order_info p{
	margin: 10px 0;
        font-size: 1.1em;
}

#content #right_side .box_wrap .box_wrap_cont #order_info ul{
	padding: 20px 0;
        font-size: 1.1em;
        border-bottom: 1px solid #d8d8d8;
}

#content #right_side .box_wrap .box_wrap_cont #order_info ul li{
	list-style: none;
        padding: 5px 0 5px 20px;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap:hover {
	border: 5px solid #ededed;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_img {
	display: inline;
	float: left;
	width: 195px;
	height: 130px;
	margin: 5px;
    font-size: 1em;
    line-height: 119px;
    position: relative;
    text-align: center;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_img img {
	max-width: 195px;
	max-height: 130px;
	vertical-align: middle;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_name {
	display: inline;
	float: left;
	width: 195px;
	margin: 0 5px;	
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_name a{
    color: #f22547;
    text-decoration: none;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_name a:hover{
    text-decoration: none;
}


#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_price {
	display: inline;
	float: left;
	width: 195px;
	margin: 0 5px;
	color: #404040;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_price span.old,
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_price_list span.old{
    text-decoration: line-through;
    color: #F22547;
    padding-left: 5px;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_price span.promotion,
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_price_list span.promotion{
    font-weight: bold;
}


#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_more a {
	display: inline;
	float: left;
	width: 57px;
	height: 19px;
	margin: 5px 0 5px 74px;	
	text-indent: -5000px;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_more a.pl {
	background: url(../images/default/item_more.gif) 0 0 no-repeat;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_more a.en {
	background: url(../images/default/item_more_en.gif) 0 0 no-repeat;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap .item_more a.de {
	background: url(../images/default/item_more_de.gif) 0 0 no-repeat;
}
/** WYSZUKIWANIE ZAAWANSOWANE **/
#content #right_side .box_wrap .box_wrap_cont .line_p {
	display: inline;
	float: left;
	width: 685px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 8px 0;
	line-height: 1.6em;
	text-align: justify;
}

/** WYSZUKIWANIE ZAAWANSOWANE **/
#content #right_side .box_wrap .box_wrap_cont .address_p {
	display: inline;
	float: left;
	width: 685px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 8px 0;
	line-height: 1.1em;
	text-align: justify;
        padding-left: 20px;
        font-weight: bold;
}

#content #right_side .box_wrap .box_wrap_cont .infoLine_p {
	display: inline;
	float: left;
	width: 685px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 20px 0 8px 0;
	line-height: 1.1em;
	text-align: justify;
}

#content #right_side .box_wrap .box_wrap_cont .line_p a.passwordForgotten {
    margin-left: 252px;
    position: relative;
    top: -8px;
}

#content #right_side .box_wrap .box_wrap_cont .line_p .label {
    display: inline;
    float: left;
    margin: 0;
    padding: 3px 10px 0 0;
    text-align: right;
    width: 240px;
}

#content #right_side .box_wrap .box_wrap_cont .line_p span
{
    margin-left: 5px;
    color: #e46c6e;  
    font-size: 11px;
}

#content #right_side .box_wrap .box_wrap_cont .line_p input {
    border: 1px solid #E0E0E0;
    color: #666666;
    display: inline;
    float: left;
    font-family: Tahoma, Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    margin: 0;
    padding: 3px;
    width: 230px;
}

#content #right_side .box_wrap .box_wrap_cont .line_p input.regulations {
    width: 20px;
    margin: 3px 20px 0 210px;
}

#content #right_side .box_wrap .box_wrap_cont .line_p .error{
    background: #f8dbdb;
    border-color: #e77776;  
}

#content #right_side .box_wrap .box_wrap_cont .line_p select {
    border: 1px solid #E0E0E0;
    color: #666666;
    display: inline;
    float: left;
    font-family: Tahoma, Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    margin: 0;
    padding: 3px;
    width: 238px;
}

#content #right_side .box_wrap .box_wrap_cont .line_p ul {
    margin-left: 40px;
}

.but_search_pl {
	display: inline;
	float: left;
	width: 60px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_search.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_search_en {
	display: inline;
	float: left;
	width: 60px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_search_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_search_de {
	display: inline;
	float: left;
	width: 60px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_search_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
/** OPIS PRZEDMIOTU **/
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_left {
	display: inline;
	float: left;
	width: 403px;
	height: 210px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0;
	padding: 20px;
	border: 1px solid #ddd;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_left .big_img {
    display: inline;
    float: left;
    font-size: 1em;
	width: 280px;
    height: 210px;
    line-height: 210px;
    text-align: center;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_left .big_img img {
    max-height: 210px;
    max-width: 300px;
    vertical-align: middle;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_left .small_imgs {
    display: inline;
    float: right;
	width: 120px;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_left .small_imgs .small_img {
    display: inline;
    float: left;
    font-size: 1em;
	width: 120px;
    height: 60px;
    line-height: 35px;
    text-align: center;
	margin-bottom: 5px;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_left .small_imgs .small_img img {
    max-height: 60px;
    max-width: 120px;
    vertical-align: middle;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right {
	display: inline;
	float: right;
	width: 220px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 0 20px;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .price {
	display: inline;
	float: left;
	width: 220px;
	margin: 0;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .price .price_label {
	display: inline;
	float: right;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 3px 20px 0 0;
	text-align: right;
}

#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .product_on_demand
{
    float: right;
    font-size: 0.9em;
    font-weight: bold;
    background: #ffd9e4;
    border: 1px solid #ff709a;
    padding: 10px 15px;
    margin-top: 10px;
}


#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .price .price_amount {
	display: inline;
	float: right;
	color: #F22547;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	text-align: right;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .table_info {
	display: inline;
	float: left;
	width: 218px;
	margin: 13px 0 0 0;
	border: 1px solid #ddd;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .table_info_header {
	display: inline;
	float: left;
	width: 188px;
	margin: 0;
	padding: 5px 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ddd;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .table_info_tr {
	display: inline;
	float: left;
	width: 188px;
	margin: 0;
	padding: 5px 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .table_info_tr label {
	display: inline;
	float: left;
	width: 100px;
	margin: 0;
}

#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .table_info_tr p.title {
	display: inline;
	float: left;
	width: 90px;
	margin: 0;
}

#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .table_info_tr p.description {
	display: inline;
	float: left;
	width: 98px;
	margin: 0;
}

#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .no_border_bottom{
	border-bottom: none;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .help_to_table {
	display: inline;
	float: left;
	width: 218px;
	margin: 5px 0 0 0;
	text-align: right;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .help_to_table a {
	color: #404040;
	text-decoration: none;
	border-bottom: 1px dotted #404040;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .help_to_table a:hover {
	border: none;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info_right .help_to_table img {
	margin: 0 0 0 5px;
	display: inline;
	float: right;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info {
	display: inline;
	float: left;
	width: 685px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 20px 0 0 0;
	line-height: 1.8em;
	text-align: justify;
}
#content #right_side .box_wrap .box_wrap_cont .desc_item_info h3 {

	font-size: 1em;
}

#content #right_side .box_wrap .box_wrap_cont .desc_item_info ul {

	margin-left: 10px;
}

#content #right_side .box_wrap .box_wrap_cont .desc_item_info_add_to_cart {
	display: inline;
	float: right;
	width: 643px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 20px 0 0 0;
	padding: 20px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}

#content #right_side .box_wrap .box_wrap_cont .desc_item_info_add_to_cart .chooser_element
{
    float: left;
    text-align: left;
}

#content #right_side .box_wrap .box_wrap_cont .desc_item_info_add_to_cart select {
    border: 1px solid #E0E0E0;
    color: #666666;
    display: inline;
    float: left;
    font-family: Tahoma, Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    margin: 5px 10px 0 0;
    padding: 3px;
    width: 233px;
}
.but_add_to_cart_pl {
	display: inline;
	float: left;
	width: 157px;
	height: 32px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/add_to_cart.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_add_to_cart_en {
	display: inline;
	float: left;
	width: 157px;
	height: 32px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/add_to_cart_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_add_to_cart_de {
	display: inline;
	float: left;
	width: 157px;
	height: 32px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/add_to_cart_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

/** KONTAKT **/
#content #right_side .box_wrap .box_wrap_cont h4 {
	display: inline;
	float: left;
	width: 685px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 30px 0 8px 0;
	line-height: 1.6em;
	border-bottom: 1px solid #d8d8d8;
	font-weight: bold;
	text-align: left;
}
#content #right_side .box_wrap .box_wrap_cont h4.first {
	margin: 0 0 8px 0 !important;
}

#content #right_side .box_wrap .box_wrap_cont h4.regulations {
	margin: 15px 0 8px 0!important;
}

#content #right_side .box_wrap .box_wrap_cont .center {
	text-align: center !important;
}
#content #right_side .box_wrap .box_wrap_cont .margin-top {
	margin-top: 20px !important;
}
#content #right_side .box_wrap .box_wrap_cont .line_p a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#content #right_side .box_wrap .box_wrap_cont .line_p a:hover {
	border: none;
}

#content #right_side .box_wrap .box_wrap_cont .line_p a.no_style{
	text-decoration: none;
        border: none;
}

#content #right_side .box_wrap .box_wrap_cont .line_p a.no_style:hover {
	text-decoration: none;
        border: none;
}

#content #right_side .box_wrap .box_wrap_cont .line_p textarea {
    border: 1px solid #E0E0E0;
    color: #666666;
    display: inline;
    float: left;
    font-family: Tahoma, Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    margin: 0;
    padding: 3px;
    width: 230px;
	height: 60px;
}
.but_send_pl {
	display: inline;
	float: left;
	width: 58px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_send.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_send_en {
	display: inline;
	float: left;
	width: 58px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_send_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_send_de {
	display: inline;
	float: left;
	width: 58px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_send_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
/** KOMENTARZE **/
#content #right_side .box_wrap .box_wrap_cont .line_com_p {
	display: inline;
	float: left;
	width: 685px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0;
	line-height: 1.6em;
	border-bottom: 1px solid #d8d8d8;
}
#content #right_side .box_wrap .box_wrap_cont .line_com_p .com_img {
    display: inline;
    float: left;
    font-size: 1em;
	width: 120px;
    height: 90px;
    line-height: 40px;
    text-align: center;
	margin: 15px 40px 15px 10px;
}
#content #right_side .box_wrap .box_wrap_cont .line_com_p .com_img img {
    max-height: 90px;
    max-width: 120px;
    vertical-align: middle;
}
#content #right_side .box_wrap .box_wrap_cont .line_com_p .com_info {
    display: inline;
    float: right;
	width: 505px;
    text-align: justify;
	margin: 15px 10px 15px 0;
}
#content #right_side .box_wrap .box_wrap_cont .line_com_p .com_info .com_header {
    display: inline;
    float: left;
	width: 505px;
	margin: 0;
}
#content #right_side .box_wrap .box_wrap_cont .line_com_p .com_info .com_header .com_header_name {
    display: inline;
    float: left;
	width: 200px;
	margin: 0;
}
#content #right_side .box_wrap .box_wrap_cont .line_com_p .com_info .com_header .com_header_type {
    display: inline;
    float: left;
	width: 205px;
	margin: 0;
}
.com_header_type_pos {
	color: #006600;
}
.com_header_type_neu {
	color: #404040;
}
.com_header_type_neg {
	color: #FF0000;
}
#content #right_side .box_wrap .box_wrap_cont .line_com_p .com_info .com_opinion {
    display: inline;
    float: left;
	width: 505px;
	margin: 0;
}
#content #right_side .box_wrap .box_wrap_cont .pagination {
	display: inline;
	float: left;
	width: 685px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 10px 0;
	line-height: 1.6em;
	text-align: center;
}
#content #right_side .box_wrap .box_wrap_cont .pagination a {

}
#content #right_side .box_wrap .box_wrap_cont .pagination a.prev {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	margin-right: 20px;
}
#content #right_side .box_wrap .box_wrap_cont .pagination a.next {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	margin-left: 20px;
}
#content #right_side .box_wrap .box_wrap_cont .pagination a.page {
	color: #000;
	text-decoration: none;
	margin: 0 2px;
}
#content #right_side .box_wrap .box_wrap_cont .pagination a.active {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #404040;
	margin: 0 2px;
}
#content #right_side .box_wrap .box_wrap_cont .pagination a:hover {
	border: none;
}
/** POMOC **/
#content #right_side .box_wrap .box_wrap_cont .help_wrap_info_pl {
	display: inline;
	float: left;
	width: 685px;
	background: url(../images/default/help2_pl.png) 0 0 no-repeat;
	margin: 0;
	height: 120px;
}

#content #right_side .box_wrap .box_wrap_cont .help_wrap_info_en {
	display: inline;
	float: left;
	width: 685px;
	background: url(../images/default/help2_en.png) 0 0 no-repeat;
	margin: 0;
	height: 120px;
}

#content #right_side .box_wrap .box_wrap_cont .help_wrap_info_de {
	display: inline;
	float: left;
	width: 685px;
	background: url(../images/default/help2_de.png) 0 0 no-repeat;
	margin: 0;
	height: 120px;
}
#content #right_side .box_wrap .box_wrap_cont .help_item_menu {
	display: inline;
	float: left;
	width: 685px;
	margin: 20px 0 0 0;
	background: url(../images/default/help_item_menu.gif) 0 0 repeat-y;
}
#content #right_side .box_wrap .box_wrap_cont .help_item_menu .help_item {
    display: inline;
    float: left;
    margin: 0 0 0 10px;
	padding: 10px 20px;
    width: 175px;
}
#content #right_side .box_wrap .box_wrap_cont .help_item_menu .help_item h5 {
	color: #404040;
    display: inline;
    float: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0;
    text-align: left;
	width: 175px;
}
#content #right_side .box_wrap .box_wrap_cont .help_item_menu .help_item ul {
	display: inline;
	float: left;
	width: 175px;
	margin: 5px 0 0 0;
}
#content #right_side .box_wrap .box_wrap_cont .help_item_menu .help_item ul li {
    background: url(../images/default/li.gif) no-repeat scroll 0 8px;
    line-height: 1.6em;
    list-style-type: none;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.9em;
	color: #404040;
	text-align: left;
	padding: 0 0 0 20px;
}
#content #right_side .box_wrap .box_wrap_cont .help_item_menu .help_item ul li a {
	color: #404040;
	text-decoration: none;
}
#content #right_side .box_wrap .box_wrap_cont .help_item_menu .help_item ul li a:hover {
	border-bottom: 1px dotted #404040;
}
/** REJESTRACJA **/
.but_register_pl {
	display: inline;
	float: left;
	width: 96px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_register.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_register_en {
	display: inline;
	float: left;
	width: 96px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_register_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_register_de {
	display: inline;
	float: left;
	width: 96px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_register_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
/** MOJE KONTO **/
.but_register2_pl {
	display: inline;
	float: left;
	width: 96px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_register.png) 0 0 no-repeat;
	border: none !important;
	cursor: pointer;
}

.but_register2_en {
	display: inline;
	float: left;
	width: 96px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_register_en.png) 0 0 no-repeat;
	border: none !important;
	cursor: pointer;
}

.but_register2_de {
	display: inline;
	float: left;
	width: 96px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_register_de.png) 0 0 no-repeat;
	border: none !important;
	cursor: pointer;
}


.but_login_pl {
	display: inline;
	float: left;
	width: 80px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_login.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_login_en {
	display: inline;
	float: left;
	width: 80px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_login_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_login_de {
	display: inline;
	float: left;
	width: 80px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_login_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

/** LISTA PRODUKTÓW **/
#content #right_side .box_wrap .box_wrap_cont .fil_box {
	display: inline;
	float: right;
	width: 643px;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}
#content #right_side .box_wrap .box_wrap_cont .fil_box select {
    border: 1px solid #E0E0E0;
    color: #666666;
    display: inline;
    float: left;
    font-family: Tahoma, Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    margin: 5px 10px 0 0;
    padding: 3px;
    width: 120px;
}
#content #right_side .box_wrap .box_wrap_cont .fil_box input {
    border: 1px solid #E0E0E0;
    color: #666666;
    display: inline;
    float: left;
    font-family: Tahoma, Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    margin: 5px 10px 0 0;
    padding: 4px;
    width: 75px;
}
.but_filt_pl {
	display: inline;
	float: right;
	width: 60px;
	height: 19px;
	margin: 7px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_filt.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_filt_en {
	display: inline;
	float: right;
	width: 60px;
	height: 19px;
	margin: 7px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_filt_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_filt_de {
	display: inline;
	float: right;
	width: 60px;
	height: 19px;
	margin: 7px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_filt_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list {
	display: inline;
	float: left;
	width: 675px;
	background-color: #fff;
	margin: 0 0 10px 0;
	border: 5px solid #f6f6f6;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list:hover {
	border: 5px solid #ededed;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_img_list {
	display: inline;
	float: left;
	width: 100px;
	height: 75px;
	margin: 5px;
    font-size: 1em;
    line-height: 73px;
    position: relative;
    text-align: center;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_img_list img {
	max-width: 150px;
	max-height: 75px;
        position: relative;
        vertical-align: middle;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_name_list {
	display: inline;
	float: left;
	width: 300px;
	height: 75px;
	margin: 5px 15px;
        text-align: left;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 1.1em;
        line-height: 75px;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_name_list a{
    color: #404040;
    text-decoration: none;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_name_list a:hover{
    text-decoration: none;
}


#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_price_list {
	display: inline;
	float: left;
	width: 140px;
	height: 75px;
	margin: 5px 15px 0 0;
	color: #404040;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 75px;
}
#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_more_list a {
	display: inline;
	float: left;
	width: 57px;
	height: 19px;
	margin: 34px 15px 28px 0;
	background: url(../images/default/item_more.gif) 0 0 no-repeat;
	text-indent: -5000px;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_more_list a.pl {
	background: url(../images/default/item_more.gif) 0 0 no-repeat;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_more_list a.en {
	background: url(../images/default/item_more_en.gif) 0 0 no-repeat;
}

#content #right_side .box_wrap .box_wrap_cont .item_box_wrap_list .item_more_list a.de {
	background: url(../images/default/item_more_de.gif) 0 0 no-repeat;
}
.change_bullets {
	display: inline;
	float:right;	
	margin: 0 15px 0 0;
}
.change_bullets p {
	display: inline;
	float:left;
	margin: 8px 0 0 0;
    color: #FFFFFF;
    font-family: Tahoma,Arial,Sans-Serif;
    font-size: 1.1em;
	text-align: left;
}
.change_bullets .bullets_list {
	display: inline;
	float:left;
	margin: 7px 5px 0 10px;
	width: 16px;
	height: 16px;
	background: url(../images/default/bullets_list.png) 0 0 no-repeat;
	text-indent: -5000px;
}
.change_bullets .bullets_icon {
	display: inline;
	float:left;
	margin: 7px 0 0 5px;
	width: 16px;
	height: 16px;
	background: url(../images/default/bullets_icon.png) 0 0 no-repeat;
	text-indent: -5000px;
}
/** KOSZYK **/
.cart_info {
	display: inline;
	float: left;
	width: 683px;
	margin: 0;
	border: 1px solid #ddd;
}

.cart_info_header {
	display: inline;
	float: left;
	width: 653px;
	margin: 0;
	padding: 5px 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ddd;
}
.cart_info_header .cart_info_header_td_name {
	width: 301px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}
.cart_info_header .cart_info_header_td_price {
	width: 100px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
	text-align: right;
}
.cart_info_header .cart_info_header_td_amount {
	width: 82px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
	text-align: center;
}
.cart_info_header .cart_info_header_td_count {
	width: 100px;
	margin: 0;
	display: inline;
	float: left;
	text-align: right;
}
.cart_info_header .cart_info_header_td_delete {
	width: 30px;
	margin: 0 0 0 10px;
	display: inline;
	float: left;
	text-align:center;
}
.cart_info_tr {
	display: inline;
	float: left;
	width: 653px;
	margin: 0;
	padding: 5px 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	border-bottom: 1px solid #ddd;
	line-height:1.6em;
}
.cart_info_tr .cart_info_td_name {
	width: 301px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}
.cart_info_tr .cart_info_td_name .img_item {
	width: 40px;
	height: 50px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
	font-size: 1em;
	line-height: 30px;
	text-align: center;
}
.cart_info_tr .cart_info_td_name .img_item img {
	max-width: 40px;
	max-height: 30px;
	vertical-align: middle;
}
.cart_info_tr .cart_info_td_name p {
	width: 251px;
	margin: 0;
	display: inline;
	float: left;
}

.cart_info_tr .cart_info_td_name p a{
	color: #404040;
	text-decoration: none;
	border-bottom: 1px dotted #404040;
}

.cart_info_tr  .cart_info_td_price {
	width: 100px;
	margin: 6px 10px 0 0;
	display: inline;
	float: left;
	text-align: right;
}
.cart_info_tr  .cart_info_td_amount {
	width: 82px;
	margin: 6px 10px 0 0;
	display: inline;
	float: left;
}
.cart_info_tr .cart_info_td_amount input {
	width: 40px;
	padding: 1px;
	margin: 0 5px 0 8px;
	text-align: right;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1em;
	border: 1px solid #ddd;
	display: inline;
	float: left;
}
.cart_info_tr .cart_info_td_amount .cart_info_td_amount_refresh button {
	width: 16px;
	height: 16px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/but_cart_refresh.png) 0 0 no-repeat;
	display: inline;
	float: left;
        border: 0;
        cursor: pointer;
}
.cart_info_tr  .cart_info_td_count {
	width: 100px;
	margin: 6px 0 0 0;
	display: inline;
	float: left;
	text-align: right;
}
.cart_info_tr .cart_info_td_delete {
	width: 30px;
	margin: 6px 0 0 10px;
	display: inline;
	float: left;
}
.cart_info_tr .cart_info_td_delete a {
	width: 16px;
	height: 16px;
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	text-indent: -5000px;
	background: url(../images/default/but_cart_del.png) 0 0 no-repeat;
}
.cart_no_border_bottom{
	border-bottom: none;
}
.cart_left_side_payment {
	display: inline;
	float: left;
	width: 330px;
	margin: 30px 25px 0 0;
}

.basket_comment h5 {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    color: #404040;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1.6em;
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
}

.basket_comment textarea
{
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.cart_left_side_payment h5 {
	display: inline;
	float: left;
	width: 330px;
	margin: 0 0 15px 0;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	border-bottom: 1px solid #d8d8d8;
	font-weight: bold;
	text-align: left;
}
.cart_left_side_payment p {
	display: inline;
	float: left;
	width: 310px;
	margin: 5px 0 0 20px;
	text-align: left;
}
.cart_left_side_payment p input {
	display: inline;
	float: left;
	margin: 2px 0 0 0;
}
.cart_left_side_payment p label {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	color: #404040;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 1.1em;
        line-height: 1.6em;
        width: 285px;
}
.cart_right_side_trans {
	display: inline;
	float: left;
	width: 330px;
	margin: 30px 0 0 0;
}
.cart_right_side_trans h5 {
	display: inline;
	float: left;
	width: 330px;
	margin: 0 0 15px 0;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	border-bottom: 1px solid #d8d8d8;
	font-weight: bold;
	text-align: left;
}
.cart_right_side_trans p {
	display: inline;
	float: left;
	width: 310px;
	margin: 5px 0 0 20px;
	text-align: left;
}
.cart_right_side_trans p input {
	display: inline;
	float: left;
	margin: 2px 0 0 0;
}
.cart_right_side_trans p label {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	color: #404040;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 1.1em;
        line-height: 1.6em;
        width: 285px;
}
.cart_sum_up_info {
	display: inline;
	float: right;
	width: 285px;
	margin: 20px 45px 0 0;
}

.cart_sum_up_info.order-summary {
            margin: 0;
           
}

.cart_sum_up_info.order-summary p.cart_sum_up_info_all label,
.cart_sum_up_info.order-summary p.cart_sum_up_info_all span,
.cart_sum_up_info.order-summary  p label
{
     font-size:1em;
}

.cart_sum_up_info p label {
	display: inline;
	float: left;
	padding: 0 0 0 10px;
	color: #404040;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.8em;
	width: 170px;
	text-align: left;
}
.cart_sum_up_info p span {
	display: inline;
	float: right;
	padding: 0 10px 0 0;
	color: #404040;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.8em;
	width: 95px;
	text-align: right;
}
.cart_sum_up_info_all {
	border: 1px solid #d8d8d8;
	display: inline;
	float: left;
}
.cart_sum_up_info p.cart_sum_up_info_all label {
	display: inline;
	float: left;
	padding: 5px 0 5px 10px;
	color: #404040;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.6em;
	width: 170px;
	text-align: left;
	font-weight: bold;
	background-color: #f6f6f6;
}
.cart_sum_up_info p.cart_sum_up_info_all span {
	display: inline;
	float: right;
	padding: 5px 10px 5px 0;
	color: #404040;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.6em;
	width: 93px;
	text-align: right;
	font-weight: bold;
	background-color: #f6f6f6;
}
.but_cart_next_pl {
	display: inline;
	float: right;
	width: 99px;
	height: 19px;
	margin: 20px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_cart_next.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_cart_next_en {
	display: inline;
	float: right;
	width: 99px;
	height: 19px;
	margin: 20px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_cart_next_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_cart_next_de {
	display: inline;
	float: right;
	width: 99px;
	height: 19px;
	margin: 20px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_cart_next_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_cart_continue_pl {
	display: inline;
	float: right;
	width: 112px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_continue.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
        border-bottom: none;
}

.but_cart_continue_en {
	display: inline;
	float: right;
	width: 112px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_continue_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
        border-bottom: none;
}

.but_cart_continue_de {
	display: inline;
	float: right;
	width: 112px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_continue_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
        border-bottom: none;
}

.but_cart_continue_basket_pl{
	display: inline;
	float: right;
        position: relative;
        top: -47px;
        left: -110px;
	width: 112px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_continue.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_cart_continue_basket_en{
	display: inline;
	float: right;
        position: relative;
        top: -47px;
        left: -110px;
	width: 112px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_continue_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_cart_continue_basket_de{
	display: inline;
	float: right;
        position: relative;
        top: -47px;
        left: -110px;
	width: 112px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_continue_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
/** dane do wysylki **/
.but_zat_pl {
	display: inline;
	float: left;
	width: 75px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_zat.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_zat_en {
	display: inline;
	float: left;
	width: 75px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_zat_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_zat_de {
	display: inline;
	float: left;
	width: 75px;
	height: 19px;
	margin: 0 0 0 250px;
	text-indent: -5000px;
	background: url(../images/default/but_zat_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
/** potwierdzenie zamówienia **/
#content #right_side .box_wrap .box_wrap_cont .info_box_green {
	display: inline;
	float: left;
	width: 643px;
	background-color: #bbffb0;
	border: 1px solid #345f34;
	padding: 20px;
	text-align: center;
	color: #006600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
}

#content #right_side .info_box_notice {
    background-color: #eef7ff;
    border: 1px solid #d8e1e9;
    color: #5274b2;
    float: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    text-align: center;
    width: 645px;
}


/** Podsumowanie zamówienia **/
.cart_info_tr .cart_info_td_amount2 {
    display: inline;
    float: left;
    margin: 6px 10px 0 0;
    width: 82px;
	text-align: center;
}
.but_send_zam_pl {
	display: inline;
	float: right;
	width: 120px;
	height: 19px;
	margin: 20px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_send_zam.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_send_zam_en {
	display: inline;
	float: right;
	width: 120px;
	height: 19px;
	margin: 20px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_send_zam_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_send_zam_de {
	display: inline;
	float: right;
	width: 120px;
	height: 19px;
	margin: 20px 0 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_send_zam_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_prev_pl{
	display: inline;
	float: right;
	width: 67px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_prev.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_prev_en{
	display: inline;
	float: right;
	width: 67px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_prev_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_prev_de{
	display: inline;
	float: right;
	width: 67px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_prev_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}



/** dane do dostawy **/
.but_register3_pl {
	display: inline;
	float: right;
	width: 96px;
	height: 19px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/but_register.png) 0 0 no-repeat;
	border: none !important;
	cursor: pointer;
}

.but_register3_en {
	display: inline;
	float: right;
	width: 96px;
	height: 19px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/but_register_en.png) 0 0 no-repeat;
	border: none !important;
	cursor: pointer;
}

.but_register3_de {
	display: inline;
	float: right;
	width: 96px;
	height: 19px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/but_register_de.png) 0 0 no-repeat;
	border: none !important;
	cursor: pointer;
}

.but_zat2_pl {
	display: inline;
	float: right;
	width: 75px;
	height: 19px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/but_zat.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_zat2_en {
	display: inline;
	float: right;
	width: 75px;
	height: 19px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/but_zat_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_zat2_de {
	display: inline;
	float: right;
	width: 75px;
	height: 19px;
	margin: 0;
	text-indent: -5000px;
	background: url(../images/default/but_zat_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.line_p_small {
	display: inline;
	float: left;
	width: 290px;
	text-align: justify;
	color: #404040;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 20px 8px 20px;
}
.cart_sum_up_info_margin_bottom {
	display: inline;
	float: right;
	width: 285px;
	margin: 20px 45px 30px 0;
}
.but_change_dan_pl {
	display: inline;
	float: right;
	width: 67px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_change_dan_pl.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_change_dan_en {
	display: inline;
	float: right;
	width: 67px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_change_dan_en.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}

.but_change_dan_de {
	display: inline;
	float: right;
	width: 67px;
	height: 19px;
	margin: 20px 5px 0 0;
	text-indent: -5000px;
	background: url(../images/default/but_change_dan_de.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
/** TWOJE KONTO - dane do edycji **/
.your_account_menu {
	width: 685px;
	display: inline;
	float: left;
	margin: 0 0 20px 0;
}
.your_account_menu ul {
	width: 685px;
	display: inline;
	float: left;
	list-style: none;
}
.your_account_menu ul li {
	display: inline;
	float: left;
	border-left: 1px solid #ddd;
	width: 136px;
}
.your_account_menu ul li.last {
	border-right: 1px solid #ddd;
	width: 135px;
}
.your_account_menu ul li a {
	display: block;
	padding: 15px 0;
	text-align: center;
	color: #404040;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	text-decoration: none;
	font-weight: bold;
}
.your_account_menu ul li a:hover {
	background-color: #f6f6f6;
	color: #000;
}

/** TWOJE KONTO - historia zamówien **/
.order_info {
	display: inline;
	float: left;
	width: 683px;
	margin: 0;
	border: 1px solid #ddd;
        margin-top: 10px;
}

.order_info form .submitBtn
{
    margin: 0;
    padding: 0;
    background: none;
    color: #404040;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    border-bottom: 1px dotted #404040;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
}

.buttonSubmitPayment
{
    float: right;
    margin-top: 30px;
}

.order_info_td_name a, .order_info_td_status a{
    color: #404040;
    text-decoration: none;
    border-bottom: 1px dotted #404040;
}

.order_info_td_status a{
    font-size: 1.1em;
}

.order_info form
{
    margin: 0;
    padding: 0;
    line-height: 0;
}


.order_details p{
	float: left;
	width: 683px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
        text-align: left;
}
.order_details span.order_shipmnet_label{
    width: 100px;
    text-align: right;
    float: left;
    padding-right: 10px;
}

span.comment_popup_label{
    width: 130px;
    text-align: right;
    float: left;
    padding-right: 10px;
    font-size: 0.9em;
}

p.comment_popup_p{
    text-align: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1.7em;
}

.order_info_header {
	display: inline;
	float: left;
	width: 653px;
	margin: 0;
	padding: 5px 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ddd;
}
.order_info_header .order_info_header_td_name {
	width: 140px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}
.order_info_header .order_info_header_td_price {
	width: 80px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
	text-align: right;
}
.order_info_header .order_info_header_td_amount {
	width: 42px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
	text-align: center;
}
.order_info_header .order_info_header_td_count {
	width: 80px;
	margin: 0;
	display: inline;
	float: left;
	text-align: right;
}
.order_info_header .order_info_header_td_date {
	width: 110px;
	margin: 0;
	display: inline;
	float: left;
	text-align: left;
        margin-left: 10px;
}
.order_info_header .order_info_header_td_status {
	width: 150px;
	margin: 0;
	display: inline;
	float: left;
	text-align: right;
}

.order_info_header .order_info_header_td_comment_options {
	width: 100px;
	margin: 0;
	display: inline;
	float: left;
	text-align: right;
}

.order_info_tr {
	display: inline;
	float: left;
	width: 653px;
	margin: 0;
	padding: 5px 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	border-bottom: 1px solid #ddd;
	line-height:1.6em;
}
.order_info_tr .order_info_td_name {
	width: 140px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}

.order_info_td_name_highlight
{
    background: #e3eceb;
    cursor: pointer;
}

.order_info_tr .order_info_td_name .img_item {
	width: 40px;
	height: 30px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
	font-size: 1em;
	line-height: 30px;
	text-align: center;
}
.order_info_tr .order_info_td_name .img_item img {
	max-width: 40px;
	max-height: 30px;
	vertical-align: middle;
}
.order_info_tr .order_info_td_name p {
	width: 190px;
	margin: 6px 0 0 0;
	display: inline;
	float: left;
}
.order_info_tr  .order_info_td_price {
	width: 80px;
	margin: 6px 10px 0 0;
	display: inline;
	float: left;
	text-align: right;
}
.order_info_tr  .order_info_td_amount {
	width: 42px;
	margin: 6px 10px 0 0;
	display: inline;
	float: left;
	text-align: center;
}
.order_info_tr .order_info_td_count {
	width: 80px;
	margin: 6px 0 0 0;
	display: inline;
	float: left;
	text-align: right;
}
.order_info_tr .order_info_td_date {
	width: 110px;
	margin: 6px 0 0 10px;
	display: inline;
	float: left;
	text-align: left;
}
.order_info_tr .order_info_td_status {
	width: 140px;
	margin: 6px 0 0 10px;
	display: inline;
	float: left;
	text-align: right;
}
.order_info_tr .order_info_td_comm {
	width: 90px;
	margin: 6px 0 0 10px;
	display: inline;
	float: left;
	text-align: right;
}
.order_info_tr .order_info_td_comm a {
	color: #404040;
	text-decoration: none;
	border-bottom: 1px dotted #404040;
}
.order_info_tr .order_info_td_comm a:hover {
	border: none;
}
.order_no_border_bottom{
	border-bottom: none;
}
/** TWOJE KONTO - wystaw komentarz **/
.but_zat_comm_pl {
    background: url(../images/default/but_zat.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    float: left;
    height: 19px;
    margin: 0 0 0 250px;
    text-indent: -5000px;
    width: 75px;
}

.but_zat_comm_en {
    background: url(../images/default/but_zat_en.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    float: left;
    height: 19px;
    margin: 0 0 0 250px;
    text-indent: -5000px;
    width: 75px;
}

.but_zat_comm_de {
    background: url(../images/default/but_zat_de.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    float: left;
    height: 19px;
    margin: 0 0 0 250px;
    text-indent: -5000px;
    width: 75px;
}
/** TWOJE KONTO - change password **/
#content #right_side .box_wrap .box_wrap_cont .info_box_red {
    background-color: #fbdada;
    border: 1px solid #ff0000;
    color: #b52146;
    display: inline;
    float: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 20px;
    margin-bottom: 15px;
    text-align: center;
    width: 643px;
}
/** TWOJE KONTO - newsletter **/
#content #right_side .box_wrap .box_wrap_cont li.newsletter {
    display: inline;
    float: left;
    margin: 5px 0 0 20px;
    text-align: left;
    width: 665px;
}
#content #right_side .box_wrap .box_wrap_cont li.newsletter input {
    display: inline;
    float: left;
    margin: 2px 0 0;
}
#content #right_side .box_wrap .box_wrap_cont li.newsletter label {
    color: #404040;
    display: inline;
    float: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.6em;
    margin: 0 0 0 10px;
}
.but_zat_newsletter_pl {
    background: url(../images/default/but_zat.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    float: right;
    height: 19px;
    margin: 0;
    text-indent: -5000px;
    width: 75px;
}

.but_zat_newsletter_en {
    background: url(../images/default/but_zat_en.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    float: right;
    height: 19px;
    margin: 0;
    text-indent: -5000px;
    width: 75px;
}

.but_zat_newsletter_de {
    background: url(../images/default/but_zat_de.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    float: right;
    height: 19px;
    margin: 0;
    text-indent: -5000px;
    width: 75px;
}
/******************************** FOOTER ******************************/
#footer {
	display: inline;
	float: left;
	width: 960px;
	margin: 15px 0 0;
}
#footer #footer_menu {
	display: inline;
	float: left;
	width: 960px;
	margin: 0;
}
#footer #footer_menu .footer_menu_wrap {
	display: inline;
	float: left;
	width: 310px;
	margin: 0 15px 0 0;
}
#footer #footer_menu .no_margin_right {
	margin: 0 !important;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_header {
	display: inline;
	float: left;
	width: 310px;
	margin: 0;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_header .footer_menu_wrap_header_left {
	display: inline;
	float: left;
	width: 5px;
	height: 30px;
	margin: 0;
	background: url(../images/default/wrap_header_left_bg.png) 0 0 no-repeat;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_header .footer_menu_wrap_header_right {
	display: inline;
	float: left;
	width: 5px;
	height: 30px;
	margin: 0;
	background: url(../images/default/wrap_header_right_bg.png) 0 0 no-repeat;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_header .footer_menu_wrap_header_cont {
	display: inline;
	float: left;
	width: 300px;
	height: 30px;
	margin: 0;
	background-color: #404040;
	color: #fff;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_header .footer_menu_wrap_header_cont h2 {
	display: inline;
	float: left;
	color: #fff;
	font-family: Tahoma, Arial, Sans-Serif;
	margin: 8px 0 0 15px;
	font-size: 1.1em;
	text-transform: uppercase;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont {
	display: inline;
	float: left;
	width: 288px;
	background-color: #fff;
	margin: 0;
	padding: 20px 0 20px 20px;
	border: 1px solid #c6c6c6;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_txt {
	display: inline;
	float: left;
	width: 179px;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_txt ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 179px;
	float: left;
	display: inline;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_txt ul li {
	float: left;
	display: inline;
	width:179px;
	background: url(../images/default/foot_men_sep.gif) 0 100% no-repeat;
	line-height: 1.6em;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	padding: 5px 0 5px 10px;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_txt ul li.no_border_bottom {
	background: none;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_txt ul li a {
	float: left;
	display: inline;
	color: #404040;
	text-decoration: none;

}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_txt ul a:hover {
	color: #000;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_img1 {
	display: inline;
	float: left;
	width: 109px;
	height: 120px;
	background: url(../images/default/foot_men1.gif) 0 0 no-repeat;
	margin: 10px 0;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_img2 {
	display: inline;
	float: left;
	width: 109px;
	height: 120px;
	background: url(../images/default/foot_men2.gif) 0 0 no-repeat;
	margin: 10px 0;
}
#footer #footer_menu .footer_menu_wrap .footer_menu_wrap_cont .footer_menu_wrap_cont_img3 {
	display: inline;
	float: left;
	width: 109px;
	height: 120px;
	background: url(../images/default/foot_men3.gif) 0 0 no-repeat;
	margin: 10px 0;
}

#footer #footerbaners
{
    float: left;
    margin: 20px 0;
}

#footer #footerbaners a
{
    text-decoration: none;
    margin-right: 14px;
}

#footer #footerbaners a.last
{
    margin-right: 0px;
}

#footer #footerbaners a img
{
    border: 0;
}


#footer #footer_payment_pl {
	display: inline;
	float: left;
	width: 960px;
	margin: 15px 0 0 0;
	height: 67px;
	background: url(../images/default/payment.png) 0 0 no-repeat;
}

#footer #footer_payment_en {
	display: inline;
	float: left;
	width: 960px;
	margin: 15px 0 0 0;
	height: 67px;
	background: url(../images/default/payment_en.png) 0 0 no-repeat;
}

#footer #footer_payment_de {
	display: inline;
	float: left;
	width: 960px;
	margin: 15px 0 0 0;
	height: 67px;
	background: url(../images/default/payment_de.png) 0 0 no-repeat;
}


#footer #footer_info {
	display: inline;
	float: left;
	width: 960px;
	margin: 15px 0 0 0;
}
#footer #footer_info #copyrights {
	display: inline;
	float: left;
	width: 460px;
	margin: 0;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: left;
}
#footer #footer_info #project {
	display: inline;
	float: right;
	width: 460px;
	margin: 0;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: right;
}
#footer #footer_info #project a {
	color: #404040;
	text-decoration: none;
	border-bottom: 1px dotted #404040;
}
#footer #footer_info #project a:hover {
	border: none;
}
#footer #footer_info #seo {
	display: inline;
	float: left;
	width: 960px;
	margin: 15px 0;
	color: #888888;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: justify;
}

#footer #footer_info #seo a
{
    text-decoration: none;
    color: #888888;
}


.container { width:725px; height:250px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides div,ul.slides li { position:absolute; top:0; width:725px; display:none; padding:0; margin:0; }

#loopedSlider,#newsSlider { margin:0 auto; width:725px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:0; position: absolute; top: 88%; left: 30px; }
ul.pagination li  { float:left; display: inline; margin: 0 1px 0 0; }
ul.pagination li a { float:left; display: inline; padding: 4px 0 0 0; width: 20px; height: 16px; background: url(../images/default/pagin_bg.png) 0 0 no-repeat; color: #404040; text-decoration: none; text-align:center; font-family: Tahoma, Arial, Helvetica, sans-serif; }
ul.pagination li.active a { color: #fff; background: url(../images/default/pagin_bg_active.png) 0 0 no-repeat; }

div#successPopup,
div#failPopup
{
    margin-top:20px;
    margin-bottom: 10px;
}

#successPopup p,
#failPopup p
{
    margin-right: 20px;
    font-size: 14px;
}

.platnosci_table table
{
    width: 100%;
    float: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #404040;
    border: 1px solid #faf9f9;
}

.platnosci_table table td
{
    padding-bottom: 10px;    
}

.platnosci_table table td a
{
    padding-bottom: 10px;
    cursor: pointer;
}

.box_wrap_cont #order_info form p.paypal_checkout
{
    height: 100px;
}

.box_wrap_cont #order_info form p.paypal_checkout input{
  position: relative;
  top: 28px;
}

ul#menu_items_site_map
{
    margin-left: 20px;
    padding-bottom: 30px;
}

ul#menu_items_site_map ul, ul#menu_items_site_map li
{
    width: 100%;
    float: left;
    margin: 5px 0;
}

ul#menu_items_site_map li
{
    text-align: left;
    list-style: none;
}

ul#menu_items_site_map li a
{
    color: #444444;
    font-family: Tahoma, Arial,Helvetica Sans-Serif;
    text-decoration: none;
    font-size: 1.1em;
    border-bottom: none;
}

ul#menu_items_site_map li a:hover
{
    border-bottom: 1px dotted #404040;
}

div#sitemap h2
{
    text-decoration: none;
    font-size: 1.3em;
    font-family: Tahoma, Arial,Helvetica Sans-Serif;
    text-align: left;
    text-transform: uppercase;
}

div#sitemap #clear
{
    width: 100%;
    height: 30px;
    position: relative;
    float: left;
}

#loaderBackground
{
    background: none repeat fixed 0 0 #000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000000000000;
    /* for IE */
    filter:alpha(opacity=80);
    /* CSS3 standard */
    opacity:0.8;
    text-align: center;
}

#loaderBackground p{
    width:100%;
    text-align: center;
    margin: o auto;
}

#loaderBackground p img,#loaderBackground img{        
    position: absolute;
    left: 50%;
    top:40%;
}


.social_media_tabs
{
    width: 100%;
    float: left;
}


.cookie-bottom-info {
    color: #444444;
    padding: 1.5em 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.4em;
    font-style: normal;
    line-height: 1.6em;
    background:#f3f6f7;
    border-top:1px solid #cacaca;
    width: 100%;
    display:none;
}

.cookie-bottom-info .cookie-wrapper{
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 800px;
    position: relative;
    text-align: left;
    float /*\**/: left\9;
}

.cookie-bottom-info .cookie-wrapper a{
    color: #0083FF;
    text-decoration: none;
}

.cookie-bottom-info .cookie-wrapper a:hover{
    border-bottom: 1px dotted #0083FF;
}

.cookie-bottom-info .cookie-wrapper .close{
    background: url(../images/closeBtn.png) 0 0 no-repeat;
    position: absolute;
    top: 0;
    right: -20px;
    border: none;
    width:18px;
    height:18px;
}

#content #right_side .box_wrap .box_wrap_cont #order_info .summarytable{
        margin-bottom: 20px;
}

#content #right_side .box_wrap .box_wrap_cont #order_info .summarytable p{
        margin:  0;
        font-size: 1em;
}

#content #right_side .box_wrap .box_wrap_cont #order_info .summarytable .summary{
    text-align: right;
}