body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	width: 100%;
background-color: #ffffff;
}
td {
        color: #161310;
	font-family: Tahoma;
	font-size: 12px;
}
img 
{
	border-width:0px;
}
.alignleft {
text-align: left;
padding: 5px;
}
h1 {
	font-family: Tahoma;
	font-size: medium;
        font-weight: normal;
font-size: 20px;
}
h2
{
   font-family: Tahoma;
   font-size: 20px;
   font-weight: normal;
}
.zag
{
   font-family: Tahoma;
   font-size: 19px;
   font-weight: normal;
}
.menu
{
	vertical-align: top;
	width: 20%;
}
.main_wrap
{
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.head
{
	width: 100%;
	height: 200px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.main_header
{
	width: 100%;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
}
.logo
{
	width: 140px;
	height: 200px;
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.line
{
	height: 200px;
	background-image: url('images/line.jpg');
	background-repeat: repeat-x;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.header
{
	width: 730px;
	height: 200px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.header_text
{
	color: #fff;
	margin-right: 50px;
	display: block;
}
.body{}
.main_body
{
	margin: 0%;
	width: 100%;
}

.main_menu
{
	width: 200px;
}
.menu_image
{
	width: 32px;
	height: 32px;
	cursor:pointer;
}
.text
{
	width:80%;
}
.main_text
{
	width: 100%;
}
#text
{
	display:block;
	width:100%;
}
.foot
{
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
.foot_center
{
        background-image: url('images/logo_fm.jpg');
	width: 80px;
        height: 48px;
        display: block;
        cursor: pointer;
        float: left;
}

.main_foot
{
	background-image: url('images/footer.jpg');
	background-repeat: repeat-x;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 80px;
	padding-top: 20px;
}
.contacts
{
	padding-left: 5%;
	width: 30%;

}
.copyrights
{
	width:30%;
        
}
.crumbs
{
	width: 80%;
}


a:link, a:visited  {
            color:#cd5700;
            text-decoration: underline;
}
a:hover {
	color: #082567;
        text-decoration: none;
}

a.menu:visited, a.menu:link {
	font-size: 12px;
	color: #cd5700;
	text-decoration: underline;
	font-weight: normal;
}
a.menu:hover {
	font-size: 12px;
	color: #1a1b1b;
	text-decoration: none;
	font-weight: normal;
}


.bordered
{
       border: 10px;
       border-color: #fb8501;
       border-style:solid;
}
.counters
{
       float: right;
}
.foot_foot
{
       text-align: center;
       padding-top: 5px;
       padding-right: 30px;
       padding-left: 30px;
}