*{
margin:0px;
padding:0px;
}

img { border: none;}

ul li {
	margin-left: 20px;
}

body{
    margin: 0px;
	padding: 0px;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
	background: #c1c1c1 url(../img/background.gif) repeat-x;
}

.block {
	display: block;
	width: 100%;
	height: 100%;
}

#clear {
	clear: both;
}

a { 
	color: #1f2269;
	text-decoration: none; 
}
a:visited { 
	color: #1f2269;
	text-decoration: none;
}
a:hover { 
	color: #1f2269;
	text-decoration: underline;
}

h1 {
    color: #1f2269;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

#container {
    width: 960px;
    margin: 0px auto;
	margin-top: 4px;
}

#header {
	position: relative;
	width: 960px;
	height: 157px;
	float: left;
	background: url(../img/top.gif) no-repeat;
}

#footer {
	position: relative;
	width: 960px;
	height: 30px;
	float: left;
	background: #ffffff;
}

#footer2 {
	position: relative;
	width: 960px;
	height: 45px;
	float: left;
	background: url(../img/bottom.gif) no-repeat;
	background-position: top left;
	color: #1f2269;
}

#logo{
	position: absolute;
	width: 80px;
	height: 89px;
	top: 29px;
	left: 53px;
	background: url(../img/logo.gif) no-repeat;
}

#logo2{
	position: absolute;
	width: 320px;
	height: 61px;
	top: 43px;
	left: 162px;
	background: url(../img/haslo-main.gif) no-repeat;
}

#logos{
	position: absolute;
	width: 150px;
	height: 90px;
	top: 50px;
	left: 590px;
}

#strefa_dystrybutora {
	position: absolute;
	width: 120px;
	height: 18px;
	top: 14px;
	left: 747px;
	font-weight: bold;
}

#language{
	position: absolute;
	width: 50px;
	height: 18px;
	top: 15px;
	left: 900px;
}

#search_panel {
	position: absolute;
	width: 215px;
	height: 60px;
	top: 65px;
	left: 747px;
}

#search_input_wrapper {
	width: 139px;
	height: 19px;
	background-image: url(../img/search_input.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 5px;
	float:left;
	margin-top: 3px;
}
.search_input {
	width: 150px;
	height: 16px;
	font-size: 11px;
	border: 0px none;
	background-color: transparent;
}

#search_send {
	position: absolute;
	left: 142px;
	top: 4px;
	width: 50px;
	height: 17px;
	background: url(../img/szukaj.png) no-repeat;
	cursor: pointer;
}

#menu{
	position: absolute;
	width: 750px;
	height: 28px;
	top: 129px;
	left: 210px;
}

#td_begin {
	height: 6px;
	background-image: none;
	background-position: top left;
}
#td_end {
	height: 6px;
	background-image: none;
	background-position: top right;
}
#td_center {
	height: 6px;
	background-image: none;
	background-position: 0px -6px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
#td_center a:hover { text-decoration: none; }
#td_begin.hover, #td_end.hover, #td_center.hover,
#td_begin.selected, #td_end.selected, #td_center.selected
 { background-image: url(../img/menu.gif); }




#content_container {
	width: 960px;
	height: auto !important;
	height: 200px; /* IE */
	min-height: 200px;
	float: left;	
	background: #ffffff;
}

#sidebar {
	width: 210px;
	height: auto !important;
	height: 250px; /* IE */
	min-height: 250px;
	float: left;
}

#content {
	width: 750px;
	height: auto !important;
	height: 200px; /* IE */
	min-height: 200px;
	float: left;
}

#actual_type {
	width: 750px;
	height: auto !important;
	height: 20px; /* IE */
	min-height: 20px;
	float: left;
	background: #1f2269;
	color: #ffffff;
}

