.category-module {
  list-style: none;
  padding: 0;
  margin: 0;
}

.category-module .mod-articles-category-title {
  font-size: 18px;
  font-weight:bold;
  padding: 20px 0;
  display: inline-block;
}

.category-module .mod-articles-category-introtext {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.secondLevelWrapper {
  position: absolute;
  width: 70%;
  left: 15%;
  z-index: 99;
  margin-top: -2px;
}

.nav.menu.nav-pills.main {
  box-shadow: 10px 10px 10px #111;
}

.nav.menu.nav-pills.main > li {
  min-width: 162px;
  text-align: center;
}  

.nav.menu.nav-pills.main {
  background-color: #111;
  border-radius: 7px 0px 7px 7px;
  border-bottom: 1px solid #D22D2E;
}  

.nav.menu.nav-pills > li > a {
  border-radius: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 25px;
}

.nav.menu.nav-pills.main img {
  width: 100%;
}

.nav.menu.big li a {
  border-radius: 5px;
}

.nav.menu.nav-pills.top > li > a{
  font-size: 16px;
  line-height: 100%;
}

.nav.menu.nav-pills.secondLevel {
  background-color: #111;
  border-top: 1px solid #D22D2E;
  border-top: 1px solid #D22D2E;
  border-bottom: 1px solid #D22D2E;
  box-shadow: 10px 10px 10px #111;
  border-radius: 7px;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav.menu.big > .active > a, table.service tr:first-child {
  background-color: #D22D2E;
    color: #FFFFFF;
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li.hovered > a, .nn_tabs > ul.nav-tabs > li > a:hover, .nn_tabs > ul.nav-tabs > li > a:focus {
  background-color: #444444;
  color: #F0B521;
}

.nav-tabs > li > a, .nav-pills > li > a {
  margin-right: 0px;
}

.nav.menu.big li {
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}


.nav.menu.big li:not(:last-child) {
  border-bottom: 2px solid #ccc;
}

.nav.menu.big {
  border: 2px solid #ccc;
  border-radius: 5px;
}

.motivation {
  font-family: "Comic Sans MS", cursive, sans-serif;
}

h3 {
  font-size: 18px;
  line-height: 20px;
}

body {
  font-size: 15px;
  line-height: 18px;
  background: #111;
}

a, h1, h4,h5, .nn_tabs > ul.nav-tabs > li > a, .red {
  color: #D22D2E;
}

a:hover, a:focus, .nn_tabs > ul.nav-tabs > li > a:hover, .nn_tabs > ul.nav-tabs > li > a:focus {
  color: #F0B521;
}

h1 {
  font-size: 30px;
}

#main {
  width: 100%;
  background-color: none;
  /*background: #fff; url("../images/background.jpg") no-repeat right top;*/
  background-size: 100% 100%;
}

#wrapper {
  margin: auto;
  width: 70%;
  margin: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
  margin-top: 0px;
  box-shadow: 0px 10px 10px #111;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  background: #fff;
}

#logo {
  margin-top: 20px;
}

#top {
  padding-top: 20px;
  background: #111111;
  border-radius: 0px 0px 0px 20px;
  border-bottom: 1px solid #D22D2E;
}

#menu {
  text-align: left;
  margin-top: 0px;
}

#right {
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-radius: 0px 0px 0px 10px;
  padding-left: 10px;
  margin-top: -15px;
  word-wrap: break-word;
}


#contentBottom {
  margin-top: 15px;
  padding-top: 15px;
}

#contentTop {
 border-bottom: 2px solid #ccc;
 margin-bottom: 15px; 
}

#content {
  padding-top: 15px;
}

#copyright {
  text-align: center;
  padding-top: 30px;
  color: white;
  font-size: 12px;
  background-color: #111;
  border-top: 2px solid #fff;
}

#footer {
  margin-top: 30px;
  border-top: 2px solid #ccc;
  padding-top: 20px;
}

#top1 {
  /*border-bottom: 1px solid #D22D2E;
  border-right: 1px solid #D22D2E;
  border-radius: 0 0 5px 0;*/
  margin-top: 0px;
}

.borderedModule {
  border-bottom: 1px solid #D22D2E;
  border-right: 1px solid #D22D2E;
  border-radius: 0 0 5px 0;
}

#bottom {
  text-align: center;
  background-color: #111;
  border-radius: 10px 10px 0 0;
  color: #F0B521;
  padding-top: 10px;
}  

#left > div:not(:last-child) {
  border-bottom: 2px solid #ccc;
}

#left > div:not(.noborder){
  border-right: 2px solid #ccc;
  margin-top:-15px;
}

table.service tr:first-child  {
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #ccc;
}

table.service tr.highlight {
  background: #009900;
}

table.service tr:not(:first-child):not(:last-child){
  border-bottom: 2px solid #ccc;
}

table.service tr {
  height: 30px;
  line-height: 30px;
}

table.service tr > td:first-child {
  width: 70%;
}

talbe.service tr > td:last-child {
  width: 30%;
}

.spaceTop {
  padding-top: 20px;
}

.spaceTop > h3 {
  text-align: center;
}