@charset "utf-8";
/* CSS Document */
/* Layout */

.mainWrapper {
    clear:both;
    width:100%;
    text-align:center;
    padding-top:10px;
}
.wrapper {
    clear:both;
    width:962px;
    margin:0 auto;
    text-align:left;
}
#topWrapper {
    background:url(../img/cuf/headerback.gif) top repeat-x;
}
#headerMain {
    height:300px;
    position:relative;
    margin-bottom:15px;
}
#headerSub {
    height:238px;
    position:relative;
    margin-bottom:15px;
}
#logo {
    float:left;
}
#navBarTop {
    float:right;
    display:inline;
    height:33px;
    padding-left:10px;
    padding-top:20px;
}
#navBarWspolpraca {
    height:21px;
    margin-bottom:20px;
}
#navBarBottom {
    float:right;
    display:inline;
    height:53px;
}
#flashMain {
    float:left;
    margin-top:10px;
}
#footer {
    height:80px;
    border-top:#c0cedf 1px solid;
    margin-top:30px;
    padding-top:20px;
}
.note {
    margin-bottom:20px;
    color:#999;
    font-size:9px;
    text-align:center;
}
.note a {
    color:#999;

}
#footer .note a{
    margin:0px;
}
#tip1 {
    background-color:#FFFFFF;
    border:2px solid #00AEFF;
    display:none;
    font-size:10px;
    margin-left:-423px;
    margin-top:-150px;
    padding:5px;
    position:absolute;
    width:391px;
    z-index:3000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    text-align:justify;
}
#tip2 {
    background-color:#FFFFFF;
    border:2px solid #00AEFF;
    display:none;
    font-size:10px;
    margin-top:80px;
    padding:5px;
    position:absolute;
    width:640px;
    z-index:3000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    text-align:justify;
}
/* subPages */
.wrapperLeft {
    width:272px;
    float:left;
    background:url(../img/cuf/leftback.gif) right repeat-y;
}
.wrapperRight {
    width:676px;
    float:right;
}
.flashReplaced{
    width:958px;
    height:253px;
    background:url(../img/header-main.jpg) 0px 0px no-repeat;
}
.intro{
    margin-top: 30px;
    margin-left: 20px;
}
.buttonIntro a.button{
    width:284px;
    height:38px;
    background:url(../img/btn-normal.gif) 0px 0px no-repeat;
    cursor:pointer;
    display:block;
    margin-left: 210px;
    margin-top: 18px;   
}
/*.buttonIntro a.button:hover{
    width:284px;
    height:38px;
    background:url(../img/btn-hover.gif) 0px 0px no-repeat;
    cursor:pointer;
    display:block;
    margin-left: 210px;
    margin-top: 18px;
}*/
