@charset "windows-1251";
/* CSS Document */
body, html {
height:100%;
width:100%;
margin:0px;
margin-top:5px;
padding:0px;
background-color:#f2dcd2;
font-size:14px
}

a {
color:black;
text-decoration:none;
text-transform:none;
font-weight:bold;
font-size:14px
}

#main_cont {
/**/
margin-bottom:10px;
margin-top:10px
}

#menu {
background-color:#efeee7;
}

#menu a{
color:#5d6162;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-transform:none;
}

#cont {
border:0px solid #d4d4d4;
font-size:14px;
text-align:justify
}

.name {
margin-top:15px;
font-family:Tahoma;
color:#2e2e2a;
font-size:14px
}

.cont {
margin-left:25px;
margin-right:25px;
font-family:Tahoma;
color:#474743;
font-size:14px;
text-align:justify;
border:0px solid #d4d4d4;
}
h1 {
	font-size : 16px;
}
h2 {
	font-size : 14px;
}
