/* CSS Document */
BODY {background-color:#8899ff; background-attachment: fixed}
H1 {
    font-family:Times New Roman; 
	font-size:30px; 
	font-weight:bold; 
    text-align:center; 
	color:#900000
	}

H2 {
    font-family:Times New Roman; 
	font-size:25px; 
	font-weight:bold; 
    text-align:center; 
	color:#900000
	}

P {
    font-family:Times New Roman; 
	font-size:14px; 
	text-align:justify;
	font-weight:bold; 
	margin-top:0px; 
	margin-bottom:5px; 
	margin-left:54px
	}

P.center {
    font-family:Times New Roman; 
	font-size:16px; 
	text-align:center
	}
	
P.podpis{
    font-family:Times New Roman; 
	font-size:18px; 
	text-align:right;
	margin-top:10px
    }
	
font.a_neaktiv {
    font-family:Times New Roman; 
	font-size:12pt; 
	font-weight:bold;
	color:#0066ff;
	text-decoration:none
	}

DIV.adres{
    font-family:Times New Roman; 
	font-size:20px; 
	font-weight:bold;
	text-align:center;
	line-height:30px;
	color:purple
	}

DIV.adres_red{
    text-align:center;
	margin-top:5px;
	margin-bottom:7px
	}

DIV.adres_red A{
    font-family:Times New Roman; 
	font-size:22px; 
	font-weight:bold;
	text-decoration:underline;
	color:red
	}

DIV.a {
    font-weight:bold; 
	text-align:center
	}

DIV.counter {text-align:center}

TABLE.glavnaja {
border-collapce:collapce; 
border-style:solid; 
border-width:1px; 
border-color:blueviolet;
margin-bottom:0
}

TABLE.top {
border-collapce:collapce; 
border-style:solid; 
border-right-width:1px; 
border-left-width:1px; 
border-bottom-width:1px; 
border-top-width:0; 
margin-bottom:0; 
margin-top:-17px; 
margin-bottom:-17px; 
border-color:blueviolet
}

TABLE.bottom {
border-collapce:collapce; 
border-style:solid; 
border-right-width:1px; 
border-left-width:1px; 
border-bottom-width:0px; 
border-top-width:1px; 
margin-bottom:-40px; 
margin-top:3px; 
margin-bottom:-17px; 
border-color:blueviolet
}

TD DIV.counter {text-align:center}

DD {
    font-family:Times New Roman; 
	font-size:14px; 
	font-weight:bold; 
    text-align:justify; 
	margin-top:-12px; 
	margin-bottom:18px; 
	margin-left:20px
	}

DT {margin-bottom:18px}

A, A:visit {
    font-family:Times New Roman; 
	font-size:12pt; 
	font-weight:bold;
	color:blue;
	text-decoration:none
	}
A:hover {
    font-family:Times New Roman; 
	font-size:12pt; 
	font-weight:bold;
	text-decoration:underline
	}
	
TD.cont {
    font-family:Times New Roman; 
	font-size:16px; 
	line-height:18pt;
	text-align:center;
	padding-right:25px;
	padding-left:25px
	}
	
TD.menu_verh {
    padding-right:5pt;
	padding-left:5pt
	}

TABLE.menu_verh {
    margin-top:19pt
	}

HR {
    color:dodgerblue
	}
	
HR.dodgerblue {
    color:blueviolet;
	}
	
HR.dodgerblue-13{
    color:blueviolet;
	margin-top:-13px
    }
	
