ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: #1f5f9c;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #fff;
  color: #7a7979;
}

.splash
{
	background: url(../images/splash_back.png) #323d93 top left repeat-x;
}
.splash_wrapper
{
	width: 670px;
	margin: 0 auto;
}
.splash_slogan
{
	height: 40px;
	font-size: 18px;
	color: #d69f0c;
	padding-top: 15px;
	text-align: center;
	background: url(../images/splash_slogan.jpg) top left no-repeat;
}
.splash_form
{
	height: 73px;
	padding: 35px 25px 0px 5px;
	background: url(../images/splash_form.jpg) top left no-repeat;
}
.splash_input
{
	float: left;
	padding-left: 30px;
}
.splash_input input
{
	padding: 10px;
	border: 1px solid #cccccc;
}
.splash_submit
{
	float: right;
	padding-right: 30px;
}
.splash_submit input
{
	width: 110px;
	padding: 9px;
	border: 1px solid #cccccc;
	background-color: #f7c02d;
	cursor: pointer;
}
.splash_skip2
{
	float: right;
	padding-right: 10px;
}
.splash_skip2 input
{
	width: 110px;
	padding: 9px;
	border: 1px solid #cccccc;
	background-color: #0b0d31;
	color: #c4c4c4;
	cursor: pointer;
}
.splash_skip
{
	height: 15px;
	background: url(../images/splash_skip.jpg) top left no-repeat;
}
.splash_success
{
	text-align: center;
	font-size: 18px;
}

