/* CSS Document  rgb(11,81,21)*/
html
{
background-image:url(./image/bg_left.jpg);
background-repeat:repeat-x;
background-color:rgb(50,89,6);
}
body
{
color:rgb(28,38,11);
}

@font-face
{
font-family:vesna;
src:url(./Vesna.ttf);
}
.n
{
font-family:vesna;
font-size:40px;
margin:auto;
color:rgb(11,81,21);
}

.nw{
border:1px solid grey;
padding:10px;
margin-top:10px;
margin-bottom:15px;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
}
.pub{
font-size:21px;
}

h6
{
margin:0;
padding:0;
padding-bottom:10px;
font-size:20px;
color:rgb(11,81,21);
}

h6:first-letter
{
color:red;
}

.im
{
border:2px;
border-style:groove;
border-color:rgb(0,102,0);
style:inset;
color:lime;

}

.str
{
background-image:url(./image/bg.jpg);
background-repeat:no-repeat;
margin:0 auto 0 auto;
}
.logo
{
color:#0B5115;
font-family:vesna;
font-size:22px;
background-color:#0B5115;
}

.p1{
text-align:center;
}
p
{
margin-top: 0.5em; 
margin-bottom: 1em;
text-align:justify;
margin-left:10px;
margin-right:10px;
font-size:21px;
text-indent:25px;
}

p:first-letter
{
color:red;
}

.spisok
{
text-align:justify;
font-size:19px;
text-indent:25px;
margin-left:30px;
line-height:150%;
margin-right:10px;
list-style-image:url(./image/sp.jpg);
}

.h
{
font-family:vesna;
font-size:40px;
text-align:center;
margin-bottom:0;
color:rgb(11,81,21);
}
.h:first-letter
{
color:rgb(11,81,21);
}

body
{
margin:0;
}
.coderzh
{
margin-top:166px;
background-color:white;
border-radius:20px;
-moz-border-redius:20px;
-webkit-border-redius:20px;
}
.news
{
font-size:16px;
text-align:justyfi;
margin:30px 20px 10px 20px;
}
.top
{
text-decoration:none;
color:rgb(11,81,21);
font-size:22px;
text-align:left;
}

.logo
{
width: 900px; 
background: white;
margin:7px auto 5px;
padding:5px;
height:100px;
border-radius:20px;
-moz-border-redius:20px;
-webkit-border-redius:20px;
}

#menu {
	line-height: 60px;
	font-family: Times New Roman, cursive;
	padding: 0 5px 0 5px;
	padding-left:0px;
	padding-right:0px;
	margin:0;
	width: 994px;
	height: 60px;
	font-size: 17px;
	background:rgb(46,125,4);
	color:white;
}

#menu {
	letter-spacing: 0px;
	color: white;
}
 .one:hover
{
padding-left: 0;
background:rgb(120,202,6);/*rgb(159,199,40)rgb(105,184,32)*/
border-left:0px;
}
#menu a {
	color: #fff;
	text-decoration: none;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	padding: 0 10px 0 10px;
	height: 60px;
	display: inline-block;
	border-radius:50px 50px 50px 50px;
	-webkit-border-radius:50px 50px 50px 50px;
	-moz-border-radius:50px 50px 50px 50px;
}

#menu ul li.first {
	padding-left: 0;
}

#menu ul li.active {
	background:rgb(120,202,6) ;
  border-radius:20px 20px 20px 0;
	-webkit-border-radius:20px 20px 20px 0;
	-moz-border-radius:20px 20px 20px 0;

}

#menu .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: center;
	width: 0;
	height: 0;
	top: -3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid rgb(144,127,32);
	border-radius:0 20px 20px 20px;
	-webkit-border-radius:0 20px 20px 20px;
	-moz-border-radius:0 20px 20px 20px;
}

.dropotron {
	min-width: 200px;
	padding: 20px 15px 20px 15px;
	background: rgb(120,202,6) url(images/bg4.jpg) top left no-repeat;
	list-style: none;
	line-height: 2.75em;
	border-radius:0 20px 20px 20px;
	-webkit-border-radius:0 20px 20px 20px;
	-moz-border-radius:0 20px 20px 20px;
} 

.dropotron li {
	text-shadow: 0 1px 1px rgb(0,0,0,0.8);
	color: #D3DDE2;
	position: center;
	border-top: dotted 1px #4f798e;
	border-color:white;
	padding: 0 20px 0 20px;
	border-radius:0 20px 20px 20px;
	-webkit-border-radius:0 20px 20px 20px;
	-moz-border-radius:0 20px 20px 20px;
}

.dropotron li:hover {
	background:rgb(74,136,11);/*изменяет цвет элемента выпадающего списка при наведении*/
}

.dropotron li:hover .arrow {
	border-left-color: #153646;
	border-radius:0 20px 20px 20px;
	-webkit-border-radius:0 20px 20px 20px;
	-moz-border-radius:0 20px 20px 20px;
}

.dropotron li.first {
	border-top: 0;
	font-size:15px;
	border-radius:0 20px 20px 20px;
	-webkit-border-radius:0 20px 20px 20px;
	-moz-border-radius:0 20px 20px 20px;
}

.dropotron li.last {
	border-bottom: 0;
	border-radius:0 20px 20px 20px;
	-webkit-border-radius:0 20px 20px 20px;
	-moz-border-radius:0 20px 20px 20px;
}

.dropotron li a {
	color: white;
	text-decoration: none;
	font-size:15px;
	border-radius:0 20px 20px 20px;
	-webkit-border-radius:0 20px 20px 20px;
	-moz-border-radius:0 20px 20px 20px;
}

.dropotron .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: center;
	right: 15px;
	top: 15px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #254656;
	border-radius:0 20px 20px 20px;
	-webkit-border-radius:0 20px 20px 20px;
	-moz-border-radius:0 20px 20px 20px;
}