body{
	margin: 0;
	text-align: center;
        background: url(/img/bg.gif);
	font-family: Arial;
	font-size: 12px;
        color: #797979;
}

td{
    vertical-align: top;
}

img {
    border: none;
    margin: 0px;
}

img.img{
    border: 3px solid #f1f1f1;
}

h2{
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
}

h2.bigger{
    font-size: 20px;
}

.h2Purpure{
    color: #c166d4;
}

.h2Orange{
    color: #edae5d;
}

.h2Green{
    color: #88bc59;
}

.h2Blue{
    color: #0c8bb8;
}

h3{
    font-size: 12px;
    font-weight: bold;
}


a{
	font-weight: bold;
        font-size: 12px;
	color: #797979;
	text-decoration: none;
}

dl {
    overflow: hidden
}

dd{
    margin-bottom: 5px;
}

dt {
    float: left;
    clear: both;
}

dt label{
    display: block;
    width: 150px;
    font-weight: bold;
}
input.send{
    margin-left: 545px;
}

ul.errors{
    background-color: red;
    color: #FFFFFF;
    font-weight: bold;
    width: 300px;
    list-style: square;
}

ul.infos{
    background-color: green;
    color: #FFFFFF;
    font-weight: bold;
    width: 300px;
    list-style: square;
}

.menu{
    display: inline;
    margin: 0;
    padding: 0;
}

.menu li{
    display: inline;
    margin: 0;
    padding: 0;
}

#top{
    margin: auto;
    width: 960px;
}

#page{
    text-align: left;
    margin: auto;
    width: 960px;
}

#logo{
    cursor: pointer;
    width: 239px;
    height: 126px;
    background: url(/img/logo.jpg) no-repeat;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    float: left;
    overflow: hidden;
}

#baner{
    height: 126px;
    border-bottom: 1px solid white;
}


#portret{
    margin: 20px;
}

#portret .more{
    text-align: right;
}

#portret .more img{
    margin-bottom: -5px;
}

.arrow{
    margin-bottom: -5px;
}

.colLeft{
    width: 239px;
    border-right: 1px solid #e0e0e0;
    background-color: white;
}

.celCenter{
    width: 479px;
}

.colRight{
    width: 239px;
    border-left: 1px solid white;
    background-color: white;
}

.borderRight{
    border-left: 1px solid #e0e0e0;
}

.menuSliver{
    background: url(/img/gb_menu_silver.gif) repeat-x;
    height: 30px;
}

.buttomMenu{
    float: left;
    overflow: hidden;
    padding: 8px 0 9px 15px;
    text-align: left;
    height: 13px;
    cursor: pointer;
}

.menu a{
    color: white;
    font-size: 13px;
}

.news{
    width: 97px;
    background: url(/img/gb_menu_blue.gif) repeat-x;
    border-right: 1px solid white;
}

.news_activ{
    width: 97px;
    background: url(/img/gb_menu_blue_activ.gif) repeat-x;
    border-right: 1px solid white;
}

.stowrzyszenie{
    width: 108px;
    background: url(/img/gb_menu_purpure.gif) repeat-x;
    border-right: 1px solid white;
}

.stowrzyszenie_activ{
    width: 108px;
    background: url(/img/gb_menu_purpure_activ.gif) repeat-x;
    border-right: 1px solid white;
}

.iniciatywa{
    width: 100px;
    background: url(/img/gb_menu_orange.gif) repeat-x;
    border-right: 1px solid white;
}

.iniciatywa_activ{
    width: 100px;
    background: url(/img/gb_menu_orange_activ.gif) repeat-x;
    border-right: 1px solid white;
}

.portrety{
    width: 111px;
    background: url(/img/gb_menu_green.gif) repeat-x;
}

.portrety_activ{
    width: 111px;
    background: url(/img/gb_menu_green_activ.gif) repeat-x;
}


#content{
    background-color: white;
    padding: 20px 30px 20px 30px;
    text-align: justify;
}

