h3 {font-size: 15;
    color:#1DD300;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
h2 {font-size: 18;
    color:#138900;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 2; /* Убираем отступ сверху */}
h1 {font-size: 34;
    color: #138900;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
p{margin-top: 40;}p.s{margin-top: 10;}em{font-size: 18;    color:#138900;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	}
.btn {
  background: #34cfbe;
  background-image: -webkit-linear-gradient(top, #34cfbe, #34cfbe);
  background-image: -moz-linear-gradient(top, #34cfbe, #34cfbe);
  background-image: -ms-linear-gradient(top, #34cfbe, #34cfbe);
  background-image: -o-linear-gradient(top, #34cfbe, #34cfbe);
  background-image: linear-gradient(to bottom, #34cfbe, #34cfbe);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #00675c;
  font-size: 20px;
  padding: 12px 21px 11px 26px;
  text-decoration: none;
}

.btn:hover {
  background: #00675c;
  text-decoration: none;
  color:#34cfbe;
}
   body {
    margin: 10; /* Отступы на странице */;
	background: #7AE969;	font-size: 18;
}	
   #header { /* Верхний блок */
	border: 1px dotted #8BB42D;
	background-color: #ffffff;
	border-radius: 10px;}
   #sidebar { /* Левая колонка */
    float: left; /* Обтекание справа */
    width: 10%; /* Ширина колонки */
    padding: 5px; /* Поля вокруг текста */
    margin: 0px 0px 5px 0px; /* Значения отступов */
	background-color: #7AE969;}
   #content { /* Правая колонка */
    margin: 30px 0px 0px 12%; /* Значения отступов */
    padding: 20px; /* Поля вокруг текста */
    border: 1px dotted #8BB42D; /* Параметры рамки */
	background-color: #ffffff;
	}
   #footer { /* Нижний блок */
    padding: 5px; /* Поля вокруг текста */
	border: border: 1px dotted #8BB42D;
	margin: 0px 0px 0px 12%; /* Значения отступов */
	background-color: #ffffff;}
	
	a.savelink{
	font-size: 18;
    color:#34cfbe;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	background: url(img/save.png) no-repeat;
	height: 40px;
	text-decoration: none;
	}
	a.savelink:hover{
	font-size: 18;
    color:#00675c;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	background: url(img/save1.png) no-repeat;
	height: 40px;
	text-decoration: none;
	}
	
	a.testlink{
	font-size: 18;
    color:#34cfbe;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	background: url(img/test.png) no-repeat;
	height: 40px;
	text-decoration: none;
	}
	a.testlink:hover{
	font-size: 18;
    color:#00675c;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	background: url(img/test1.png) no-repeat;
	height: 40px;
	text-decoration: none;
	}		a.pptlink{	font-size: 18;    color:#34cfbe;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/pp.png) no-repeat;	height: 40px;	text-decoration: none;	}	a.pptlink:hover{	font-size: 18;    color:#00675c;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/pp1.png) no-repeat;	height: 40px;	text-decoration: none;	}
	a.exelink{
	font-size: 18;
    color:#34cfbe;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	background: url(img/exe.png) no-repeat;
	height: 50px;
	text-decoration: none;
	}
	a.exelink:hover{
	font-size: 18;
    color:#00675c;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	background: url(img/exe1.png) no-repeat;
	height: 50px;
	text-decoration: none;
	}
		a.pdflink{
	font-size: 18;
    color:#34cfbe;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	background: url(img/pdfs.png) no-repeat;
	height: 50px;
	text-decoration: none;
	}
	a.pdflink:hover{
	font-size: 18;
    color:#00675c;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
	background: url(img/pdfs1.png) no-repeat;
	height: 50px;
	text-decoration: none;
	}	a.mdllink{	font-size: 18;    color:#34cfbe;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/mdl.png) no-repeat;	height: 40px;	text-decoration: none;	}	a.mdllink:hover{	font-size: 18;    color:#00675c;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/mdl1.png) no-repeat;	height: 40px;	text-decoration: none;	}		a.wwwlink{	font-size: 18;    color:#34cfbe;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/www.png) no-repeat;	height: 40px;	text-decoration: none;	}	a.wwwlink:hover{	font-size: 18;    color:#00675c;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/www1.png) no-repeat;	height: 40px;	text-decoration: none;	}			a.crosslink{	font-size: 18;    color:#34cfbe;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/cross1.png) no-repeat;	height: 40px;	text-decoration: none;	}	a.crosslink:hover{	font-size: 18;    color:#00675c;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/cross.png) no-repeat;	height: 40px;	text-decoration: none;	}				a.imglink{	font-size: 18;    color:#34cfbe;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/img.png) no-repeat;	height: 40px;	text-decoration: none;	}	a.imglink:hover{	font-size: 18;    color:#00675c;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/img1.png) no-repeat;	height: 40px;	text-decoration: none;	}				a.applink{	font-size: 18;    color:#34cfbe;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/app.jpg) no-repeat;	height: 40px;	text-decoration: none;	}	a.applink:hover{	font-size: 18;    color:#00675c;	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	display:block;	background: url(img/app1.jpg) no-repeat;	height: 40px;	text-decoration: none;	}

.mainimg{
box-shadow: 5px 5px 5px #666666;
width: 350px;
height: 220px;
border-radius: 8px;
margin: 20px;
}

.mainimg:hover{
box-shadow: 10px 10px 10px #666666;
border-radius: 8px;
margin: 20px;
border: 2px solid #8BB42D;
 }  .awardimg{box-shadow: 5px 5px 5px #666666;width: 200px;height: 300px;border-radius: 8px;margin: 20px;}.awardimg:hover{box-shadow: 10px 10px 10px #666666;width: 400px;height: 600px;border-radius: 8px;margin: 20px;border: 2px solid #8BB42D; }
table{
width:70%;
border:2px #00675c;
border-collapse: collapse;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
 td { 
    padding: 2px; /* Поля вокруг содержимого ячеек */
    border: 2px solid #00675c; /* Граница вокруг ячеек */
   }

	

