/******************************************************************************
 * TEXTAREA
 ******************************************************************************/
textarea {
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:black;
  border:1px solid #d5d5d5;
  padding:3px;
  overflow: hidden;
}

/******************************************************************************
 * INPUT
 ******************************************************************************/
input {
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:black;
}
span.i50, span.i80, span.i100,
span.i120, span.i150, span.i180,
span.i200 {
  display:inline-block;
  height:30px;
  vertical-align: middle;
  _background-attachment : fixed;
}
span.i50 input, span.i80 input, span.i100 input,
span.i120 input, span.i150 input, span.i180 input,
span.i200 input {
  position:relative;
  top:7px;
  height:14px;
  background:transparent;
  border:none;
  text-align:left;
}
span.i50 input:hover, span.i80 input:hover, span.i100 input:hover,
span.i120 input:hover, span.i150 input:hover, span.i180 input:hover,
span.i200 input:hover {
  color:#888888;
}
#slkl {
  border: none;
  height:20px;
  margin-top: 5px;
  margin-left: 5px;  
}
/******************************************************************************
 * SELECT
 ******************************************************************************/
select {
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:black;
}
span.i50, span.i100, span.i120,
span.i150, span.i180, span.i200,
span.i250, span.i280, span.i300 {
  display:inline-block;
  height:30px;
  ppadding:0px 5px;
  vertical-align: middle;
  _background-attachment : fixed;
}
span.i50 select, span.i100 select, span.i120 select,
span.i150 select, span.i180 select, span.i200 select,
span.i250 select, span.i280 select, span.i300 select {
  position:relative;
  top:4px;


  background:transparent;
  border:none;
  text-align:left;
}
span.i250 select option { border:0px; }
span.i50 select:hover, span.i100 select:hover, span.i120 select:hover,
span.i150 select:hover, span.i180 select:hover, span.i200 select:hover,
span.i250 select:hover, span.i280 select:hover, span.i300 select:hover {
  color:#888888;
}

/******************************************************************************
 * BUTTON
 ******************************************************************************/
button {
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:black;
}
span.b50, span.b60, span.b70,
span.b80, span.b90, span.b100,
span.b120, span.b150, span.b180,
span.b200 {
  display:inline-block;
  height:22px;
  vertical-align: middle;
  _background-attachment : fixed;
}
span.b50 button, span.b60 button, span.b70 button,
span.b80 button, span.b90 button, span.b100 button,
span.b120 button, span.b150 button, span.b180 button,
span.b200 button {
  position:relative;
  top:2px;
  left:0px;
  height:18px;
  background:transparent;
  border:none;
}
span.b50 button:hover, span.b60 button:hover, span.b70 button:hover,
span.b80 button:hover, span.b90 button:hover, span.b100 button:hover,
span.b120 button:hover, span.b150 button:hover, span.b180 button:hover,
span.b200 button:hover {
  color:#888888;
}
.buttonSubmit {
  width:66px;
  border: none;
  height: 18px;
  background: url('/cms/site.files/Image/meskato_new/button_bg_60px.jpg') no-repeat center bottom;
background: none repeat scroll 0 0 transparent;  
  position: relative;
  top: 2px;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:black;  
}
/******************************************************************************
 * BACKGROUND (INPUT/SELECT)
 ******************************************************************************/
span.i50 { width:60px; background: url('/cms/site.files/Image/meskato_new/input_bg_50px.jpg') no-repeat center top; }
span.i50 input, span.i50 select { width:50px; }
span.i80 { width:90px; background: url('/cms/site.files/Image/meskato_new/input_bg_80px.jpg') no-repeat center top; }
span.i80 input, span.i80 select { width:80px; }
span.i100 { width:110px; background: url('/cms/site.files/Image/meskato_new/input_bg_100px.jpg') no-repeat center top; }
span.i100 input, span.i100 select { width:100px; }
span.i120 { width:130px; background: url('/cms/site.files/Image/meskato_new/input_bg_120px.jpg') no-repeat center top; }
span.i120 input, span.i120 select { width:120px; }
span.i150 { width:160px; background: url('/cms/site.files/Image/meskato_new/input_bg_150px.jpg') no-repeat center top; }
span.i150 input, span.i150 select { width:150px; }
span.i180 { width:190px; background: url('/cms/site.files/Image/meskato_new/input_bg_180px.jpg') no-repeat center top; }
span.i180 input, span.i180 select { width:180px; }
span.i200 { width:210px; background: url('/cms/site.files/Image/meskato_new/input_bg_200px.jpg') no-repeat center top; }
span.i200 input, span.i200 select { width:202px;
  margin-left: 4px;
  border: none;
}
span.i250 { width:260px; background: url('/cms/site.files/Image/meskato_new/input_bg_250px.jpg') no-repeat center top; }
span.i250 input, span.i250 select { width:250px; }
span.i280 { width:290px; background: url('/cms/site.files/Image/meskato_new/input_bg_280px.jpg') no-repeat center top; }
span.i280 input, span.i280 select { width:280px; }
span.i300 { width:310px; background: url('/cms/site.files/Image/meskato_new/input_bg_300px.jpg') no-repeat center top; }
span.i300 input, span.i300 select { width:300px; }

