@import "http://webfonts.ru/import/cleanvertising.css";

body{
    margin:0px;
	padding:0px;
	padding-top:25px;
	font-size:1.2em;
	color: #646464;
	font-family: 'Cleanvertising',Arial, Helvetica, sans-serif;;
	line-height: 160%;
   }

img, picture {
	max-width: 100%;
	height: auto;
	border: none;
	line-height: 1.7em;
}

a {
  color: #37455F;
  text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a.title {
	font-size:1.8em;
	text-align:center;
}

h1 {	margin-bottom:40px;
	font-weight:normal;
	text-transform:uppercase;
	color:#212224;}

h2 {
	margin-bottom:30px;
	font-weight:normal;
	color:#212224;
}

h3 {
	margin-bottom:30px;
	font-weight:normal;
	color:#212224;
}

div.but_start1 a {
	display:block;
	width:176px;
	height:176px;
	background-image:url(http://polka43.ru/images/but_start1.png);
	background-repeat:no-repeat;
	background-position:top;
}

div.but_start1 a:hover {
	background-position:bottom;
	text-decoration:none;
}

div.but_start2 a {
	display:block;
	width:176px;
	height:176px;
	background-image:url(http://polka43.ru/images/but_start2.png);
	background-repeat:no-repeat;
	background-position:top;
}

div.but_start2 a:hover {
	background-position:bottom;
	text-decoration:none;
}

div.but_start3 a {
	display:block;
	width:176px;
	height:176px;
	background-image:url(http://polka43.ru/images/but_start3.png);
	background-repeat:no-repeat;
	background-position:top;
}

div.but_start3 a:hover {
	background-position:bottom;
	text-decoration:none;
}


div.but_start4 a {
	display:block;
	width:176px;
	height:176px;
	background-image:url(http://polka43.ru/images/but_start4.png);
	background-repeat:no-repeat;
	background-position:top;
}

div.but_start4 a:hover {
	background-position:bottom;
	text-decoration:none;
}


table.start_menu td p {
	padding-bottom:15px;
	padding-top:15px;
}


div.but a {
	display:block;
	width:140px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #37455F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#F6F6F6;
	color:#37455F;
	text-align:center;
}

div.but a:hover {
	text-decoration:none;
	background-color:#EEEDED;
	color:#37455F;
}

.new_alert2 {
	z-index: 4000;
	position:absolute;
	width:335px;
	top:-1000px;
	display: none;
	background-color: #F8F8F8;
	border: 3px solid #EBEBEB;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

#new_alert {
	z-index:40000;
	position:absolute;
	display: none;
	width: 700px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #b2b9c3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
	box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
	font-size:0.9em;
}

#new_alert_size_div {
	padding:10px;
	padding-top:0px;
}

hr {
	clear:both;
	margin-top:10px;
}

img, picture {
	max-width: 100%;
	height: auto;
	border: none;
	line-height: 1.7em;
}

ul li {
	margin-bottom:15px;
}

ol li {
	margin-bottom:15px;
}


form.mystyle input{
	color:#696767;
	font-size:16px;
	border:1px solid #D0D0D0;
	padding:8px;
	margin-bottom:8px;
	margin-top:4px;
	padding-left:10px;
}

form.mystyle select{
	color:#696767;
	font-size:16px;
	border:1px solid #D0D0D0;
	padding:8px;
	margin-bottom:8px;
	margin-top:4px;
	padding-left:10px;
}

form.mystyle textarea{
	color:#696767;
	font-size:16px;
	border:1px solid #D0D0D0;
	padding:8px;
	margin-bottom:8px;
	margin-top:4px;
	padding-left:10px;
}


form.mystyle input.but {
	display:block;
	width:180px;
	text-align:center;
	border:1px solid #37455F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#F6F6F6;
	color:#37455F;
	display:block;
	font-weight:normal;
	cursor:pointer;
	height:42px;
	cursor:pointer;
	font-size:1em;
}

form.mystyle input.but:hover{
	background-color:#37455F;
	color:#FFFFFF;
}


ul.editor_list {
	padding:0px;
	margin:0px;
}

ul.editor_list li {
	list-style-type:none;
	display:block;
	width: 100px;
	height:100px;
	text-align:center;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	line-height:125%;
}

a.sl_left {
	position:absolute;
	left:40px;
	top:41%;
	display:block;
	width:30px;
	height:88px;
	background-image:url(http://akademiameha.ru/images/arrow-left.png);
	opacity:0.8;
	text-decoration:none;
	border:none;
	z-index:100;
}

a.sl_left:hover {
	text-decoration:none;
	border:none;
	opacity:1;
}

a.sl_right{
	position:absolute;
	right:40px;
	top:41%;
	display:block;
	width:30px;
	height:88px;
	background-image:url(http://akademiameha.ru/images/arrow-right.png);
	opacity:0.8;
	text-decoration:none;
	border:none;
	z-index:100;
}

a.sl_right:hover {
	text-decoration:none;
	border:none;
	opacity:1;
}