/* <![CDATA[ */
h1 { color: white ; margin-top : 10px; padding-bottom : 5px; margin-bottom : 5px; margin-left : 130px; margin-right : 120px; font-size : 12px; font-family : Verdana; font-weight: bold; }
h2 { color: white ; margin-top : 5px; padding-bottom : 10px; margin-bottom : 0px; margin-left : 130px; margin-right : 20px; font-size : 12px; font-family : Verdana; font-weight: normal; text-indent: 30px; }
h3 { color: white ; margin-top : 5px; padding-bottom : 5px; margin-bottom : 5px; margin-left : 5px; margin-right : 5px; font-size : 11px; font-family : Verdana; font-weight: normal; }
h4 { color: white ; margin-top : 5px; padding-bottom : 5px; margin-bottom : 5px; margin-left : 10px; margin-right : 10px; font-size : 12px; font-family : Verdana; font-weight: bold; }
h5 { color: white ; margin-top : 5px; padding-bottom : 10px; margin-bottom : 0px; margin-left : 120px; margin-right : 120px; font-size : 12px; font-family : Verdana; font-weight: bold; }
h6 { color: white ; margin-top : 5px; padding-bottom : 10px; margin-bottom : 0px; margin-left : 15px; margin-right : 15px; font-size : 10px; font-family : Verdana; }
/* ]]> */

A:link { font-family: Verdana; color: white; font-size: 9px; font-weight: bold;; text-decoration: none}
A:active {font-family: Verdana; color: white; font-size: 9px; font-weight: bold;; text-decoration: none}
A:visited {font-family: Verdana; color: white; font-size: 9px; font-weight: bold;; text-decoration: none}
A:hover {color : gold; text-decoration : underline; font-weight: bold;; font-variant: normal; font-style: normal}

#exCenter{
    width: 750px;
    margin: auto;
}
#exHeader,#exContent,#exFooter{
    margin-bottom: 2px;
    width: 750px;
}
#exLeftColumn{
    float: left;
    width: 360px;
    
}
#exRightColumn{
    float: right;
    width: 360px;
    
}
.exClear{
    clear: both;
    line-height: 0px;
    width: 750px;
}



body {
	background-image: url(pliki/bg.jpg);
      color: #000;
	margin: 0;
	padding: 0;
      text-align: center; 
}
div { border: 0px solid; width: 50%; text-align: left; margin: 0 auto 0 auto;  }  


#top {
	width: 1000px;
}

#NAGLOWEK {
	background-image: url(pliki/logo.jpg);
	width: 1000px;
      height: 236px;
}

#TEXT {
      width: 1000px;
	float: left;
	overflow: hidden;
	background-image: url(pliki/text.jpg);
      background-repeat: repeat-y;
}

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #c64a4a;
)


