td, tr, img, div, span, a, h1, h2, h3, h4, h5, table, 
body, html, hr, th, form, iframe {
  margin: 0;
  padding: 0;
  border: 0;
}

iframe {
  display: block;
}

table, tr, td, tbody {
  empty-cells: show;
  border-spacing: 0;
  border-collapse: collapse;
}

html {
  min-height: 100%;
  overflow-y: scroll;
  
}

body {
  text-align: center;
  font-size: 12px;
  font-family: "Myriad Web Pro", sans-serif; /*, "Arial CE", Arial, Verdana*/
  color: #7d7d7d;
  background: url(../UserFiles/images/topy_i_tla/default_bg.jpg) center top no-repeat #313033;
}

table {
  font-size: 12px;
  font-family: "Myriad Web Pro", sans-serif; /*, "Arial CE", Arial, Verdana*/
  color: #7d7d7d;
}

p,
.paragraph {
  line-height: 1.5em;
}

.paragraph {
  margin: 1em 0;
}

input,
textarea {
  width: 93%;
  padding: 2px 20px;
  margin: 5px 0;
  
  clear: left;

  font-size: 12px;
  color: #7d7d7d;
  background-color: #e5e5e5;
  border: 0; 
}

label {
  text-align: left;
  clear: right;
}

h1, h2, h3, h4, h5 {
  font-family: "Myriad Web Pro", sans-serif; /* Verdana, "Arial CE", Arial*/
  font-weight: normal;
}

a:link,
a:visited {
  color: #1b84c1;
  text-decoration: none;
}

a:hover,
a:active {
  color: #7d7d7d;
}

.col_1 a:link,
.col_1 a:visited {
  color: #ffffff;
  text-decoration: none;
}

.col_1 a:hover,
.col_1 a:active {
  text-decoration: underline;
}

#all {
  width: 960px;
  margin: auto;
  text-align: left;
  position: relative;
}

#top {
  width: 100%;
  
  /*margin-top: 35px;*/
  margin-bottom: 15px;
  
  clear:both;
  overflow: visible;
  position: relative;
  background: url(../UserFiles/images/topy_i_tla/default_top.jpg) center center no-repeat transparent; height: 240px;
}

#top #logo {
  width: 250px;
  height: 80px;
  background: url(../images/brugi_logo.png) center center no-repeat #1b84c1;
  position: absolute;
  left: -10px;
  top: 40px;
  
  overflow: hidden;
}

#top #logo span{
display: block;
visibility: hidden;
line-height: 48px; /*  */
}

#top #top_menu {
  height: 33px !important;
  height: 80px;
  
  text-align: left;

  background-color: #1b84c1;
  display: block;
  
  list-style: none inside url();
  padding: 47px 25px 0 25px;
  margin: 0;
  
  position: absolute;
  right: -10px;
  top: 40px;
  
  font-size: 16px;
  color: #ffffff;
}

#top #top_menu li {
  float: left;
  display: inline; /* IE */
  
  padding: 0 10px 0 10px; 
  border-right: 1px solid #ffffff;
  
  text-align: right;
  
  position: relative;
  white-space: nowrap;
}

#top #top_menu li table {
  text-align: right;
}

#top #top_menu li ul {
  clear: both;
  width: 200px;
  overflow: visible;
  
  padding: 5px 0 0 0;
  margin: 0;
  margin-right: -1px;
  border-right: 1px solid #ffffff;
  text-align: right;
  
  position: absolute;
  right: 0;
  top: 18px;
  
  background-color: #1b84c1;
}

#top #top_menu li ul li {
  border: 0;
  padding: 15px 10px 5px 10px; 
  margin: 0;
  
  display: block;
  clear: both;
  text-align: right;
  
  float: right;
}

#top #top_menu a:link,
#top #top_menu a:visited {
  color: #ffffff;
  text-decoration: none;
}

