html{width: 100%; height: 100%;}
body { width: 100%; height: 100%; margin: 0; padding: 0; font-family: Arial ;background-color: #f4f4f2;text-align: center; FONT-SIZE: 12px; COLOR: #000000}



#header{
	width: 100%;
	height: 123px;
	background-image: URL(/simg/topbg.jpg);
	background-position: center top;
}

#logomenu{
	width: 940px;
	height: 124px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;
}

#logomenu .top{
	width: 940px;
	height: 124px;
	margin: 0px auto;
}

#logomenu .logo{
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}

#logomenu .menuu{
	float: left;
	margin-top: 20px;
}
.mainmenu ul{
	width: 900px;
}

.mainmenu li{
 float: left;
 list-style-type: none;
 list-style: none;
 text-align: center;
 margin-right: 10px;
}

.mainmenu li a{
	text-decoration: none;
}

.topmenu{
	color: #f7f9fd;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.botmenu{
	color: #6b7a8a;
	font-style: italic;
	font-size: 13px;
}

#center{
	width: 940px;
	height: auto;
	margin: 0px auto;
}

.topshadow{
	background-image: URL(/simg/centertopshadow.jpg);
	background-repeat: repeat-x;
	height: 33px;
}

#content{

}

#content .banner{

}

#left{
	float: left;
	width: 250px;
	margin-right: 15px;
}



.newspost{
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.newspost a:link, a:hover, a:visited{
	color: #000;
	text-decoration: none;
}

.newstext:link, .newstext:hover, .newstext:visited{
	color: #000;
	text-decoration: none;
	font-size: 13px;
	height: 20px;
}

.newsname .li:link, .li:hover, .li:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.newsimg{
	float: left;
	margin-right: 10px;
}

.readmore a:link, a:hover, a:visited{
	color: #000;
	text-decoration: none;
	
}

.newsdate{
	font-weight: bold;
}

.readmore{
	margin-top: 1px;
	float: right;
}


#left .forma{
	float: left;
}

.forma {
	width: 250px;
}
#center .right{
	float: left;
	text-align: left;
	-width: 660px;
}

.botshadow{
	background-image: URL(/simg/centerbottomshadow.jpg);
	background-repeat: repeat-x;
	height: 67px;
}

#bottom{
	float: left;
	width: 100%;
	height: 296px;
	background-image: URL(/simg/centerbottomshadow.jpg);
	background-repeat: repeat-x;
}

#bottom .botcontent{
	width: 940px;
	background-image: URL(/simg/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.darb_input{
	width:185px;
}

#form-hr table td{
border-bottom: 1px solid #b6b8b7;
height: 40px;
}

.darb_text_area{
	width:185px;
	height:16px;
	vertical-align: middle;
	max-width:350px;
	max-height:200px;
	border:2px inset #F4F4F4;
}

.error_input{
	border:1px solid red;
}

.grey-input{
	border:1px solid grey;
}

.green-input{
	border:1px solid green;
}

.inter_err{
	display:none;
	position:absolute;
	margin-left:30px;
	background-color: red;
}

#result{
	float:left;
	width:930px;
	display: table-cell;
	word-wrap: break-word;
}

#result input[type=button]
{   
	padding: 5px;
	border : none;
	background-color: #FE6D46;
	color: white;
	width: 60px;
	cursor: pointer;
}

#result input[type=button]:hover
{   
	background-color: #D25E3F;
	cursor: pointer;
}

#result th
{
	background-color:  #FF8869;
	color: white;
}

.interface_form{
	width:928px;
	float:left;
	text-align: center;
	font-size: 16px;
}

.interface_form table{
	text-align: right;
}

.interface_form .input{
	float: left;
	width: 200px;
	color: #555;
	height: 20px;
	padding: 4px;
	border-top: 3px solid #989897;
	border-left: 3px solid #b9b9b7;
	border-bottom: 0px;
	border-right: 0px;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
	border-radius: 5px;
}

.interface_form .area{
	float: left;
	width: 200px;
	max-width: 200px;
	color: #555;
	min-height: 50px;
	padding: 4px;
	border-top: 3px solid #989897;
	border-left: 3px solid #b9b9b7;
	border-bottom: 0px;
	border-right: 0px;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
	border-radius: 5px;
}

/* --------------  Profile  -----------------------*/
.profile
{
	-width: 640px;
	-border: 1px solid black;
	margin: auto;
	width: 100%;
	position: relative;
}

.profile hr
{
	border: 0;
    height: 1px;
    background: gray;
}

.profile button
{
	margin: 0px;
	border: none;
	background-color: #fe6d46;
	color: white;
	padding:5px;
	text-align: center;
	cursor: pointer;
	width: 120px;
	-display: block;
	float: right;
}

#back
{
	float: left;
	-margin-top: 10px;
	margin-right: 20px;
}

.profile hr
{
	width: 610px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
}

.profile button:hover
{
	background-color: #d25e3f;
		cursor: pointer;
}

.profile text
{
  width: 148px;
  -height: 20px;
  -padding: 4px;
  -border: 1px solid #989897;
  margin: 5px;
  font-size: 14px;
  padding-left: 2px;
  display: inline-block;
}

.profile label
{   
	margin-right: 10px;
	font-size: 14px;
	color: #373743;
	font-family: 'Roboto-Regular', sans-serif;
	text-align: right;
	width: 150px;
	display: inline-block;
}

.profile_string
{
	-border-bottom: 1px solid #fe6d46;
	height: 34px;
	margin-bottom: 5px;
	padding: 5px;
	color: gray;
	text-align: left;
}

/* ------------------------------------------------*/

#edit
{
	float:right;
}

.inner_table
{
	display: inline-table;
	width: 100%;
}

.discount
{
	font-family: 'Roboto-Regular', sans-serif;
	padding: 5px;
	font-size: 16px;
	background-color: #8cde9c;
	color: white;
	width: 110px;
	position: absolute;
	top: 50px;
	right: 0;
}

.jur-form-fields{
	display:none;
}

