/*BROWSER RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100.1%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul { list-style: none; }

table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,

q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/*END of RESET*/

* {  margin: 0px; padding: 0px; border: 0px;}

html, body { padding:0px ; margin: 0px; height: 100%;}

body {background: #000 url(../images/bgBody.jpg) repeat; font-family: Arial, Helvetica, Trebuchet MS, sans-serif; 
      font-size: 0.9em;}

a { text-decoration: underline; color: #fff;}
a:hover { text-decoration: none; border-top: 1px solid #fff; color: #fff;}

.block { display: block;}
.push { height: 36px;}

#wrap      { background: url(../images/bg.jpg) repeat-x;  
            min-height: 100%;
            height: auto !important;
            height: 100%;
            margin: 0 auto -36px auto;}
#container { width: 960px; height: 690px; margin: 0 auto; position: relative; background: url(../images/bgCont.jpg) no-repeat;}
#tytul { position: absolute; top: 81px; left: 10px;}

#zajawki {position: absolute; top: 320px; width: 470px; }
        #zajawki ul {padding: 5px;}
        #zajawki ul li {margin-bottom: 15px;}
        #zajawki ul li a {font-size: 1.1em; font-weight: bold; color: #fff; background: #000; padding: 3px; 
                    text-decoration: none;}
        #zajawki ul li a:hover {color: #000; background: #fff;}
       
#navOLD { position: absolute; right:10px; top: 32px;}       
 
#start1 { position: absolute; top: 480px; right: 100px; } 
  
#footer { margin: 0 auto; width: 960px; height: 36px; background: url(../images/footer.jpg) no-repeat; color: #fff; text-align: center;}
#footer p {font-size: 0.8em; padding-top: 13px;}













