@import url(shop.css);
/* Basic ///////////////////////////////////////////////////////////////////////////////////  */
body { background: #292e32 url('../gfx/bg.gif') 0 0 repeat-x; } 
body.mceContentBody { background: #FFF; } 
#popup { background: #FFF; text-align: justify; padding: 10px; }
#popup .buttons {text-align: center; }
body,form,input,textarea,select,option{ color: #707070; font: 11px Tahoma, Arial, Helvetica,Verdana; line-height: 18px; padding: 0; margin: 0;}
h1,h2,h3,h4,h5,p,ul,ol,dl,div { margin: 0; padding: 0; }

a { text-decoration: none; color: #92c83e; }
a img {border: none;}
a:link, a:visited {color: #92c83e; text-decoration: none;}
html body a:hover {text-decoration: underline; }

p { padding:  5px 0 15px 0; }
h1 { 	color: #000; padding:  20px 0 5px 0; font-size: 18px}
h2 { 	color: #666; padding:  5px 0; font-size: 14px; background: url(../gfx/lines_hor.gif) center center repeat-x; margin: 20px 0 5px 0;}
h2 span {  background-color: #FFF; padding:  0 10px 0 0; }
h3 { 	color: #999; padding:  5px 0 5px 0; font-size: 14px; }
h4 { 	color: #000; padding:  15px 0 5px 0; font-size: 13px; }

#mainPage h2 { color: #FFF; margin: 10px 0 5px 0;}
#mainPage h2 span {  background-color: #292e32; }
/* List  ///////////////////////////////////////////////////////////////////////////////////  */
ul { margin: 0 0px 10px;  }
li { padding: 0 0 4px 20px; list-style-type: none; background: url('../gfx/li.gif') 0px 6px no-repeat; line-height: 18px;}

/* Forms  /////////////////////////////////////////////////////////////////////////////////// */
input,textarea,select { vertical-align: middle; display: inline; }
textarea, input.text, select { border: 1px solid #CCC; background-color: #FFF; width: 150px;  padding: 1px 4px; }
textarea {  height: 70px; }
input.text { background-color: #f0f0f0; border: 1px solid #999; }
input:focus { background-color: #FFF; border: 1px solid #666; }
input.button { border: 1px solid #72a327; background-color:#92c83e; font-weight: bold; padding: 2px 10px 4px 10px;  line-height: 14px; color: #FFF; cursor: pointer; width: auto; overflow: visible; }
input.light { background-color:#ccc; }

/* General  ///////////////////////////////////////////////////////////////////////////////////  */
.clearing { clear: both; line-height: 0.1%; font-size: 0.1%; }
p.more { padding: 5px 0; }
.more a { background: url('../gfx/more.gif') 0 2px no-repeat; padding: 2px 0 2px 20px; margin: 0; }
.fl { float: left }
.fr { float: right }
.l_img { float: left; margin: 0 15px 10px 0; }
.r_img { float: right; margin: 0 0 10px 15px; }
.c_img { text-align: center; margin: 0 15px 10px 15px; }
.separate { background: url('../gfx/dots.gif') 0 7px repeat-x;  height: 14px; }
/* USABILITY /////////////////////////////////////////////////////////////////////////////////// */
.skiplink { position: absolute; left: 0px; top: -500px; overflow: hidden; }
#flash_anim { width: 510px; height: 280px;  float: left; }
/* Format strony  /////////////////////////////////////////////////////////////////////////////////// */
.wrapper { overflow: hidden; }
.container { width: 950px; margin: 0 auto; }
#header { height: 141px; }
#content { width: 910px; background-color: #292e32; padding: 20px; }
#page { float: left; width: 625px; background-color: #FFF; padding: 20px; }
#mainPage #page { width: 910px; background-color: transparent;  padding: 0px; }

/* LOGO ///////////////////////////////////////////////////////////////*/
#logo {  float: left; left: 75px; top: 25px; position: relative; }
#logo a { width: 243px; height: 85px;  display: block; background: url(../gfx/logo.gif) left top no-repeat; }
#logo a span { display:none; }

/* NAVTOP & SEARCH ///////////////////////////////////////////////////////////////*/
#nav_top {  float: right; text-align: right; width: 632px; height: 141px; }
.search { float: right; }
.search form { margin-top: 12px;  line-height: 12px;  }
.search .text { width: 119px; height: 15px; border: 1px solid #000; background-color: #292e32; color: #71787c;	font-size: 11px; line-height: 14px; margin: 0 2px 0 0;
	padding: 1px 0 2px 4px; vertical-align: middle; }
/* to dla ff itd bo nie mozna usunac marginesu inputa w ie */ 
* > .search .text { margin: 2px 0; }
.search .button { border: none; width: 18px; height: 18px; line-height: 12px; background: url('../gfx/search.gif') 0 0 no-repeat; padding: 0; margin: 0; vertical-align: middle; }
* > .search .button { margin: 2px 0 2px 2px; }

/* MENUTOP - txt ///////////////////////////////////////////////////////////////////////////////////  */
#menuTop { background: url('../gfx/mt_2.gif') right bottom no-repeat; float: right;  height: 36px; }
#menuTop ul {  margin: 0 13px 0 0;  padding: 0 0 0 24px; background: url('../gfx/mt_1.gif') left bottom no-repeat; height: 36px; float: right; display: inline;}
#menuTop ul li { margin: 0; padding: 0; float: left; line-style-type: none; background: url('../gfx/mt.gif') left center no-repeat; }
#menuTop ul li a{ display: block; padding:	7px 11px 8px 17px; margin: 0;  font-size:11px; font-weight:normal; color:#71787c;  }
#menuTop a:hover, #menuTop a.selected{ text-decoration: none; color:#7cb228; }

/*  LOCALISER  /////////////////////////////////////////////////////////////////////////////////// */
#localiser { background: url('../gfx/p.gif') left bottom repeat-x; padding: 0 20px;}
#localiser div { font-size: 9px; line-height: 16px;  padding: 0 0px 10px 0px; color:#71787c; background: url('../gfx/line.gif') left bottom repeat-x; }
#localiser a { font-weight: normal; color: #71787c; padding: 0 10px 0 5px;  background: url('../gfx/arr.gif') right center no-repeat; }

/* SUBMENU /////////////////////////////////////////////////////////////////////////////////// */
#sideBar { width:225px; float: left; margin-right: 20px;  }
#menu ul { margin: 15px; padding: 0 0 4px 0; list-style-image: none; background: url(../gfx/line_green.gif) left bottom repeat-x;   } 
#menu ul li { list-style:none; margin:  0; padding: 0; background: url(../gfx/line_green.gif) left top repeat-x; }
* html #menu ul li { height:1px; vertical-align:bottom; }
#menu ul li a { display:block; font-size: 13px; padding: 8px 5px 8px 15px; text-decoration:none; color:#FFF; background: url(../gfx/m1.gif) 0 0 repeat-x; font-weight: bold;}
#menu ul li a:hover { text-decoration: underline }
#menu ul li.selected a { background: url(../gfx/m1.gif) 1px -40px no-repeat; color: #FFF; }
* html #menu ul li a { height:1px; }

#menu ul ul { margin: 0; padding:0; line-height: 14px; background-image: none;}
#menu ul ul li { list-style:none; margin:0; padding: 0; background-image: none; }
* html #menu ul ul li { height:1px; vertical-align:bottom; }
#menu ul ul li a { display: block; font-size: 11px; font-weight: normal; padding: 2px 2px 2px 15px; color: #FFF; background: url(../gfx/m_2.gif) 0 8px no-repeat; }
#menu ul ul li.selected a{ background: url(../gfx/m_2.gif) 0 -66px no-repeat; color: #000; }
* html #menu ul ul li a { height: 1px; }

#menu ul ul ul { margin: 0 0 0 15px; padding:0; line-height: 14px; }
#menu ul ul ul li a { display: block; font-size: 11px; font-weight: normal; padding: 2px 2px 2px 15px; color: #FFF; background: url(../gfx/m_2.gif) 0 8px no-repeat; }

#nav { text-align: right; padding: 0 0 10px 0; }
#nav .prev { background: url('../gfx/more2.gif') 0 2px no-repeat; padding: 2px 0 2px 20px; margin-right: 20px;}
#nav .next { background: url('../gfx/more.gif') right center no-repeat; padding: 2px 20px 2px 0;}
/* Bottom nav /////////////////////////////////////////////////////////////////////////////////// */
#nav_bot { width: 100%; padding: 20px 0 0 0;  background: url(../gfx/line_gray.gif) left top repeat-x; margin: 10px 0 0 0;}	
#nav_bot a { padding: 0 20px; color: #9ba2a5; display: block; float: right; }
.recommend { float:right; background: url(../gfx/recommend.gif) 0 2px no-repeat; }
.print { background: url(../gfx/print.gif) 0 2px no-repeat; }

/* FOOTER  /////////////////////////////////////////////////////////////////////////////////// */
#footer { margin: 0 20px; padding: 10px 0px; color: #9ba2a5; background: url(../gfx/lines_hor_dark.gif) 0 0 repeat-x;  width: 910px;}
#madeBy  { float: right; padding: 5px 0 0 0; }
#footer a { color:#71787c}
#footer li { float: left; background: url(../gfx/sep.gif) right center no-repeat; padding: 4px 0;}
#footer li a { padding: 0 20px; } 
#footer li.first a { padding-left: 0; } 

/* Newsletter  /////////////////////////////////////////////////////////////////////////////////// */
#banners { background-color: #1c2227; margin: 20px 0; padding: 20px; width: 870px;}

#newsletter { background: #1c2227 url(../gfx/newsletter.gif) 20px 20px no-repeat; padding: 40px 10px 20px 20px; margin: 20px 0;  float: none;}
#mainPage #newsletter { float: left; padding: 20px 0 0 0; background-position: 0 0; margin-top: 0; }
#newsletter form { margin-top: 6px; }
#newsletter p { padding: 5px 0 0 0; color: #FFF; }
#newsletter .text { background-color: #292e32; border: 1px solid #000;}
#newsletter .button { background: url('../gfx/plus.gif') 0 0 no-repeat; }
.banner { background: url('../gfx/line_dark.gif') 0 0 repeat-y; padding: 0 0 0 40px; margin-left: 38px; float: left; }
.banner img { margin-right: 7px; }
.bannerMenu { margin-top: 10px; }
/* TABLE  ///////////////////////////////////////////////////////////////////////////////////  */
.info,#popup table  { margin: 10px auto 20px auto; border-collapse: collapse; color: #000; border: 1px solid #CCC; font-size: 11px;}
.info td,#popup table td { padding: 5px 8px; border: 1px solid #CCC; border-collapse: collapse; vertical-align: middle; text-align: left; background-color: #fbfbfb; }
.info th,#popup table th { background-color: #e2e2e2;	padding: 2px 8px 2px 8px; color: #000; text-align: center; border: 1px solid #CCC; }
.buttons td { text-align: center; padding: 12px 8px; }
td.first { font-weight: bold; }
.line0 td { background-color: #f6f6f6; }


/* NEWS - mainpage /////////////////////////////////////////////////////////////////////////////////// */
.news { width: 400px; overflow:hidden; }
.news li { margin: 0; padding: 0 0 0 140px; list-style-type: none; background-image: none;  }
.news li img { margin-left: -140px; float: left; }
.news h1 { padding: 0; }
.news p { padding: 5px 0; }

/* NEWS - subpage  /////////////////////////////////////////////////////////////////////////////////// */
.pages, .paginate { border-top: 1px solid #CCCCCC; padding: 10px 5px 10px 0; margin-top: 10px; }
.pages a, .paginate a { background-color: #fd5d04; padding: 1px 4px; color: #FFF; } 
.pages a.boldlink, .paginate a.boldlink { background-color: #666; padding: 1px 4px; color: #FFF; }
.pages a.prevnext, .paginate a.prevnext { background-color: #fff; padding: 0px; color: #fd5d04; }
.pages a.prevnext img, .paginate a.prevnext img { vertical-align: middle; }

/* insane */
div.opinion p { padding: 3px 0 20px 0; }
div.opinion p.small { margin: 0; padding: 0; }
div.opinion p.answer { padding-left: 20px; margin-top: 0; padding-top: 0; font-style: italic; }
div.opinion p.stars { margin: 0 0 0 -4px; padding: 0; }
#opinions .paginate { margin: 0 0 10px 0; border-top: 1px dotted #64646c; border-bottom: 1px dotted #64646c; text-align: center; }

