/*@import "portal4_old.css";*/
body {
    margin: 0px;
    padding: 0px;
    font-family: georgia;
    font-size: 11px;
    color: #4d4d4d;
    background: url("../images/layout_osheroff/background.jpg") repeat-x;    
}
h1 {
    font-size: 20px;
    color: #ea2e22;
}
.red {
    color: #ea2e22;
}
.u {
    text-decoration: underline;
}
img {
    border: 0px;
}
.page {
    width: 900px;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    height: 100%;
}
.main-panel {
    width: 826px;
    text-align: left;
    margin: 0px auto;
    height: 100%;
    position: relative;
    padding: 0px 0px 0px 0px;
    background: url("../images/layout_osheroff/background.jpg") repeat-x;
}
.footer {
    text-align: center;
    background: url("../images/layout_osheroff/tecky_h.png") repeat-x;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pre-main-menu {
    height: 49px;
}
.main-menu {
    height: 42px;
    background: url("../images/layout_osheroff/menu.png") no-repeat;
    padding-top: 13px;
    text-align: center;
}
  .main-menu a {
      padding: 8px;
      font-size: 13px;
      font-weight: bold;
      text-decoration: none !important;
      color: white !important;
  }
  .main-menu a:hover {
      background-color: white;
      color: #5f5f5f !important;  
  }

.main-banner {
    height: 266px; 
    background: url("../images/layout_osheroff/osheroff.jpg") no-repeat;
    margin-top: 11px;
}
.main-banner-en {
    height: 266px; 
    background: url("../images/layout_osheroff/osheroff_en.jpg") no-repeat;
    margin-top: 11px;
}
.left-block {
    width: 226px;
    float: left;
    /*background-color: blue;*/
    margin-top: 45px;
}
.right-block {
    width: 600px;
    float: left;
    margin-top: 45px;
    text-align: justify;
    background: url("../images/layout_osheroff/tecky_v.png") repeat-y;
    /*background-color: green;*/
}
/*
div.v_dot {
    border: 1px solid red;
    background: url("../images/layout_osheroff/tecky_v.png") repeat-y;
    float: left;
    height: 100%;
    width: 10px;
    margin-top: 42px;
}
*/
.content-right {
    margin-left: 25px;
    float: left;
/*    background-color: red;*/
}
.clear {
    clear: both;
}

.edit_conf {
    position: absolute;
}
.foto-left {
    margin-right: 15px;
    margin-bottom: 7px;
}



/* old sweb */
h5 {
    background: #094f17 url("../images/layout_cvis/background_title.png") repeat-x;
}
a:link, a:visited, a:hover,
a.no_u:link, a.no_u:visited,  a.no_u:hover,
a.ext:link, a.ext:visited, a.ext:hover  {
    color: #ea2e22;
    text-decoration: underline;
}
div.content-footer {
    padding-top: 10px;
}
table.data th {
    background: #094f17 url("../images/layout_cvis/background_title.png") repeat-x;
}

/* gallery */

.ad-gallery {
    width: 560px;
}