@charset "utf-8";
body, html {
	margin:0;
	padding:0;
}

body {
	background:url(../images/bg.gif) repeat-x top #115f8e;
}

#wrapper {
	width:98%;
	margin:0 auto;
	min-width:1000px;
	max-width:1600px;
}

.inputboxsearch {
width:150px;
}

#header {
    background:url(../images/bg_header.gif);
    border-radius: 3px 3px 0 0;
    height: 110px;
    margin-top: 1%;
    width: 100%;
}

#logo {
    background: url("../images/logo_apu.png") no-repeat scroll left center transparent;
    color: #1F5AB1;
    float: left;
    font-size: 21px;
    font-weight: bold;
    height: 90px;
    margin: 10px 20px;
    padding-left: 110px;
    width: 360px;
}

#logotext {
    font-family: arial;
    margin-top: 10px;
    text-align: left;
}

#logo span {
	font-size: 14px;
	font-weight:100;
}

#reg {
    background: none repeat scroll 0 0 #1F5AB1;
    border-radius: 0 3px 0 0;
    color: #FFFFFF;
    display: none;
    float: right;
    padding: 4px 10px;
    width: 230px;
}

#reg a {
	color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

#reg div {
	margin-bottom: 5px;
}

#reg input {
    float: right;
    height: 12px;
}

#reg label {
	width:100px;
}

#reg p {
    margin: 3px;
}

#reg li {
	display:inline;
	list-style:none;
}

#reg ul {
	margin:0;
	padding:0;
}

.button {
    background: none repeat scroll 0 0 #F4F4F4;
    border: medium none;
    height: 25px !important;
    margin-right: 3px;
}

.reg-text {
    float: left;
    width: 75px;
}

#menu {
    background: url("../images/bg_menu.gif") repeat scroll 0 0 transparent;
    border-top: 1px solid #E4E4E4;
    height: 40px;
    width: 100%;
}

#menu a {
    color: #262626;
    text-shadow: 0 1px 0 #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-weight: 100;
    padding: 9px 28px;
    text-decoration: none;
}

#menu_a {
    margin-left: 0;
    width: 990px;
}

#menu a:hover {
	text-decoration:underline;
	background:#f4f4f4;
	color:#1689d2;
}

#content {
	background:#fff;
}

#left {
	float:left;
	width:200px;
}

#right {
	float:right;
	width:200px;
}

#center {
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    margin: 0 200px;
    padding: 10px;
	text-align: justify;
}

#sidebar_menu ul {
    border-top: 1px solid #EEEEEE;
    margin: 10px 0 0;
    padding: 0;
}

#sidebar_menu li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    list-style: none outside none;
    margin: 0;
    padding: 3px 5px 3px 15px;
	text-align: left;
}

#right #sidebar_menu li {
	border-right: none;
	border-left: 1px solid #EEEEEE;
}

#sidebar_menu a {
    color: #0055CC;
    text-shadow: 0 1px 0 #FFFFFF;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}

#sidebar_menu a:hover {
	color:#010101;
	text-decoration:underline;
}

#sidebar_menu {
}

#news_block_content img {
	float:left;
	padding:0 10px 10px 0;
	width:70px;
	height:47px;
}

#news_block_content p {
	color: #434343;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#news_block_content {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#news_block_content h2 {
	color: #1F5AB1;
    font-size: 16px;
    margin: 0;
    padding-bottom: 5px;
}

#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #EEEEEE;
    height: 85px;
    margin-bottom: 1%;
    width: 100%;
	text-align:left;
}

#uvaga {
    color: #434343;
    float: left;
    font-size: 12px;
    margin: 10px 20px;
    width: 500px;
}

#uvaga p {
	margin: 0 0 5px;
}

#date {
    color: #1F5AB1;
    float: right;
    font-family: arial;
    font-size: 16px;
    height: 90px;
    margin-right: 50px;
    padding: 10px;
}

#time {
	font-size: 21px;
    font-weight: 100;
    margin: 20px auto;
    width: 50px;
}

