body
{
	font-family: Verdana, Arial;
	font-size: 12px;
}
P.1
{
	color:	#CC0000;
	font-weight: bold;
	text-indent: 0px;
 }
P.2{
	color:	#000000;
	font-weight: bold;
	text-indent: 0px;
 }
P
{
	xtext-indent: 0px;
	width: 97%;
}
p.podnadpisd
{
	color: #EF1821;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
}
A
{
	color: #84A5F7;
	text-decoration: none;
}
A:hover
{
	color: #EF1821;
	text-decoration: underline;
}
.DHeader
{
	color: #EF1821;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
HR
{
	margin-top: -5px;
	margin-bottom: -5px;
	padding-bottom: -5px;
	margin-bottom: -5px;
	border-bottom: -5px;
	color: #CC0000;
	height: 1px;
}
.DPopis
{
	color: #111111;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
TD 
{
	font-size:10px;
}

/* EDITED */

P 
{
	font-size:12px;
	text-indent: 20px;
	line-height: 150%;
}

h1
{
    text-transform: uppercase;
    font-size: 16px;
    color: #ef1821;
    font-weight: bold;
    width: 100%;
    border-bottom: solid 1px #ef1821;
}

h2
{
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

ul
{
    line-height: 150%
}

table.product
{
    background-color: #F5F5F5;
    width: 560px;
    border-bottom: solid 1px #848484;
    margin-bottom: 10px;
}

table.product td
{
    padding: 10px;
}

p.stroj
{
    color: #ef1821 !important;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-indent: 0px;
}

p.podnadpis
{
	color: #777;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 0px;
}
p.popis
{
	color: #000;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 5px;
	text-indent: 0px;
}

p.note
{
	color: #777;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 5px;
	text-indent: 0px;
}