#top #top_menu a:hover,
#top #top_menu a:active {
  text-decoration: underline;
}

#top #top_menu li ul {
  display: none;
}

#top #top_menu li:hover ul,
#top #top_menu li ul:hover {
  display: block;
}

#path,
#lang {
  width: 100%;
  height: 27px;
  
  clear:both;
  
  font-size: 10px;
  color: #e2e2e2;
}

#lang {
  margin-top: 8px;
  color: #929293;
}

#lang .sel {
  color: #ffffff;
  font-weight: bold;
}
#lang a.sel:link,
#lang a.sel:visited {
  color: #ffffff;
  font-weight: bold;
}


#path a:link,
#path a:visited {
  color: #e2e2e2;
  text-decoration: none;
}

#lang a:link,
#lang a:visited {
  color: #929293;
  text-decoration: none;
}

#path a:hover,
#path a:active,
#lang a:hover,
#lang a:active {
  color: #ffffff;
  text-decoration: underline;
}

#path .right,
#lang .right {
  float: right;
  display: inline;
  margin-top: 5px;
  margin-right: 20px;
}

#path .left,
#lang .left {
  float: left;
  display: inline;
  margin-top: 5px;
  margin-left: 20px;
}

#content {
  width: 100%;
  background: url(../images/content_bg.gif) left top repeat-y #1b84c1;
  float: left;
  
  clear:both;
  overflow: visible;
  
  margin-bottom: 20px;
}

.col_1 {
  width: 320px;
  float: left;
  display: inline;
}

.col_2 {
  width: 640px;
  float: left;
  display: inline;
}

.col_3 {
  width: 380px;
  float: left;
  display: inline;
  position: relative;
}
/*
.col_4 {
  width: 220px;
  float: right;
  display: inline;
  position: relative;
}*/

.padding_block {
  width: auto !important;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  clear: both;
}

.title_news {
  color: #ffffff;
  font-size: 16px;
  
  padding-top: 25px;
  padding-bottom: 14px;
}

.title_white {
  color: #ffffff;
  font-size: 20px;
  
  padding-top: 21px;
  padding-bottom: 11px;
  
  border-bottom: 1px solid #ffffff;
}

.list_white,
.list_collections {
  margin-top: 10px;
  padding-top:0;
  margin-bottom: 5px;
  padding-bottom:0;
  padding-left: 8px;
  margin-left: 8px;
  color: #ffffff;
  font-size: 11px;
}

ul.list_white ul.list_white,
ul.list_collections ul.list_collections{
  padding-left: 14px;
  margin-left: 14px;
  margin-top: 2px;
  margin-bottom: 0px;
}

.list_white li,
.list_collections li {
  padding: 3px 0;
  margin: 0;
  list-style-type: disc;
}

.list_white li.plus {
  list-style-image: url(../images/plus.gif);
}

.list_white li.minus {
  list-style-image: url(../images/minus.gif);
}

.list_white li.disc {
  list-style-image: none;
}


.list_white li.disc.sel {
  border-bottom: 1px solid #fff;
  padding-bottom: 7px;
  margin-bottom: 6px;
}

.list_collections {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 0px;
  margin-left: 0px;
}

.list_collections li {
  list-style-type: none;
  list-style-position: inside;
  list-style-image: none;
  margin-left: 0px;
  padding-left: 0px;
  *margin-left: -18px;
}

.list_collections li.uncheck a {
  font-size: 16px;
  background: url(../images/box_uncheck.gif) no-repeat;
  padding-left: 20px;
}

.list_collections li.checked a {
  font-size: 16px;
  background: url(../images/box_checked.gif) no-repeat;
  padding-left: 20px;
  margin: 0;
}


.title_blue {
  color: #1b84c1;
  font-size: 20px;
  
  padding-top: 21px;
  padding-bottom: 11px;
  clear: both;
  
  border-bottom: 1px solid #1b84c1;
}

