DIV#envelope
{
	background-color: #e2ffcb;
}

DIV#novinka TABLE {
	border-collapse: collapse;
	empty-cells: show;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	border-top: 1px solid #3cb371;
	border-left: 1px solid #3cb371;
	border-right: 1px solid #3cb371;
	
}
DIV#novinka THEAD
{
	background-color: #e2ffcb;
}
DIV#novinka TD
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	vertical-align: top;
	padding-top: 2px;
	border-bottom: #3cb371 1px solid;
}

DIV#vycuc
{
	border-right: #006600 1px dotted;
	padding-right: 10px;
	border-top: #006600 1px dotted;
	padding-left: 10px;
	font-size: 80%;
	padding-bottom: 10px;
	margin: 10px;
	border-left: #006600 1px dotted;
	width: 760px;
	line-height: 1.2em;
	padding-top: 10px;
	border-bottom: #006600 1px dotted;
	background-color: peachpuff;
	text-align: center;
}