body {

		background: url(img/fon.jpg) repeat;
		background-color: #e5923f;	
		font-family: 'Arial', sans-serif;
		font-size: 10pt;
}
p{
		margin-top: 0px;
}
a {
		color: #000000;
		text-decoration: none;
		border: 0px;
		cursor: pointer;
}

a:hover {

		text-decoration: underline;
		cursor: pointer;
}

img {
		border: 0px;
}

img[alt=line] {
    margin-top: 15px;
}

h1 {
    font-size: 16pt;

}
textarea {
		border: 1px dashed #000000;
		background-color: transparent;
}

input[type=text] {
		border: 1px dashed #000000;
		background-color: transparent;
}
/*-------------------------------------divs------------------*/

#cap_left { 
		height: 298px;
		background: url(img/cap_left.jpg) right no-repeat;

}

#cap_center { 
		width: 950px; 
		height: 298px;
		background: url(img/cap_center.jpg) no-repeat;

}

#cap_right { 
		height: 298px;
		background: url(img/cap_right.jpg) no-repeat;

}

#body_left { 
		
		background: url(img/body_left.jpg) right repeat-y;

}
#d_l { 
		height: 536px;
		background: url(img/d_l.jpg) bottom right no-repeat;

}

#body_center { 
		width: 950px; 
		min-height: 600px;
		background: url(img/body_center.jpg) repeat-y;

}

#b_c { 
		min-height: 180px;
		background: url(img/b_c.jpg) no-repeat;

}

#d_c { 
		min-height: 600px;

		background: url(img/d_c.jpg) bottom no-repeat;

}

#body_right { 
		
		background: url(img/body_right.jpg) repeat-y;

}

#b_r { 
		min-height: 155px;
		background: url(img/b_r.jpg) no-repeat;

}

#d_r { 
		height: 536px;
		background: url(img/d_r.jpg) left bottom no-repeat;

}


#body {

		width: 640px;
		color: black;
		text-align: justify;
		font-family: 'Arial', sans-serif;;
		font-size: 10pt;
		font-style: normal;
		font-weight: 100;







}






#menu {
		clear: both;
		width: 430px;
		height: 35px;
		position: relative;
		top: 110px;
		left: 530px;

}

#admin {
		position: relative;
		left: 100px;
		top: 40px;
		width: 305px;
		height: 305px;
		background: url(img/block.png)  no-repeat;
		text-align: left;
		font-family: 'Arial', sans-serif;;
		font-size: 12pt;
		font-style: normal;
		font-weight: 800;
		padding: 30px;
}


#submenu1{
		LEFT: -1000px;
		OVERFLOW: hidden;
		POSITION: absolute;
		TOP: -1000px;
		border: 1px solid #222222;
		background-color: #fefefe;
		font-family: 'Arial', sans-serif;
		font-size: 6pt;
		font-style: normal;


}
#submenu2{
		LEFT: -1000px;
		OVERFLOW: hidden;
		POSITION: absolute;
		TOP: -1000px;
		border: 1px solid #222222;
		background-color: #fefefe;
		font-family: 'Arial', sans-serif;
		font-size: 6pt;
		font-style: normal;


}

#p_top {


		margin-top: 0px;
		margin-bottom: 0px;
		width: 148px;
	
		background: url(img/p_top.jpg) no-repeat;
	}

#p_middle {

		margin-top: 0px;
		padding-left: 0px;
		font-weight: 100;
		font-family: 'Arial', sans-serif;
		font-size: 12pt;
		font-style: normal;
		text-align: left;

		width: 148px;
		min-height: 50px;
		background: url(img/p_middle.jpg) repeat;
	}

#p_bottom {

		width: 148px;
		background: url(img/p_bottom.jpg) no-repeat;
	}
	
	#work_text {
    vertical-align: top;
		width: 300px;
		color: black;
		text-align: justify;
		font-family: 'Arial', sans-serif;;
		font-size: 10pt;
		font-style: normal;
		font-weight: 100;

}

	#work_img {
    vertical-align: top;
		width: 350px;
		}
/*-------------------------------------divs------------------*/


/*-------------------------------------styles------------------*/

.logo {
		font-family: 'Arial', sans-serif;;
		font-size: 10pt;
		font-style: normal;
		font-weight: 100;
}

.figures {
		width: 120px;
		color: #1072b2;
		text-align: center;
		font-family: 'Arial', sans-serif;
		font-size: 54pt;
		font-style: normal;
		font-weight: 400;	


}

.figures_text {

		width: 160px;
		color: #939598;
		text-align: justify;
		font-family: 'Arial', sans-serif;
		font-size: 14pt;
		font-style: normal;

}


.menu_link {
		color: #eceded;
		text-decoration: none;
		border: 0px

}

.menu_link:hover {
		color: #eceded;
		text-decoration: none;
		border: 0px;
}
.admin_links{
		color: #000000;
		margin-top: 10px;
}

.admin_links:hover{
		text-decoration: underline;

}

.zag{
		text-align: center;
		font-family: 'Arial', sans-serif;
		font-size: 16pt;
		font-style: normal;
		font-weight: 600;	
}

.tabl {
		text-align: justify;
		font-family: 'Arial', sans-serif;
		font-size: 10pt;
		font-style: normal;
		margin-top: 10px;
}

.button {
		text-align: left;
		font-family: 'Arial', sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-weight: 100;	
		color: #000;
}
