body{
    background-image     :url(obrazki/bgr.jpg);
    background-attachment:fixed;
    border               :0px solid white;
    margin               :0px;
    margin               :0px auto;
    scrollbar-arrow-color:#124570;
    scrollbar-base-color:#FFFFCC;
    scrollbar-dark-shadow-color:red;
    scrollbar-face-color:#FFFFCD;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:#FFCC66; }

table.main{
    width                :744px;
    border-collapse      :collapse;   /*separate*/ /*collapse*/
    text-align           :center;
    border               :0px solid white;
    background-repeat    :no-repeat;    }
td{
    margin               :0px;
}
td.head{

    vertical-align       :top;
    text-align           :left;
    background-image     :url(obrazki/head.jpg);
    border               :0px solid black;
    width                :742px;
    height               :184px;
    background-repeat    :no-repeat;    }
td.lewa{
    vertical-align       :top;
    text-align           :left;
    background-image     :url(obrazki/lewa.jpg);
    border               :0px solid black;
    width                :192px;
    height               :592px;
    background-repeat    :no-repeat;    }

td.tresc{
    vertical-align       :top;
    text-align           :left;
    background-image     :url(obrazki/tresc.jpg);
    border               :0px solid black;
    width                :396px;
    height               :592px;
    background-repeat    :no-repeat;}

td.prawa{
    vertical-align       :top;
    text-align           :left;
    background-image     :url(obrazki/prawa.jpg);
    border               :0px solid black;
    width                :153px;
    height               :592px;
    background-repeat    :no-repeat;
}
td.stopka{
    vertical-align       :bottom;
    background-image     :url(obrazki/stopka.jpg);
    border               :0px solid black;
    width                :742px;
    height               :65px;
    background-repeat    :no-repeat;
}

#banner{
    border               :0px solid white;
    margin-left          :13px;
    margin-top           :23px;
}

#menu{
    margin-left          :3px;
    margin-top           :70px;
    width                :180;
    height               :180;
}

#nasze_oleje{
    margin-left          :1px;
    margin-top           :72px;
    width                :190;
    height               :180;
}

#inne_dane{
    margin-left          :0px;
    margin-top           :65px;
    width                :147;
    height               :180;
}
#ciekawe_teksty{
    margin-left          :0px;
    margin-top           :75px;
    width                :147;
    height               :180;
}
a.menu{
    font-family          :Times New Roman;
    font-size            :23px;
    color                :#CC0000;
    text-decoration      :none;
    margin-left          :10px;}
a.menu:hover{
    border-left          :5px solid #CC0000;
    font-family          :Times New Roman;
    font-size            :23px;
    color                :#CC0000;
    text-decoration      :none;
    margin-left          :10px;}

a.nasze_oleje{
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#CC0000;
    text-decoration      :none;
    margin-left          :10px;}
a.nasze_oleje:hover{
    border-left          :5px solid #CC0000;
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#CC0000;
    text-decoration      :none;
    margin-left          :10px;}
    
a.inne_dane{
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#CC0000;
    font-style           :bold;
    text-decoration      :none;
    margin-left          :10px;}
a.inne_dane:hover{
    border-left          :5px solid #CC0000;
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#CC0000;
    text-decoration      :none;
    margin-left          :10px;}
    
a.ciekawe_teksty{
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#CC0000;
    text-decoration      :none;
    margin-left          :10px;}
a.ciekawe_teksty:hover{
    border-left          :5px solid #CC0000;
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#CC0000;
    text-decoration      :none;
    margin-left          :10px;}
    
a.menu_stopka{
    font-family          :Times New Roman;
    font-size            :12px;
    color                :#1A1A1A;
    text-decoration      :none;
    margin-left          :1px;}

#tresc{
    overflow             :auto;
    width                :350px;
    height               :500px;
    margin-top           :50px;
    margin-left          :10px;

}
p.tresc{
    margin-bottom        :0px;
    margin-top           :5px;
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#1A1A1A;

}
h1.tresc{
    margin-top           :15px;
    margin-bottom        :5px;
    font-family          :Times New Roman;
    font-size            :18px;
    color                :#1A1A1A;
}
a.tresc{
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#000099;
    text-decoration      :none;
}
a.tresc:hover{
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#000099;
    text-decoration      :none;
}
a.tresc:link{
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#000099;
    text-decoration      :none;
}
a.tresc:visited{
    font-family          :Times New Roman;
    font-size            :16px;
    color                :#000099;
    text-decoration      :none;
}
a.stopka{
    margin-right         :20px;
    font-family          :tahoma;
    font-size            :12px;
    color                :white;
    text-decoration      :none;
}

input.wiadomosc{
    width       :350px;
    height      :200px;
}









a{
    border               :0px solid white;
}

img{
    border               :0px solid white;
}
script{
    border               :0px solid white;
}














#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
