/* styl.css | styl podstawowy ------------------------------ */

* { margin: 0; padding: 0; border: 0; text-align: left; }
body { background-color: #F7E5CF; font: normal 11px Tahoma; color: #8B8B8B; text-align: center; }

a { color: #555; text-decoration: none; }
a:hover { text-decoration: underline; }

/* szkielet strony */
.body { width: 784px; margin: auto; background-color: #f8f8f8; background: url('../grafika/body.gif') repeat-y;}

.top {width: 777px; padding-top: 7px; padding-left: 7px; height: 184px;  background: url('../grafika/top.gif') no-repeat; }
.top strong{color: #089B04}
.top a{font-weight: bold}
.top ul{width: 820px; height: 34px; clear: both; margin: 0; padding: 0; list-style-type: none; background: url('../grafika/ul.gif') no-repeat right; float: left; }
.top ul li{float: left; padding-top: 7px; }
.top ul li a{float: left; color: #776749; font-size: 12px; font-weight: normal; padding-left: 8px; background: url('../grafika/li.gif') no-repeat left 2px; padding-left: 12px; padding-right: 9px }

.content { width: 769px; padding-left: 8px; padding-right: 7px;}
.bottom { clear: both; width: 784px; height: 103px; background: url('../grafika/footer.jpg') no-repeat; color: #fff; }
h1{font-size: 14px}

/* lewe menu */
.left { width: 178px; float: left; background: #F7E5CF }
.left h2 { width: 148px; height: 28px; padding-top: 10px; padding-left: 30px; background: url('../grafika/mnbg.gif') no-repeat; padding-bottom: 1px;  color: #fff; font-size: 14px; display: block }
.left h2 img { margin-top: 12px; margin-left: 10px; vertical-align: middle; }
.left ul { margin-top: 5px; margin-bottom: 5px; }
.left li { list-style-type: none; color: #A7A7A7; padding-bottom: 2px; padding-top: 2px; padding-left: 10px; }
.left li a { margin-left: 5px; color: #565656 }
.left li a.orange {  }

/* wyszukiwarka */
.left .search { width: 178px; padding-bottom: 20px; /*background: url('../grafika/sbg.jpg') repeat-x; */margin-bottom: 1px; }
.left .search p { width: 150px; padding-top: 10px; padding-left: 20px; }
.left .search span { display: block; margin-top: 10px; margin-left: 40px; font-weight: bold; color: #FF7800; }
.left .search input.text { width: 130px; margin-top: 10px; margin-left: 10px; font-size: 10px; padding-top: 2px; padding-bottom: 2px; }
.left .search input.image { margin-left: 10px; }

/* srodek strony */
.center { width: 560px; min-height: 550px; float: left; background-color: #fff; }
.center h2 { width: 520px; padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.center h2 img { vertical-align: middle; }
.indent { padding: 20px; }

/* stopka */
.bottom a { color: #fff; }
.bottom span { color: #666666; font-weight: bold; }
.bottom .copy { float: left; margin-top: 35px; padding-left: 160px; font-weight: bold }
.bottom .nav { float: right; margin-top: 35px; margin-right: 30px; }

#footer{clear: both; width:732px; color: #8C8C8C; text-align: center; margin-left: auto; margin-right: auto }
#copy{margin-top: 5px; width: 100%; text-align:center; font-size: 8px;}
#copy a{color: #8C8C8C}

.koszyk{margin: 0; padding: 0px; border-top: 1px solid #DFDFDF; padding-top: 10px; border-bottom: 2px solid #666; padding-bottom: 10px; margin-bottom: 5px}
.koszyk strong{color: #FF6600}
.koszyk a{font-weight: bold}
h2{font-size: 14px; font-family: Arial Narrow, sans-serif; color: #787878; margin-bottom: 10px}

.form_ob,.form_n_ob{font-size: 11px}
.form_ob2{font-size: 9px;  text-align: left}
.form{border: 1px solid #787878}
