* {
	font: 1.0em/1.3em sans-serif;
}




SELECT,INPUT {
	font-size : 8pt;
}
TH {
	COLOR: #3366cc;
	font-size : x-small;
	font-weight : bold;
	background-color : #EFEFEF;
}



P{
	text-align : justify;
	text-indent : 20pt;
	margin-left : 5pt;
	margin-right : 5pt;
}

H1 {
	FONT-SIZE: 10pt;
	COLOR: #CE3100;
	margin-left : 60pt;
	text-align : left;
}

#Pre{
	FONT-SIZE: 9pt;
}
caption{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #CE3100;
}

BODY {
margin: 0px; 
padding: 0px;
background-image: url(/img/bg_fon.gif);
	background-repeat: repeat-y;

	background-color : White;
}

.print {
	margin: 0px; 
	padding: 0px;
}

#BgLoad {
	background: url(/img/al52_load.gif);
	background-color : #c9d2d6;
	background-position:center;
	background-repeat:no-repeat;
}


blockquote{
			font-size : smaller;
}

#s{
    font-size : 8pt;
}

.Sel{
	font-weight : bold;
	color : Red;
}

.z{
	font-size :7pt;
	COLOR: #CE3100;
	font-weight : bold;
	font-family : Verdana;
	padding-left : 20pt;
}
.PTh{
	color : White;
	background-color : #70AFD5;
}

.PTd2{
	background-color : #FBFBFB;
}

A:link, A:visited {
	COLOR: #3366cc;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #CE3100;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR:#CE3100;
	TEXT-DECORATION: underline;
}

A {
    COLOR: #CE3100;
}

LI{
	margin-left : -10pt;
	list-style-type : square;
	list-style-image : url(/img/bl.gif);
}

#Center{
	text-align : center;
}

HR{
	color : #007bc3;
	height : 1px;
	width : 80%;
}

.Tabl{
	border : 1px solid #313100;
}

.Cena {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	BACKGROUND-COLOR: White;
	font-weight : bold;
	color : Red;
}


.Tds{
	padding-left : 5pt;
	padding-right : 5pt;
	padding-top : 1pt;
	padding-bottom : 1pt;
	BORDER-RIGHT: 1px solid #313100;
	BORDER-BOTTOM: 1px solid #313100;
}


div.block {
	border : 1px solid #639CFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width :90%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom : 5px;
	color : #2F2F2F;
	background-color : #FAFAFA;
	font-weight : normal;
}

div.success {
	border : 1px solid #CE3100;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width :70%;
	margin-left: 100px;
	margin-right: 30px;
	margin-top: 50px;
	margin-bottom : 5px;
	color : Red;
	background-color : White;
	font-weight : bold;
}

div.warning {
	border : 1px solid Black;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width :70%;
	margin-left: 100px;
	margin-right: 30px;
	margin-top: 50px;
	margin-bottom : 5px;
	color : Red;
	background-color : White;

}

.sape{
	color: #B4B4B4;
	font-size : 8px;
	padding-right : 20px;
	padding-left : 20px;
	
}

.sape a:link{
	font-size : 8px;
	color: #B4B4B4;
	text-decoration : none;
}