body {

	margin:0px;

}

#top_header {

	width:719px;
	height:91px;
	background:#ffcc00;
	background-image:url("../images/header.gif");

	
}

#menu {

	width:185px;
	background-image:url("../images/top_left.gif");
	background-repeat: no-repeat;
	
}


#menu b { <!-- this is the links menu text-->
	display:block;
	font-family:Verdana;
	font-size:11px;

}


hr { <!--These are the bars between the links-->
	color:#663300;
	background-color:#663300;
	border:0px;
	height:4px;
	width:47px;

}

#left {

	width: 185px;
	height: 750px;
	background-image:url("../images/left.gif");
	float: left;

}

#right {
	float: left;
	margin: 20px;

}

h1 { <!-- This is the page header-->

	display:block;
	font-family:Verdana;
	font-size:17px;
}

h2 { <!-- Text with underline -->

	display:block;
	font-family:Verdana;
	font-size:14px;
	border-bottom:2px solid #000000;

}

h3 { <!-- This is for links-->

	display:block;
	font-family:Verdana;
	font-size:14px;
}

h4 { <!-- This is for fot...-->

	display:block;
	font-family:Arial;
	font-size:10px;
}

h5,#right h5 p { <!-- Only use this in the main section-->

	font-family:Verdana;
	font-size:12px;
	font-weight:100;
}

#right p { 

	font-family:Verdana;
	font-size:12px;
	width:750px;

}

.img {
	border:1px dashed #CCCCCC;

}


#zdjecialink:link {
	display:block;
	font-family:"Arial Black";
	font-size:16px;	
	text-decoration: none;
	color:#000000;
}

#zdjecialink:visited {
	text-decoration: none;
	color:#000000;
	display:block;
	font-family:"Arial Black";
	font-size:16px;
}

#zdjecialink:hover {
	text-decoration: underline;
	color:#000000;
	display:block;
	font-family:"Arial Black";
	font-size:16px;
}


#sidelink:link {
	text-decoration: none;
	color:#000000;
}

#sidelink:visited {
	text-decoration: none;
	color:#000000;

}

#sidelink:hover {
	text-decoration: underline;
	color:#000000;

}


#tableZ {
	font-family:Verdana;
	font-size:12px;

}


.maly {
	font-family:Verdana;
	font-size:9px;
	
}

.malylink:link {
	text-decoration: none;
	color:#000000;
	font-family:"Verdana";
	font-size:9px;
}

.malylink:visited {
	text-decoration: none;
	color:#000000;
	font-family:"Verdana";
	font-size:9px;
}

.malylink:hover {
	text-decoration: underline;
	color:#000000;
	font-family:"Verdana";
	font-size:9px;
}