
/* Внутренняя страница */	
	
#innerpage_container {
	margin:30px auto 40px auto;
	display:block;
	width:1004px;	
	padding:0px;	
	line-height:1.4em;	
	background: #fff;
/*	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.266); */
	min-height: 300px;
	font-family: "Arial", sans-serif;
	font-size: 1.2em;
}
	
/* Основное информационное содержание внутренней страницы - Внутренняя страница */	
	
#main_content_full {
	display:block;
	float:left;
	width:760px;
	margin: 30px 20px 50px 30px;
}

#main_content_full p {
	color: #222;
}	

#main_content_full a {
	color: #0F4A96;
	padding: 0px 0;
	margin: 0px;
	text-decoration: underline;	
}

#main_content_full a:hover {
	color: #E4504F;
	text-decoration: underline;	
}

#main_content_full h1.headline {
	color: #0F4A96;
	display: block;

	padding-bottom: 6px;
	width: 100%;
	font-size: 1.5em;
	margin: 30px 0 30px 0;
font-weight: 700;
line-height: 1.5;
	text-transform: uppercase;
text-align: center;
}

/* Хлебные крошки */

#breadcrumb {
	margin:0 auto 22px auto;
	display:block;
	width:100%;	
	padding:0px;
	font-size: 0.9em;
}


/* Боковое меню */	

#side_menu {
	display:block;
	float:left;
	width:170px;
height: 100%;
	margin: 30px 0px 40px 20px;
}

#side_menu a {
	color: #0F4A96;
	display: block;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-decoration: none;	
	border-top: 1px #dfdfdf solid;
}

#side_menu a:hover {
	color: #E4504F;
	text-decoration: underline;	
}

/-----------------------------------------------/
#.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
	
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
	
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
	
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#aad4ff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }
.CSSTableGenerator td{
	vertical-align:middle;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}


/-----------------------------------------------/

