/* CSS Document */
body{
    background-color: #dedede;
    /*background-color: black;*/
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family:  Arial , Verdana Helvetica, sans-serif ;
	  font-size: 12px;
	  font-weight: normal;
	  color: #3387a0;
}
#container {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#content{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 829px;
	background-image:url(../images/backbround.gif);
	background-repeat: repeat-y;
	/*border: 1px solid black;*/
	
}

/****************** Head **********************/
#head{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 120px;
    width: 830px;
    text-align: left;
}
.logo{
	margin: 0px 23px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:279px;
	float:left;
}
.sentence{
	padding: 32px 0px 0px 0px;
	color: #3d3d3d;
	font-size:14px;
}
/*
.posAdr{
	margin: 0px 0px 0px 0px;
	color: #8c8c8c;
	font-size:13px;
	padding: 0px 0px 0px 680px;
	font-weight: normal;
	border: 1px solid red;
}*/
/****************menu*******************/
#menu{
	/*background-image:url(../images/menu_back.gif);
	background-repeat: no-repeat;*/
	width: 829px; /* width of menu. Uncomment to change to a specific width */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
#navigation {
	width: 829px;
	padding: 0px 0px 0px 33px;
	background-image:url(../images/menu_back.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left; /*Set to "left" or "right" to position menu accordingly*/
	/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation ul {
	font-family: Thoma, Verdana;
	font-size: 16px;
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#navigation li {
	display: inline;
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;
}
#navigation a {
	color: white;
	float: left;
	margin:	0;
	padding-left:20px;
	text-decoration: none;
}
#navigation a:hover {
	color: #663300;
	float: left;
	margin:	0;
	padding-left:20px;
	text-decoration: none;
}
#navigation a span {
	display: block;
	padding:12px 26px 11px 5px;
}
#navigation li.active {
	display: inline;
	background: url(../images/back-menu-activ-center.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;
}
#navigation a.active {
	color: #663300;
	background: url(../images/back-menu-activ-left.gif) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:20px;
	text-decoration: none;
}
#navigation a span.active {
	background: url(../images/back-menu-activ-right.gif) no-repeat right top;
	display: block;
	padding:12px 26px 11px 5px;
}
#navigation a span {
	float: none;
}
#navigation a span.active {
	float: none;
}


