@charset "windows-1251";

html {
font-family : "Trebuchet MS", verdana, arial, "Times New Roman";
width : 100%;
font-size: 10pt;
}
body,td {
font-family : "Trebuchet MS", verdana, arial, "Times New Roman";
font-size: 10pt;
color : #3d3535;
dbackground-color : white;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
background-color : #fdfdf4;

}
.body {
background-color : #fdfdf4;
dbackground: url(/images/test.png) no-repeat;
}

html> .body {dbackground: url(/images/header.png) no-repeat;}

#page {
margin-left:auto;
margin-right: auto;
width:800px;
}

.head {
background: url(/images/header.png) no-repeat;
width:800px;
height:156px;
margin:0px 0px 0px 0px;
}

.content {
margin-top: 00px;
margin-left : 130px;
padding-top:30px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
width : 500px;
height:450px;
border-right:6px solid #212f36;
border-left:6px solid #212f36;
}

html>body .content {height:auto; min-height:450px;}

h1 {
font-size : 130%;
margin : 10px 0;
padding-top : 0px;
dborder-bottom : 1px solid #0168B3;
}
h2 {
font-size: 110%;
padding : 0px;
}
h3 {
font-size: 90%;
display:inline;
}

.menu {
text-align : left;
emargin-top : 200px;
margin-left: 15px;
padding-top:40px;
float:left;
height:400px;
width:100px;
color: #212f36;
font-weight:bold;
font-size:100%;
}

html>body .menu {margin-top : 0px;}




.header {
background-color : #edeeea;
background-color : #eeeada;
padding: 0px 10px 0px 10px;
margin-top : 0px;
height : 120px;
}

#footer {
	border-top:6px solid #212f36;
	width: 800px;
}
	
.menu a:link, .menu a:active, .menu a:visited {

color: #2745BF;
color: #212f36;
text-decoration : none;
padding : 3px 0px;
margin : 0 10px 0 4px;
width : 90px;
display: block;
}
.menu a:hover {
color : #3d3535;
text-decoration : none;

}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}

.fs1 {font-size:48px; color:red}



.form  input,checkbox {
display : inline;
border: #cccada solid 1px;
}
.form textarea {
display : block;
float : left;
margin-bottom : 5px;
border: #cccada solid 1px;
}
.form file {
display : block;
float : left;
margin-bottom : 5px;
border: #cccada solid 1px;
}
.form label {
width : 75px;
float:left;
padding-left : 0px;
}

.eborder {border-collapse:collapse;}
.eborder td {border:1px dashed #d0d0d0;}

.enoborder {border-collapse:collapse;}
.enoborder td {border-collapse:collapse;border:0px;}




a:link, a:active, a:visited {
color : #a53512;
text-decoration : none;
}
a:hover {
color : #a53512;
text-decoration : none;
}


a:hover {
color : #a53512;
text-decoration : none;
}

.selected {
color:red}