* {
	margin: 0;
}

html, body {
	height: 100%;
}

#container {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	overflow: hidden;
	background: #e9e9e9;
}

#top {
	width: 1000px;
	height: 95px;
	background: url(gfx/logo.jpg) 0px 15px no-repeat #fff;
}

#top form div {
   margin-left: 700px;
   padding-top: 65px;
   font-family: verdana;
   font-size: 11px;
   color: #00439f;
}

#top form div input[type="text"] {
   border: 1px solid #00439f;
   font-size: 11px;
   width: 80px;
}

#top form div input[type="password"] {
   border: 1px solid #00439f;
   font-size: 11px;
   width: 80px;
}

#top form div input[type="submit"] {
   border: 1px solid #00439f;
   background: #fff;
   font-size: 10px;
   width: 30px;
   font-weight: 600;
}

#header {
	width: 1000px;
	height: 215px;
	background: url(gfx/header.jpg)
}

#menu {
	width: 270px;
	float: left;
	min-height: 500px;
}

#menu ul {
   margin: 0;
   padding: 0;
}

#menu ul li {
   list-style-type: none;
}

#menu ul li a {
   display: block;
   border-bottom: 1px solid #D9D9D9;
   border-left: 15px solid #DfDfD3;
   padding-left: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   font-family: verdana;
   font-size: 13px;
   color: #003F94;
   font-weight: bold;
   text-decoration: none;
}

#menu ul li a.active {
   display: block;
   background: #fff;
   border-bottom: 1px dotted #bc0101;
   border-top: 1px dotted #bc0101;
   border-left: 15px solid #bc0101;
   padding-left: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   font-family: verdana;
   color: #BC0101;
   font-weight: bold;
   text-decoration: none;
}

#menu ul li a:hover {
   display: block;
   border-left: 15px solid #003F94;
   padding-left: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   font-family: verdana;
   font-weight: bold;
   text-decoration: none;
}

#menu ul li a.active:hover {
   border-bottom: 1px dotted #003F94;
   border-top: 1px dotted #003F94;
}

#text {
	width: 680px;
	float: left;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 30px;
	background: #fff;
	min-height: 500px;
}

#text .ramka_news {
   width: 655px;
   min-height: 90px;
   background: #e0ffc9;
   padding: 15px;
   border: 1px solid #81d047;
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 20px;
}

#text .ramka_news h1 {
   font-size: 14px;
   font-weight: bold;
   color: #BC0101;
}

#text h1 {
	font-family: verdana;
	font-size: 16px;
	color: #003F94;
	font-weight: bold;
	margin-bottom: 10px;
}

#text .news  {
	padding-left: 15px;
    margin-top: 20px;
	margin-bottom: 20px;
}

#text hr {
	border-top: 1px dashed #c0c0c0;
	border-width: 1px 0 0 0;
	height: 1px;
}

#text .news h1 {
	font-family: verdana;
	font-size: 12px;
	color: #003F94;
	font-weight: bold;
	margin-bottom: 10px;
	border-left: 5px solid #003F94;
	margin-left: -15px;
	padding-left: 10px;
    height: 55px;
}

#text .news h1 .data {
	font-size: 11px;
	color: #c0c0c0;
}

#text .news h2 {
    padding-top: 7px;
}

#text .news h2 a {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: 400;
	text-decoration: none;
}

#text .news h2 a:hover {
	font-style: italic;
	font-weight: none;
	color: #ff0000;
	font-weight: 400;
	text-decoration: underline;
}

#text.text {
   font-family: verdana;
   font-size: 12px;
   line-height: 1.5;
   text-align: justify;
}

#text ol#oferta li {
   list-style-image: url(gfx/li.gif);
   margin-bottom: 20px;
   font-weight: 600;
   font-size: 12px;
}

#text ol#oferta li ul li {
   font-family: verdana;
   font-size: 14px;
   width: auto;
   min-height: 20px;
   background: none;
   padding: 1px;
   border: none;
   font-size: 11px;
   font-weight: bold;
   margin-bottom: 5px;
}

#footer {
   width: 1000px;
   background: #003f94;
   height: 30px;
   padding-top: 20px;
   margin: auto;
   clear: both;
}

#footer.footer {
   font-family: verdana;
   font-size: 9px;
   color: #fff;
   text-align: center;
}

#push  {
   height: 50px;
}