#readmore {
	height: 30px;
    width: 95%;
}

#readmore a {
	color: #1F5AB1;
    float: right;
}

#readmore2 {
    border-bottom: 1px solid #EEEEEE;
    height: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-right: 45px;
    width: 95%;
}

#readmore2 a {
    bottom: 25px;
    color: #1F5AB1;
    float: right;
    position: relative;
}

#latestnews {
    width: 100%;
}

#latestnews h3 {
    border-bottom: 1px solid #EEEEEE;
    color: #666666;
    font-size: 18px;
    padding-bottom: 5px;
}

#copyright {
	float: right;
    font-size: 12px;
    margin: 35px;
}

#copyright a {
	color: #1F5AB1;
}

#table {
}

#td {
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
    padding: 5px 10px;
}

#td a {
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
	color:#0055CC;
}

#td a:hover {
	text-decoration:underline;
	color:#010101;
}


.item-page h2 {
    border-bottom: 1px solid #EEEEEE;
    margin: 0 0 15px;
    padding-bottom: 5px;
}

.item-page h2 a {
    color: #434343;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#table h3 {
	border-bottom: 1px solid #CCCCCC;
    color: #434343;
    font-size: 14px;
    padding-bottom: 5px;
}

.tdate {
    color: #848484;
    display: block;
    font-size: 14px;
}

.blog h2 {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    margin: 0 0 5px;
    padding: 5px 10px;
}

.blog h2 a, .blog-event h2 a {
    color: #0055CC;
    font-family: arial;
    font-size: 12px;
    font-weight: 100;
    text-decoration: none;
}

.blog h2 a:hover, .blog-event h2 a:hover {
	text-decoration:underline;
	color:#010101;
}

.blog-event h2 {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    margin: 5px;
    padding: 5px 10px;
}

.blog-event img {
	display:none;
}

#book td {
    border: 1px solid #CCCCCC;
    padding: 5px;
}

#book table {
	border:solid 1px #ccc;
}

#book h2 {
    border: medium none;
    color: #434343;
    font-size: 12px;
    margin: 5px 0;
}

#book a {
	color: #0055CC;
    font-weight: bold;
	text-decoration:none;
}

#book img {
	width:100px;
}

#book a:hover {
	text-decoration:underline;
	color:#010101;
}

.email {
	font-weight:100;
}

#ttable {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #434343;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
}

#autor {
    color: #666666;
    font-weight: bold;
}

#descrip {
	color: #848484;
    font-size: 14px;
}

.item-page h3 {
	color:#434343;
}

/*Главное меню*/
/*#nav{
	float:left;
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
}
#nav li{
	float:left;
	margin-right:10px;
	position:relative;
	display:block;
}
#nav li a{
    color: #262626;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-weight: 100;
    padding: 9px 28px;
    text-decoration: none;
}
#nav li a:hover{
	color:#1689d2;
	text-decoration:underline;
}

#menu ul {
	margin:0;
	padding:0;
}

.sub:hover {
	color:#1689d2 !important;
	font-weight:100 !important;
}


#nav ul{
	list-style:none;
	position:absolute;
	left:-9999px;
	opacity:0;
	-webkit-transition:0.25s linear opacity;
}
#nav ul li{
	padding-top:1px;
	float:none;
}
#nav ul a{
	white-space:nowrap;
	display:block;
}
#nav li:hover ul {
	left:0;
	opacity:1;
}
#nav li:hover a {
	background:#f4f4f4;
	text-decoration:underline;
}
#nav li:hover ul a {
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
}
#nav li:hover ul li a:hover {
	text-decoration:underline;

}*/
/*Конец стилей для главного меню*/

#book td {

}

.dca_title {
    color: #434343;
    font-weight: bold;
    padding: 5px 0;
}

.dca_phone {
	background:url(../../../images/phone.jpg) no-repeat left;
}

.dca_email {
	background:url(../../../images/mail.jpg) no-repeat left;
}

