BODY {
	text-align : center;
	font-family:Tahoma;
	color:Black;
	background-color : white;
	margin: 0px ;
	padding: 0px ;
	background-position : top;
	background-repeat : repeat-x;
	overflow: -moz-scrollbars-vertical;
}
A, A:ACTIVE, A:FOCUS,  A:LINK, A:VISITED {
	color : navy;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}
A:HOVER {
	color : red;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration : none;
}
#tabela_glowna{
	width : 850px;
	height : 100%;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 0px;
	border-top : 0px;
}

#copyright {
	color : black;
	font-size:8px;
	text-align : center;
	border-top-style: solid;
	border-top-color : Black;
	border-top-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#lewa {
	vertical-align : center;
	height:100%;
	text-align : center;
	width : 50%;
	margin : 0 0 0 0;
	
}

#prawa {
	vertical-align : center;
	height:100%;
	width : 50%;
	text-align : center;
	border:1px;
}

#logo {
	height : 102px;
	text-align : left;
	vertical-align : top;
	background: url(EZAM_top_web4tlo.jpg) repeat-x;
}

#menu {

}

#menu_lewo {
	width : 192px;
	background-color : e2e3e5;
	padding-left : 5px;
	padding-top : 5px;
	text-align : left;
	vertical-align : top;
	font-style : normal;
	font-size:10px;
	font-weight : bolder;
}
#content {
	background-color : White;
	padding-left : 5px;
	padding-top : 5px;	
	text-align : left;
	vertical-align : top;
}
#dot {
	height:26px;
	width: 1px;
	position:relative;
	top:9px;
}
#content_center {
	background-color : White;
	padding-left : 5px;
	padding-top : 5px;	
	text-align : center;
	vertical-align : top;
}
A.link_menu, A:ACTIVE.link_menu, A:FOCUS.link_menu,  A:LINK.link_menu, A:VISITED.link_menu {
	color : navy;
	font-size:11px;
	font-family:Tahoma;
	font-weight: normal;
	text-decoration:none;
}
A:HOVER.link_menu {
	color : red;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration : none
}