html, body
{
  width: 100%;
  height: 100%;
}
#signin {
  width: 100%;
  height: 100%;
}
#signin td {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
input
{
  margin-bottom: 2px;
}
.form_error
{
  font-size: 10px;
  color: red;
}
.ed_label
{
  float: left;
  width: 110px;
}
#wrapper
{
  width: 980px;
  padding: 0px 7px;
  background: url(../images/wrapper.gif) top left repeat-y;
  margin: 0 auto;
}
#header
{
  width: 100%;
  height: 160px;
  background: url(../images/header_sukis.jpg) top left no-repeat;
  cursor: pointer;
}
.main_menu
{
  float: left;
  width: 979px;
  height: 50px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  background: url(../images/main_menu.jpg) top left repeat-x;
}
.mm_left {
	float: left;
	width: 7px;
	height: 50px;
}
.mm_right {
	float: left;
	width: 7px;
	height: 50px;
}
.mm_left_active {
	float: left;
	width: 7px;
	height: 50px;
	background: url(../images/mm_left.jpg) top left no-repeat;
}
.mm_right_active {
	float: left;
	width: 7px;
	height: 50px;
	background: url(../images/mm_right.jpg) top left no-repeat;
}
.mm_item
{
  float: left;
  height: 40px;
  padding: 10px 0px 0px 0px;
  text-transform: uppercase;
  font-size: 11px;
}
.mm_home
{
  float: left;
  width: 42px;
  height: 50px;
}
.mm_active
{
  float: left;
  height: 40px;
  padding: 10px 0px 0px 0px;
  text-transform: uppercase;
  font-size: 11px;
  background: url(../images/mm_active.jpg) top left repeat-x;
  cursor: pointer;
}
.mm_item a
{
  color: #848586;
}
.mm_active a
{
  color: #848586;
}
.mm_separator
{
  float: left;
  width: 1px;
  height: 50px;
  background: url(../images/main_separator.jpg) top left no-repeat;
}
.submenu
{
  float: left;
  width: 980px;
  height: 50px;
  background: url(../images/submenu.jpg) top left repeat-x;
  font-size: 12px;
  color: #7a7979;
}
.submenu a {
	color: #7a7979;
}
.submenu_left
{
  float: left;
  width: 5px;
  height: 50px;
  background: url(../images/submenu_left.jpg) top left repeat-x;
}
.submenu_right
{
  float: left;
  width: 5px;
  height: 50px;
  background: url(../images/submenu_right.jpg) top left repeat-x;
}
.submenu_main {
	float: left;
	width: 955px;
	height: 35px;
	padding: 15px 0px 0px 15px;
}
.text
{
  float: left;
  width: 980px;
  font-size: 11px;
  font-weight: bold;
  background: url(../images/text_background.jpg) top left repeat-y;
}
.text_logo {
  float: left;
  width: 149px;
  padding: 20px;
}
.stats {
	float: right;
	width: 109px;
	padding: 20px;
}
.text_main {
	float: left;
  width: 600px;
  padding: 20px;
}
.text_main table {
	width: 100%;
	text-align: center;
}
.sphere
{
  float: left;
  width: 939px;
  height: 33px;
  padding: 18px 20px 0px 20px;
  background: url(../images/sphere.jpg) top left repeat-x;
  border-left: 1px solid #ffffff;
  font-size: 16px;
  text-align: center;
  color: #67658b;
  font-weight: bold;
  text-transform: uppercase;
}
.sphere a
{
  color: #67658b;
}
.atmesta
{
  font-size: 11px;
  text-transform: none;
  font-weight: normal;
}
.field
{
  float: left;
  width: 980px;
  background: url(../images/background.jpg) top left repeat-y;
}
.field1
{
  float: left;
  width: 200px;
  padding: 5px 0px;
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
}
.field2
{
  float: left;
  width: 159px;
  padding: 5px 0px;
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
}
.field3
{
  float: left;
  width: 159px;
  padding: 5px 0px;
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
}
.field4
{
  float: left;
  width: 139px;
  padding: 5px 0px;
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
}
.field5
{
  float: left;
  width: 159px;
  padding: 5px 0px;
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
}
.field6
{
  float: left;
  width: 159px;
  padding: 5px 0px;
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
}
.field_main
{
  float: left;
  width: 159px;
  height: 32px;
  padding: 17px 20px 17px 20px;
  border-left: 1px solid #ffffff;
}
.field_title
{
  color: #1f5f9c;
  font-size: 14px;
  font-weight: bold;
}
.more_statutes
{
  font-size: 12px;
  font-weight: normal;
  padding: 0px 0px 10px 50px;
}
.secondary_title
{
  font-weight: normal;
}
.field_offer
{
  font-size: 12px;
  font-weight: normal;
  color: #7a7979;
}
.field_contents
{
  float: left;
  width: 780px;
}
.statute
{
  float: left;
  width: 780px;
}
.statute_main
{
  float: left;
  width: 120px;
  padding: 17px 20px 17px 20px;
}
.statute_main a
{
  color: #7A7979;
}
.comment
{
  float: left;
  width: 120px;
  padding: 17px 20px 17px 20px;
  overflow: hidden;
}
.voting
{
  float: left;
  width: 120px;
  padding: 17px 0px 17px 20px;
  font-size: 11px;
}
.comment a
{
  color: #7A7979;
}
.statute_empty
{
  padding: 20px;
}
.link_last
{
  border-top: 1px solid #cfcfcf;
  padding: 20px;
}
#offer_statute
{
  padding: 20px;
}
#footer
{
  width: 940px;
  height: 25px;
  padding: 10px 20px 0px 20px;
  border-bottom: 1px solid #cfcfcf;
  background: url(../images/footer.gif) top left no-repeat;
  color: #004a91;
  font-size: 11px;
}
#admin_menu
{
  padding: 20px;
}
#admin_main
{
  padding: 0px 20px;
}
.uz_pries
{
  float: left;
  width: 38px;
  padding-top: 2px;
}
.uz_statute
{
  float: left;
  width: 53px;
  font-size: 18px;
  font-weight: bold;
}
.uz_statute a {
  color: #00622e;
  text-decoration: underline;
}
.pries_statute
{
  float: left;
  width: 53px;
  font-size: 18px;
  font-weight: bold;
}
.pries_statute a {
	color: #b7062b;
	text-decoration: underline;
}
.balsai {
  float: left;
  width: 80px;
  height: 15px;
  margin-top: 1px;
  border: 1px solid #CFCFCF;
}
.balsai_rel {
  position: relative;
  height: 15px;
  z-index: 0;
}
.balsai_uz {
  position: absolute;
  height: 15px;
  background-color: #00622e;
  top: 0;
  left: 0;
}
.balsai_pries {
  position: absolute;
  height: 15px;
  background-color: #b7062b;
  z-index: 0;
  top: 0;
  left: 0;
}
.balsai_text {
  position: absolute;
  width: 80px;
  color: #222222;
  text-align: center;
}
.statute_text {
  float: left;
  width: 560px;
  padding: 20px;
}
.statute_comment {
  float: left;
  width: 340px;
  padding: 20px;
}
