
/* wyzerowanie domyslnych wartosci */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
img { border: 0; margin: 0; padding: 0; }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset {border: 0;}

/* body */
body {font: 11px Tahoma, Arial, regular; color: #000; background: #bad9ee url(../img/bg_body.jpg) repeat-x; overflow-x:hidden; }

/* links */
a {color: #000; text-decoration: none;}	
	a:hover {text-decoration: underline;}	



/* container */
#wrapper { width: 970px; margin: 0 auto; padding: 0 10px 10px 10px; background: #fff; }

#header { width: 100%; height: 272px; position: relative; background: url(../img/header.jpg); }

#header #ribbon { background: url(../img/ribbon.png) no-repeat; width: 314px; height: 159px; position: absolute; right:-291px; top:227px; }

#navi { width: 720px; position: absolute; right: 0; bottom: 0; float: right; height: 44px; background: #fa9336 url(../img/bg_nav_hover.jpg) 0 0 repeat-x; }

#navi ul { margin: 0; padding: 0; height: 44px; line-height: 44px; font-size: 14px; }
#navi ul li { float: left; display: block; background: url(../img/bg_nav_sep.jpg) right center no-repeat; }
#navi ul li a { float: left; color: #fff; display: block; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px #a00700; padding: 0 25px 0 25px; }
#navi ul li a:hover { color: #fff; text-shadow: 1px 1px 1px #a30600; background: #fa9336 url(../img/bg_nav.jpg) repeat-x; }

#up  { width:100%; height: 50px;overflow:hidden;}
#up #breadcrumbs { float:left; height:50px;width:100%;}
#up #breadcrumbs li  { float: left; color:#7a7a7a; height: 50px;line-height: 50px; padding-left: 20px; padding-right: 8px; }
#up #breadcrumbs li:first-child {background: none; }
#up #breadcrumbs li a { color:#7a7a7a; text-shadow: #fff 1px 1px; }
#up #breadcrumbs li a.link { text-decoration: underline; }
#up #breadcrumbs li span { color:#d52622; text-decoration: underline; text-shadow: #fff 1px 1px; }

#content { width: 100%;}
#left { width: 235px; float: left; }
#mid { width: 470px; float: left; margin: 0 15px; line-height: 19px; text-align: justify; color: #4c4c4c; }
#mid h1 { display: block; font-size: 15px; padding: 11px 0; margin-bottom: 10px;  border-bottom: 1px solid #cecece; color: #000; font-weight: bold; }
#right { width: 235px; float: left; }

#content .box { background: #f2f2f2 url(../img/bg_header_box.jpg) 0 0 repeat-x; margin-bottom: 10px; padding: 0 20px 10px 20px; }
#content .box h1 { font-size: 15px; color: #000; font-family: Tahoma; font-weight: normal; padding: 13px 0 13px 0; text-align:center; }
#content .box h2 { font-size: 15px; color: #000; font-family: Tahoma; font-weight: normal; padding: 13px 0 13px 0; text-align:center; }
#content .box p { text-align: justify; line-height: 17px; color: #484848; margin-top: 10px; }
#content .box p.strong{ font-weight: bold; color: #000; }
#content .box p span{ font-weight: normal; color: #484848; }
#content .box hr { color: #fff; background-color: #fff; height: 1px; border: 0 none; width: 100%; }
#content .box  ul { margin-top: 10px; }
#content .box li { background: #f2f2f2 url(../img/ico_box_list.png) left center no-repeat; line-height: 24px; padding-left: 25px; }
#content .box li a.box-li{color:#000000;}
#content .box li a.box-li:hover{color:#000000;}
#content .box li a { color: #484848; }
#content .box li a:hover { color: #484848; text-decoration: underline; }



#content .box1 { background: #f2f2f2; margin-bottom: 10px; padding: 0 20px 10px 20px; }
#content .box1 h1 { font-size: 15px; color: #000; font-family: Tahoma; font-weight: normal; padding: 13px 0 13px 0; text-align:center; }
#content .box1 h2 { font-size: 15px; color: #000; font-family: Tahoma; font-weight: normal; padding: 13px 0 13px 0; text-align:center; }
#content .box1 p { text-align: justify; line-height: 17px; color: #484848; margin-top: 10px; }
#content .box1 p.strong{ font-weight: bold; color: #000; }
#content .box1 p span{ font-weight: normal; color: #484848; }
#content .box1 hr { color: #fff; background-color: #fff; height: 1px; border: 0 none; width: 100%; }
#content .box1  ul { margin-top: 10px; }
#content .box1 li { background: #f2f2f2 url(../img/ico_box_list.png) left center no-repeat; line-height: 24px; padding-left: 25px; }
#content .box1 li a.box-li{color:#000000;}
#content .box1 li a.box-li:hover{color:#000000;}
#content .box1 li a { color: #484848; }
#content .box1 li a:hover { color: #484848; text-decoration: underline; }



.ul_za { margin-top: 10px; }
.ul_za li { background: url(../img/ico_box_list.png) left center no-repeat; line-height: 24px; padding-left: 25px; }
.ul_za li a.box-li{color:#000000;}
.ul_za li a.box-li:hover{color:#000000;}
.ul_za li a { color: #484848; }
.ul_za li a:hover { color: #484848; text-decoration: underline; }


#content .box ul#projekty { margin-top: 10px; }
#content .box ul#projekty li { line-height: 18px; padding: 10px 0 10px 40px; margin-bottom: 7px; }
#content .box ul#projekty li.l1 { background: url(../img/l1.jpg) left 5px no-repeat; }
#content .box ul#projekty li.l2 { background: url(../img/l2.jpg) left 5px no-repeat; }
#content .box ul#projekty li a { color: #000; font-weight: bold; }
#content .box ul#projektyli a:hover { text-decoration: underline; }

#subnav ul { margin-bottom: 10px; }
#subnav ul li { background: #fa9336 url(../img/bg_nav_hover.jpg) repeat-x; line-height: 33px; }
#subnav ul li a { display: block; padding-left: 20px; color: #fff; background: url(../img/ico_subnav.png) 97% center no-repeat; }
#subnav ul li a:hover { background: #bad9ee url(../img/bg_nav.jpg) repeat-x; text-decoration: none; }

#footer { padding: 0 20px; margin-top: 40px; position: relative; height: 52px; color: #5b5b5b; line-height: 52px; background: #f2f2f2 url(../img/bg_footer.jpg) repeat-x; }
#footer p.copy { float: left; }
#footer #patron { background: url(../img/patron.png) no-repeat; width: 252px; height: 34px; position: absolute; right: 20px; top:10px; }

p.desc{ float: right; color: #5b5b5b; margin: 20px; }
p.desc a { color: #d52622; font-weight: bold; }

#mid p{margin-bottom:15px;}

#mid ul.lista{margin-left:15px; margin-bottom:15px;}
#mid ul.lista li{list-style:disc;}

#mid #oferta {}
#mid #oferta ul {}
#mid #oferta ul li { float: left; margin-bottom: 14px; }
#mid #oferta ul li.even { margin-right: 14px; }

#mid #zajawka { line-height: 19px; text-align: justify; color: #4c4c4c; }
#mid #zajawka img { margin: 0 10px 10px 0; }
#mid #zajawka h1 { font-size: 17px; color: #000; font-weight: normal; margin-bottom: 10px; }

#mid img.zdjecieProduktu{margin:0 0 0 130px;}
#mid p.cenaProduktu{text-align:center; font-size:16px; color:#cd0000; margin-top:10px;}
#mid p.iloscProduktu{text-align:center; font-size:12px; margin-top:10px;}
#mid a.back{font-size:11px; color:#8c8c8c; text-decoration:underline;}
#mid a.back:hover{text-decoration:none;}
#mid ul.listaProdukty li{color:#4c4c4c; background: url(../img/li.gif)no-repeat 0 0; padding:0px 0 0 14px; line-height:9px; margin-bottom:20px;}
#mid ul.listaProdukty li a{color:#4c4c4c;}
#mid ul.listaProdukty li a:hover{color:#c41f19; text-decoration:underline;}

#mid ol.listaProdukty{margin:0 0 0 20px;}
#mid ol.listaProdukty li{color:#c41f19; list-style:decimal; line-height:9px; margin-bottom:20px;}
#mid ol.listaProdukty li a{color:#c41f19;}
#mid ol.listaProdukty li a:hover{text-decoration:underline;}

a.button { padding: 5px 10px;margin: 10px 0; float: right; background: #d8251e url(../img/bg_button.jpg) repeat-x; color: #fff; text-decoration: none; }
span.leftLink { background: #ececec url(../img/bg_left_nav_link.jpg) repeat-x; display: block; }
span.leftLink a { background: url(../img/arrow_small.png) no-repeat 95% center; display: block; color: #000; line-height: 44px; padding: 0 20px; font-size: 12px; font-weight: bold; text-decoration: none; margin-bottom: 10px; }
span.leftLink a:hover{text-decoration:none;}
span.leftLinkFirst { background: #ececec url(../img/bg_left_nav_link.jpg) repeat-x; display: block; }
span.leftLinkFirst a { background: url(../img/arrow_small.png) no-repeat 95% center; display: block; color: #000; line-height: normal; height: 36px; padding: 8px 20px 0 20px; font-size: 12px; font-weight: bold; text-decoration: none; margin-bottom: 10px; outline:none;}
span.leftLinkFirst a:hover{text-decoration:none;}
	span.leftLinkFirst a .info{display: block; font-size: 11px; font-weight: normal; margin:3px 0 0 0; color:#8f8f8f;}
		span.leftLinkFirst a .info:hover{text-decoration:none;}
form#addC {margin-left:40px;}
form#addC p {margin-bottom:10px; margin-top:0;}
form#addC p .desc {
color:#4C4C4C;
display:block;
float:left;
font-family:Arial,sans-serif;
font-size:11px;
line-height:normal;
padding:5px 5px 0 0;
text-align:right;
width:100px;
}
form#addC p input.input, form#addC p textarea.input, form#addC p input.select{
border-color:#A6A6A6 #E9E9E9 #E9E9E9 #A6A6A6;
border-style:solid;
border-width:1px;
color:#7B675D;
font-family:Arial,sans-serif;
font-size:11px;
height:15px;
line-height:normal;
padding:6px 5px 5px;
width:230px;
}

.input1{
border-color:#A6A6A6 #E9E9E9 #E9E9E9 #A6A6A6;
border-style:solid;
border-width:1px;
color:#7B675D;
font-family:Arial,sans-serif;
font-size:11px;

line-height:normal;
padding:6px 5px 5px;
width:241px;
}


span.leftLink1 { background: #fff url(../img/bg_we.png) no-repeat; display: block; height: 82px; margin-bottom: 10px;}
span.leftLink1 a { display: block; color: #fff; line-height: 24px; padding: 0 0px; font-size: 12px; font-weight: bold; text-decoration: none; margin-bottom: 20px; padding-top: 15px;}
span.leftLink a:hover{text-decoration:none;}

#content .newsList .item{margin-bottom:25px;}
#content .newsList .item h3 {font-size:11px; font-weight:bold; display:block; width:410px; float:left; text-align:left; line-height:16px;}
#content .newsList .item h3 a{color:#000;}
#content .newsList .item .date{float:right; color:#C0C0C0; line-height:16px; font-size:10px;}
#content .newsList .item p{margin-bottom:0;}
#content .newsList .item a.more{float:right; color:#666; background: url(../img/a_bg.jpg) repeat-x 0; padding:0 10px; line-height:25px; height:25px; display:block; }

a.back{float:right; text-decoration: none !important; color:#666; background: url(../img/a_bg.jpg) repeat-x 0; padding:0 10px; line-height:25px; height:25px; display:block;}
a.back:hover{text-decoration:underline !important;}

#content .detailsNews h3{color:#000; font-size:11px; font-weight:bold; display:block; width:410px; float:left; text-align:left; line-height:16px;}
#content .detailsNews .date{float:right; color:#C0C0C0; line-height:16px; font-size:10px;}


