
html{
height:100%;
}
body{
background: #fff url(gfx/back.jpg) repeat-x center 0;
margin: 0px;
height:100%;
}

tr, div, a{ 
font-family: Arial;
font-size:12px;
color:#000000;
}
a:hover{
  text-decoration: underline;
}
img.clear{vertical-align:top;}

#main_table{
  height:100%; width:100%;
}
#back_left{
  background: url(gfx/back_left.jpg) no-repeat right 0;
  width:50%;
}
#back_right{
  background: url(gfx/back_right.jpg) no-repeat left 0;
  width:50%;
}
#dyplom_link{
  position:absolute; margin-left:54px; margin-top:239px; width:370px; height:32px; display:block;
}
#menu_top{
  background: url(gfx/02.jpg) no-repeat 0 0;
  height: 58px;
  padding-left:20px;
}
.menu_top_item{
  display:block;
  font-size:12px;
  color:#fff;
  text-decoration: none;
  border-right: 1px solid #AAA;
  padding: 8px;
  float:left;
  margin-top:14px;
}
#center{
  vertical-align:top;
}
#content{
  background:url(gfx/03_back.jpg) repeat-y 0 0;
}
#content_header{
  background: url(gfx/03.jpg) no-repeat 0 0;
}
#content_footer{
  background: url(gfx/04.png) no-repeat 0 bottom;
  height:29px;
}
#foot{
  padding:10px;
  text-align:center;
  background: url(gfx/ln.gif) repeat-x 0 bottom;
}
.foot_{
  color:#fff;
  text-decoration:none;
  margin: 0 10px;
}
#foot_adr{
  width:70%;
  color:#fff;
  padding:10px;
}
#foot_design{
  width:20%;
  color:#aaa;
  padding:10px;
  float:right;
  text-align:right;
}
.heads {
  font-size:25px;
  font-family: Times New Roman;
	letter-spacing: -1px;
	padding:10px;
	display:block;
	background: url(gfx/ln2.png) no-repeat 0 bottom;
	margin-bottom:10px;
	line-height:30px;
}
.heads_red {
  font-size:25px;
  font-family: Times New Roman;
	letter-spacing: -1px;
	padding:10px;
	display:block;
	background: url(gfx/ln2.png) no-repeat 0 bottom;
	margin-bottom:10px;
	color:#D34A00;
	line-height:30px;
}

.left_col{
  float:left;
  width:430px;
  margin: 0px 20px;
  line-height:20px;
}
.right_col{
  float:right;
  width:430px;
  margin: 0px 20px;
  line-height:20px;
}
.begin{
  font-size:18px;
  font-family: Times New Roman;
  color:#434343;
  text-decoration:none;
}
.foto{
  padding:5px;
  background:#fff;
  border: solid 1px #aaa;
}
