/* Document */
html 
{
	padding:0;
	margin:0;
	background:url(images/fon.jpg);
}

body {

	margin: 0;
	padding:0;
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 1.5em;
	color: #000;
	width:100%;
	min-width:100%;}
	
a { color:#545ebf;}	
	
a:visited {color:#000;}

a:active {color:#950000;}

#templatemo_container {
	width:1000px;
	min-width:999px;	
	height:auto;
	margin: auto;
	margin-botton:5px;
	background:#fcfde1;	
	border: 2px solid #950000;
	
} 
#templatemo_header_section {

	width: 1000px;
	height: 200px;	
	background: url(images/head3.jpg);
	overflow: hidden;
}
#templatemo_topmenu {
	float: left;
	width: 600px;
	height: 90px;
	margin-right:10px;
	margin-top:10px;
	
}
#templatemo_topmenu ul {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	list-style: none;
}
#templatemo_topmenu ul li{
	display: inline;
}
#templatemo_topmenu ul li a{
	float: left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	margin-left:12px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fcfde1;
	background: #545ebf;
}

#templatemo_topmenu li a:hover {
	float: left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	margin-left:12px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #950000;
	background: #99c6e6; }


#menu {
	width:1000px;
	height:50px;
	margin-left:-39px;
		
}

		
#menu ul {
white-space:nowrap;
font-size:0;


}

#menu ul li {
	list-style: none;
	display:inline-block;
	padding-top:3px;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	color: #fcfde1;
	background: #545ebf;
	width:165px;
	height: 50px;
	margin-right:1.6px;
	position:relative;
	}
	
#menu ul li a {
	width:165px;
	height: 50px;
	color: #fcfde1;
	text-decoration: none;
	font-weight: bold;
	display:inline;
	
	margin:0;
	}

#menu ul li:hover
{background:#99c6e6;
color: #950000;
height:50px;
width:165px;
display:inline-block;


		}

#menu ul li a:hover
{
	color:#950000;
	float: none;
	}
#menu ul li ul {
	list-style: none;
	padding: 0;
	
	display: none;
	left: 0;
	width:155px; 
	
	}
#menu ul li ul li {
	float: left;
	height: 50px; 
	width:155px;
	margin:0; 
	text-align: center;
	padding-left:10px;
	background: #545ebf;
	}
	#menu li:hover ul {
	position:absolute; top:70; left:0; display: block;
	
	}
	#menu ul li ul li:hover {
  background:#99c6e6;display: block; width:155px;
  

}

#menu ul li ul li a{
  color:#fff;
  text-decoration:none; width:155px;
}

#menu ul li ul li a:hover{
  color:#950000;
  text-decoration:none;width:155px;
}

#content {
margin:auto;
width: 957px;
	min-height:400px;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:10px;
	background:#fff;
	border: 2px solid #545ebd;
	border-radius:15px 15px 15px 15px; padding:10px;
	
				}


#dno {
width: 1000px;
height: 35px;
margin-top:10px;
background:#545ebf;
text-align:center;
color: #fcfde1;
font-size: 13px;
font-weight: bold;
padding-top:7px;
			}
#content h1 {font-size:28px; text-align:center; color:#6d1c1d; line-height: 1.5em;}
#content h2 {font-size:20px; text-align:center; color:#545ebf; }
#content h3 {font-size:16px; text-align:left; color:#545ebf; }
#bok h2 {font-size:20px; text-align:center; color:#006600; }

	    #comment{
       border:1px solid #666;
       margin:10px;
       padding:10px;
       font-family:Tahoma;
       font-size:12px;
       border-radius:4px;
       box-shadow:2px 2px 2px #999;
    }
		
	