/*************** center ****************/
.area{
	
	text-align:left;
	padding: 1px 0px 1px 0px;
	
	
/******************* submenu ***************/	
}
.submenu{
  background-image:url(../images/submenu_back.gif);
	background-repeat: no-repeat;
	width: 452px; /* width of menu. Uncomment to change to a specific width */
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 5px -19px;
	float: left;
}
.submenu ul{
	padding: 0px 0px 0px 0px;
	margin: -3px 0px 0px 20px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.submenu li{
	display: inline;
	margin: 0;
	font-family:  Verdana;
}

.submenu li a{
	text-decoration: none;
	padding: 0px 13px 0px 0px;
	color: #7dbed2;
	font-family:  Tahoma, Verdana;
	font-size:  14px;
}


.submenu li a:hover{
	text-decoration: underline;
	color: #7dbed2;
	padding: 0px 13px 0px 0px;
	font-family:  Tahoma, Verdana;
	font-size:  14px;
}

.submenu1{
  background-image:url(../images/submenu_back.gif);
	background-repeat: no-repeat;
	width: 452px; /* width of menu. Uncomment to change to a specific width */
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 20px -19px;
	float: left;
}
.submenu1 ul{
	padding: 0px 0px 0px 0px;
	margin: -3px 0px 0px 20px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.submenu1 li{
	display: inline;
	margin: 0;
	font-family:  Verdana;
}

.submenu1 li a{
	text-decoration: none;
	padding: 0px 13px 0px 0px;
	color: #7dbed2;
	font-family:  Tahoma, Verdana;
	font-size:  14px;
}


.submenu1 li a:hover{
	text-decoration: underline;
	color: #7dbed2;
	padding: 0px 13px 0px 0px;
	font-family:  Tahoma, Verdana;
	font-size:  14px;
}

/******************center*********************************/
.opennigText{
	width: 270px;
	font-size:14px;
	line-height:25px;
}
.entButt{
	background-image:url(../images/enter_button.png);
  background-repeat: no-repeat;
  color: #FFFFFF;
  text-align: center;
  margin: 20px 0px 70px 0px;
  padding: 10px 0px 0px 0px;
  font-size: 26px;
  width:251px;
  height: 52px;
}

.entButt a{
	color: #FFFFFF;
	text-decoration: none;
}
.entButt a:hover{
	color: #EDEDED;
	text-decoration: none;
}

p{	
	line-height:30px;
	
}
.cube{
	width:250px;
	overflow:auto;
	float:right;
	margin: 0px 0px 0px 0px;
	text-align:right;

}
.clear{
clear:both;
}

h1{
	margin: 50px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size:20px;
	color: #2c2c2c;
}
.icon{
	float:left;
	vertical-align:top;
	padding: 5px 10px 0px 20px;
	height:218px;
	width: 52px;
	
}
.firm{
	line-height: 22px;
	font-size:  15px;
	color: #474747;
}
.firmLogo{
	float:right;
	padding: 5px 0px 0px 10px;
}
.link{
	padding: 5px 0px 0px 80px;
}

.link a{
	text-decoration: none;
	color: #52b2d0;
	font-family:  Tahoma, Verdana;
	font-size:  14px;
	
}
.link a:hover{
	color: #2c8faf;
}
/********** style contacts ***************/
.offset{
	margin: 58px;
	padding: 0px 0px 0px 0px;

}	
.offset1{
	margin: 58px 58px 0px 58px;
	padding: 0px 0px 0px 0px;

}
.offset2{
	margin: 0px 58px 0px 58px;
	padding: 0px 0px 0px 0px;

}
.skryt{
	display: none;
}
.title{
	color: #2c2c2c;
	font-family:  Tahoma, Verdana;
	font-size:  21px;
}
.adres{
	padding: 5px 30px 0px 40px;
	text-align:left;
	color: #474747;
}
input.contacts{
	margin: 0px 20px 0px 0px;
	padding: 6px 5px 2px 8px;
	font-size:14px;
	background-image: url(../images/input_back.gif);
	/*background-repeat:no-repeat;*/
	/*background-attachment: fixed;*/
	border: none;
	width:254px;
	height:31px
}
input.contactsSmall{
	margin: 0px 20px 0px 0px;
	padding: 6px 5px 2px 8px;
	font-size:12px;
	background-image: url(../images/input_back_small.gif);
	/*background-repeat:no-repeat;*/
	/*background-attachment: fixed;*/
	border: none;
	width:200px;
	height:20px
}
textarea.contacts{
	padding: 6px 15px 2px 8px;
	font-size:14px;
	background-image: url(../images/textarea_back.gif);
	border: none;
	width:418px;
	height:177px
	
}
.SubButt{
	background-image:url(../images/submit_button.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  text-align: center;
  margin: 20px 0px 0px 0px;
  font-size: 17px;
  width:141px;
  height: 29px;
  border:none;
}

.SubButt a{
	color: #FFFFFF;
	text-decoration: none;
}
.SubButt a:hover{
	color: #EDEDED;
	text-decoration: none;
}
/************* info style ***********/
.Tab{
width: 100%;
padding: 0px 0px 0px 0px;
	
}
.wrapper{
	width: 740px; 
	text-align: left; 
	margin: 0px auto;
}
.InName{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: rgb(96,96,96);
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	
}
.InWeb{
	text-align:left;
	float:left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	width:300px;
}
.InDate{
	width:270px;
	font-size: 12px;
	font-weight: normal;
	vertical-align:top;
	

	
}
.InTx{
	line-height: 20px;
	text-align:justify;
	margin: 2px 0px 5px 0px;
	color: #474747;
}
.InTx1{
	line-height: 20px;
	text-align:justify;
	margin: 2px 0px 25px 0px;
	color: #474747;
}
.InAns{
	text-align:right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
	color: rgb(96,96,96);
	cursor: pointer;


}

.hiding{
	display: none;
	padding: 0px 0px 0px 80px;
}
.reply{
	padding: 0px 0px 0px 40px;
}
.InHead{
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size:16px;
	color: #2c2c2c;
	padding: 40px 0px 0px 0px;
}
.InHead1{
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size:16px;
	color: #2c2c2c;
	padding: 0px 0px 0px 0px;
}
/************ footer ***************/
#footer {	
	background-image:url(../images/back_footer.gif);
  background-repeat: no-repeat;
  width: 829px;
  padding: 30px 0px 30px 0px;
  text-align: center;
  color: #a1a1a1;
}  
#footer a{
		color: #a1a1a1;
		font-family:  Tahoma, Verdana;
		font-size:  13px;
		text-decoration:none;
}
#footer .fBackLink{
 width: 640px;
 text-align: center;
 margin: 0 0 0 50px ;
}