#book td p {
	margin: 0;
}

.item-page img {
	width:200px;
	float:left;
	padding:0 15px 10px 0;
}

.blog-index .leading-0,
.blog-index .leading-1,
.blog-index .leading-2,
.blog-index .leading-3,
.blog-index .leading-4,
.blog-index .leading-5,
.blog-index .leading-6,
.blog-index .leading-7,
.blog-index .leading-8,
.blog-index .leading-9,{
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.blog-index img {
    float: left;
    max-height: 100px !important;
    padding: 0 10px 10px 0;
    width: 70px !important;
}

.blog-index  p {
    color: #636363;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.blog-index  p a {
	color: #0055CC;
}

.blog-index  p a:hover {
	color:#010101;
}

.blog-index h2 a {
    color: #1F5AB1;
    font-size: 12px;
    margin: 0;
    padding-bottom: 5px;
    text-decoration: none;
}

.blog-index h2 a:hover {
	text-decoration:underline;
	color:#010101;
}

.blog-index h2 {
    margin: 0 0 15px;
    padding: 0;
}

.blog-index #combl {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    min-height: 100px;
    padding: 5px 5px 20px;
}

#combl table {
	margin:0;
	padding:0;
}

.create {
	font-size: 11px;
    margin: 0;
}

.blog-index .items-row {
	display:none;
}

.item-page-index h2 a {
	color: #434343;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	}

.item-page-index h2 {
    border-bottom: 1px solid #EEEEEE;
    margin: 0 0 15px;
    padding-bottom: 5px;
}

.MsoNormal {
	margin-bottom:50px !important;
}

.MsoNormal span {
	font-size:14px !important;
}

#formdesc {
}

#forminput {
}

#formdesc p {
}

#formline {
}

.article-info {
    color: #848484;
    float: right;
    margin: 0;
    padding: 0 0 10px 10px;
}

.item-page-index img {
    float: left;
    max-width: 200px !important;
    padding: 0 5px 5px 0;
}

.no_style_img {
width: 300px !important;
}

.no_style_img2 {
width: 550px !important;
}



.td_name {
	font-weight: bold;
}

#slider_r {
}

#slider_l {
}

/*------------------------------------*\
	НАВИГАЦИЯ
\*------------------------------------*/


#menuul {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: Georgia;
	position:relative;
	z-index:999;
	}
#menuul li {
    float: left;
    list-style: none outside none;
    margin: 0;
    position: relative;
    text-align: center;
	}
#menuul li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 150px;
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	}
#menuul li ul li {
    background: none repeat scroll 0 0 #F4F4F4;
    float: none;
    margin: 0;
    text-align: left;
    width: 330px;
	}
#menuul li a {
    color: #262626;
    display: block;
    height: 18px;
    text-decoration: none;
	}
#menuul li:hover ul, #menuul li.jshover ul {
	display: block;
	}
#menuul li:hover, #menuul li.jshover {
	background: #f4f4f4;
	}
	
	.blog-perelik .item {
	}
	
.first, .last, .cat-children li {
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
    padding: 5px 10px;
}

.cat-children li {
    list-style: none outside none;
    margin-bottom: 5px;
    padding: 5px;
}

.cat-children ul {
	margin:0;
	padding:0;
}

.cat-children a, .blog-perelik h2 a {
	color: #0055CC;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
	font-weight:100;
}

.cat-children a:hover, .blog-perelik h2 a:hover {
	text-decoration:underline;
	color:#010101;
}

.blog-perelik li {
	float: left;
    margin-right: 1%;
	width:45%;
}

.blog-perelik h2 {
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    margin: 0 0 5px;
    padding: 5px 10px;
}

.blog-perelik h2 a {
}

#csv_table p {
	margin: 0;
    padding: 0;
}

#csv_table ol {
	margin: 0 0 0 25px;
    padding: 0;
}

#kom-doc {
	margin-top: 10px;
}

.active a {
	color:#010101 !important;
	text-decoration:underline !important;
}

