	body{margin: 0; border: 0; font-family: tahoma; background-color:#000; color:#fff; background-position:0 100%;}

/*layout*/
	#menubox {position: absolute; left:0; bottom:0; width:400px; height:473px; padding:0; background-image:url("_images/bg_body.jpg"); background-repeat: no-repeat;}/*menu*/
		#menubox table{width:100%; margin-top:400px;}
		.mtd {font-size: 12px; font-weight: bold; padding-left:1em; border-bottom: 1px solid #767676;}
		.amen{color: #767676; text-decoration: none;}
		.amen:hover{color: #fff;}
		.amen:visited{color: #a2a2a2;}

	#content{margin-left:400px; padding:10px;}

/*para*/
	h1{font-size: 20px; font-weight: normal; color: #767676; margin-top:0;}
	h2{font-size: 18px; font-weight: normal; color: #767676; margin-top:0;}
	.p1{font-size: 12px; font-weight: bold;}
	.nobold{font-weight: normal;}
/*images*/
	.imgal {margin: 1em auto; display: block;}

/*a*/
	a{color: #fff;}
	.anav{color: #fff; font-size: 11px; font-style: normal;}/*navigace v listech*/

/*box*/
	.ar{text-align: right;}
	.al{text-align: left;}
	.ac{text-align: center;}
	.vt{vertical-align: top;}
	.fl{float: left;}
	.bc{margin:0 auto;}/*center block*/

