body{
	margin:0;
	padding:0;
	background-color: #f6f6f6;
}

:focus {
	outline: none;
} 

.error {
	margin: 0 auto;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 85%;
	background: #be1212; 
	border: 2px solid #7a0b0b;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px;
	text-align: center;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { /* */
border: none;
}

label {
	FONT-FAMILY: Arial;
	FONT-SIZE:18px;
	font-style: italic;
	width: 190px;
	padding: 5px;
	clear: left;
	float: left;
}

.f1 {
	padding: 5px;
	float: left;
}

.cc {
	position: relative; float: right; padding-top: 20px;
}

.lbg {
	background-image: url(../images/lbg.jpg); background-repeat: repeat-y;
}

.dd {
	border-bottom: 1px dashed black; 
	width: 75%;
}

.dash {
	border-bottom: 1px dashed black; 
}

#logo {
	position: absolute;
	height: 128px;
	width: 290px;
}

#hbg {
	height: 150px;
	width: 100%;
	background-image: url(../images/hbg.jpg);
	background-repeat: repeat-x;
}

#header {
	height: 150px;
	margin: 0 auto;
	width: 993px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#maincontainer {
	margin: 0 auto;
	width: 950px;
}

#onec {
	float: left;
	width: 63%;
}

#twoc {
	float: left;
	width: 37%;
}

#onec2 {
	float: left;
	width: 50%;
}

#twoc2 {
	float: left;
	width: 50%;
}

.hr {
	clear: left;
	padding: 5px;
}

#footer {
	background-color: #2062b9;
	clear: left;
	width: 100%;
	height: 70px;
}

#footer a{
	text-decoration: none;
    color:#ffffff; text-shadow: 1px 0px 0px #000;
}

#box1 {
	float: left;
	height: 200px;
	width: 470px;
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
}

#box2 {
	float: left;
	height: 200px;
	width: 470px;
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
}

#box3 {
	float: left;
	height: 252px;
	width: 315px;
	background-image: url(../images/box3.jpg);
	background-repeat: no-repeat;
}

.stext {
	width: 380px;
	color: #2f2f2f;
	padding-left: 55px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 15px;
	line-height: 18px;
}

.slink {
	height: 35px;
	width: 43px;
	padding-left: 245px;
}

h1 {
	margin: 0;
	padding-top: 15px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 21px;
	font-weight: normal;
	font-style: italic;
}

h2 {
	margin: 0;
	padding-top: 35px;
	padding-left: 85px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	margin: 0;
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	font-weight: normal;
	font-style: italic;
}

h4 {
	margin: 6px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 15px;
	font-weight: bold;
	font-style: italic;
}

.color1 {
	color: #7a0606;
}

.color2 {
	color: #0d2c90;
}

.color3 {
	color: #8f0841;
}
.color4 {
	color: #1d4106;
}
.color5 {
	color: #380959;
}
.color6 {
	color: #2062b9;
}

.cop {
	padding-top: 25px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	color: #fff;
}

#list1 ul {
	FONT-FAMILY: Arial;
	FONT-SIZE:14px;
	list-style-image: url(../images/arrow.gif);
	clear:both;
}

#list1 ul li a:hover {
	text-decoration: none;
    padding:10px;
    color:#ffffff;
	background-color: #2062b9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 0.9;
}

#list1 ul li a {
	line-height: 23px;
	text-decoration: none;
	color: #2f2f2f;
}

#list2 ul {
	FONT-FAMILY: Arial;
	FONT-SIZE:14px;
	list-style-image: url(../images/arrow2.gif);
	clear:both;
}

#list2 ul li a:hover {
	text-decoration: none;
    color:#ffffff;
	background-color: #0d2c90;
}

#list2 ul li a {
	line-height: 23px;
	text-decoration: none;
	color: #0d2c90;
}

#list3 ul {
	FONT-FAMILY: Arial;
	FONT-SIZE:14px;
	list-style-image: url(../images/arrow.gif);
	clear:both;
}

#list3 ul li a:hover {
	text-decoration: none;
    padding:10px;
    color:#ffffff;
	background-color: #7a0606;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 0.9;
}

#list3 ul li a {
	line-height: 23px;
	text-decoration: none;
	color: #2f2f2f;
}

#form {
	height: 333px;
	width: 312px;
	background-image: url(../images/form.jpg);
	background-repeat: no-repeat;
}

A:link { TEXT-DECORATION: none; color: #000000; }
A:visited { TEXT-DECORATION: none; color: #000000; }
A:hover { TEXT-DECORATION: underline; color: #000000; }

#menu1 ul {
	padding-top: 28px;
	padding-left: 385px;
	FONT-FAMILY: Arial;
	FONT-SIZE:12px;
	list-style: none;
	font-style: italic;
	font-weight: bold;
	clear:both;
	margin: 0;
}

#menu1 ul li {
	margin: 0;
}

#menu1 ul li a:hover {
	text-decoration: none;
    color:#ffffff;
}

#menu1 ul li a {
	padding: 12px;
	float: left;
	text-decoration: none;
	color: #000000;
}

#menu2 ul {
	padding-top: 8px;
	padding-left: 385px;
	FONT-FAMILY: Arial;
	FONT-SIZE:12px;
	list-style: none;
	font-style: italic;
	font-weight: bold;
	clear:both;
	margin: 0;
}

#menu2 ul li {
	margin: 0;
}

#menu2 ul li a:hover {
	text-decoration: none;
    color:#000000;
}

#menu2 ul li a {
	padding: 12px;
	float: left;
	text-decoration: none;
	color: #2f2f2f;
}

.iform {
	text-align: center;
	padding-top: 30px;
	FONT-FAMILY: Arial;
	FONT-SIZE:18px;
	font-style: italic;
}