.item-page-perelik h2 {
    border-bottom: 1px solid #EEEEEE;
    margin: 0 0 15px;
    padding-bottom: 5px;
}

.item-page-perelik h2 a, .item-page-event h2 a {
	color: #434343;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.item-page-perelik td {
	padding:5px;
}

.separator {
	    color: #010101;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

#center p {
margin: 0 0 5px;
}

#csv_table table {
	margin-bottom:20px;
}


.lof-ass .blue .lof-navigator li.active div {
	padding-right:10px;
}

.lof-ass .blue .lof-navigator li div {
	padding-right:10px;
}

.lof-ass .lof-navigator li img {
	display:none;
}

.lof-ass .lof-description {
	/*display:none;*/
}

.lof-ass .blue {
	background:#f3f8fb;
}

.item-small {
	padding-left:25px !important;
}

.item-small a {
	font-size:12px !important;
}

#spar_li {
	height:10px;
}

#url_more_event {
	height: 20px;
}

#url_more_event a {
	color: #1F5AB1;
    float: right;
    padding: 5px;
}

.cat-children h3 {
	display:none;
}

.lof-ass .lof-description h4 a {
	font-size:100%;
	font-weight:100;
}

.lof-ass .lof-description {
	/*max-width:260px;*/
	left:0;
    height: 65px;
}

.lof-ass .lof-navigator li.active h4, .lof-ass .lof-navigator a {
	text-align:left;
}

.lof-ass h4 {
	text-align:left;
}

div.attachmentsList a.at_icon:link {
	display:none;
}

#main div.attachmentsList caption, div.attachmentsList caption {
	display:none;
}

#main div.attachmentsList table, div.attachmentsList table {
	/*border:none;*/
	clear:none;
}

#main div.attachmentsContainer, div.attachmentsContainer {
	clear:none;
}

.attachmentsContainer td {
    background: none repeat scroll 0 0 #F6F6F6 !important;
    border: 1px solid #CCCCCC;
    padding: 5px !important;
    width: 100%;
}

#main div.attachmentsList table, div.attachmentsList table {
	width:100%;
}

div.attachmentsList a.at_url:link {
    color: #0055CC;
    font-size: 12px;
    font-weight: 100;
    padding: 5px !important;
    width: 100%;
}

.attachmentsContainer a:hover {
	color:#010101 !important;
	text-decoration:underline;
}

#main div.attachmentsList table, div.attachmentsList table {
    border: medium none;
    border-spacing: 0 5px;
}

#table {
	border-spacing:0 !important;
}

.blog-event #combl .attachmentsContainer {
	display:none;
}

.blog-index .attachmentsContainer {
	display:none;
}

.attachmentsContainer {
	display:none;
}

.item-page-index .article-info {
	display:none;
}

.pagination li {
    display: inline;
    padding: 0 5px;
}

.list-title {
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
    padding: 5px 10px;
}

.list-title a {
	color: #0055CC;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}

.list-title a:hover {
	color:#010101;
}

#timer {
border: 1px solid #CCCCCC;
border-radius: 15px 15px 15px 15px;
font-size: 16px;
padding: 10px;
text-align: center;
width: 97%;
margin-bottom:15px;
font-weight:bold;
color:#1F5AB1;
}

#timer p {
margin: 0 0 10px;
padding: 0;
}

#countdown {
font-size: 28px;
color:#F00;
}

.pagination li {
	width:2px;
}

.list-date {
	font-size:11px;
	color:#848484;
}

.cat-list-row0, cat-list-row1 {

}

#searchForm, .moduletablesearch label {
	display:none;
}

.moduletablesearch {
    float: right;
    margin-top: 7px;
    width: 260px;
}

.moduletablesearch form {
}

.moduletablesearch .buttonsearch {
	background: none repeat scroll 0 0 #1F5AB1;
    border: medium none;
    color: #FFFFFF;
    margin-left: 5px;
    padding: 2px 5px;
}

.lof-ass .lof-description {
    bottom: 0;
}