@charset "windows-1251";
/* CSS Document */

* {margin:0px; padding:0px;}
body {background-color: #F0F0F0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-image:url(fo.png); background-repeat: repeat-x;}
.con {width:820px; border: #5D5D5D 5px dashed; padding-top:10px; margin-top:10px;}
.centr { width:780px; margin:10px;}
.hhh {width:780px; height:200px; background-image:url(hed.png);}
.raz {clear:both;}
.fut {width:800px; height:70px; background-color:#CCC;}
table {border: #3F3F3F 2px double;}
td {border:#3C3C3C 1px solid;}

p {padding:5px; text-align:justify; text-indent:10px;}

h1 {font-size:20px; text-align:center; margin:10px 15px;}
h2 {font-size:18px; margin:10px;}
h3 {font-size:16px; margin:10px;}
h4 {text-align:left; margin:10px;}
ul {list-style:none;}
li {display:inline; padding:0px;}
li a {color: #031F7C;}
li a:hover {color:#FFF;}

.venu {margin-top:15px;}
.h_mnu_01{width: 800px;font-size: 14px;font-weight: bold;font-style: normal;text-decoration: none;margin-left:20px;}
.h_mnu_01 ul{padding: 5px 30px; float:left; display:block; background-color: #999;}
.h_mnu_01 ul li{display: inline; text-align:center}
.h_mnu_01 ul li a{
	float: left;
	color: #fff;
	padding: 5px 20px;
	text-decoration: none;
	background: #4c4c4c;
	border-right-style: none;
	font-size: 13px;
}
.h_mnu_01 ul li a:visited{color: #F0F;}
.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: black !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: white;
}