#foot {
    background: url("/img/foot.gif") repeat-x scroll 0 0 #7a7a7a;
    color: white;
    height: 75px;
    margin: auto;
    padding: 12px 20px 0;
    text-align: center;
    width: 920px;
} 

#foot .left{
    float: left;
    font-size: 10px;
    text-align: left;
}

#foot .left a{
    font-size: 10px;
    color: white;
}

#foot .right {
    float: right;
}

#foot .right a{
    font-size: 11px;
    color: white;
}

#loggedDiv{
    margin-top: 10px;
}

ul.submenu{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.submenu li{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.subButtom{
    padding: 10px 0 0 20px;
    background: url(/img/button.jpg) no-repeat;
    width: 219px;
    height: 23px;
    font-weight: bold;
    font-size: 13px;
    color: #797979;
}

.activPurpure{
    background: url(/img/buttonPurpure.jpg) no-repeat;
    color: #c166d4;
}

.activOrange{
    background: url(/img/buttonOrange.jpg) no-repeat;
    color: #f0b15e;
}

.activGreen{
    background: url(/img/buttonGreen.jpg) no-repeat;
    color: #88bc59;
}

.activBlue{
    background: url(/img/buttonBlue.jpg) no-repeat;
    color: #0c8bb8;
}

.date{
    font-size: 11px;
    color: #848383;
}

.text{
    margin-top: 15px;
}

.line{
    background: url(/img/line.gif) repeat-x;
    height: 3px;
    clear: both;
}

.marginLine{
    margin: 0 20px 0 20px;
}

.imgLeft{
     text-align: left;
     float: left;
     overflow: hidden;
     padding: 0 20px 10px 0;
}

.clear{
    clear: both;
}

.cytaty{
    margin: 50px 10px 50px 10px;
}

.paginationControl{
    text-align: center;
    margin: 10px;
}

#contentMain{
    background-color: #f4f4f4;
}

#mainNews{
    height: 95px;
    width: 427px;
    background: url(/img/news_main.jpg) no-repeat;
    padding: 25px 26px 10px 26px;
    cursor: pointer;
}

#mainNews h2{
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0 7px 0;
    color: white;
}

#mainNews h3{
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    color: white;
}

#mainNews .date{
    color: white;
}

#imgNewsMain{
    padding: 4px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

#arrowNews{
    background: url(/img/arrow_news.png) no-repeat;
    width: 36px;
    height: 18px;
    position: absolute;
    top: 0px;
    left: 40px;
}

.blueLine{
    height: 12px;
    background: url(/img/bg_blue.gif) repeat-x;
}

.lastNewsRow{
    clear: both;
    margin: 17px 30px 20px 20px;
    overflow: hidden;
}

.lastNewsRow .contnet h2{
    font-size: 14px;
    color: #0c8bb8;
    font-weight: normal;
}
.lastNewsRow .contnet .date{
    font-size: 12px;
    color: #848383;
}


.lastNewsRow .contnet{
    width: 350px;
    padding-right: 10px;
    float: left;
}

.lastNewsRow .more{
    margin-top: 10px;
}

.silverLIne{
    background-color: #ebebeb;
    height: 3px;
}

.logos{
    height: 170px;
    text-align: center;
}

.logosImg{
    width: 113px;
    height: 160px;
    cursor: pointer;
    margin: 20px auto 10px auto;
    display: none;
}
.logosArrowLeft{
    float: left;
    margin: 75px 0 0 15px;
    cursor: pointer;
}

.logosArrowRight{
    float: right;
    margin: 75px 15px 0 0;
    cursor: pointer;
}

.mailText{
    font-weight: bold;
}

.mailTextarea{
    width: 640px;
}

.motto{
    margin: 0 10px 12px 10px;
    font-size: 16px;
    font-style: italic;
}

.mottoAuthor{
    color: #c166d4;
    text-align: right;
    font-size: 16px;
}

.kontakt{
    position: relative;
}
.mediaKontakt{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 250px;
}

