body {
	background-color:#fff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	color:#151322;
	padding:0;
	margin:0;
}
a {color: #5e5e5e;}
a:visited {color:#5e5e5e;}
a:hover {color: #5e5e5e; text-decoration:none;}
a:active { color:#5e5e5e;}

h1 {
	font-size:18px;
	padding:5px 15px;
	margin:0;
}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}
img {border:0;}

/* ----------container to center the layout-------------- */
#container {
	width:1000px;
	margin:0 auto;
	background:#fff;
}

/* ----------header for logo-------------- */
#header {
	background:#f9b728 url(../images/header-bg.jpg) 0 0 no-repeat;
	height:136px;
	padding:0;
	margin:0;
}
#header .logo {
	float:left;
	margin:20px 0 0 20px;
} 

/* -----------------content--------------------- */
#menu {
	clear:both;
	margin:0;
	padding:0;
	position:relative;
	height:30px;
}

#menu .langs { position:absolute; width:200px; top:-10px; right:0px;  }
#menu .langs li {list-style: none; display:block; float:left; width:63px; height:20px; margin:0 0 0 10px; padding:4px 0 0 6px; }
#menu .langs li.active, #menu .langs li:hover {background:url(../images/background/lang.jpg) 0 0 no-repeat;}
#menu .langs li.active a, #menu .langs li:hover a {color:#664c1f;}
#menu .langs a {  text-transform: uppercase; color:#fff; text-decoration:none;}
#content {
	margin:5px 0 0 0;
}

#right {
	background:#ffffff;
	padding:0;
	margin:0 0 0 442px;
}

#right .news {
	margin:6px 0 0 0;
	padding:0;
}

#right .news h2 {
	background:url("../images/background/news-header.png") 0 0 no-repeat;
	height:34px;
	margin:0;
	padding:5px 0 0 10px;
	font:bold 15px Arial;
	color:#fff;
}

#right .news ul {
	list-style:none;
	margin:10px 5px 0 0;
	padding:0;
}

#right .news ul li {
	list-style:none;
	display:block;
	border-top:1px dashed #000;
	margin:0;
	padding:7px 0 7px 10px;
}

#right .news ul li.first {
	border-top:0;
}

#right .news ul li span.date{
	color:151322;
	font-size:11px;
	width:140px;
    padding:0 10px 0 0;
	text-align:right;
}

#right .news ul li a {
    display:block;
    float:right;
    width:400px;
	background:url("../images/arrow.jpg")  right 0 no-repeat;
    padding:0 0 5px 0;
	font-size:12px;
}

#right .news table {
  width:550px;
  padding:0;
  margin:0;
  border:0;
}

#right .news table tr {
	list-style:none;
	display:block;
    border-top:1px dashed #cccccc;
	margin:0;
}
#right .news tr.first {
	border-top:0;
}

#right .news table td {
	padding:3px 0 3px 10px;
}

#right .news table td.date {
	color:151322;
	font-size:11px;
	width:140px;
    padding:0 10px 0 0;
	text-align:right;
}

#right .news table td a {
    display:block;
    width:400px;
	background:url("../images/arrow.jpg")  right 0 no-repeat;
    padding:0 0 5px 0;
	font-size:12px;
}

#right .news .allNews {
	background:url("../images/background/news-footer.png") 0 0 no-repeat;
	height:18px;
	margin:10px 0 0 0;
	padding:1px 5px 0 0;
	font:normal 10px Arial;
	color:#fff;
	text-align:right;
}

#right .news .allNews a {
	color:#fff;
}

/* --------------left navi------------- */
#left {
	float: left;
	width:440px;
	margin:0;
	padding:0;
}

#left .resBlock {
	width:437px;
	min-height:350px;
	background:url("../images/resBlock2.jpg") 0 0 no-repeat;
	padding:0;
	margin:0;
	color:#000;
}

#left .resBlock2 {
	background:url("../images/resBlock.jpg") 0 0 no-repeat;	
	color:#fff;
}

#left li.current {
	color:#000;
}

#left li {
	color:#fff;
}

#left .box {
	color:#000;
}

#left form {
	margin:0;
	padding:0;
}

#left form label, p {
	display:block;
	margin:15px 0 5px 0;
	padding:0;
	font:normal 12px Arial;
}

#left form p {
	margin:10px 0 15px 0;
}

#left form label.error {
  float:right;
  margin:-5px 0 0 0;
  color:#ff0000;
  font-size:11px;
}

#left form input[type="text"],
#left form select {
	height:18px;
	margin:0;
	padding:0;
	font:normal 12px Arial;
	border:1px solid #8c8c8c;
}

#left form input.date {
	width:170px;
	margin:0 10px 0 0;
}

#left .btnRight {
	margin:10px 0 0 0;
	padding:0;
	text-align:right;
}
#left form input[type="submit"],
#left form input[type="button"],
#left form input[type="reset"],
#left form a.button {
	display:block;
	height:27px;
	padding:-10px 0 0 2px;
	margin:0;
	width:93px;
	background:url("../images/background/buttons.png") -73px 0px no-repeat;	border:none;
	color:#fff;
	font:bold 15px Arial;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

#left form a.button {
	padding:4px 0 0 2px;

}

#left form input.big {	
	width:93px;
	background:url("../images/background/buttons.png") -73px 0px no-repeat;
}

ul.tabs {
	list-style:none;
	height:35px;
	margin:0;
	padding:15px 0 0 10px;
}
.tabs li {
	float:left;
	display:block;
	height:30px;
	width:190px;
	margin:0;
	padding:5px 0 0 0;
	cursor:pointer;
	text-align:center;
	vertical-align:center;
	font:normal 12px Arial;
}

