@charset "windows-1251";
body
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
background: #ffffff;
color: #545146;
}

hr {
	color:gray;
	background-color:gray;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
}

.center {
	background-color: #F93;
	color: #FFE7CE;
}
.input2 {

}

.header{
background-repeat: no-repeat;
	}


table {
font-size:10pt;
font-family:arial;
}

.footer {
	color: #FFF;
	background-color: #0CC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
}
.left {
	background-color: #0756A4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	background-color: #53A530;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.serftxt {
	font-family: Verdana, Geneva, sans-serif;
	color: #BEFFA6;
	font-size: 18px;
	text-decoration: none;
}
.input {
	background-color: #DFF9FF;
}
.aaa{
background:url(img/bg.png);
box-shadow: 0px 0px 5px 1px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.bbb{
padding-left:10px;
}
.qqq{
background:url(img/footbg.png);
box-shadow: 0px 0px 5px 1px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
height: 100px;
}

#nav {
background: url(menu_bg.gif) left top repeat-x #F1F1F1;
width: 960px;
color: #262525;
line-height: 3.4em;
text-align: center;
font-family: Verdana, sans-serif;
box-shadow: 0 1px 2px #B3B4B4;
font-weight: 700;
font-size: 16px;
position: relative;
top: -18px;

}


#nav ul {
list-style-type: none;
display: block;
height: 53px;

}
.active{
background: url(menu_hover.png)63% 0px no-repeat;
-webkit-transition: all 0.2s ease;
position: absolute;
left: 10px;
}
#nav li {
display: inline;
margin: 0 13px;



}
#nav li a {
color: #262525;
padding: 0px 0px 0px 33px;
border-left: 1px solid #E2E2E0;
display: inline-block;
}
#nav li :hover {
background: url(menu_hover.png)65% 0px no-repeat;
-webkit-transition: all 0.2s ease;
color: #262525;
padding: 0px 0px 0px 33px;
border-left: 1px solid #E2E2E0;
display: inline-block;


}

.www{
border-bottom: 1px solid #0080C0}

.para {
	color: #FFF;
	font-weight: bold;
}
.admlinks{
	color:#FFF;
}
.topmenu {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.form {
	text-align: center;
}
.point {
	color: #DFF9FF;
	text-decoration: none;
}
.alert {
	color: #FF6A6A;
}
a:link,a:visited {
	color: rgb(36, 114, 145);
	font-size: 14px;
	font-weight:
	bold; text-decoration:none;
}


a:hover {
	color: #FF0000;
	font-size: 14px;
	text-decoration:underline;
}
#left {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0080C0;
}
#right {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0080C0;
}
#bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0080C0;
}
#input {
	padding: 5px;
box-shadow: 0px 0px 5px 1px;
border-radius: 8px;
background: url(img/graf.png);
}
#top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0080C0;
}