@font-face {
    font-family: 'Conv_5429331';
    src: url('../fonts/5429331.eot');
    src: local('☺'), url('../fonts/5429331.woff') format('woff'), url('../fonts/5429331.ttf') format('truetype'), url(',,.fonts/5429331.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {

}

.wrap {
    width: 983px;
    margin: 0px auto;
}

header.main {
    height: 258px;
    background: url("../images/header_bg.jpg") repeat-x left bottom;
    z-index: 1000;
}

header.main .wrap {
    background: url("../images/logo-bg.png") no-repeat 76px -30px;
    z-index: -1000;
}

header.main div.top {
    overflow: hidden;
    position: relative;
    height: 213px;
    background: url("../images/header_top.jpg") no-repeat left top;
}

header.main .top  div {
    position: relative;
}

header.main .top .logo {
    background: url("../images/logo.png") no-repeat left top;
    width: 234px;
    height: 75px;
    margin: 26px 0px 0px 0px;
    float: left;
}

header.main .top .search {
    margin: 36px 0px 0px 225px;
    width: 225px;
    height: 29px;
    border: 1px solid #00aa18;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    float: left;
    background: white;
}

header.main .top .search input {
    float: left;
    height: 29px;
}

header.main .top .search input[type="text"] {
    width: 185px;
    margin: 0px 0px 0px 5px;
    font-family:'Conv_5429331',Sans-Serif;
    font-size: 16px;
    color: #008c1e;
}

header.main .top .search input[type="submit"] {
    width: 22px;
    background: url("../images/search.jpg") no-repeat left center;
    text-indent: -10000000px;
}

header.main .top .tools {
    margin: 36px 0px 0px 0px;
    float: right;
    width: 240px;
}

header.main .top  .fontsize { 
    float: left;
}

header.main .top  .fontsize  a {
    border: 1px solid #00aa18;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 29px;
    height: 29px;
    margin: 0px 8px 0px 0px;
    text-decoration: none;
    text-align: center;
    line-height: 29px;
    font-family:'Conv_5429331',Sans-Serif;
    font-size: 16px;
    color: #3a3a3a;
    display: inline-block;
}

header.main .top  .fontsize  a:hover {
    background: #00aa18;
    color: #fff;
}

header.main .top .language {
    float: right;
}

header.main .top .language  a {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 29px;
    height: 29px;
    text-decoration: none;
    text-align: center;
    line-height: 29px;
    font-family:'Conv_5429331',Sans-Serif;
    font-size: 16px;
    color: #969696;
    display: inline-block;
}

header.main .top .language  a:hover,
header.main .top .language  a.active {
    background: #00aa18;
    color: #fff;
}

header.main .top .today {
    padding:  10px 0px 0px 0px;
    float: none;
    clear: both;
    text-align: right;
    font-family: Arial;
    font-size: 14px;
    color: #616161;
}

header .top .slogan {
    margin: 155px 0px 0px 0px;
    font-family:'Conv_5429331',Sans-Serif;
    font-size: 24px;
    color: #ffffff;
    text-align: right;
}

header.main .bottom {
    position: relative;
    height: 45px;
}

header.main nav.top {
    position: absolute;
    bottom: 0px;
    width: 100%
}

header.main nav.top ul.sf-menu {
    width: 100%;
}

header.main nav.top ul li  {
    float: left;
    height: 45px;
}

header.main nav.top ul li  li {
    height: 30px;

}

header.main nav.top ul li:hover,
header.main nav.top ul li.home,
header.main nav.top ul li.active {
    background: #ffffff;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}

header.main nav.top ul li li {
    background: #00aa18 !important;
    border-radius: 0px;
}


header.main nav.top ul li.home {
    background: #ffffff url("../images/menu_home.jpg") no-repeat center 10px;
}

header.main nav.top ul li.home a {
    width: 32px;
}

header.main nav.top ul li a {
    display: block;
    height: 45px;
    line-height: 36px;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

header.main nav.top ul li li  a {
    height: 30px;
    line-height: 30px;
    padding: 0px 1.5em;
}

header.main nav.top ul li a:hover {
    color: #00aa18;
}

section.main {
    overflow: hidden;
    margin: 20px 0px;
}

section.body {
    width: 745px;
    float: left;
}

section.body * {
    color: #4b4a4a;
    font-family: "Tahome",serif;
    font-size: 14px;
}

section.content {
    overflow: hidden;
    background: #cafbd1;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
}

section.index_left {
    width: 362px;
    float: left;
}

section.body header {
    margin: 0px 0px 17px 0px;
    color: #008c1e;
    font-family:'Conv_5429331',Sans-Serif;
    font-size: 26px;
    text-decoration: underline;
}

section.body header span {
    font-size: 14px;
}

section.body header span {
    color: #008c1e;
    font-family:'Conv_5429331',Sans-Serif;
    font-size: 26px;
    text-decoration: underline;
    padding: 0px 5px 0px 0px;
}

section.body header span.arrow {
    text-decoration: none;
}

section.index_right {
    width: 362px;
    float: right;
}

section.content.categories {
    overflow: hidden;
}

section.content.categories .l_col,
section.content.categories .r_col {
    width: 49%;
    float: left;
}

section.content.categories .r_col {
    float: right;
}

section.content.categories article {
    overflow: hidden;
    margin: 23px 0px 0px 0px;
}

section.content.categories.last article  {
    display: block;
    float: none;
    width: 100%;
}

section.content.categories article header {
    line-height: 20px;
    text-decoration: none;
    margin: 0px;
}

section.content.categories article  a {
    font-size: 13px;
    text-decoration: none;
    display: block;
}

section.content article  img {
    float: left;
    width: 129px;
    height: auto;
    margin: 0px 11px 0px 0px;
}

section.content .date {
    color: #008c1e;
    font-weight: bold;
    font-size: 13px;
}

section.content.search .pathway {
    margin: 0px 0px 5px 0px;
}

section.content.search .pathway span {
    font-size: 14px;
}

section.content.search .item {
    margin: 5px 0px;
}

section.content.search .item a {
    text-decoration: none;
    font-size: 15px;
}

section.content .photogallery  .categories .item a,
section.content .title {
    color: #4b4a4a;
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 15px 0px;
}

section.content footer {
    float: none;
    clear: both;
}

section.content .pagination {
    text-align: center;
    padding:  20px 0px 0px 0px;
}

section.content .pagination a {
    text-decoration: none;
    background: #008c1e;
    padding: 2px 5px;
    color: #cafbd1;
    font-family:'Conv_5429331',Sans-Serif;
    font-size: 14px;
}

section.content .pagination a.active,
section.content .pagination a:hover {
    background: white;
    color: #008c1e;
    font-weight: bold;
}


section.content .gallery  .categories .item {
    margin: 4px 0px;
}

section.content .gallery  .categories .item a {
    color: #008c1e;
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 15px 0px;
}

section.content .gallery .title a {
    font-family:'Conv_5429331',Sans-Serif;
    font-size: 14px;
}

section.content .gallery  .parent a{
    color: #008c1e !important;
}

section.content .gallery  .arrow {
    display: inline-block;
    width: 6px;
    height: 10px;
    background: url("../images/arrow.png") no-repeat left top;
    margin:0px 2px;
}

section.content .gallery .photos {

    overflow: hidden;
    padding: 10px 0px 0px 0px;
}

section.content .gallery .photos .item {
    height: 150px;
    width: 33.3%;
    display: inline-block;
    float: left;
    text-align: center;
}

section.content .gallery .photos .item img {
    width: auto;
    height: 120px;
}

section.content .journal .abc  a {
    text-decoration: none;
    color: #008c1e;
    font-family: Tahoma;
    font-size: 14px;
    margin: 0px 2px;
}

section.content .journal .form {
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

section.content .journal .form div {
    float: left;
    margin: 10px 10px 0px 0px;
}

section.content .journal .form input,
section.content .journal .form select {
    height: 24px;
    border: 1px solid #585858;
    background: white;
}

section.content .journal .form input[type="text"] {
    width: 170px;
    padding: 0px 0px 0px 5px;
}

section.content .journal .form select {
    height: 26px;
    width: 120px;
}

section.content .journal .form input[type='submit'] {
    width: 26px;
    height: 26px;
    background: #676767 url("../images/j_search.jpg") no-repeat center center;
    text-indent: -10000px;
}

section.content .journal .items {
    font-family: 'Tahoma';
    font-size: 14px;
}

section.content .journal .item {
    position: relative;    
    width: 320px;
    display: inline-block;
    float: left;
    padding: 0px 0px 0px 15px;
    margin:  30px 30px 0px 0px;
}

section.content .journal .item a {
    text-decoration: none;
}

section.content .journal .item.even {
    margin: 30px 0px 0px 0px;
}

section.content .journal .item .disk {
    display: block;
    position: absolute;
    left: 0px;
    top: 7px;
    background: #008c1e;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 6px;
    height: 6px;
}

section.content .journal .item .title {
    color: #008c1e;
    font-family: 'Tahoma';
    font-size: 14px;
}

section.content.journal.article .author {
    color: #969696;
    font-size: 16px;
}

section.content.journal.article .mail a{
    color: blue !important;
}

section.content.journal.article .desc {
    padding: 10px 0px;
}

aside {
    width: 220px;
    float: right;
}

nav.right {
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #00aa18 url("../images/right_menu_bg.png") repeat-y right top;
}


nav.right ul li { 
    background: none !important;
}

nav.right ul li li {
    background: #00aa18 !important;
}

nav.top ul li li,
nav.right ul li {
    border-top: 1px dashed white;
}

nav.top ul li li:first-child {
    border: none;
}

nav.right ul li:first-child {
    border: none;
}

nav.right ul li a {
    display: block;
    padding:5px 0px;
    color: white;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

section.mingallery  {
    margin: 20px 0px 0px 0px;
    position: relative;
    padding: 8px;
    width: 202px;
    height: 134px;
    border: 1px solid #cecdcd;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
section.mingallery  div.item {
    width: 200px;
    height: 125px;
    float: left;
    margin: 0px 2px;
}

section.mingallery  div.item img {
    width: 200px;
    height: 125px;
}

section.mingallery  .title {
    background: #8c8c8c;
    border-top: 1px solid #cecdcd;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0;
    padding: 8px;
    color: white;
    opacity: 0.8;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}

section.mingallery a.next,
section.mingallery a.prev {
    position: absolute;
    width: 22px;
    height: 37px;
    top: 50px;
}

section.mingallery a.next span,
section.mingallery a.prev span {
    display: none;

}

section.mingallery a.next {
    left: 0px;
    background: url(../images/r_left.png) no-repeat left top;
}

section.mingallery a.prev {
    right: 0px;
    background: url(../images/r_right.png) no-repeat left top;
}

.clearfix {
    float: none;
    clear: both;
}

section.archive .datepicker {
    margin: 20px 0px 0px 0px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #00aa18;
}

section.archive .datepicker .ui-datepicker-inline  {
    overflow: hidden;
}

section.archive .datepicker .ui-datepicker-header {
    position: relative;
    height: 28px;
    border-bottom: 1px solid #028f16;
    box-shadow: 0px 1px 0px #fff;
    -moz-box-shadow: 0px 1px 0px #fff;
    -webkit-box-shadow: 0px 1px 0px #fff;
}

section.archive .datepicker .ui-datepicker-header .ui-datepicker-title {
    font-family: "Tahoma";
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 6px 0px 0px 0px;
}

section.archive .datepicker .ui-datepicker-header .ui-datepicker-next,
section.archive .datepicker .ui-datepicker-header .ui-datepicker-prev{
    width: 5px;
    height: 10px;
    position: absolute;
    text-indent: -99999px;
    top: 7px;
    display: inline-block;
    cursor: pointer;
}

section.archive .datepicker .ui-datepicker-header .ui-datepicker-prev {
    background: url(../images/archive_left.jpg) no-repeat center center;
    right: 30px;
}

section.archive .datepicker .ui-datepicker-header .ui-datepicker-next {
    background: url(../images/archive_right.jpg) no-repeat center center;
    right: 15px;
    margin: 0px 0px 0px 5px;
}

section.archive .datepicker table {
    margin: 10px 18px;
}
section.archive .datepicker table th,
section.archive .datepicker table td {
    padding: 2px 7px;
}

section.archive .datepicker table th {
    font-size: 10px;
    font-family: Arial;
    color: #96fea5;
    font-weight: bold;
}
section.archive .datepicker table td span,
section.archive .datepicker table td a{
    text-decoration: none;
    font-size: 10px;
    font-family: Arial;
    color: #013208;
}

section.archive .datepicker table td.selected a {
    background: #96fea5;
}

section.banner {
    border: 1px solid #00aa18;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
    margin: 20px 0px 0px 0px;
}

section.banner .item {
    margin: 2px 0px;
}

section.banner .item a {
    display: block;
}

section.banner .item img {
    width: 200px;
    height: 125px;
}

footer.main {
    overflow: hidden;
    background: #00aa18;
}

footer .wrap {
    background: url("../images/footer_bg.png") no-repeat right bottom;
    padding: 20px 0px;
}

nav.footer {
    border-bottom: 1px dashed #ffffff;
    margin: 0px 0px 20px 0px;
    padding: 10px 0px;
}

nav.footer ul {
    height: 100px;
    overflow: hidden;
}

nav.footer ul li {
    display: block;
    height: 100%;
    float: left;
    padding: 0px 20px;
    border-left: 1px dashed #ffffff;
}

nav.footer ul li:first-child {
    border: none;
}

nav.footer ul li a {
    text-decoration: none;
    display: block;
    color: #ffffff;
    font-family: "Tahoma",sans-serif;
    font-size: 13px;
    font-weight: bold;
}

nav.footer ul li a:first-child {
    text-decoration: underline;
}

footer .bottom {
    position: relative;
    overflow: hidden;
}

footer section.copyright {
    background: url("../images/ict_logo.png") no-repeat left center;
    padding: 0px 0px 0px 50px;
    height: 40px;
    float: left;
}

footer section.copyright span {
    display: block;
    color: #ffffff;
    font-family: "Tahoma",sans-serif;
    font-size: 13px;
    font-weight: bold;
}

footer section.copyright span+span {
    color: #014219;
    font-family: "Tahoma",sans-serif;
    font-size: 13px;
}

footer section.sosial {
    position: absolute;
    right: 130px;
}

footer section.counter {
    float: right;
}