body {
	background-color : #fff;
	color : #333333;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 13px;
	line-height : 19px;
	margin-left: 8%;

}

p {
        margin-top:15px;
        margin-bottom: 15px;
        width: 800px; 
        text-align: justify;
}

ul {
        width: 700px;
}

ol {
        width: 700px;
}
        
                            
a {
	background-color: transparent;
	color: #349;
        font-weight: bold;
        text-decoration: underline;
}

/*                                        
a:hover {
	text-decoration : underline;
}
*/                                          


.topheading {
	font-size : 20px;
	margin : 50px 0px 20px 0px;
	font-weight : bold;
}

.topheadingred {
        color: red;
}
                                
.menu {
	background-color : #f4f4f4;
	color : #666;
	border-top: #999 solid 1px;
	border-bottom: #999 solid 1px;
	font-weight: bold;
	padding-top: 8px; 
	padding-bottom: 8px;
	width: 800px;
}

.menu a {
    padding-left: 20px;
    padding-right: 20px;
}

h1 {
    padding-top: 20px;
}

.pozn {
        background-color : #f4f4f4;
        border-top: #999 solid 1px;
        border-bottom: #999 solid 1px;                         
}

.pozn2 {
	color: red;
	font-weight: bold;
}

.footer {
	text-align: left;
	font-size: 10px;
}

/*************

.red {
	background-color : transparent;
	color : #CC0000;
}

.grey {
	background-color : transparent;
	color : #999;
	font-size : 12px;
}

.black {
  background-color : transparent;
  color : #000;
}

.inputs {
	background-color: #f4f4f4;
	font-size: 11px;
	font-family : verdana, arial, helvetica, sans-serif;
	border: #999 solid 1px;
}

************/

.mhdr {
	background-color : #CC0033;
	color : White;
	font : sans-serif;
}

.mhdr1 {
	background-color : #CC0033;
	color : White;
	font : sans-serif;
}

.mhdr2 {
	background-color : Red;
	color : White;
	font : sans-serif;
}

.mmsg {
	background-color : #EDEDED;
	font-family : sans-serif;
}


.murl {
	color : #CC0033;
}

