/* Wszystkie czesci layoutu graficznego bez Content */

body { background: #267311 url(../img/bg.gif); color: #000; font-size: .75em; }
.center { width: 960px; margin: 0 auto; }
.wrap { background: transparent url(../img/wrap.jpg) repeat-x top; }
#logo_print { display: none; }

/* TOP */
#top { height: 134px; position: relative; }
/* --- Logo */
#top h1 { height: 93px; position: absolute; top: 0; left: 0; }
#top h1 a { display: block; height: 134px; width: 200px; background: transparent url('../img/logo.gif') no-repeat 20px 50%; text-indent: -9999em; outline: 0; }

/* BRANDING */
#branding { height: 126px; background: transparent url(../img/branding.jpg) no-repeat center; text-indent: -9999px; }
#main #branding { height: 277px; background: transparent url(../img/branding_main.jpg) no-repeat center; }
h2 { margin: 0; padding: 0; }

/* MENU */
#menu { width: 750px; height: 41px; position: absolute; top: 51px; right: 0; font-size: 1.5em; text-align: right; }
#menu li { display: inline-block; margin: 0 0 0 30px; }
#menu li a { display: block; height: 41px; line-height: 41px; color: #fff; text-decoration: none; text-transform: uppercase; text-shadow: 1px 1px 0 #000; padding: 0 10px; }
#menu li a:hover,
#menu li .active { background: url(../img/header_menu.gif) no-repeat center top; text-shadow: 1px 1px 0 #27581a; box-shadow: 1px 1px 2px #000; }

/* COLUMNS SET */
#right { width: 722px; }
#left { width: 216px; }
#right { float: right; }
#left { float: left; }

/* OSTATNI ARTYKUL */
#last_art { height: 160px; padding-top: 14px; margin-top: 10px; background: transparent url(../img/last_art.jpg) no-repeat right; }
#last_art h2#pl { width: 52px; height: 21px; text-indent: -9999px; background: transparent url(../img/new_pl.gif) no-repeat; margin-bottom: 20px; }
#last_art h2#en { width: 51px; height: 21px; text-indent: -9999px; background: transparent url(../img/new_en.gif) no-repeat; margin-bottom: 20px; }
#last_art h2#de { width: 53px; height: 21px; text-indent: -9999px; background: transparent url(../img/new_de.gif) no-repeat; margin-bottom: 20px; }
#last_art h2#ru { width: 58px; height: 21px; text-indent: -9999px; background: transparent url(../img/new_ru.gif) no-repeat; margin-bottom: 20px; }
#last_art div { color: #fff; padding-right: 340px; line-height: 150%; font-size: .92em; }
#last_art div h3 { font-weight: 700; text-transform: uppercase; margin-bottom: 12px; }
#last_art div a { background:transparent url(../img/full_desc.gif) repeat-x 0 0; color:#fff; display:block; float:left; font-size:0.83em; font-weight:700; height:30px; line-height:30px; margin-top:12px; padding:0 10px 0 25px; text-decoration:none; }

/* FOOTER */
/* --- Copy */
#footer { border-top: 5px solid #408c2c; font-size: .92em; color: #000; background-color: #fff; padding: 15px; }
#footer p { padding: 4px 0; }
#footer a { color: #000; }
#footer a:hover { color: #666; }

