body
{
  margin: 0;
  padding: 0;
  color: #555;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px;
  background-color: #f7f7f7 !important;
  width: 100%;
  height: 100%;
}

#page
{
  margin: 0px auto !important;
  width: 100%;
  height: 100%;
  padding: 0px !important;
  background: #f7f7f7;
  width: 980px;
}

#header
{
  margin: 0;
  padding: 0;
}

#content
{
  padding: 0px;
}

#sidebar
{
  padding: 20px 20px 20px 0;
}

#footer
{
  font-size: 0.8em;
  text-align: center;
  border-top: 1px solid #C9E0ED;
  height: 86px;
  background-image: url(../images/tpl2/footerimage.jpg);
  background-repeat: repeat-x;
  background-position: top left;
}
#footer_in {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  height: 86px;

}
#newsletter {
  height: 50px;
  width: 940px;
  background-color: #ffffff;
  background-image: url(../images/tpl2/newsletter_envelope.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 17px;
  position: relative;
}
#logo
{
  height: 116px;
  width: 980px;
  margin-left: 0 !important;
  padding: 0;
  margin-top: 2px;
}
#ue {padding-left: 26px}
#gv {padding-left: 48px}
#rot {padding-left: 39px}
#fse {padding-left: 36px}
#is {padding-left: 39px}
#mmfpspv {padding-left: 110px}
#aedu {padding-left: 24px}

#copyright {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  text-align: center;
  color: #d3d3d3;
  padding-top: 5px;
  margin-top: 22px;
  border-top: 1px solid #FFF;

}

#menu_bottom ul {
  text-align: justify;
  margin-left: 0px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  padding-top: 20px;
}
#menu_bottom ul:after {
  content: '';
  display: inline-block;
  width: 100%;
}
#menu_bottom ul:before {
  content: '';
  display: block;
  margin-top: -1.25em;
}
#menu_bottom li {
  display: inline-block;
  margin-right: -.25em;
  position: relative;
  top: 1.25em;
}

#menu_bottom li a {
  color: #FFF;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
#banner {
  width: 100%;
  height: 250px;
}

#bannerin {

  margin-left: auto;
  margin-right: auto;
  height: 250px;
  width: 980px;
  position: relative;

}

#bannerin_right {
  position: absolute;
  right: 0;
  top: 0;
  width: 900px;
  height: 335px;

}

#textshaddowbottom {
  position: absolute;
  left: 340px;
  bottom: 6px;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  color: #ffffff;
}

#underbanner {
  width: 100%;
  height: 26px;
}

#underbanner_in {
  width: 980px;
  height: 26px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/tpl2/underbanner_shaddow.jpg);
  background-repeat: no-repeat;
}

#mainarea {
  width: 100%;
  height: 100%;
  overflow-y: visible;
}
#mainarea_in {
  width: 980px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#maintitle {
  width: 100%;
  background-color: #0F75BD;
  color: #FFF;
  padding: 5px 13px;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
#mainarticle {
  width: 643px;
  overflow-y: visible;
  padding-left: 13px;
  padding-top: 20px;
}
#main_right_area {
  width: 300px;
  height: auto;
  padding-top: 20px;
}
.title_in {
  background-color: #0F75BD;
  color: #FFF;
  padding: 5px 10px 5px 20px;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  width: 150px;
}
.subtitle {
  color: #979ca1;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  width: 350px;
  position: relative;
  top: 17px;
  left: 150px;
}

#news {
  width: 100%;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 10px;
  background-color: #ffffff;
}