/* Panda-accordion ----------------------------------*/
.ui-panda-accordion .ui-panda-accordion-header { 
	width: 209px;
	height: 30px;
	cursor: pointer; position: relative; margin: 0px; zoom: 1; 
	background: url(../img/menu_categories.gif);
	background-position: bottom left;
	color: #ffffff;
	border-bottom: 1px solid white;
	outline: none;
}
.ui-panda-accordion h2.first { background-position: top left; }
.ui-panda-accordion .ui-panda-accordion-li-fix { display: inline; }
.ui-panda-accordion .ui-panda-accordion-header-active { border-bottom: 0 !important; }
.ui-panda-accordion .ui-panda-accordion-header a { display: block; font-size: 0.8em; padding: .5em .5em .5em 2.2em; }
.ui-panda-accordion .ui-panda-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-panda-accordion .ui-panda-accordion-content { padding: 0px; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-panda-accordion .ui-panda-accordion-content-active { display: block; }

#subcategory {
	width: 209px;
	height: 30px;
	margin: 0px;
	list-style: none;
	background-color: #ffffff;
	border-bottom: 1px solid #d9cfc8;
	padding: 0px;
} 

#subcategory.hover {
	background-color: #f1f1f1;
}

#subcategory.first {
	background-image: url(../img/background_box.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#subcategory.second {
	background-image: url(../img/background_box.gif);
	background-repeat: repeat-x;
	background-position: 0px -30px;
}

#subcategory_link {
	display: block;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 22px 12px;
	padding: 8px 20px 8px 30px;
	font-weight: normal;
}

#subcategory_link.selected {
	background-image: url(../img/li_hover.gif);
	font-weight: bold;
}

#side_menu_box {
	width: 209px;
	height: auto !important;
	height: 100px; /* IE */
	min-height: 100px;
	background-image: url(../img/background_box.gif);
	background-repeat: repeat-x;
}

.side_menu_link {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 50px;
}

.side_menu_link_text {
	display: block;
    font-size: 15px;
    height: 48px;
    letter-spacing: 0;
    line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}

.side_menu_link_text:hover{
	text-decoration: none;
}

select {
	width: 177px;
	height: 22px;
	border: 1px solid #504f69;

}

#line {
	width: 100%;
	height: 3px;
	font-size: 3px;
	background: #1f2269;
	clear: both;
}

#content_header {
	width: 100%;
	height: 30px;
	font-size: 30px;
	background: #1f2269;
	clear: both;
}

#content_box {
	width: 750px;
	height: auto !important;
	height: 250px; /* IE */
	min-height: 250px;
	float: left;
	background-image: url(../img/background_box.gif);
	background-repeat: repeat-x;

}

#content_content {
	width: 690px;
	height: auto !important;
	height: 250px; /* IE */
	min-height: 250px;
	float: left;
	padding: 10px 30px;
}

#products {
	width: 749px;
	height: auto !important;
	height: 200px; /* IE */
	min-height: 200px;
	float: left;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}

#products_nawigation {
	width: 749px;
	height: 60px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

#product {
	width: 373px;
	height: 333px;
	float: left;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background-image: url(../img/products_gradient.gif);
	background-repeat: repeat-x;
}

#product_first_line {
	width: 373px;
	height: 333px;
	float: left;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background-image: url(../img/products_gradient.gif);
	background-repeat: repeat-x;
}

div.product_name {
	font-weight: bold;
	color: #1f2269;
	margin-left: 30px;
}

div.product_name h1{
	margin: 0;
	font-size: 11px;
}
div.product_type1 {
	font-weight: normal;
	color: #504f69;
	margin-left: 30px;
}

div.product_name_big {
	font-weight: bold;
	font-size: 16px;
	color: #1f2269;
	margin-left: 5px;
}
div.product_type1_big {
	font-weight: normal;
	font-size: 16px;
	color: #504f69;
	margin-left: 5px;
}

div.product_type2 {
	font-weight: bold;
	color: #504f69;
}
div.value {
	padding: 10px;
	font-weight: bold;
	color: #504f69;
}

.contact {
	width: 170px;
	height: 18px;
	border: 1px solid #d9d9d9;
	padding: 3px 5px;
}

textarea.contact {
	width: 495px;
	height: 200px;
	border: 1px solid #d9d9d9;
	padding: 3px 5px;
}

table.product_image {
	width: 340px;
	height: 290px;
	border: 1px solid #eaeaea;
}

#td_content {
	width: 210px;
	margin: 10px auto;
	padding-bottom: 10px;
}

