/* Layout 1 css */
html, body, form { margin: 0; padding: 0; }

.box { border: 1px solid red; }

body { cursor: default; text-align: center; background: #fff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #4a4a4a; }

img { border: 0 none; vertical-align: middle; }

a { text-decoration: none; color: #6489A2; }
a:hover { text-decoration: underline; }

h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px; }

#strona { width: 810px; position: relative; margin: 0 auto; margin-top: 5px; text-align: left; }

div#content { width: 600px; float: right; overflow: hidden; margin: 0px 0px 0px 4px; color: #546265; }

div#left-panel { width: 200px; position: relative; float: left; overflow: hidden; color: #546265; }

.clear { clear: both; font-size: 1px; }

/* Shop Bag */

#shop_bag { text-align: right; line-height: 110%; font-size: 12px; margin-top: 12px; height: 16px;   position: absolute; top: 0px; right: 0px }

#shop_bag strong { font-weight: bold; color: #ff9900; }

/* Top Menu */

#top_menu { background: #dfdfdf; margin: 3px 0px 5px; width: 600px; position: absolute; top: 26px; left: 210px;}
#top_menu img { margin: 2px 5px; }

#top_menu a { padding: 2px; }

/* Middle Menu */

#middle_menu { height: 118px; background: url("/projects/sklep/image/glowny_baner_bg.png") repeat-x; border: 1px solid #bbb; color: white; margin: 58px 0px 3px; }

#middle_menu h1 { font-weight: normal; font-size: 24px; margin: 10px 0px 15px 20px; }
#middle_menu span { font-size: 12px; display: block; margin-left: 70px; }

#baner_logo { position: absolute; top: 49px; right: 2px; }

/* Bottom Menu */

#bottom_menu { line-height: 28px; background: url("/projects/jaggers/image/menu_bg.png") repeat-x; margin: 2px 0px 3px; color: white; font-weight: bold }

#bottom_menu ul { float: left; padding: 0 0 0 15px; margin: 0; list-style: none; }

#bottom_menu ul li { float: left; }

#bottom_menu ul a { line-height: 28px; padding: 0 5px; }

#bottom_menu b { clear: both; }

#bottom_menu a { color: white; }

/* Panel */

h3.menu { background: #35BFB8; color: white; padding: 3px; font-size: 11px; margin-bottom: 5px; }

h4.menu { font-size: 11px; font-weight: bold; margin-bottom: 5px; margin-top: 10px; padding-left: 10px; }

h5.menu { font-size: 11px; font-weight: normal; margin-bottom: 5px; padding-left: 20px; }

div.menu { font-size: 11px; font-weight: normal; margin-bottom: 2px; padding-left: 10px; }

.menugap { margin-top: 20px; }

div.submenu { font-size: 11px; font-weight: normal; margin-bottom: 1px; padding-left: 20px; text-align: left; }

/* footer */

#stopka { clear: both; text-align: center; padding-top: 2px; color: #546265;}

#stopka #links { clear: both; line-height: 48px; background: #dfdfdf; text-align: center; margin-bottom: 5px; }

/* Shop Promo */

#promo { padding-bottom: 10px; border-bottom: 1px solid #576065; }

#promo h2 { font-weight: normal; font-size: 12px; }

#promo h3 { font-weight: bold; font-size: 13px; height: 36px; }

.promo-left { text-align: left; width: 200px; float: left; }

.promo-center { text-align: center; width: 200px; float: left; }

.promo-right { text-align: right; width: 200px; float: left; }

.promo-left .promocja { border: 1px solid #e0e1e2; margin-right: 24px; }

.promo-center .promocja { border: 1px solid #e0e1e2; margin: 0px 12px; }

.promo-right .promocja { border: 1px solid #e0e1e2; margin-left: 24px; }

.promocja div { text-align: center; padding: 5px; height: 200px; }

.promocja img { display: block; }

.promocja del { float: left; }

.promocja strong { float: right; font-weight: bold; color: #ff9900; }

.promocja span { display: block; clear: both; padding-top: 5px; }

.promocja img.koszyk { display: inline; }

/* Articles */

.article { padding: 10px 0px 5px; border-bottom: 1px solid #576065; height: 70px; }

.article img { float: left; }