/**
 * grospol.pl
 *
 * @author Paweł Przybyś (pawel.przybys@gmail.com)
 * @version 1.00 2008/01/17
 */
 
* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
html, body { height: 100%; }
body { font: normal 1em/1.4em Tahoma, Helvetica, sans-serif; text-align: center; color: #584737;
 background: #ebe6e1; }
ul, ol { list-style-type: none; }
img { border: 0; }
table { border-collapse: collapse; }
.clear { clear: both; }
*:focus { outline: none; }
a:link, a:focus, a:visited, a:active { color: #bd4208; text-decoration: none; }
a:hover { text-decoration: underline; }
#main { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -90px;
 background: url(../img/bg.jpg) repeat-y; }
#footer, #push { height: 90px; clear: both; margin: 0 auto; }
#main, #footer { width: 930px; text-align: left; }

/**
 * Main
 */

#main-page #main-inner { background: url(../img/main-page-bg.jpg) no-repeat; }
#main-inner { background: url(../img/subpage-bg.jpg) no-repeat; }

/**
 * Top
 */

#top { position: relative; width: 930px; height: 41px; }
#top-menu, #quick-menu { position: absolute; }
#top-menu { top: 0; left: 0; }
#top-menu li { float: left; }
#quick-menu { top: 0; right: 0; font-size: 0.56em; line-height: 1.2em; width: 186px; padding: 12px 0; text-align: center;  }
#quick-menu li, #quick-menu li a { display: inline; color: #aea79c; margin: 0 3px; background: url(../img/pixel.gif); }
#quick-menu li a img { margin-bottom: -4px; }
#quick-menu li a:hover { text-decoration: none; }
#quick-menu li a:hover span { text-decoration: underline; }

/**
 * Middle
 */

#middle { height: 100%; }
#main-page #middle { position: relative; width: 930px; height: 560px; }
#middle .wrapper { font-size: 0.69em; line-height: 1.2em; }
#middle .wrapper h3 { padding-bottom: 16px; line-height: 0; }
#middle .wrapper ul li { padding-left: 14px; background: url(../img/bullet.gif) 0 4px no-repeat; }
#main-page #logo, #welcome, #news, #latest-product, #main-page #logging, #our-products, #main-page #bottom { position: absolute; }
#main-page #logo { top: 36px; left: 614px; }
#welcome { top: 20px; left: 0; width: 220px; padding: 30px; }
#welcome .text-justify { text-align: justify; }
#news { top: 20px; left: 280px; width: 220px; padding: 30px; }
#news li a { color: #584737; }
#news li a strong { color: #bd4208; }
#news li.last { margin-top: 12px; }
#news li.last a { color: #bd4208; }
#latest-product { top: 174px; left: 276px; display: block; width: 194px; height: 56px; text-align: right;
 padding-top: 44px; padding-right: 90px; text-transform: uppercase;
 font-size: 1.13em; line-height: 2.0em; color: #fff; background: url(../img/latest-product-bg.gif) no-repeat; }
#latest-product:hover { text-decoration: none; }
#our-products { top: 266px; left: 280px; width: 240px; padding: 20px; }
#our-products ul { padding: 8px 10px; }
#our-products p { line-height: 0; }
#middle #logging h3, #middle #our-products h3 { padding: 0 10px 12px; }
#main-page #bottom { top: 468px; left: 310px; background: none; height: auto; }
#bottom { height: 22px; clear: both; background: url(../img/bottom-bg.gif) no-repeat; }

/**
 * Content
 */

#content { float: left; width: 683px; padding: 30px 30px 0; font-size: 0.69em; line-height: 1.2em;
 background: url(../img/content-bg.gif) 100% 0 repeat-y; }
#content h2 { line-height: 0; padding-bottom: 20px; }
#content .text-justify { text-align: justify; padding-bottom: 30px; }

/**
 * Products
 */

#products { float: left; background: url(../img/products-bg.jpg) no-repeat; padding-top: 20px; }
#products h3 { padding-bottom: 20px; line-height: 0; }
#products .product { float: left; width: 310px; padding-right: 30px; }
#products .last { padding-left: 30px; padding-right: 0; }
#products .photo { float: left; width: 140px; line-height: 0; }
#products .photo img { border: 3px solid #ddd7cd; }
.photo img { border: 3px solid #ddd7cd; }
#products .about { float: left; width: 148px; padding-left: 12px; padding-top: 12px; }
#products h4 { font-size: 1.50em; line-height: 1.6em; font-weight: normal; text-transform: uppercase; }
#products .desc { text-align: justify; padding-bottom: 12px; }
#products .price { font-weight: bold; padding-bottom: 6px; }
#products .price strong { color: #ba3f03; font-size: 2.25em; line-height: 1.2em; font-weight: normal; }
#products .clear { background: url(../img/clear-bg.gif) 0 50% no-repeat; height: 40px; overflow: hidden; }
#products .end { background: none; }

/**
 * Sidebar
 */

#sidebar { float: left; width: 186px; text-align: center; font-size: 0.69em; line-height: 1.2em; }
#main-page #logging { top: 266px; left: 0; width: 240px; padding: 20px; }
#main-page #logging form input.text, #main-page #logging form input.password { background: url(../img/input-logging-bg-1.gif) no-repeat; }
#main-page #logging form input.text { width: 217px; height: 16px; padding: 8px 12px 4px; }
#main-page #logging form input.password { width: 155px; height: 16px; padding: 8px 74px 4px 12px; }
#main-page #logging form input.image { top: 3px; left: 179px; }
#sidebar #logo { padding: 30px 0; }
#sidebar #logging { text-align: left; padding: 30px 10px 20px; border-top: 1px solid  #e1dad1; font-size: 1em; }
#logging form { height: 80px; }
#logging form p { position: relative; height: 32px; }
#logging form input { position: absolute; }
#logging form input.text, #logging form input.password { top: 0; left: 0; border: 0; 
  font: normal 1em/1.2em Tahoma, Helvetica, sans-serif; color: #584737; }
#logging form input.text, #logging form input.password { background: url(../img/input-logging-bg-2.gif) no-repeat; }
#logging form input.text { width: 144px; height: 16px; padding: 8px 12px 4px; }
#logging form input.password { width: 84px; height: 16px; padding: 8px 74px 4px 12px; }
#logging form input.image { top: 3px; left: 106px; }
#logging ul { padding: 10px; border-top: 1px solid  #e1dad1; }
#logging ul li { display: inline; margin-right: 12px; }

/**
 * Footer
 */

#copyright { font-size: 0.56em; line-height: 1.2em; text-transform: uppercase; color: #ada69b; }
#copyright a { color: #ada69b; }
#about { padding: 10px 0; }
#about li { float: left; }
#e-commerce { padding-right: 10px; }
#nxdesign { border-left: 1px solid  #e1dad1; padding-left: 10px; }
#footer #copyright { padding: 0 30px; }
#footer #about { padding: 10px 30px; }


/** 
Style DODATKOWE:
*/
.uwaga {color:red; font-weight:bold;}
