﻿body
{
    background: #80cfe3 url("images/fundal.jpg") repeat-y center top;
    font: 0.7em Tahoma, Verdana, sans-serif;
}
.main
{
    margin: 0px auto;
    width: 1020px;
}
.page
{
    margin: 0px;
    width: 746px;
    border: 1px;
    border-color: #A0cfe3;
    border-style: solid;
    padding: 5px;
    margin-bottom: 5px;
    float: left;
}

.content
{
    margin: 0px; 
    border-top: 0px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-color: #A0cfe3;
    border-style: solid;
    padding: 5px;
    margin-bottom: 5px;
    left: 10px;
    color: #385088;
}

.news
{
    width: 254px;
    border: 1px;
    border-color: #A0cfe3;
    border-style: solid;
    float: right;
    padding-top: 5px;
}
.header
{
    margin: 0px;
    background-color: #dfe9f5;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 0px;
    border-color: #A0cfe3;
    border-style: solid;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.logo
{
    position: relative; /*width: 300px;*/ /*left: 430px;*/ /*top:-180px;  */
    float: right;
}

.tableLogo
{
    width: 300px;
    text-align: center;
    color: #385088;
    font-size: 0,9em;
    border-collapse: collapse;
}

.tableLogoTd
{
    height: 130px;
    border: 2px;
    border-style: solid;
    border-color: #c8d6e5;
}
.tableLogoTd:hover
{
    background-color: White;
}

.spanLogo
{
    font-size: 5em;
}

.footer
{
    margin: 0px;
    border: 1px;
    border-color: #A0cfe3;
    border-style: solid;
    padding: 5px;
    margin-top: 5px;
    color: Gray;
    text-align: center;
}
.linkFooter
{
    text-decoration: none;
    color: Gray;
}
.linkFooter:hover
{
    text-decoration: underline;
}


/* news images*/
.imageRight
{
    padding-bottom: 5px;
    padding-left: 5px;
}

.newsFiledset
{
    color: #385088;
   /* width: 230px;*/
    margin-bottom: 5px;
}
.fieldsetBig
{
  width:233px;  
    }

.newsLegend
{
    color: #385088;
}


p
{
    padding-left: 5px;
}

.smallPanel
{
    display: inline;
    white-space: normal;
    padding: 5px;
}

.panelInterior
{
}
.descriptionLabel
{
    left: 5px;
    vertical-align: top;
}

.cellLeftModel
{
   /* width: 330px;*/
    border: 0px;
    border-style: hidden;
    border-color: #c8d6e5;
    padding: 0px;
}

.cellRightModel
{
   
   /* border: 1px;
    border-style: solid;
    border-color: #c8d6e5;*/
    padding: 0px;
    vertical-align: top;
}

.cellModel
{
   /* border: 1px;
    border-style: hidden;
    border-color: #c8d6e5;*/
    padding: 5px;
}

.cellModel:hover
{
    /*border: 1px;
    border-style: solid;
    border-color: #97c6f3;*/
}
.imgModel:hover
{
    cursor: pointer; /*  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);    -moz-opacity: 0.6; */
    filter: alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.6;
}


.tableCatalog
{
    vertical-align: top;
 
}

.cellCatalogMenu
{
    vertical-align: top; 
    width:80px; 
    padding-top:10px; 
}

