/* main styles --------------------------------------------------------------------------------------------------------------------------------------------*/
html {
	margin: 0px;
	padding: 0px;	
}
body {
	background: url(/img/bg_1.jpg) top center #ffffff no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	color: #4e4e4e;
	font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;	
}

#container {
	width: 985px;
   margin: 0 auto;	
}

#works a {
	font-family: plumb;
	color: #014d7d;
	font-size: 26px;
}

#link_1 {
	position: absolute;
	top: 350px;
	margin-left: 680px;
}
#link_2 {
	position: absolute;
	top: 205px;
	margin-left: 795px;
}
#link_3 {
	position: absolute;
	top: 253px;
	margin-left: 200px;
}
#link_4 {
	position: absolute;
	top: 98px;
	margin-left: 293px;
}
#link_5 {
	position: absolute;
	top: 124px;
	margin-left: 760px;
}
#icos {
	position: absolute;
	top: 40px;
	margin-left: 20px;
}
#logo {
	position: absolute;
	top: 150px;
	margin-left: 20px;
}
#langs {
	position: absolute;
	top: 40px;
	margin-left: 910px;
}

#about_text {
	padding-left: 50px;
}
#news1_text {
	padding-left: 20px;
}
.date_main {
	color: #95c81b;
	font-size: 20px;
}
.day_week_main {
	color: #95c81b;
	font-size: 11px;	
}

.footer_link a {
	color: #3e76a6;
	font-size: 11px;
	text-decoration: none;
}
.footer_link a:hover {
	color: #3e76a6;
	font-size: 11px;
	text-decoration: underline;
}

#search_div {
    border: 0px;
    background: url(/img/search.gif) no-repeat;
    width: 280px;
    height: 30px;
/*    padding-top: 8px;*/
    padding-left: 8px;    
    padding-right: 8px;        
    font-size: 11px;
    color: #b5b6b8;
}

#search_input {
    border: 0px;
    width: 260px;
    margin-top: 8px;
    padding-left: 8px;    
    padding-right: 8px;        
    font-size: 11px;
    color: #b5b6b8;
}
.copyright {
	font-size: 11px;
}


.menulaycup{
  font-family:  Arial, Verdana, Helvetica, Sans-Serif;
  font-style: italic;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  margin-top: 6px;

}
.menulaycup a {
  font-family:  Arial, Verdana, Helvetica, Sans-Serif;
  font-style: italic;
  font-size: 12px;
  color: #007EA0;
  font-weight: bold;
  margin-top: 6px;
}
.menulay {
  margin-left: 10px;
  color: #cecece;
  font-size: 11px;
}
.menulay a {
  margin-left: 10px;
  color: #007EA0;
  font-size: 11px;
}
.create_layer {
	background: #eeeeee;
	border: 1px solid #222222;
	padding: 10px;
}
.verd11 {
	font-size: 11px;
}
