body
{
font-family: Arial,Helvetica,sans-serif;
background: #fff;
padding: 0;
margin: 0;
min-width: 800px;
}

a
{
color: #9ff175;
}

a:hover
{
color: #71a245;
text-decoration: underline;
}

#username {
width: 100px;
height: 15px;
padding-top: 0px;margin-right: 20px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 3px;
margin-top: 8px;
}

#password {
width: 100px;
height: 15px;
margin-top: 12px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 3px;
}

#buttons
{
width: 200px;
margin-right: 30px;
margin-top: 10px;
}

#button_reg
{
float: left;
width: 104px;
height: 24px;
background: url(../images/button_reg.png);
background-repeat: no-repeat;
}

.button_sbm
{
margin-bottom: 20px;
border: 0;
width: 80px;
height: 24px;
background: url(../images/button_login.png);
background-repeat: no-repeat;

}

#head
{
width: 100%;
max-height: 156px;
background: url(../images/head_bg.png);
background-repeat: repeat-x;
height: 156px;
}
#login_form
{
position: relative;
text-align: right;
width: 200px;
height: 57px;

background: url(../images/login_form.png);
background-repeat: no-repeat;
margin-right: 30px;
z-index: 2;
}

#log_text
{
float: right;
}

#logo
{
z-index: 1;

min-width: 500px;
width: 600px;
}
#panel
{
font-size: 13px;
color:#fff;
margin-top: 15px;
height: 136px;
background: url(../images/panel_bg.png);
background-repeat: repeat-x;
}
#footer
{
padding: 0;
margin-bottom: 0px;
margin-top: 8px;
background-repeat: repeat-x;
height: 60px;
background: url(../images/foot_bg.png);
}

#foot_text
{

font-size: 15px;
color: #0a5b64;
padding-top: 25px;
padding-left: 20px;

}
#right_panel
{
float: right;
padding-top: 10px;
padding-right: 40px;
}

#right_panel ul
{
list-style: none;
}
.panel_list
{
float: left;
padding-top: 20px;
list-style: none;
list-style-image: url(../images/list_element.gif);
}

#panel_list1
{
display: block;
height: 106px;
width: 100%;
min-width: 400px;
padding-left: 220px;
padding-right: 220px;
padding-top: 30px;
}

 #v3 {
  width: 98%;
	margin: 30px auto 15px;
	margin-left: 10px;
	
}
h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 9px 0 14px;
}
#v1 h1 {color: #F40000;}
#v2 h1 {color: #DFDF00;}
#v3 h1 {color: #00AA00;}
.text1 {

	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 5px 10px;
}



/* 3-й вариант */
.b1, .b2, .b3, .b4, .b5,
.b1 i, .b2 i, .b3 i, .b4 i, .b5 i,
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b,
.b1 q, .b2 q, .b3 q, .b4 q, .b5 q {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-style: solid;
	border-width: 0 1px;
	display: block;
}
.b1 {
  margin: 0 2px;
	background: #EBEEF0;
	border: none;
}
.b1 b {
 margin: 0 1px;
 background: #B8C3C8;
 border-color: #CBD3D7;
}
.b2 {margin: 0 1px;	border-color: #D6DCDF;}
.b2 b {border-color: #B8C3C8;}
.b2 i {border-color: #E4E8EA;}
.b2 q {border-color: #F7F8F9;}
.b3 {border-color: #EBEEEF;}
.b3 b {border-color: #BCC6CB;}
.b3 i {border-color: #F9FAFB;}
.b4 {border-color: #CAD2D6;}
.b4 b {border-color: #E5E9EB;}
.b5 {border-color: #B5C0C6;}
.b5 b {border-color: #FAFBFB;}
/* 3-й вариант */

#gen_table
{
margin-top: 16px;
}
}
.blockmenu{
background: url(../images/menu_b.jpg) repeat-y;
border-bottom:#000000 solid 1px;
font-size:12px;
}

.blockmenu a:link, .blockmenu a:visited{
color:#000;
text-decoration:none;
padding-left:12px;
line-height:22px;
display:block;
font-weight:bold;
}

.blockmenu a:hover{
color:#ff0000;
text-decoration:none;
padding-left:12px;
line-height:22px;
display:block;
font-weight:bold;
}

.blockmenu1{
background: url(../images/menu_b.jpg) repeat-y;
border-bottom:#000000 solid 1px;
font-size:12px;
padding-left:12px;
font-weight:bold;
}

.blockmenu1 a:link, .blockmenu a:visited{
color:#000;
text-decoration:none;
font-weight:bold;
}

.blockmenu1 a:hover{
color:#ff0000;
text-decoration:none;
font-weight:bold;
}
