BODY {
	background-color : White;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : #2D2D2D;
}
IMG{
	border : 0px;
}
a.menu:link,a.menu:visited,a.menu:active {
	color: White;
	font-size: 12pt;
	font-weight: normal;
	font-family: Times New Roman;
	text-decoration: none;
}
a.menu:hover {
	color: Yellow;
	font-size: 12pt;
	font-weight: normal;
	font-family: Times New Roman;
	text-decoration: underline;
}
H1{
	color: Maroon;
	font-size: 16pt;
	font-family: Times New Roman;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	padding-bottom: 0;
	margin-bottom: 0;
	text-indent: 25;
}
H2{
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
	font-family: Times New Roman;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 7;
}
H3{
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
	font-family: Times New Roman;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 2;
}

.top{
	background-color: #960001;
	color: White;
}
.menu_L1{
	text-align: right;
}
.menu_L2{
	text-align: right;
	padding-right: 15;
}
.menu_L3{
	text-align: right;
	padding-right: 19;
}
.menu_L4{
	text-align: right;
	padding-right: 18;
}
.menu_L5{
	text-align: right;
	padding-right: 10;
}

.menu_R1{
	text-align: left;
}
.menu_R2{
	text-align: left;
	padding-left: 15;
}
.menu_R3{
	text-align: left;
	padding-left: 19;
}
.menu_R4{
	text-align: left;
	padding-left: 18;
}
.menu_R5{
	text-align: left;
	padding-left: 10;
}

.koment{
	font-size : 12px;
	margin : 0 0 5 0;
	color : Gray;
}
.pr_r{
	border-right : 1px solid #666666;
		text-align : center;
			font-size : 14px;
}
.pr_rb{
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	text-align : center;
	font-size : 14px;
	padding : 2 5 2 5;
}

.pr_b{
	border-bottom : 1px solid #666666;
	text-align : center;
	font-size : 14px;
	padding : 2 5 2 5;
}
.pr_no{
	font-size : 14px;
	text-align : center;
}
.pr_rbt{
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-top: 1px solid #666666;
	text-align : center;
	font-size : 14px;
	padding : 2 5 2 5;	
}


.pr_bt{
	border-bottom : 1px solid #666666;
	border-top: 1px solid #666666;
	text-align : center;
	font-size : 14px;
	padding : 2 5 2 5;
}