/******************************************************************************
 * BACKGROUND (BUTTON)
 ******************************************************************************/
span.b50 { width:56px; background: url('/cms/site.files/Image/meskato_new/button_bg_50px.jpg') no-repeat center bottom; }
span.b50 button { width:50px; }
span.b60 { width:66px; background: url('/cms/site.files/Image/meskato_new/button_bg_60px.jpg') no-repeat center bottom; }
span.b60 button { width:60px; }
span.b70 { width:76px; background: url('/cms/site.files/Image/meskato_new/button_bg_70px.jpg') no-repeat center bottom; }
span.b70 button { width:70px; }
span.b80 { width:86px; background: url('/cms/site.files/Image/meskato_new/button_bg_80px.jpg') no-repeat center bottom; }
span.b80 button { width:80px; }
span.b90 { width:96px; background: url('/cms/site.files/Image/meskato_new/button_bg_90px.jpg') no-repeat center bottom; }
span.b90 button { width:90px; }
span.b100 { width:106px; background: url('/cms/site.files/Image/meskato_new/button_bg_100px.jpg') no-repeat center bottom; }
span.b100 button { width:100px; }
span.b120 { width:126px; background: url('/cms/site.files/Image/meskato_new/button_bg_120px.jpg') no-repeat center bottom; }
span.b120 button { width:120px; }
span.b150 { width:156px; background: url('/cms/site.files/Image/meskato_new/button_bg_150px.jpg') no-repeat center bottom; }
span.b150 button { width:150px; }
span.b180 { width:186px; background: url('/cms/site.files/Image/meskato_new/button_bg_180px.jpg') no-repeat center bottom; }
span.b180 button { width:180px; }
span.b200 { width:206px; background: url('/cms/site.files/Image/meskato_new/button_bg_200px.jpg') no-repeat center bottom; }
span.b200 button { width:200px; }


/*
#sg3_list {
    margin:3px;
}
#sg3_list .sg3_list_elem {
    background-color:#F9FCFF;
    margin-bottom:1px;
    position:relative;
    background-image:url(/cms/site.files/Image/point.gif);
    background-position: 6px 5px;
    background-repeat:no-repeat;
    padding-left:17px;

}
.sg3_list_options {
    background-color:#006DA4;
    color:#ffffff;
    padding: 7px 0px 7px 17px;
    margin-bottom:1px;
    position:relative;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
}

.sg3_list_options .zwin {     
    margin-right:5px;
    border-left:1px solid #ffffff;
    padding-left:10px;
    position:absolute;
    top:7px;
    right:10px;
}
.sg3_list_options .sortowanie {
    position:absolute;
    top:7px;
    left:270px;
}
.sg3_list_options .sortowanie .sort_cena {
    position:absolute;
    top:0px;
    left:79px;
}
.sg3_list_options .sortowanie .sort_nazwa {
    position:absolute;
    top:0px;
    left:130px;
}
.sg3_list_options .sortowanie img {
    position:absolute;
    top:1px;
    margin-left:2px;
}
.sg3_list_options a {
    color:#D5F1FF;
    text-decoration:none;
}
#sg3_list .sg3_list_ask {
    color:#DF511D;
    font-weight:normal;
    
    position:absolute;
    top:0px;
    right:6px;
}
.sg3e_name {
    color:#58609E;
    text-decoration:none;
}
#sg3_list .sg3_list_price {
    color:#005AB4;
    font-weight:bold;
    position:absolute;
    top:0px;
    right:36px;
}
#sg3_list .sg3_list_add {
    position:absolute;
    top:0px;
    right:5px;
}
#sg3_list .sg3e_info {
    position:absolute;
    top:0px;
    right:120px;
}
#sg3_list .sg3_list_add a {
    color:#FF0000;
    font-weight:bold;
}

#sg3_list .sg3e_sub_cnt {
    margin-left:8px;
    padding-left:8px;
    border-left:1px solid #AAAAAA;
    color:#000000;
    background-color:#EEEEEE;
    margin-right:12px;
    padding-right:8px;
    border-right:1px solid #AAAAAA;
    
    padding-top:10px;
    padding-bottom:10px;
}

*/