.col_2 p,
.col_2 .paragraph {
  text-align: justify;
}

.col_2 .no_margin_block {
  width: 640px;
}

.no_margin_block {
  position: relative;
  clear: both;
}

.no_margin_block img {
  display: block;
}

.no_margin_block .big_btn,
.no_margin_block .big_btn2,
.big_btn_newsletter,
.big_btn_submit,
.big_btn_next,
.big_btn_prev {
  height: 43px !important;
  height: 80px;
  
  display: block;
  padding: 37px 30px 0 27px;
  background-color: #1b84c1;
  border: 0;
  
  color: #ffffff;
  font-size: 21px;
  font-family: Verdana, Arial, "Arial CE", sans-serif;
  
  position: absolute;
  right: -10px;
  top: 20px;
}

a.big_btn:link,
a.big_btn:visited,
a.big_btn2:link,
a.big_btn2:visited,
a.big_btn_newsletter:link,
a.big_btn_newsletter:visited,
a.big_btn_submit:link,
a.big_btn_submit:visited,
a.big_btn_next:link,
a.big_btn_next:visited,
a.big_btn_prev:link,
a.big_btn_prev:visited,
a.product_info_box:link,
a.product_info_box:visited {
  color: #ffffff;
}
a.big_btn:hover,
a.big_btn:active,
a.big_btn2:hover,
a.big_btn2:active,
a.big_btn_newsletter:hover,
a.big_btn_newsletter:active,
a.big_btn_submit:hover,
a.big_btn_submit:active,
a.big_btn_next:hover,
a.big_btn_next:active,
a.big_btn_prev:hover,
a.big_btn_prev:active,
a.product_info_box:hover,
a.product_info_box:active {
  text-decoration: underline;
}

.no_margin_block .big_btn2 {
  top: 0;
}

.big_btn_newsletter { 
  top: 15px;
  border-left: 20px solid #FFFFFF;
}

.big_btn_submit {
  margin: 0;
  padding: 25px 30px 0 27px;
  width: auto !important;
  height: 80px !important;
  vertical-align: top;
  text-align: right;
}

.big_btn_next,
.big_btn_prev {
  right: -30px;
  top: auto;
  bottom: -7px;
  padding: 37px 35px 0 35px;
  border-left: 1px solid #fff;
}

.big_btn_prev {
  right: 69px;
  border-left: 20px solid #fff;
}

.col_3 .big_btn_next {
  right: -250px;
  bottom: 1px;
}

.col_3 .big_btn_prev {
  right: -151px;
  bottom: 1px;
}

#footer {
  height: 60px;
  margin-bottom: 30px;
  float: left;
  position: relative;
  
  font-size: 10px;
  color: #ffffff;
}

#copyright {
  filter: alpha(opacity=50);\
  -moz-opacity: .5;
  opacity: .5;
  
  position: relative;  
  text-align: right;
  
  line-height: 2em;
}

#footer .logo{
  height: 60px;
  width: 159px;
  
  float: left;
}

#footer .separator {
  background-color: #ffffff;
  float: left;
  width: 1px;
  height: 60px;
  overflow: hidden;
  
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
}

#footer #enginByAvigraf{
  position: absolute;
  left: 0px;
  top: 24px;
  
  display: block;
  width: 71px;
  height: 31px;
}

#footer #avigraf {
  position: absolute;
  left: 0px;
  top: 15px;
  
  display: block;
  width: 71px;
  height: 21px;
  background: url(../images/footer_avigraf.png) center center no-repeat;
}

#footer .engineBy {
  position: absolute;
  left: 0px;
  top: 0px;
  
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
}

#footer .logo span,
#footer #avigraf span {
  visibility: hidden;
}

#footer .logo.brugi {
  background: url(../images/footer_brugi.png) center center no-repeat;
}

#footer .logo.brugi_silver {
  background: url(../images/footer_brugi_silver.png) center center no-repeat;
}