.gsearch {
	BACKGROUND-COLOR: #818386;
	FONT-FAMILY: Arial;
	FONT-SIZE:18px;
	color: #000;
	font-style: italic;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	width: 825px;
}

.BB {
	BACKGROUND-COLOR: #cccccc;
	FONT-FAMILY: Arial;
	FONT-SIZE:18px;
	color: #000;
	font-style: italic;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}

.gbutton {
	padding: 5px;
	width: auto;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	color: #000;
}

.gbutton2 {
	padding: 5px;
	width: auto;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	BACKGROUND-COLOR: #f1efed;
	border: 1px solid #999797;
	box-shadow: 0 0 1px black; /* Параметры тени */
    box-shadow: 0 0 1px rgba(0,0,0,0.5); /* Параметры тени */
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.gbutton:focus, .gbutton:hover, .gbutton2:focus, .gbutton2:hover {
	background-color:#01528f; color: #fff; cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.gbutton2 a {
	text-decoration: none;
}

.gbutton2 a:hover {
	color: #fff;
}

.BB2 {
	BACKGROUND-COLOR: #818386;
	BORDER-TOP: #fff 2px solid;
	BORDER-LEFT: #fff 2px solid;
	BORDER-BOTTOM: #969490 2px solid;
	BORDER-RIGHT: #969490 2px solid;
	FONT-FAMILY: Arial;
	FONT-SIZE:18px;
	color: #000;
	font-style: italic;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}

.BB2 a {
	text-decoration: none;
}

#slideshow {
	FONT-FAMILY: Arial;
	FONT-SIZE:15px;
	color: #000;
	margin:0 auto;
	width:600px;
	height:263px;
	background:transparent url(../images/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}

#slideshow #slidesContainer {
	padding-top: 25px;
	margin:0 auto;
	width:420px;
	height:263px;
	overflow:auto; 
	position:relative;
}

#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:550px; 
	height:263px;
}

.control {
	display:block;
	width:64px;
	height:64px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}

#leftControl {
	top:100px;
	left:0;
	background:transparent url(../images/left.png) no-repeat 0 0;
}

#rightControl {
	top:100px;
	right:0;
	background:transparent url(../images/right.png) no-repeat 0 0;
}

.itext {
	FONT-FAMILY: Arial;
	FONT-SIZE:15px;
}

.profile {
	line-height: 33px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	color: #121212;
	text-align: center;
}

.profile A:link { TEXT-DECORATION: none; color: #121212; }
.profile A:visited { TEXT-DECORATION: none; color: #121212; }
.profile A:hover { 
	TEXT-DECORATION: none; 
	color: #2f2f2f; 
	padding:8px; 
	background-color: #fff; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #111111;
}

.profile2 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	padding: 8px;
	FONT-FAMILY: "Trebuchet MS",Helvetica,Jamrul,sans-serif;;
	FONT-SIZE: 17px;
	color: #fff;
	text-align: center;
	background-color: #111; 
}

.profile2 A:link { TEXT-DECORATION: none; color: #ffffff; }
.profile2 A:visited { TEXT-DECORATION: none; color: #ffffff; }
.profile2 A:hover { 
	TEXT-DECORATION: none; 
	color: #2f2f2f; 
	padding:8px; 
	background-color: #ffffff; 
}

.table {
	FONT-FAMILY: "Trebuchet MS",Helvetica,Jamrul,sans-serif;;
	FONT-SIZE: 15px;
	color: #121212;
}

.tablecell {
	FONT-FAMILY: "Trebuchet MS",Helvetica,Jamrul,sans-serif;;
	FONT-SIZE: 15px;
	background: #e2e2e2; /* old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* ie */
	padding: 5px;
	border: 1px solid #cccccc; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.tablecel2 {
	FONT-FAMILY: "Trebuchet MS",Helvetica,Jamrul,sans-serif;;
	FONT-SIZE: 15px;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #cccccc; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.tablecel2:focus, .tablecel2:hover {
	background-color:#01528f; color: #fff;
}

.tablecel2 A:hover { TEXT-DECORATION: none; color: #ffffff; }
	FONT-FAMILY: "Trebuchet MS",Helvetica,Jamrul,sans-serif;;
	FONT-SIZE: 17px;
	color: #012784;
	font-style: italic;
}

.tablecel2:focus, .tablecel2:hover {
	background-color:#01528f; color: #fff;
}

.tblock {
	color: #000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	width: 945px;
	margin-left: 10px;
	background-color: #fff;
	padding: 5px;
	border: 2px solid #cccccc; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.tblock2 {
	margin-left: 7px;
	text-align: center;
	color: #000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	width: 962px;
	height: 102px;
	background-image: url(../images/loginform.jpg); background-repeat: no-repeat;
	line-height: 94px;
}

.pr2 {
	FONT-FAMILY: "Trebuchet MS",Helvetica,Jamrul,sans-serif;;
	FONT-SIZE: 14px;
	font-weight: bold;
}

.bban {
	background-image: url(../images/bban.jpg); background-repeat: no-repeat;
	height: 130px;
	width: 313px;
}

.bbantext {
	text-align: right;
	padding-top: 50px;
	padding-right: 35px;
	FONT-FAMILY: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	FONT-SIZE: 24px;
}

.bbimg {
	padding-top: 35px;
	padding-left: 45px;
	position: absolute;
}

.clear {
	clear: left;
}

hr {
	width: 80%; opacity: 0.4;
}

.photo { position:relative; z-index:24; }
.photo span { display:none;}
.photo:hover {z-index:25;}
.photo:hover span {
 display:block;
 position:absolute;
 top:25px;
 left:20px;
 padding:5px;
 }
