@charset "utf-8";
/* specific template settings */

/* ************************* */
/* ******* layout ********** */
/* ************************* */
#zoneswitch {
 width:100%; 
 text-align:center;
 background:url('../_img/top-line.jpg') transparent repeat-x 0 0;
}  

#zonebox {
  width: 989px;
  margin:0 auto 20px auto;
  text-align:left;
  color:#fff;
  background:url('../_img/main-bg.jpg') transparent repeat-y 0 0;
}

#toplogo {
  width:989px;
  height:267px;
  text-align:left;
  background:url('../_img/top.jpg') transparent no-repeat 0 0;
  position:relative;
}

#toplogo h1 {
}

#toplogo h1 img {
 border:0;
}  

#toplogo h1 a { 
 display:block;
 font-size:10pt;
 color:#fff;
 padding:3px 0 0 15px;
}   

#toplogo h1 a:hover { 
 
}
#flash {
	position:absolute;
	right:138px;
	top:71px;
}
#main {
 margin:0 15px 0 263px; 
}

#main-content {
 margin:10px;
 padding:0;
 color:#000;
}

/* left panel */         
#sidebar-left {
  float: left;
  width: 267px;
  padding:0;
}

.sidebar-left-content {
 background:url('../_img/navi-bg.jpg') transparent repeat-y 0 top;
}
.sidebar-left-bottom {
 background:url('../_img/navi-bottom.jpg') transparent no-repeat 0 bottom;
 height:48px;
}
.sidebar-left-cart {
 background:url('../_img/kosik_bg.jpg') transparent no-repeat left bottom;
 padding:5px 18px;
}
.sidebar-left-addres{
 padding:20px 30px;
 background:url('../_img/left_bottom.jpg') transparent no-repeat left top;
}
.contentdate
{
 display:block;
 margin:2px 0;
 width:90px;
 padding:4px;
 background-color:#ffa;
}

/* footter */	
#zonefoot {
 color:#000;
 font-size:9pt;
 height:90px;
 width:989px;
 text-align:center;
 background:url('../_img/bottom.jpg') #fff no-repeat 0 0;
}

#zonefoot-content { 
 padding:25px 0 0 0;
 line-height:18px;
}

#zonefoot a {
 color:#06c;
 font-weight:normal;
 
}

#zonefoot a:hover {
 color:#f00;
 text-decoration:underline;
} 

/* search */
#MW_search
{
 text-align:left;
 background:transparent;
 position:absolute;
 right:10px;
 top:2px;
}

.mainnav { padding: 40px 0 0 0; }

.mainnav a { margin :0 5px; }

.MW_searchset {
 padding:5px 10px;
 background:transparent;
}

/* login */
.MW_login {
 text-align:left;
 position:absolute;
 top:180px;
 left:20px;
}

.MW_loginset {
 background:transparent;
}

.MW_loginset a {
 color:#fff;
}
.MW_loginset a:hover {
 color:#848484;
}
.MW_login h3 {
 text-align:left;
 padding:5px 10px;
 color:#fff;
}

.logged { font-size:10pt;margin-top:-10px; }

/* editable content */
.textbox {
 text-align:left;
 font-size:10pt;
 color:#111174;
}

.textbox table th { 
 vertical-align:top;
 font-size:9pt;
 font-weight:bold;
 text-align:left;
}  

.textbox table td { 
 font-size:9pt;
 font-weight:normal;
}

.textbox li, .mwshop_itemdetail li {
 margin-left: 16px;
}

.textbox p img { margin:2px 2px 0px 2px; }
 
.textbox p { margin:2px 0;padding:2px 0; }
 
 
hr.cleaner {
 height:1px;
 margin: -1px 0 0 0; 
 padding:0;
 border:none;
 visibility: hidden;
} 

.separator
{
 border-top:1px solid #000000;
}

.clr
{
 clear:both;
}

.hid
{
 display:none !important;
}

.cc { text-align:center !important; }
.ll { text-align:left !important; }
.rr { text-align:right !important; }

.fl { float:left !important; }
.fr { float:right !important; }

.handy{ cursor:pointer !important; }

.p10 { font-size: 10%; }
.p20 { font-size: 20%; }
.p30 { font-size: 30%; }
.p40 { font-size: 40%; }
.p50 { font-size: 50%; }
.p60 { font-size: 60%; }
.p70 { font-size: 70%; }
.p80 { font-size: 80%; }
.p90 { font-size: 90%; }
.p100 { font-size: 100%; }
.p110 { font-size: 110%; }
.p120 { font-size: 120%; }
.p130 { font-size: 130%; }
.p140 { font-size: 140%; }
.p150 { font-size: 150%; }
.p160 { font-size: 160%; }
.p170 { font-size: 170%; }
.p180 { font-size: 180%; }
.p190 { font-size: 190%; }
.p200 { font-size: 200%; }

/* Server map */

.webmap
{
 margin: 0 0 0 16px;
}

.swebmap
{
 margin: 0 0 0 16px;
}

.swebmapcontent
{
 margin: 0 0 0 16px;
}

.webmap li {
 font-size : 10pt;
 color: #000000;
 list-style-type: disc;
} 

.swebmap li {
 font-size : 9pt;
 color: #000000;
 list-style-type: circle;
} 

.swebmapcontent li {
 font-size : 9pt;
 color: #000000;
 list-style-type: square;
} 

