body {
	color: #000;
	font-size: 13px;
	font-family: Georgia, serif;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #fff;
}
#wrap {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1025px;
	background: url(images/content-bg1.jpg) repeat-y center;
}
#page {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1025px;
	background: url(images/body-bg1.jpg) no-repeat center top;
}
/*************************************************Headeer *************************************************/
#menu {
	display: none;
}
#sidebar {
	display: none;
}
#header {
display:none;
}

#logo {
display:none;
}

#hledej, #footer, #tags, #tagy {
display:none;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
	page-break-inside: avoid; 
	font-family: Georgia, serif;
}
img {
	page-break-inside: avoid;
	page-break-after: avoid;
}
blockquote, table, pre {
	page-break-inside: avoid
}
ul, ol, dl {
	page-break-before: avoid
}
#content a {
	font-weight: bold;
	color: #000066;
	text-decoration: underline
}