.tabs li.current {
	font:bold 13px Arial;
	padding:5px 0 0 0;
}
.box {
	display:none;
	padding:0 15px;
	margin:0;
}
.box.visible {
	display:block;
}

a.buttonS {
    background: transparent url('../images/grr.gif') no-repeat scroll top right;
    color:#fff;
    display:block;
    float:right;
    font:bold 14px Arial;
    height:25px;
    margin:6px 6px 0 0;
    padding-right:18px; /* sliding doors padding */
    text-decoration:none;
}

a.buttonS span {
    background:transparent url('../images/grl.gif') no-repeat;
    display:block;
    padding:5px 5px 6px 7px;
}

#left .banner2 {
	padding:0;
	margin:3px 0 0 0;
}

#left .banner2 img {
   border:1px solid #ccc;
   border:0;
}

/* -----------footer--------------------------- */
#footer {
	height:80px;
	background:url("../images/background/footer-line.jpg") 0 0 repeat-x;
	margin:15px 0 0 0;
	padding:25px 0 0 0;
	color:#5e5e5e;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul.contacts{
	float:left;
	width:600px;
}
#footer ul.contacts li {
	display:block;
	float:left;
	margin:0 15px 0 0;
}

#footer ul.contacts li.phone {
	background:url("../images/footerIco.jpg") 0 5px no-repeat;
	margin:0 25px 0 0;
	padding:8px 0 0 25px;
}

#footer ul.contacts li.email {
	background:url("../images/footerIco.jpg") 0 -18px no-repeat;
	margin:0 35px 0 0;
	padding:7px 0 0 25px;
}

#footer ul.contacts li.skype {
	margin:0 35px 0 0;
	padding:0;
}

#footer div.created {
	float:right;
	margin:7px 0 0 0;
	padding:0;
	text-align:right;
}

#footer div.links {
	height:25px;
	background:#f7f7f7;
	margin:15px 0 0 0;
	padding:10px 15px 5px 15px;
	font:normal 13px Arial;
}

#footer div.links ul {
	float:left;
}

#footer div.links ul li{
	display:block;
	float:left;
	height:25px;
	padding:4px 0 0 0;
	margin:0 30px 0 0;
}

.clear{
	clear:both;
}

/*Inside page*/
#left_inside {
	float: left;
	width:600px;
	margin:0 0 0 5px;
	padding:0;
    color:#151322;
    font:normal 13px Arial;
}

#left_inside .visual {
    padding:0;
    margin:30px 0 0 0;
}

#left_inside .visual img {
    margin:0 0 20px 0;
}

#left_inside h1.title {
    color:#727272;
    margin:0 0 0 0;
    padding:0 0 10px 0;
    font:bold 19px Arial
}

#right_inside {
	float:right;
	width:300px;
	margin:0 5px 0 0;
	padding:0;
    text-align:right;
    color:#727272;
}

#right_inside h2 {
  font:bold 17px Arial;
  margin:60px 0 0 0;
  padding:0 0 10px 0;
}

#right_inside ul {
    list-style:none;
}

#right_inside ul li {
  list-style:none;
  padding:2px 0 3px 0;
}

#right_inside a {
  color:#727272;
  font:normal 13px Arial;
}

#right_inside a.selected {
  color:#f4ca00;
  font:normal 13px Arial;
}

/* Раздел новости */
#newsList {
  list-style:none;
  margin:0;
  padding:0;
}

#newsList li {
  clear:left;
  list-style:none;
  margin:0;
  padding:10px 0 15px 0;
}

#newsList li img {
  float:left;
  margin:0 10px 0 0;
}

#newsList li span.date {
  color:#373737;
  font:normal 11px Arial;
}
/* конец Раздела новости */

/*contacts form*/
form#contactForm   {
  width:380px;
  padding:0;
  margin:0;
}

form#contactForm div {
  clear:both;position:relative;margin:0 0 10px;
}

form#contactForm label {
  cursor:pointer;
  display:block;
}

form#contactForm input[type="text"],
form#contactForm input[type="password"] {
  width:300px;border:1px solid #999;padding:5px;-moz-border-radius:4px;
}

form#contactForm textarea {
  width:300px;
  border:1px solid #999;
  padding:5px;
  -moz-border-radius:4px;
}

form#contactForm input[type="text"]:focus,
form#contactForm input[type="password"]:focus,
form#contactForm textarea:focus {
   border-color:#333;
}

/* submit button */
form#contactForm input[type="submit"], form#contactForm input[type="reset"] {
  cursor:pointer;border:1px solid #999;padding:5px;-moz-border-radius:4px;background:#eee;
}

form#contactForm input[type="submit"]:hover,
form#contactForm input[type="submit"]:focus,
form#contactForm input[type="reset"]:hover,
form#contactForm input[type="reset"]:focus {
   border-color:#333;background:#ddd;
}

form#contactForm input[type="submit"]:active,
form#contactForm input[type="reset"]:active {
   margin-top:1px;
}

div.succes, span.succes {
  margin:15px 0 15px 0;
  color:#006600;
}

div.error, span.error {
  margin:15px 0 15px 0;
  color:#ff0000;
}

span.required {
  color:#ff0000;
}

#formData label.error {
  display:block;
  color:#ff0000;
  margin:0;
  padding:0;
}

#captcha {
  margin:5px 0;
  height:60px;
}
/* end of form styles */
