﻿


.menuWrap ul.submenu li.submenu3Wrap.selected 
{
	background:url(/media/img/menu-arrow-up.png) right top no-repeat;
	background-color: #52767C;
}

li.submenu3Wrap a.sub3Tit {
    color: #52767C;
}

.menuWrap ul.submenu li.submenu3Wrap.selected a.sub3Tit {
    color:#FFF;
}

/*
.rightside h2{color:#02894D;}
*/

h1.pageTitle {
    color: #52767C;
  /*float: none;
  padding: initial;
  width: auto;*/
}

h2.pageSubtitle1 {
    background-color: #52767C;
    color: #fff;
}
h2.pageSubtitle1News {
    background-color: #52767C;
    color: #fff;
    font-size: 1.2em; 
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align:center;
}
h2.pageSubtitleDescrNews{
    background-color: #52767C;
    color: #fff;
    font-size: 1.2em; 
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align:center;
}

h3.pageSubtitle2 {
    color: #52767C;
}

.moduleHolder.sect {
  border-top: 0px solid #52767C;
  padding-top:0px;
}

.moduleHolder.sect .moduleTitle {
  color: #52767C;
}

.menuWrap ul.submenu li.menuPgSel a{
    border-left: 7px solid #52767C;
    color: #52767C !important;
}

.menuWrap ul.submenu li a:hover {
  color: #52767C;
}

.h3menuLat {
    background: #52767C;
    color:#EEE;
}

.moduleHolder {
    border-color: #52767C;
}

.moduleHolder .moduleTitle {
    color: #52767C;
}

a.todownload.mainlink {
  background: none repeat scroll 0 0 #52767c;
  color: white;
  display:inline-block;
  padding:10px;
  margin-bottom:20px;
  width:auto;
}
.titledescr{
    width:48%;
    float:left;
    margin: 2px;
}
.titledescr2{
    width:100%;
    float:left;
    margin: 2px;
    text-align:center;
    margin-top:0px;
}