/**
 * Oficyna Edukacyjna * Krzysztof Pazdro
 *
 * @author Paweł Przybyś (pawel.przybys@gmail.com)
 * @version 1.00 2009/02/06
 */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
html, body { height: 100%; }
body { font: normal 1em/1.2em "Trebuchet MS", Tahoma, Helvetica, sans-serif; color: #333; background: url(../img/body.gif) repeat-x #dcebff; }
ul, ol { list-style-type: none; }
img { border: 0; }
table { border-collapse: collapse; }
table, td, th { vertical-align: middle; }
caption, th, td { text-align: left; font-weight: normal; }
.clear { clear: both; }
*:focus { outline: none; }
input[type="submit"]::-moz-focus-inner { border: 0; }
a:link, a:focus, a:active { color: #004a99; text-decoration: none; }
a:visited { color: #004a99; text-decoration: none; }
a:hover { color:#f08500; text-decoration: underline; }

/**
 * Layout
 */

#main { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -80px; background: url(../img/main.png) repeat-y; }
#footer, #push { height: 80px; clear: both; margin: 0 auto; overflow: hidden; }
#main, #footer { width: 1003px; font-size: 0.75em; line-height: 1.2em; }
#footer { background: url(../img/footer.gif) no-repeat; }
#header, #middle { width: 989px; margin: 0 auto; }
#content { float: right; width: 698px; padding-right: 33px; padding-bottom: 9px; }
#aside { float: left; width: 217px; padding-left: 19px; }

/**
 * Header
 */

#header { position: relative; height: 255px;}
#headers, #header-nav, #header-news,  #cart, #account { position: absolute; }

/**
 * headers
 */

#headers { top: 0x; left: 0; width: 989px; height: 140px; background: url(../img/winieta.jpg) no-repeat; }
#headers h1, #headers h2 { text-indent: -2000em; }

/**
 * Header Nav
 */

/* 
#header-nav { top: 240px; left: 9px; }
#header-nav ul { width: 950px; height: 55px; padding: 0 10px; background: url(../img/header-nav-new.gif) no-repeat; }
#header-nav ul li { float: left; }
#header-nav ul li a { display: block; width: 190px; height: 50px; text-indent: -2000em; }
*/

#header-nav { top: 155px; left: 9px; z-index: 1; }
#header-nav .level1 { width: 950px; height: 55px; padding: 0 10px; background: url(../img/header-nav-new.gif) no-repeat; }
#header-nav .level1 li { position: relative; float: left; }
#header-nav .level1 li a { display: block; width: 190px; height: 50px; text-indent: -2000em; }
#header-nav .level1 li:hover .level2 { display: block; z-index:99;}
#header-nav .submenu .level2 { display: none; position: absolute;  top: 50px; left: 0; width: 190px; background: #004a86; z-index:99;}
#header-nav .submenu .level2 li { border-bottom: 1px solid #009ddf; }
#header-nav .submenu .level2 li a { display: block; padding: 4px; width: 182px; height: auto; text-indent: 0; color: #fff; }
#header-nav .submenu .level2 li a span { font-weight: bold; }
#header-nav .submenu .level2 li .selected { background: #f39400; }
#header-nav .submenu .level2 li a:hover { text-decoration: none; }
#header-nav .submenu .level2 li a:hover span { text-decoration: underline; background: none; }

/**
 * Header News
 */
 
#header-news { top: 0; left: 0; width: 989px; height: 21px; border-bottom: 4px solid #005688; }
#header-news h3, #header-news p { padding: 4px 10px; }
#header-news h3 { float: left; text-transform: uppercase; }
#header-news h3 .lower {text-transform:lowercase;}
#header-news h3 a { color: #f39400; }
#header-news p { float: right; font-weight: bold; }
#header-news p a { color: #333; }

/**
 * Quick Search
 */
 /*
#quick-search { top: 259px; left: 19px; width: 217px; height: 21px; overflow: hidden; }
#quick-search h3, #quick-search label { display: none; }
#quick-search input.text, #quick-search input.szukaj { position: absolute; }
#quick-search input.text { top: 0; left: 0; border: 0; width: 217px; height: 16px; padding: 2px 28px 2px 7px; background: url(../img/input-phrase.gif) no-repeat; font: normal 1em/16px "Trebuchet MS", Tahoma, Helvetica, sans-serif; color: #333; }
#quick-search input.szukaj { top: 0; left: 196px; width: 21px; height: 20px; border: 0; max-height: 20px; padding-top: 40px;
 background: url(../img/btn-szukaj.gif) no-repeat; cursor: pointer; }
*/
/*
#quick-search{position:absolute;} 
#quick-search { top: 0px; left: 19px; width: 217px; height: 21px; overflow: hidden; }
#quick-search h3, #quick-search label { display: none; }
#quick-search input.text, #quick-search input.szukaj { position: absolute; }

#quick-search input.szukaj { top: 0; left: 196px; width: 21px; height: 20px; border: 0; max-height: 20px; padding-top: 40px;
 background: url(../img/btn-szukaj.gif) no-repeat; cursor: pointer;}
*/
#quick-search-new input.text {
	 border: 0;
	margin-left:20px;
	 width: 197px; height: 16px; padding: 2px 0px 2px 0px;
	 background: url(../img/input-phrase.gif) no-repeat; color: #333; 
	}
#quick-search-new input.szukaj {width: 22px; height: 20px; border: 0; max-height: 20px;
 background: url(../img/btn-szukaj.gif) no-repeat; cursor: pointer; vertical-align:-1px;}



/**
 * Cart
 */
 
#cart { top: 322px; left: 258px; }
#cart h3 { display: none; }
#cart span { color: #004a99; }
#cart a { font-weight: bold; }

/**
 * Account
 */
 
#account { top: 322px; right: 33px; }
#account h3 { display: none; }
#account span { color: #004a99; }
#account a { font-weight: bold; }

/**
 * Breadcrumb
 */
 
#breadcrumb { padding-top: 15px; border-top: 1px solid #dcebff; }
#breadcrumb ul { font-weight: bold; color: #004a99; }
#breadcrumb ul li { display: inline; }

/**
 * Publishing
 */

#publishing .header { padding-bottom: 15px; border-bottom: 1px solid #dcebff; margin-bottom: 15px; }
#publishing .header h3 { font-size: 1.333em; line-height: 1.2em; text-transform: uppercase; color: #fe0000; }
#publishing .header h3 .lower {text-transform:lowercase;}
#publishing .publisher { float: left; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #dcebff; }
#publishing .about { float: left; width: 700px; }
#publishing h4 { margin-bottom: 15px; }
#publishing h4 a { color: #000; }
#publishing .authors { margin-bottom: 15px; }
#publishing .manual-release-number { margin-bottom: 15px; padding-right: 40px; }
#publishing .program-release-number { margin-bottom: 15px; padding-right: 40px; }
#publishing .more { color: #004a99; }
#publishing .more a { font-weight: bold; }
#publishing .photos { float: right; width: 700px; }
#publishing .photos ul { text-align: center; margin-top:15px; }
#publishing .photos ul li { display: inline; line-height: 0; }

/**
 * Products
 */

#content .products { margin-bottom: 15px; }
#content .products .product { min-height:230px;float: left; width: 314px; padding-right: 34px; border-right: 1px solid #dcebff; padding-top: 15px; }
#content .products .product.last { width: 315px; border: 0; padding-right: 0; padding-left: 34px; }
#content .products .about { float: left; width: 200px;min-height:230px; }
#more_price {}
#content .products .new { color: #f00; font-weight: bold; text-transform: uppercase; }
#content .products h4 a { color: #000; }
#content .products h5 { font-weight: normal; margin-bottom: 15px; }
#content .products .photo { float: right; width: 114px; text-align: right; line-height: 0; }
#content .products .product .clear { height: 14px; border-bottom: 1px solid #dcebff; }
#content .products .authors { margin-bottom: 15px; }
#content .products .manual-release-number { margin-bottom: 15px; }
#content .products .price-including-discount { margin-bottom: 15px; color: #fe0000; font-weight: bold; }
#content .products .options { color: #004a99; }
#content .products .options a { font-weight: bold; }

/**
 * Product
 */
 
#product {padding-top: 15px; border-top: 1px solid #dcebff; margin-bottom: 15px; border-bottom: 1px solid #dcebff; }
#product .about { float: right; width: 475px; }
#product .new { font-size: 1.333em; line-height: 1.2em; color: #f00; font-weight: bold; text-transform: uppercase; }
#product h4 { font-size: 1.333em; line-height: 1.2em; color: #000; }
#product h5 { margin-bottom: 15px; }
#product .authors { margin-bottom: 15px; }
#product .desc { margin-bottom: 15px; }
#product .additional { margin-bottom: 15px; color: #004a99; }
#product .additional a { font-weight: bold; }
#product .isbn { margin-bottom: 15px; }
#product .price-including-discount { margin-bottom: 15px; color: #fe0000; font-weight: bold; }
#product .options { color: #004a99; }
#product .options a { font-weight: bold; }
#product .photo { float: left; width: 208px; text-align: left; line-height: 0; }
#product .clear { height: 15px; }
#product .desc ul { margin-bottom: 15px; }
#product .desc ul li { background: url(../img/bullet.gif) 0 5px no-repeat; padding-left: 15px; }

/**
 * Articles
 */

#articles .header { padding-bottom: 15px; border-bottom: 1px solid #dcebff; margin-bottom: 15px; }
#articles .header h3 { font-size: 1.333em; line-height: 1.2em; text-transform: uppercase; color: #000; }
#articles .header h3 .lower {text-transform:lowercase;}
#articles .article { border-bottom: 1px solid #dcebff; margin-bottom: 15px; }
#articles .date { font-size: 0.833em; line-height: 1.2em; font-weight: bold; }
#articles h4 { font-size: 1.333em; line-height: 1.2em; color: #000; margin-bottom: 15px; }
#articles h5 { margin-bottom: 15px; }
#articles .lead { font-weight: bold; margin-bottom: 15px; }
#articles .content p, #articles .content blockquote { margin-bottom: 15px; }
#articles .content blockquote { padding: 15px; background: #004a99; color: #fff; font-weight: bold; font-style: italic; }
#articles .content ul { margin-bottom: 15px; }
#articles .content ul li { background: url(../img/bullet.gif) 0 5px no-repeat; padding-left: 15px; }
#articles .photos ul { margin-bottom: 15px; }
#articles .photos ul li { display: inline; line-height: 0; }
#articles .offer { float: left; width: 217px; padding-right: 15px; margin-bottom: 15px; }
#articles .offer ul li { color: #004a99; }
#articles .offer ul li a { font-weight: bold; }

/**
 * Aside Nav
 */
#.kalendarz_a:hover{display:none;}
#aside-nav { padding-bottom: 17px; }
#aside-nav .level1 li { padding-bottom: 4px; }
/*#aside-nav .level1 li a { display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; }
*/
#aside-nav .level1 li a:hover { display: block; height: 20px; background-image: url(../img/aside-nav_orange.gif); background-repeat: no-repeat; text-indent: -2000em; }

#aside-nav li.pliki_do {padding:0px;}
#aside-nav .pliki_do a.pliki_do_kat:link,a.pliki_do_kat:visited {display:block; height:24px; background:none; color:#004a99; font-weight:bold; text-indent:0px; margin-left:15px; line-height:24px;}
#aside-nav .pliki_do a.pliki_do_kat:hover,a.pliki_do_kat:active {display:block; height:24px; background:none; color:#F08500; font-weight:bold; text-indent:0px; margin-left:15px; line-height:24px;}
#aside-nav .pliki_do .select {color:#F89C00; text-decoration:underline;}
.galeria_a {background-image:url(/view/img/aside-nav.gif); background-position:0 -200px; bacground-repeat: no-repeat; display: block; height:20px}


.kalendarz_a {background-image:url(/view/img/aside-nav.gif); background-position:0px -220px; bacground-repeat: no-repeat; display: block; height:20px}



#aside-nav .level1 .submenu { padding-bottom: 0 }
#an-o-nas {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 0; }
#an-aktualnosci {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -20px; }
#an-komplety-podrecznikow {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -40px; }
#an-informacje-handlowe {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -60px; }
#an-nasi-przedstawiciele {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -80px; }
#an-materialy-do-poprawnia {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -100px; }
#an-konferencje-warsztaty {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -120px; }
#an-jesli-masz-pytanie {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -140px; }
#an-przyda-sie {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -160px; }
#an-kontakt {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -180px; }
#an-hurtownie {display: block; height: 20px; background-image: url(../img/aside-nav.gif); background-repeat: no-repeat; text-indent: -2000em; background-position: 0 -240px; }


#an-o-nas.selected { background-position: -217px 0; background-image: url(../img/aside-nav_orange.gif);}
#an-aktualnosci.selected { background-position: -217px -20px; background-image: url(../img/aside-nav_orange.gif);}
#an-komplety-podrecznikow.selected { background-position: -217px -40px; background-image: url(../img/aside-nav_orange.gif);}
#an-informacje-handlowe.selected { background-position: -217px -60px; background-image: url(../img/aside-nav_orange.gif);}
#an-nasi-przedstawiciele.selected { background-position: -217px -80px; background-image: url(../img/aside-nav_orange.gif);}
#an-materialy-do-poprawnia.selected { background-position: -217px -100px; background-image: url(../img/aside-nav_orange.gif);}
#an-konferencje-warsztaty.selected { background-position: -217px -120px; background-image: url(../img/aside-nav_orange.gif);}
#an-jesli-masz-pytanie.selected { background-position: -217px -140px; background-image: url(../img/aside-nav_orange.gif);}
#an-przyda-sie.selected { background-position: -217px -160px; background-image: url(../img/aside-nav_orange.gif);}
#an-kontakt.selected {background-position: -217px -180px; background-image: url(../img/aside-nav_orange.gif);}
#an-hurtownie.selected {background-position: -217px -240px; background-image: url(../img/aside-nav_orange.gif);}

#aside-nav .level2 { padding: 8px 0 0 28px; }
#aside-nav .level2 li { padding-bottom: 8px; }
#aside-nav .level2 li a { display: inline; height: auto; background: none; text-indent: 0; color: #333; font-weight: bold; }

#aside-nav .level3 { padding: 8px 0 0 12px; }
#aside-nav .level3 li { padding-bottom: 8px; }
#aside-nav .level3 li a { display: inline; height: auto; background: none; text-indent: 0; color: #333; font-weight: bold; }

/**
 * Address
 */

#address { width: 767px; margin: 0 auto; padding: 9px 0; border-top: 1px solid #004a99; text-align: center; color: #004a99; }
#address strong, #address span { font-weight: bold; margin: 0 3px; }
#address strong { padding-left: 25px; text-transform: uppercase; background: url(../img/oe.gif) 0 50% no-repeat; }

#importantMessage ul li { background: url(../img/bullet.gif) 0 5px no-repeat; padding-left: 15px; margin-left:15px;}

.prodname {line-height:9px;!important}