* {
    margin: 0;
    padding: 0;
    }

html 
{
    height : 100.1%;
    margin: 1px;
}

html, body {
    height: 100%;
    font: 12px Arial, Helvetica, sans-serif; color: #333333;
    }

body {
    color: #333;
    font: 14px arial;
    background: #fff;
}

a{
    text-decoration: none;
    color: #999;
}

a:hover{
    color: #004D99;
}

a img {border:2px solid #999;}
a:hover img {border: 2px solid #004D99}

h3 {
    font-size: 11px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 1px 10px 1px 5px;
    float: left;
}

#cauta {
    height: 19px;
    width: 180px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0;
    float: right;
}

#cautain {
    width: 180px;
    height: 19px;
    background-color : #fff;
}

#buton
{
    width: 34px;
    height: 19px;
    font : 11px georgia, garamond, serif;
    background-color : #fff;
    color: #004182;
    border: 0;
    border-left: solid 1px #ccc;   
}

#txt
{
    width: 138px;
    height: 15px;
    font : 12px georgia, garamond, serif;
    color: #667;
    background-color: #fff;
    border: solid 1px #fff;
    padding-top: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

#logo {
    padding-top: 100px;
    height: 50px;
    background: url(logo.gif) repeat-x 0 0;
    position: relative;
}

#cj {
    position: absolute;
    background: url(cj.gif) repeat-x 0 0;
    width: 100px;
    height: 100px;
    margin-left: 670px;
    margin-top: -50px;
}

#container {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 771px;
    clear: left;
    background-color: #fff;
}

#container #imagine {
    background: url(loader.gif) 50% 50px no-repeat;
    float: right;
}

#meniu {
    overflow: hidden;
    width: 770px;
    background-color: #ccc;
    border-right: 1px solid #bbb;
}

#meniu li {
    display: inline;
    font-size: 12px;
    text-align: center;
}

#meniu a {
    color: #667;
    float: left;
    padding: 8px 10px 10px 10px;
    height: 14px;
    text-decoration: none;
    border-left: 1px solid #ddd;
}

#meniu a:hover, #meniu a.current {
    background-color: #004182;
    text-decoration: none;
    color: #fff;
}

#submeniu {
    overflow: hidden;
    width: 770px;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    
}

#submeniu li {
    display: inline;
    font-size: 12px;
    text-align: center;
}

#submeniu a {
    color: #667;
    float: left;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    border-left: 1px solid #ddd;
}

#submeniu a:hover, #submeniu a.current {
    color: #fff;
    background-color: #004D99;
}

#continut {
    font: 12px Arial, Helvetica, sans-serif; color: #333333;
    text-align: justify;
    line-height: 1.6;
}

#continut li {
    margin-left: 15px;
    margin-bottom: 2px;
    clear: left;
}

#continut ul {
    margin-bottom: 20px;
}

#imgHeader {
    width: 254px;
    margin-left: 20px;
    height: 28px;
    font-weight: bold;
    font-style: italic;
    background-color: #004D99;
}

#navButton {
    margin: 3px 3px 3px 3px;
    border: 0;
}

#imgContainer {
    display: table;
    margin-left: 20px;
}

#img {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

#meniuJos{
    font-size: 70%;
    margin-top: 5px;
    height: 5px;
}

#smallImg {
    /*border: 3px solid #004D99;*/
}

#tinyImg {
    /*border: 2px solid #004D99;*/
    float: right;
    margin: 1px 0 10px 3px;
}

#imgPos, #imgPosZ  {
    margin: -24px 0 0 213px;
    color: #fff;
    bottom: 5px;
    font-weight: bold;
    font-style: italic;
}

#label {
    font-size: 15px;
    /*font-style: italic;*/
    font-weight: bold;
    color: #013971;
    background-color : #eee;
    text-align: left;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 10px;
    clear: both;
}

a #label:hover {
    color: #fff;
    background-color : #013971;
}

#picBg {
    position: absolute;
    top: 0px;
    left: 0px;
    filter: Alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    background-color: #476787;
    z-index: 100;
}

#pic {
    position:absolute;
    top: 0px;
    left: 0px;
    background: url(loader.gif) 50% 40px no-repeat;
    background-color: white;
    border: 1px solid #777;
    padding: 0 10px 10px 10px;
    z-index: 101;
}

#largeImg {
    margin-top: -70px;
}

.prop {
    height:100px;
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}