#footer .logo.ast {
  background: url(../images/footer_ast.png) center center no-repeat;
}

#footer .logo.ast_kids {
  background: url(../images/footer_ast_kids.png) center center no-repeat;
}



.br20px {
  height: 20px;
  clear: both;
  display: block;
  width: 100%;
  overflow: hidden;
}

#mapa_strony, #mapa_strony ul{ list-style: none; }
#mapa_strony{ margin: 0; }


.product_block {
  width: 120px !important;
  width: 119px;
  
  float: left;
  margin-top: 10px;
  
  display: inline;
  position: relative;
  overflow: hidden;
}

.colors .product_block {
  width: 100px !important;
  width: 99px;
}


.product_block .product_img {
  width: 100%;
  text-align: center;
  display: block;
}

.product_block .product_img img {
  display: inline;
}

.product_block .product_name {
  width: 100%;
  
  text-align: center;
  font-size: 17px;
  
  display: block;
}

.product_block a:link,
.product_block a:visited, 
.product_block a:link .product_name,
.product_block a:visited .product_name {
  color: #1b84c1;
  text-decoration: none;
  cursor: pointer;
}

.product_block a:hover,
.product_block a:active,
.product_block a:hover .product_name,
.product_block a:active .product_name {
  color: #7d7d7d;
  text-decoration: underline;
}

.product_info_table {
  width: 100%;
  margin-top: 10px;
  *margin-top: 0; /* ie6 and ie7 */
}

.product_info_table td.right {
  text-align: right;
  width: 65%;
}

.product_info_table td {
  padding: 3px 0;
  vertical-align: bottom;
}

.product_info_box {
  height: 30px;

  /*color: #fff;
  background-color: #1b84c1;*/
  overflow: hidden;
  margin-left: 1px;
  margin-top: 1px;
  
  float: right;
  display: inline;
}
/*
.product_info_box.tech {
  height: 12px !important;
  height: 30px;
  width: 40px !important;
  width: 50px;
  
  font-size: 12px;
  text-align: left;
  padding: 9px 5px;
}

.product_info_box.feature {
  height: 24px !important;
  height: 30px;
  width: 20px !important;
  width: 30px;
  
  
  font-size: 24px;
  text-align: center;
  padding: 3px 5px;
}

*/
.product_info_box.size {
  height: 18px !important;
  height: 30px;
  width: 30px !important;
  width: 40px;
  
  color: #fff;
  background-color: #1b84c1;
  
  font-size: 18px;
  text-align: right;
  padding: 6px 5px;
}

.blue_line {  
  height: 1px;
  
  padding-top: 10px;
  overflow: hidden;
  clear: both;
  
  border-bottom: 1px solid #1b84c1;
}

#content .logo{
  height: 60px;
  width: 149px;
  
  float: left;
}

#content .separator {
  background-color: #1b84c1;
  float: left;
  width: 1px;
  height: 60px;
  overflow: hidden;
  
/*  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5; */
}

#content .logo span{
  visibility: hidden;
}

#content .logo.brugi {
  background: url(../images/logo_brugi.png) center center no-repeat;
}

#content .logo.brugi_silver {
  background: url(../images/logo_brugi_silver.png) center center no-repeat;
}

#content .logo.ast {
  background: url(../images/logo_ast.png) center center no-repeat;
}

#content .logo.ast_kids {
  background: url(../images/logo_ast_kids.png) center center no-repeat;
}


/* wyszukiwarka - lista sklepów */

.searcher_shops_list {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7D7D7D;
}

.searcher_shops_list p {
	margin: 0px;
	padding: 0px;
}

#SHOP_ADDRESS {
	background-color: #d5d5d5;
	padding: 3px 3px;
	border: 1px solid #888888;
	color: #555555;
}

.searcher_button {
	margin-top: -25px;
	z-index: 100;
}
