body {background-color: rgb(19,80,135);
	margin: 0px;}

div#okno{
	
	width:980px;
	border-style: solid;
	border-width: 1px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:auto;
	margin-left:auto;
	background-color: rgb(114,120,133);}

div#naglowek {
	text-align:center;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top:0px;
	padding:bottom:10px;
	border-style:solid;
	border-width: 0px;
	height: 233px;
	background-color: rgb(29,34,53);
	}

div#naglowek :link {border-style: none; text-decoration: none; color: grey; font-weight:bold}
div#naglowek :visited {border-style: none; color: grey; text-decoration: none; font-weight:bold;}


div#belka {
	border-style: solid;
	border-width: 0px;
	height: 1px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: rgb(29,34,53);
	}
span#nazwa {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	color: rgb(79,113,93); FONT-WEIGHT: bold; 
	}


div#menu {	
	position: relative;
	background-image: url(gradient.jpg);
	background-repeat: no-repeat;
	background-color: rgb(114,120,133);
	top: 0px;
	left: 0px;
	width: 200px;
	height: 400px;
	text-align: center;
	float: left;
	font-family: verdana;
	font-size: 14px;
	color:white;
	line-height: 150%;
	}

.el_menu {	
	position: relative;
	display: block;
	top: 20px;
	border-style:outset;
	border-width: 0px;
	margin-left:5px;
	margin-right:5px;
	
	}

A:link {COLOR: white; FONT-WEIGHT: normal; TEXT-DECORATION: none}
A:visited {color: white; TEXT-DECORATION: none}
A:hover {COLOR: white; FONT-WEIGHT: bold; TEXT-DECORATION: none}

A.blue:link {color: rgb(79,113,93); FONT-WEIGHT: normal; TEXT-DECORATION: underline;}
A.blue:visited {color: rgb(79,113,93); FONT-WEIGHT: normal; TEXT-DECORATION: underline;}
A.blue:hover {COLOR: blue; FONT-WEIGHT: normal; TEXT-DECORATION: underline;}

A.green:link {color: rgb(79,113,93); FONT-WEIGHT: normal; TEXT-DECORATION: none;}
A.green:visited {color: rgb(79,113,93); FONT-WEIGHT: normal; TEXT-DECORATION: none;}
A.green:hover {COLOR: blue; FONT-WEIGHT: normal; TEXT-DECORATION: none;}


h1 {font-family:Verdana ; 	font-size:18px; font-weight:bold; color: rgb(79,113,93); padding: 0px;	margin: 0px; }
h2 {font-family:Verdana; 	font-size:13px; font-weight:bold; color: rgb(79,113,93) }
h3 {font-family:Verdana, Arial, Helvetica, sans-serif; 	font-size:12px; font-weight:bold; color:#444444 }
h4 {font-family:Verdana, Arial, Helvetica, sans-serif; 	font-size:11px; font-weight:bold; color:#FFFFFF }
	
div#okragly {
	position: relative;
	margin-top:0px;
	margin-left: 200px;
	padding-left:0;
	border-style: solid;
	border-width:0px;
	background-color: rgb(255,255,255);
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;

	}


div#tresc {
	position: relative;
	margin-top:0px;
	margin-left: 200px;
	border-style: solid;
	border-width:0px;
	background-color: white;
	padding-left:45px;
	padding-right:45px;
	padding-top:5px;
	padding-bottom:15px;
	font-family: verdana;
	font-size: 14px;
	color: rgb(79,113,93);
	text-align: center;

}


div#galeria {
	position: relative;
	margin-top:0px;
	margin-left: 200px;
	padding-left:0;
	border-style: solid;
	border-width:0px;
	background-color: rgb(255,255,255);
	padding-left:45px;
	padding-right:45px;
	padding-top:5px;
	padding-bottom:15px;
	font-family: verdana;
	font-size: 14px;
	color:black;
	text-align: justify;
      
	}
	
	div#flashcontent {
	color: black;
	height: 600px;
	}
	

table {
	border: 1px solid black;
	border-collapse: collapse;
	}
table td { border: 1px solid black;}

div#stopka {
	position: relative;
	left: 0px;
	bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	border-style:solid;
	border-width: 0px;
	height: 20px;
	background-color: rgb(29,34,53);
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: white;
	}
ul {text-align: left;}