.new_title {
    color: #2491CB;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: bold;
    width: 235px;
    height: auto;
    overflow: inherit;
    padding-top: 21px;
    padding-right: 10px;
}
.arrow_news {
  width: 45px;
  height: 46px;
  background-image: url(../images/tpl2/arrownews.jpg);
  overflow: inherit;

}
.new_text {
    width: 270px;
    overflow: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    padding: 5px 5px 0px 15px;
}
a.new_more{
    width: 270px;
    overflow: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-align: right;
    padding: 0 10px 0 0;
}
#location {
  width: 300px;
  height: 88px;
  overflow: visible;
  background-image: url(../images/tpl2/location.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  color: #ffffff;
}
#phone {
  width: 300px;
  height: 54px;
  overflow: visible;
  background-image: url(../images/tpl2/phone.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  color: #ffffff;
  margin-top: 6px;
}
#email {
  width: 300px;
  height: 37px;
  overflow: visible;
  background-image: url(../images/tpl2/email.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  color: #ffffff;
  margin-top: 6px;
}
#email a, #email a:visited {color: #ffffff}
#email a:hover {color: red;}
.verzuliu {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #64a8de;
  padding: 10px 15px;
  width: 264px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#disclaimer {
  color: #ffffff;
  background-color: #64A9De;
  padding: 8px 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  margin-bottom: 10px;
}
#disclaimer a, #disclaimer a:visited {color: #ffff00}
#disclaimer a:hover {color: greenyellow;}
#mainmenu
{
  position: absolute;
  top: 15px;
  left: 0;
  width: 211px;

}

#mainmenu ul
{
  margin:0px;
  padding: 0;
}

#mainmenu ul li {
  width: 211px;
  height: 26px;
  margin-right: 10px !important;
  background-image:url(../images/tpl2/menu_li.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 2px;
}
#mainmenu ul li:hover, #mainmenu ul li:active  {
  width: 211px;
  height: 26px;
  background-image:url(../images/tpl2/menuli_hover.png);
  text-decoration:none;
  color: #64a9de;
  background-color: transparent !important;
}

#mainmenu ul li a
{
  width: 180px;
  height: 26px;
  padding-right: 31px !important;
  color: #FFF;
  font-family: 'Oswald', sans-serif;
  font-size:12px;
  text-decoration:none;
  padding:0px !important;
  text-align: right;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{

}

.nav-header {color: transparent !important; font-size: 5px}
.navbar-inner {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
}

div.flash-error, div.flash-notice, div.flash-success
{
  padding:.8em;
  margin-bottom:1em;
  border:2px solid #ddd;
}


div.flash-error
{
  background:#FBE3E4;
  color:#8a1f11;
  border-color:#FBC2C4;
}

div.flash-notice
{
  background:#FFF6BF;
  color:#514721;
  border-color:#FFD324;
}

div.flash-success
{
  background:#E6EFC2;
  color:#264409;
  border-color:#C6D880;
}

div.flash-error a
{
  color:#8a1f11;
}

div.flash-notice a
{
  color:#514721;
}

div.flash-success a
{
  color:#264409;
}

div.form .rememberMe label
{
  display: inline;
}

div.view
{
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
  font-size: 0.9em;
  padding: 5px 0px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#picturegalery { width: 100%; margin: 5px 0 30px 0; min-height: 30px; height: auto; overflow: auto; margin-top: 20px}

div.breadcrumbs span
{
  font-weight: bold;
}

div.search-form
{
  padding: 10px;
  margin: 10px 0;
  background: #eee;
}

.portlet
{

}

.portlet-decoration
{
  padding: 3px 8px;
  background: #B7D6E7;
  border-left: 5px solid #6FACCF;
}

.portlet-title
{
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  color: #298dcd;
}

.portlet-content
{
  font-size:0.9em;
  margin: 0 0 15px 0;
  padding: 5px 8px;
  background:#EFFDFF;
}

.portlet-content ul
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 0;
  padding: 0;
}

.portlet-content li
{
  padding: 2px 0 4px 0px;
}

.operations
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.operations li
{
  padding-bottom: 2px;
}

.operations li a
{
  font: bold 12px Arial;
  color: #0066A4;
  display: block;
  padding: 2px 0 2px 8px;
  line-height: 15px;
  text-decoration: none;
}

.operations li a:visited
{
  color: #0066A4;
}

.operations li a:hover
{
  background: #80CFFF;
}

.li_padding { padding-top: 5px;}

/** BACK TO TOP **/
#back-top {
  position: fixed;
  bottom: 1px;
  right: 1px;
  color: red;
}

#back-top a {
  width: 54px;
  display: block;
  text-align: center;
  font: 11px/100% Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #bbb;

  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover {
  color: #000;
}

/* arrow icon (span tag) */
#back-top span {
  width: 54px;
  height: 54px;
  display: block;
  margin-bottom: 7px;
  background: #ddd url(../images/up-arrow.png) no-repeat center center;

  /* rounded corners */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover span {
  background-color: #777;
}