BODY {
	font-family: Verdana, Arial, Arial CE, Sans-serif; 
	font-size: 12px; 
	color: #400080; 
	background: url('http://out.zastavka.net/index_zastavka_pozadi.jpg');
        scrollbar-base-color: #400080;
        scrollbar-face-color: #400080;
        scrollbar-track-color:  #c0c0c0;
        scrollbar-arrow-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
 	}

TABLE {
	font-family: Verdana, Arial, Arial CE, Sans-serif; 
	font-size: 12px; 
	color: #400080; 
	}

THEAD {
	color: #ffffff;
	background: #400080;
	font-weight: bold;
	line-height: 180%;
	}

TD {
        padding: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #400080;
	}

A:link, A:visited  {
	color: Blue;
	text-decoration: underlined;
	padding-left: 3px;
	padding-right: 3px;
	}

A:active, A:hover {
	color: White;
	background: #400080;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	}


A:active.menu, A:hover.menu, A:link.menu, A:visited.menu  {
	color: White;
	background: transparent;
	text-decoration: none;
	line-height: 135%;
	}



H1 {	
	font-family: Verdana, Arial, Arial CE, Sans-serif; 
	font-size: 18px; 
	color: #400080; 
	border: 1px solid #c0c0c0;
	font-weight: normal; 
	text-align: center;
	letter-spacing: 8px; 
	line-height: 145%; 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}


H3 {	
	font-family: Verdana, Arial, Arial CE, Sans-serif; 
	font-size: 18px; 
	color: #400080; 
	background: #c0c0c0; 
	border: 1px solid #400080;
	font-weight: normal; 
	text-align: center;
	letter-spacing: 5px; 
	line-height: 135%; 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}


H4 {	
	font-family: Verdana, Arial, Arial CE, Sans-serif; 
	font-size: 18px; 
	color: #c0c0c0;
	background:  #400080; 
	border: 1px solid #400080;
	font-weight: normal; 
	text-align: left;
	letter-spacing: 2px; 
	line-height: 135%; 
	width: 100%;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}


H6 {	
	font-size: 12px; 
	letter-spacing: 2px; 
	font-weight: normal;
	text-align: left;
	color: #400080;
	width: 100%;
	border: 1px solid #400080;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	}


STRONG {
	font-weight: bold;
	color: #400080;
	}

EM, I {
	font-style: italic; 
	}

B {
	font-weight: bold;
	}

UL {
	text-align: left;
	list-style-type: square;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

BLOCKQUOTE  {
	margin-left: 25px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px
	}

HR {
        color: #400080;
	height: 1px;
	}


IMG {
        background: transparent;
	border: 1px solid #400080; 
	padding: 5px;
	}


INPUT, SELECT, OPTION, TEXTAREA {
	font-family: Verdana, Arial, Arial CE, Sans-serif;
	font-size: 11px; 
	color: #400080; 
	background: transparent; 
	border: 1px solid #400080; 
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	}

.layout {
    background: none;
    margin: 0px;
    padding: 0px;
    border: none;
    text-decoration: none;
    }

.hide {
    display: none;
    }
                        