#.CSSTableGenerator1 {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:25px;
	-webkit-border-bottom-left-radius:25px;
	border-bottom-left-radius:25px;
	
	-moz-border-radius-bottomright:25px;
	-webkit-border-bottom-right-radius:25px;
	border-bottom-right-radius:25px;
	
	-moz-border-radius-topright:25px;
	-webkit-border-top-right-radius:25px;
	border-top-right-radius:25px;
	
	-moz-border-radius-topleft:25px;
	-webkit-border-top-left-radius:25px;
	border-top-left-radius:25px;
}.CSSTableGenerator1 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator1 tr:last-child td:last-child {
	-moz-border-radius-bottomright:25px;
	-webkit-border-bottom-right-radius:25px;
	border-bottom-right-radius:25px;
}
.CSSTableGenerator1 table tr:first-child td:first-child {
	-moz-border-radius-topleft:25px;
	-webkit-border-top-left-radius:25px;
	border-top-left-radius:25px;
}
.CSSTableGenerator1 table tr:first-child td:last-child {
	-moz-border-radius-topright:25px;
	-webkit-border-top-right-radius:25px;
	border-top-right-radius:25px;
}.CSSTableGenerator1 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:25px;
	-webkit-border-bottom-left-radius:25px;
	border-bottom-left-radius:25px;
}.CSSTableGenerator1 tr:hover td{
	background-color:#ffffff;
		

}
.CSSTableGenerator1 td{
	vertical-align:middle;
		background:-o-linear-gradient(bottom, #dddcdb 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dddcdb), color-stop(1, #ffffff) ); 
	background:-moz-linear-gradient( center top, #dddcdb 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dddcdb", endColorstr="#ffffff");	background: -o-linear-gradient(top,#dddcdb,ffffff);

	background-color:#dddcdb;

	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator1 tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator1 tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator1 tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator1 tr:first-child td{
		background:-o-linear-gradient(bottom, #6bbf4a 5%, #339b4d 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6bbf4a), color-stop(1, #339b4d) );
	background:-moz-linear-gradient( center top, #6bbf4a 5%, #339b4d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6bbf4a", endColorstr="#339b4d");	background: -o-linear-gradient(top,#6bbf4a,339b4d);

	background-color:#6bbf4a;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator1 tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #6bbf4a 5%, #339b4d 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6bbf4a), color-stop(1, #339b4d) );
	background:-moz-linear-gradient( center top, #6bbf4a 5%, #339b4d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6bbf4a", endColorstr="#339b4d");	background: -o-linear-gradient(top,#6bbf4a,339b4d);

	background-color:#6bbf4a;
}
.CSSTableGenerator1 tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator1 tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

/------------------------------------------/
#.CSSTableGenerator2 {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator2 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator2 tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator2 table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator2 table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator2 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator2 tr:hover td{
	background-color:#003f7f;
		

}
.CSSTableGenerator2{
	vertical-align:middle;
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) ); 
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;

	border:1px solid #005fbf;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}.CSSTableGenerator2 tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator2 tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator2 tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator2 tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #005fbf;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator2 tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.CSSTableGenerator2 tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator2 tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#.CSSTableGenerator3 {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #3f7f00;
	
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
	
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
	
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
	
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}.CSSTableGenerator3 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator3 tr:last-child td:last-child {
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
}
.CSSTableGenerator3 table tr:first-child td:first-child {
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}
.CSSTableGenerator3 table tr:first-child td:last-child {
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
}.CSSTableGenerator3 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
}.CSSTableGenerator3 tr:hover td{
	
}
.CSSTableGenerator3 tr:nth-child(odd){ background-color:#d4ffaa; }
.CSSTableGenerator3 tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator3 td{
	vertical-align:middle;
	
	
	border:1px solid #3f7f00;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator3 tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator3 tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator3 tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator3 tr:first-child td{
		background:-o-linear-gradient(bottom, #5fbf00 5%, #3f7f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #3f7f00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #3f7f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#3f7f00");	background: -o-linear-gradient(top,#5fbf00,3f7f00);

	background-color:#5fbf00;
	border:0px solid #3f7f00;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator3 tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #5fbf00 5%, #3f7f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #3f7f00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #3f7f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#3f7f00");	background: -o-linear-gradient(top,#5fbf00,3f7f00);

	background-color:#5fbf00;
}
.CSSTableGenerator3 tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator3 tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/---------------------------------------------------------------------------------------------/
#.CSSTableGenerator5 {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:21px;
	-webkit-border-bottom-left-radius:21px;
	border-bottom-left-radius:21px;
	
	-moz-border-radius-bottomright:21px;
	-webkit-border-bottom-right-radius:21px;
	border-bottom-right-radius:21px;
	
	-moz-border-radius-topright:21px;
	-webkit-border-top-right-radius:21px;
	border-top-right-radius:21px;
	
	-moz-border-radius-topleft:21px;
	-webkit-border-top-left-radius:21px;
	border-top-left-radius:21px;
}.CSSTableGenerator5 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator5 tr:last-child td:last-child {
	-moz-border-radius-bottomright:21px;
	-webkit-border-bottom-right-radius:21px;
	border-bottom-right-radius:21px;
}
.CSSTableGenerator5 table tr:first-child td:first-child {
	-moz-border-radius-topleft:21px;
	-webkit-border-top-left-radius:21px;
	border-top-left-radius:21px;
}
.CSSTableGenerator5 table tr:first-child td:last-child {
	-moz-border-radius-topright:21px;
	-webkit-border-top-right-radius:21px;
	border-top-right-radius:21px;
}.CSSTableGenerator5 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:21px;
	-webkit-border-bottom-left-radius:21px;
	border-bottom-left-radius:21px;
}.CSSTableGenerator5 tr:hover td{
	
}
.CSSTableGenerator5 tr:nth-child(odd){ background-color:#ffaa56; }
.CSSTableGenerator5 tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator5 td{
	vertical-align:middle;
	
	
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:10px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator5 tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator5 tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator5 tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator5 tr:first-child td{
		background:-o-linear-gradient(bottom, #9a9bb7 5%, #1d2277 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9a9bb7), color-stop(1, #1d2277) );
	background:-moz-linear-gradient( center top, #9a9bb7 5%, #1d2277 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#9a9bb7", endColorstr="#1d2277");	background: -o-linear-gradient(top,#9a9bb7,1d2277);

	background-color:#9a9bb7;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator5 tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #9a9bb7 5%, #1d2277 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9a9bb7), color-stop(1, #1d2277) );
	background:-moz-linear-gradient( center top, #9a9bb7 5%, #1d2277 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#9a9bb7", endColorstr="#1d2277");	background: -o-linear-gradient(top,#9a9bb7,1d2277);

	background-color:#9a9bb7;
}
.CSSTableGenerator5 tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator5 tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#gal {
border:2px solid #6A5ACD; width:70%;
border-radius: 13px;
background: #77889e url(http://nesmelov.ru/wp-content/uploads/2015/08/galo4ka.png) 15px  no-repeat;
padding: 15px 17px 15px 80px;
margin:0 auto 0 auto;
font-family:Tahoma; font-size:20px; color:#ffffff; text-align:justify;
}
/-----------------------------------------------------------------------------------------/

