body {
	background : Black;
	margin : 0px;
	color : White;
	font-family : serif;
	padding: 0px;
}
/*  * {
	border : medium solid Green;
}*/

#header {
	position : absolute;
	left : 10px;
	top : 60px;
	background-color : #303030;
	width : 150px;
	z-index : 1;
	padding: 10px;
	text-align : center;
	margin-top: 0px;
}

#header p {
	font-family : monospace;
	font-stretch : condensed;
	font-style : oblique;
	line-height : 160%;
}


#main {
	margin : 0px auto 20px;
	padding: 0px 0px 150px 0px;
	width : 760px;
	border : 2px solid #404040;
	position: relative;
	background : #404040 url("to_sumarytop_02.jpg") no-repeat fixed left center;
}

H1 {
	font-family : sans-serif;
	background : Black url("flames.gif") scroll center;
	text-align : center;
	margin-top: 0;
	padding-top: 0;
}

.bunka {
	margin: 0px 0px 10px 200px;
	width: 510px;
	padding: 0px;
	position: relative;
	border: 1px solid #000000;
	padding: 0px;
	background: #61605F;
	z-index: 2;
}

.bunka h2 {
	margin: 0px;
	background: Black url("vampire_sm.jpg") no-repeat left top;
	font-size : 20px;
	text-indent : 30px;
	padding: 0px;
	vertical-align : top;
	text-align: left;
}

.bunka em { 
	color: #ffcc00;
 }
 
 .bunka p { 
 	margin-left: 10px;
	text-align: left;
  }

.tlacitko {
	margin-left : 180px;
	text-align : center;
	width : 150px;
	background : #202020;
	border : 3px solid #FF3333;
	margin-bottom : 10px;
}

a {
	color : #FF3333;
}

a:hover {
	color: White;
}
