/*  CSS2 style for mojedomacikino.cz page */
body {
	font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
}
#tagline {
	text-align: center;
}
#tagline h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	background: white;
	color: blue;
}
#tagline p {
	margin-top: 8px;
	margin-bottom: 8px;
}
small {
	font-style: italic;
	color: gray;
}
#logo {
	border-style: none;
}