#td_gear {
	width: 140px;
	height: auto !important;
	height: 75px; /* IE */
	min-height: 75px;	
	margin: 0px auto;
	padding: 10px 70px 0px 0px;
	background-image: url(../img/gear.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#td_poland {
	width: 140px;
	height: auto !important;
	height: 75px; /* IE */
	min-height: 75px;	
	margin: 0px auto;
	padding: 10px 70px 0px 0px;
	background-image: url(../img/poland.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#main_box {
	float: left;
	width: 470px;
	height: 220px !important;
	margin: 10px auto;
	background-image: url(../img/main_box.gif);
	background-repeat: no-repeat;
}

#news {
	width: 648px;
	height: auto !important;
	height: 100px; /* IE */
	min-height: 100px;	
	border: 1px solid #eaeaea;
	padding: 20px;
	margin-bottom: 20px;
}

p.date {
	color: #1f2269;
	font-weight: bold;
}
h3.title {
	color: #504f69;
	margin-bottom: 5px;
}
div.content {
	color: #504f69;
	margin-bottom: 10px;
}

#show_news {
	width: 648px;
	height: auto !important;
	height: 300px; /* IE */
	min-height: 300px;	
	border: 1px solid #eaeaea;
	padding: 20px;
	margin-bottom: 20px;
}

.login_page_input {
	width: 170px;
	height: 18px;
	border: 1px solid #d9d9d9;
	padding: 3px 5px;
}

#login_page_login_send, #login_page_register_send, #contact_send,
#contact_clear, 
#edit_page_data_send, #edit_page_pass_send, #test_commit_send {
	width: 77px;
	height: 21px;
	cursor: pointer;
	margin: 10px;
	float: left;
}

#login_page_forgot_link{
	margin: 10px;
	height: 21px;
	float: left;
}

#login_page_login_send.pl_PL { background: url(../img/pl_PL/login.gif) no-repeat; }
#login_page_register_send.pl_PL { background: url(../img/pl_PL/register.gif) no-repeat; }
#contact_send.pl_PL { background: url(../img/pl_PL/send.gif) no-repeat; }
#contact_clear.pl_PL { background: url(../img/pl_PL/clear.gif) no-repeat; }

#edit_page_data_send.pl_PL, #edit_page_pass_send.pl_PL, #test_commit_send.pl_PL {}


#message_info {
	width: 580px;
	float: left;
}

#message_info div.top {
	width: 580px;
	height: 9px;
	background: url(../img/message_info_top.gif) no-repeat;
}

#message_info div.middle {
	width: 580px;
	height: auto !important;
	height: 30px; /* IE */
	min-height: 30px;
	background: url(../img/message_info_middle.gif) repeat-y;
}

#message_info div.middle div.message_content {
	height: auto !important;
	height: 30px; /* IE */
	min-height: 30px;
	background: url(../img/info.png) no-repeat;
	background-position: top left;
	margin: 0px 11px;
	padding-left: 35px;
	font-weight: bold;
	color: #277b0a;
}

#message_info div.bottom {
	width: 580px;
	height: 9px;
	background: url(../img/message_info_bottom.gif) no-repeat;
}

#message_warn {
	width: 580px;
	float: left;
}

#message_warn div.top {
	width: 580px;
	height: 9px;
	background: url(../img/message_warn_top.gif) no-repeat;
}

#message_warn div.middle {
	width: 580px;
	height: auto !important;
	height: 30px; /* IE */
	min-height: 30px;
	background: url(../img/message_warn_middle.gif) repeat-y;
}

#message_warn div.middle div.message_content {

	height: auto !important;
	height: 30px; /* IE */
	min-height: 30px;
	background: url(../img/warn.png) no-repeat;
	background-position: top left;
	margin: 0px 11px;
	padding-left: 35px;
	font-weight: bold;
	color: #7b0a0a;
}

#message_warn div.bottom {
	width: 580px;
	height: 9px;
	background: url(../img/message_warn_bottom.gif) no-repeat;
}

#map {
	width: 580px; 
	height: 350px; 
	background: url(../img/preloader.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}

#page_corner {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 10;
    background-image: url(../img/page_corner.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom;
    min-height: 117px;
    min-width: 180px;
}

#page_corner_banner {
    bottom: 0;
    position: fixed;
    right: 0;
}

