@import url('base.css');

div#naviBar { left: 235px; color: #309F00;} 
div#naviBar a { color: #309F00;}
div#naviBar span { color: #309F00;}

div#leftCol { float: left; width: 237px; padding: 0 0 110px 0; }
div#leftCol h2 { color: #309F00; }

ul#menuLeft li a { border-left: 2px solid #309F00; }
ul#menuLeft li a:hover { color: #309F00; border-left-color: #90DE47; }
ul#menuLeft li.selected a { color: #309F00; border-left-color: #90DE47; }
ul#menuLeft li.selected li a { border-left-color: #C1E5CC; color: #309F00; }
ul#menuLeft li.selected li.selected a { border-left-color: #C1E5CC; }

div#centerCol { float: left; width: 650px; padding: 0 30px 110px 0; margin: 30px 0 0 0; position: relative; z-index: 1;}
div#centerCol h1 { color: #003899; font-size:16px; margin-top:20px; border-left:2px solid #309F00; padding-left:13px; font-weight:normal;}
div#centerCol h2 { color: #003899; font-size: 13px; font-weight: normal;  margin:20px 0 0 15px;}
div#centerCol h3 { color: #003899;}
div#centerCol h5 { color: #0091D0; }

div#centerCol h6 { margin: 0; padding: 0 0 0 13px; border-left: 2px solid #0091D0; }
div#centerCol a { color: #004A8D; }
div#centerCol p { padding: 0 0 0 15px; margin: 10px 0 0 0; color: #003899;}
div#centerCol p.theader { margin: 20px 0 0 0; padding: 3px 15px; color: #38911E; background: white; font-weight: bold; text-transform: uppercase; text-align: left; }
div#centerCol p.theader span.sum { font-weight: normal; text-transform: none; }
div#centerCol { width: 489px; overflow: hidden; }
div#centerCol img.left { margin: 10px 10px 5px 0; float: left; }
div#centerCol img.right { margin: 10px 0 5px 10px; float: right; }
div#centerCol ul {color: #003899;}
div#centerCol ul li {color:#003899; list-style-type: none; list-style-image:url('../images/bullet_opinie.gif');}
div#centerCol table {color: #003899; margin-top:6px; margin-bottom:6px; border:1px solid #003899;}

div#centerCol .user_comment_head {font-size:11px; border-bottom:1px solid #003899; color:#003899;}

div#rightCol { display: block; float: left; width: 198px; padding: 40px 0 0 0; height: 400px; }
div#picture { width: 100%; height: 100%; background-position: 0 0; background-repeat: no-repeat; margin-left: -50px; }

div#centerCol ol { color: #003899; margin: 0 0 0 20px; padding: 0 0 0 10px; }
div#centerCol ol:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#centerCol li { margin: 15px 0; line-height: 20px; clear: both; }
div#centerCol li input { float: left; }
div#centerCol label { margin: 0 0 0 10px; width: 85%; }
* html div#centerCol label { height: 1%; }
div#centerCol li br { clear: both; margin: 0; padding: 0; }
div#centerCol div { color: #003899; }
div#centerCol input.button { color: #FFF; background: #1c80b1; border:1px solid #FFF; margin: 10px auto 0 auto; display: block; font-size:9px; width:106px; height:16px;}
