/* <![CDATA[ */
h1 { color: white ; margin-top : 5px; padding-bottom : 5px; margin-bottom : 5px; margin-left : 30px; margin-right : 30px; font-size : 12px; font-family : Verdana; font-weight: bold; }
h2 { color: white ; margin-top : 5px; padding-bottom : 10px; margin-bottom : 0px; margin-left : 30px; margin-right : 30px; font-size : 12px; font-family : Verdana; font-weight: normal; }
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 : 16px; font-family : Arial; font-weight: bold; }
h5 { color: white ; margin-top : 5px; padding-bottom : 5px; margin-bottom : 0px; margin-left : 5px; margin-right : 5px; font-size : 11px; font-family : Verdana; font-weight: normal; }
h6 { color: black ; margin-top : 5px; padding-bottom : 10px; margin-bottom : 0px; margin-left : 15px; margin-right : 15px; font-size : 11px; font-family : Verdana; font-weight: normal; }
/* ]]> */

A:link { font-family: Verdana; color: black; font-size: 10px; font-weight: normal;; text-decoration: none}
A:active {font-family: Verdana; color: black; font-size: 10px; font-weight: normal;; text-decoration: none}
A:visited {font-family: Verdana; color: black; font-size: 10px; font-weight: normal;; text-decoration: none}
A:hover {color : #A52A2A; text-decoration : underline; font-weight: normal;; font-variant: normal; font-style: normal}

#coolmenu{ text-align: left; margin: 0 auto 0 auto;
border: 1px solid #a6a08b;
width: 170px;
background-color: #514132;
}
#coolmenu a{
font: normal 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 1px solid #a6a08b;
}
html>body
#coolmenu a{
width: auto;
}
#coolmenu a:hover{
background-color: #875d35;
color: white;
}



body {
      background-image: url(pliki/bg.jpg);
      background-repeat: repeat-x;
      background-color: #dcd3b5;
      color: #000;
	margin: 0;
	padding: 0;
      text-align: center; 
}
/*
div { border: 0px solid; width: 50%; text-align: left; margin: 0 auto 0 auto;  }  
*/

#top {border: 0px solid; text-align: left; margin: 0 auto 0 auto;
	width: 800px;
}

#NAGLOWEK {border: 0px solid; text-align: left; margin: 0 auto 0 auto;
	background-image: url(pliki/logo.jpg);
	width: 800px;
      height: 260px;
}

#MENU { border: 0px solid;  text-align: left; margin: 0 auto 0 auto;
	width: 230px;
	float: right;
	overflow: hidden;
	background-image: url(pliki/menu.jpg);
      background-repeat: repeat-y;
      height: 550px;

}

#TEXT { border: 0px solid; text-align: left; margin: 0 auto 0 auto;
      width: 570px;
	float: left;
	overflow: hidden;
	background-image: url(pliki/text.jpg);
      background-repeat: repeat-y;
      height: 550px;
}

#STOPKA { border: 0px solid; text-align: left; margin: 0 auto 0 auto;
	clear: both;
	width: 100%;
	background-color: #dcd3b5;
}


