div.osnova,div.osnovanob {
	font-size: 11px;
	color: #333333;	
}
div.banner {
	font-size: 11px;
	color: #333333;	
}
div.page, div.page td {
	font-size: 11px;
}
h1 {
	font-size: 16px;
	color: #d80016;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
}

table.prod {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
td.head, th {
	background-color: #e7e7e7;
	color: #d80016;
	font-weight: bold;
	text-align: center;
}
table.prod td{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;	
	padding: 5px;
}

div.sand {
	font-family: Verdana;
	font-size: 12px;
	color: #707070;
	font-style: italic;
	padding-right: 20px;
	padding-left: 65px;
	padding-top: 20px;
}
div.author {
	text-align: right;
}