body {
	font: 12px Helvetica, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background: #4B4B4B;
	margin: 0px auto;
	padding: 0px;
}
            h1 {color: #FFFFFF; font-size: 20px; font-weight: bold; text-decoration: none; text-align: center; font-face: Times New Roman;}
            a { color: #FFFFFF; text-decoration: none;}
            a:hover { color: #FFFF0F; text-decoration: none;}
            th { background: #000000; color: #FFFFFF; }

#main { 
	background: #4B4B4B;
	padding: 0px;

	width: 777px;
}

.logo { 
	background: url(layout/logo.jpg) no-repeat top;
	padding: 0px;
	width: 777px;
	height: 78px;
}

.pod_logiem { 
	background: url(layout/top_tlo.gif) repeat-x top;
	padding: 10px;
	font-weight: bold;
	padding-top: 0px;
	width: 777px;
	height: 78px;
	vertical-align: top;
	text-align: left;
}

.pod_logiem a:hover {
	text-decoration: underline;
}

.deoxys { 
	background: url(layout/deo.jpg) no-repeat top right;
	padding: 0px;
	width: 111px;
	height: 68px;
}



.menu_title { 
	background: url(layout/menu_title.gif) no-repeat bottom;
	text-align: center;
	width: 137px;
	height: 26px;
}

.lewa { 
	background: url(layout/menu_lewa.gif) repeat-y right;
	width: 14px;
}

.menu_content { 
	background: #892525;
	padding: 5px;
	color: #FFFFFF;
	width: 111px;
	text-align: left;
}

.prawa { 
	background: url(layout/menu_prawa.gif) repeat-y left;
	width: 12px;
font: 10px
}

.menu_dol { 
	background: url(layout/menu_dol.gif) no-repeat top;
	width: 137px;
	height: 26px;
}

.content_title { 
	background: url(layout/content_title.gif) no-repeat bottom;
	text-align: center;
	width: 472px;
	height: 25px;
}

.content { 
	background: #892525;
	padding: 5px;
	color: #FFFFFF;
	width: 446px;
	text-align: left;
}

.content_dol { 
	background: url(layout/content_bottom.gif) no-repeat top;
	width: 472px;
	height: 25px;
}

#bottom {
	margin-top: 10px;
	padding-top: 0px;
	background: url(layout/bottom.gif) repeat-x bottom;
	color: #FFFFFF;
	height: 27px;
