html
{
    padding: 0;
    margin: 0;
}

body
{
    background-image: url(/images/bgBody.png);
    background-repeat: repeat-x;
    height: 100%;
    width: 100%;
    color: #161766;
    margin: 0;
    font: normal 12px arial, verdana, sans-serif;

}
img, p, h1, h2, h3
{
    border: 0;
    margin: 0;
}
.line
{
    background: center repeat-x url(/images/dotLine.png);
    height: 6px;
    border: 0;
    clear: both;
}
.spacer
{
    clear: both;
}
.bold
{
    font-weight: bold;
}
a
{
    text-decoration: none;
}
.all
{
    width: 990px;
    display: block;
    margin: 0 auto;
}
/* TOP */
.top
{
    height: 84px;
    width: 990px;
}
.underTop
{
    clear: both;
    width: 990px;
}
.logo
{
    margin: 18px 0  0  120px;
    float: left;
}
/* Boks logowania */
.loginBox
{
    float: right;
    width: 240px;
    height: 76px;
    padding: 14px 32px;
    margin-top: 34px;
    margin-bottom: -100px;
    background-image: url(/images/bgLoginBox.png);
    background-repeat: no-repeat;
}
.loginBox .rejestracja
{
    display: block;
    background-image: url(/images/butRejestracja.png);
    background-repeat: no-repeat;
    width: 68px;    
    height: 22px;
}
.loginBox p
{
    height: 25px;
    clear: both;
}
.loginBox input , .loginBox label
{
    margin-left: 3px;
    color: #7fcae7;
    float: left;

}
.loginBox label
{
    margin: 2px;

}
.loginBox a 
{
    margin: 2px 3px;
    color: #7fcae7;
    float: right;    
}
.loginBox a:hover
{
    color: #caebf6;    
}    
.loginBox input.text
{
    color: #676767;
    width: 120px;
    height: 20px;
    border: 1px #cdcdcd solid;
}
.loginBox .faq
{
    display: block;
    background-image: url(/images/butFaq.png);
    background-repeat: no-repeat;
    width: 33px;    
    height: 22px;
}
.loginBox .zaloguj
{
    display: block;
    background-image: url(/images/butZaloguj.png);
    background-repeat: no-repeat;
}
.loginBox .przypomnij
{
    float: right;
    margin: 0 10px;
}
/* Główne menu */
.mainMenu
{
    float: left;
    list-style:none outside none;
    margin: 0;
    padding: 0;
    border-left: 2px #ffffff solid;
}
.mainMenu li 
{
    float: left;
    display: block;
    height: 51px;
    margin: 0;
    width: auto !important;
}

.mainMenu li a
{
    display: block;
    height: 29px; 
    min-width: 34px;
    text-align: center;
    padding: 0 13px;
    padding-top: 22px;
    color: #ffffff;
    font-weight: bold;
    width: auto !important;
    border-right: 2px #ffffff solid;    
    background: right bottom url(/images/bgMainMenuPos.png) no-repeat;
}
.mainMenu li a:hover
{    
    background: #328fb5 right bottom url(/images/bgMainMenuPosHover.png) no-repeat;
}
.mainMenu li .submenu
{
    list-style: none;
    clear: left;
    background: #f79fd1;
    margin: 0;
    padding: 0;
    background-image: none;
    position: absolute;
    display: inline;
    visibility: hidden;
}
.mainMenu .submenu li
{
    background-image: none;
    height: 25px;
    margin: 0;
    border: 0;
}
.mainMenu .submenu li a
{
    background-image: none;
    padding: 5px 8px 0px 8px;
    height: 20px;
    margin: 0;
    border: 0;
}
.mainMenu.submenu li a:hover
{    
    background: #328fb5;
}
.mainMenu li:hover .submenu
{
    visibility: visible;
}

/* Banner */
.banner
{
    clear: both;
    padding: 5px 0;
    text-align: center;
}
/* Stopka */
.stopka
{
    height: 63px;
    width: 100%;
    padding-top: 42px;
    background: url(/images/bgStopka.png) repeat-x;
    padding-bottom: 30px;
    clear: both;
}
.stopkaIn
{
    margin: 0 auto;
    background: url(/images/bgStopkaIn.png) no-repeat center;
    width: 850px;
    padding: 0 80px;
    height: 44px;
    padding-top: 33px;
    color: #ffffff;
}
.stopkaIn a
{
    color: #ffffff;
    font-weight: bold;
}
.stopkaIn a:hover
{
    color: #f3cdec;
}
.stopkaIn .bottomMenu
{
    float: left;
}
.stopkaIn .copy 
{
    float: right;
}
/* Left Column*/
.leftColumn
{
    width: 220px;
    float: left;
}
/* Right Column*/
.rightColumn
{
    width: 170px;
    float: right;
}
/* middle Column*/
.middleColumn
{
    width: 590px;
    padding: 0 5px;
    float: left;
    background-image: none;
}
/* Content 600*/
.content600
{
    background: no-repeat url(/images/bgContent600.png) top;    
    width: 590px;
    padding-top: 20px;
    display: block;
    clear: both;
}
/* Content 800*/
.content800
{
    background: no-repeat url(/images/bgContent800.png) top;    
    width: 810px;
    padding-top: 10px;
    display: block;
    clear: both;
}
.content800 h1, .content600 h1
{
	clear: both;
}
/* Wyszukiwarka */
.searchBox
{
    display: block;
    float: left;
    width: 210px;
    padding: 0 5px;
    padding-top: 51px;
    min-height: 79px;
    background-image: url(/images/bgSearchBox.png);
    background-repeat: no-repeat;    
}

.searchBox p
{
    clear: both;
    height: 28px;
}
.searchBox input.text, .searchBox input.search
{
    float: left;
    margin-right: 2px;
}
.ogloszeniaMez
{
    display: block;
    width: 210px;
    padding: 0 5px;
    padding-top: 51px;
    min-height: 79px;
    background-image: url(/images/bgOgloszeniaMezczyzn.png);
    background-repeat: no-repeat;    
}
.advertsBox .avatar
{
    float: left;
    padding: 0 5px;
}
.advertsBox p
{
    text-align: left;    
}
.advertsBox a, .advertsBox a
{
    font-weight: bold;
}
.universal .blue
{
    color: #0171a6;
}
.universal .pink
{
    color: #aa498d;
}
.universal .green
{
    color: #66b20f;
}
.universal .position img
{
    margin-top: 5px;
}
.pinkBox a
{
    color: #aa498d;
}
.pinkBox a:hover
{
    color: #0171a6;
}
.blueBox
{
    color: #0171a6;
}
.blueBox a
{
    color: #0171a6;
}
.blueBox a:hover
{
    color: #aa498d;
}
.greenBox a
{
    color: #66b20f;
}
.greenBox a:hover
{
    color: #7fbe36;
}
/* Popularne */
.popularne
{
    display: block;
    width: 221px;
    padding: 0 5px;
    padding-top: 51px;
    min-height: 129px;
    background-image: url(/images/bgPopularneBox.png);
    background-repeat: no-repeat;
    text-align: center;
}
.popularne img
{    
    max-width: 190px;    
}
.popularne a
{    
    color: #aa498d;
}
.popularne a:hover
{    
    color: #7fcae7;
}
.popularne h3
{
    background: bottom repeat-x url(/images/dotLine.png);
    padding-bottom: 4px;    
}
.popularne .userAndDate
{
    background: bottom repeat-x url(/images/dotLine.png);
    margin-bottom: 7px;
    padding: 3px 0;
    
}
.popularne .userAndDate a
{
    color: #2a1849;
    font-weight: bold;
}    
.popularne .userAndDate a:hover
{
    color: #3e2571;
}    
.universal 
{ 
    display: block; 
width:210px; 
padding: 0 5px 5px 5px; 
    min-height: 129px; 
    background-repeat: no-repeat;
    text-align: center;
}
.greenBox
{
    background-image: url(/images/bgGreenBox.png);
}
.newsletterBox
{
    background-image: url(/images/bgNewsLetterBox.png);
}
.pinkBox
{
    background-image: url(/images/bgPinkBox.png);
}
.blueBox
{
    background-image: url(/images/bgBlueBox.png);
}
.universal img
{    
    max-width: 190px;    
}

.universal h4
{
    color: #ffffff;
    padding: 12px; 
    margin-top: 0;
    text-align: left;
    padding-left: 28px;
    font-size: 11px;
}
.universal h3
{
    background: bottom repeat-x url(/images/dotLine.png);
    padding-bottom: 4px;    
}
.universal .userAndDate
{
    background: bottom repeat-x url(/images/dotLine.png);
    margin-bottom: 7px;
    padding: 3px 0;
    
}
.universal .userAndDate a
{
    color: #2a1849;
    font-weight: bold;
}    
.universal .userAndDate a:hover
{
    color: #3e2571;
}    
/* grey Menu */
.greyMenu
{
    float: left;
    height: 27px;
    list-style:none outside none;
    margin: 0 8px;
    padding: 0;
}
.greyMenu li
{
    display: block;
    float: left;
    height: 27px;
    cursor: pointer;
    background: bottom repeat-x url(/images/bgMenuGrey.png);
    border-right: 3px #ffffff solid;
}

.greyMenu li span
{
    display: block;
    float: left;
    padding-left: 9px;
    height: 27px;
    background: left no-repeat url(/images/bgMenuGreyPosLeft.png);
    border-right: 3px #ffffff solid;
}
.greyMenu li a
{
    display: block;
    padding: 5px 9px 0 0; 
    height: 22px;
    font-weight: bold;
    color: #ffffff;
    background: right no-repeat url(/images/bgMenuGreyPosRight.png);
}
.greyMenu li a:hover
{
    color: #bceefe;    
}

.greyMenu li.current
{
    background: bottom repeat-x url(/images/bgMenuPink.png);
}
.greyMenu li.current span
{
    background: left no-repeat url(/images/bgMenuPinkPosLeft.png);
}

.greyMenu li.current a
{
    background: right no-repeat url(/images/bgMenuPinkPosRight.png);
}
/* pink Menu */
.pinkMenu
{
    float: left;
    height: 27px;
    background: bottom repeat-x url(/images/bgMenuPink.png);
    list-style:none outside none;
    margin: 0;
    padding: 0;
}
.pinkMenu li
{
    display: block;
    float: left;
    padding-left: 9px;
    height: 27px;
    background: left no-repeat url(/images/bgMenuPinkPosLeft.png);
    border-right: 3px #ffffff solid;
}
.pinkMenu li a
{
    display: block;
    padding: 5px 9px 0 0; 
    height: 22px;
    font-weight: bold;
    color: #ffffff;
    background: right no-repeat url(/images/bgMenuPinkPosRight.png);
}
.pinkMenu li a:hover
{
    color: #f8d2ef;    
}
/* paginacja */
.fotoBox .pagin, .pagin
{
    width: 80%;
    margin: 0 auto;
    clear: both;
}
.pagin div
{
    display:block;
    float: left;
    padding-left: 3px;
    height: 21px;
    margin: 5px 0;
    background: left no-repeat url(/images/paginLeft.png);
    margin: 2px 2px;
}
.pagin span
{
    display:inline;
    float: left;
    padding-right: 3px;
    height: 21px;
    background: right no-repeat url(/images/paginRight.png);
}
.pagin a, .pagin strong
{
    display:inline;
    float: left;
    border-style: solid;
    border-color: #feb4dd;
    border-width: 1px 0 1px 0;
    padding: 2px 2px 0 2px;
    height: 17px;
    color: #000000;
    background: #ffffff;
}
/* listowanie album�w i grup*/
.box1
{
    clear: both;
    padding: 10px;
}
.box1 .header
{
    background: top #fce1f0 repeat-x url(/images/dotLine.png);
    padding-top: 4px;    
    height: 20px;
}
.box1 .header h2
{
    float: left;
    font-size: 13px;
    margin-left: 10px;
}
.box1 .header h2 a
{
    color: #2a1849;
}
.box1 .header h2 a:hover
{
    color: #5f39ab;
}
.box1 .header span
{
    float: right;
    margin-right: 10px;
    color: #aa498d;
}
.box1 .header span a
{
    color: #aa498d;
    font-weight: bold;
}
.box1 .header span a:hover
{
    color: #c96faf;
}
.box1 p
{
    padding: 5px;
    text-align: justify;
}
.box1 .fotos
{
    background: top repeat-x url(/images/dotLine.png);
    padding-top: 10px;        
}
.box1 .opis .foto
{
    float: left;
    padding: 10px;
}
.box1 .opis .stats
{
    float: right;
    vertical-align: middle;
    width: 100px;
    padding: 20px 20px 0 20px;
    line-height: 20px;
}
.box1 .opis .tekst
{
    background: top repeat-x url(/images/dotLine.png);
    padding: 5px 140px 0px 130px;
    text-align: justify;
    line-height: 20px;
    
}
.box2
{
    clear: both;
    padding: 10px;
}
.box2 .header
{
    background: top #b1d7e7 repeat-x url(/images/dotLine.png);
    padding-top: 4px;    
    height: 20px;
}
.box2 .header h2
{
    float: left;
    font-size: 13px;
    margin-left: 10px;
}
.box2 .header h2 a
{
    color: #2a1849;
}
.box2 .header h2 a:hover
.box2 .header h2 a:hover
{
    color: #5f39ab;
}
.box2 .header span
{
    float: right;
    margin-right: 10px;
    color: #2a1849;
}
.box2 .header span a
{
    font-weight: bold;
}
.box2 .header span a:hover
{
    color: #c96faf;
}
.box2 .opis .foto
{
    float: left;
    padding: 10px;
}
.box2 .opis .stats
{
    float: right;
    vertical-align: middle;
    width: 130px;
    padding: 20px 20px 0 20px;
    line-height: 20px;
}
.box2 .opis .tekst
{
    background: top repeat-x url(/images/dotLine.png);
    padding: 5px 170px 0px 130px;
    text-align: justify;
    line-height: 20px;
    
}
/* headery */
.middleColumn h4 
{ 
    background: bottom repeat-x url(/images/dotLine.png);    
    padding: 15px 0 10px; 
    margin: 5px auto; 
    width: 95%; 
    height: 30px;    
    color: #aa498d; 
    font-weight: bold; 
    font-size: 15px; 
}
.H600
{
    background: no-repeat url(/images/bgContent600.png) top;    
    width: 590px;
    padding: 10px 0;
    display: block;
    clear: both;
    margin-top: 5px;
}
.H600 h4 
{ 
    background: bottom repeat-x url(/images/dotLine.png);    
    padding: 15px 0 10px; 
    margin: 5px auto; 
    width: 95%; 
    height: 30px;    
    color: #aa498d; 
    font-weight: bold; 
    font-size: 15px; 
}
.H800 h4 
{ 
    background: bottom repeat-x url(/images/dotLine.png);    
    padding: 15px 0 10px; 
    margin: 5px auto; 
    width: 95%; 
    height: 30px;    
    color: #aa498d; 
    font-weight: bold; 
    font-size: 15px; 
}
.H800
{
    background: no-repeat url(/images/bgContent800.png) top;    
    width: 811px;
    padding: 10px 0;
    display: block;
    clear: both;
    margin-top: 5px;
}
/* galeria i komentarze */
.header1
{
    background: bottom repeat-x url(/images/dotLine.png);    
    padding: 0px 30px 10px 40px;
    height: 40px;
}
.header1 .avatar
{
    float: left;
}
.header1 .leftName
{
    float: left;
    padding: 10px 10px;
    color: #aa498d;
    color: #aa498d;
    font-weight: bold;
    font-size: 15px;
    
}
.header1 .leftName a
{
    color: #aa498d;
}
.header1 .rightName
{
    float: right;
    padding-top: 10px;
    font-size: 15px;
}
.header1 .rightName img
{
    margin: -13px -15px -20px 0;
    
}
.gallery
{
    width: 100%;    
}
.gallery .fotoBig
{
    float: left;
    text-align: center;
    width: 510px;
    padding: 20px;
}
.gallery .fotoBig img
{
    max-width: 480px;
}
.gallery .fotoBig .bigFoto
{
    max-width: 350px;
}
.rightBox
{
    display: block;
    width: 250px;
    float: right;
    background: left repeat-y url(/images/dotLineVer.png);
}
.rightBox .miniFotos
{
    padding: 20px;
    width: 209px;
    margin-left: 1px;
    background:  #fce1f0 bottom repeat-x url(/images/dotLine.png);
}
.rightBox .miniFotos .miniFoto
{
    float: left;
    padding: 0 4px 2px 0;
    text-align: center;
    line-height: 20px;
}
.rightBox .miniFoto h3
{
    font-size: 12px;
}
.rightBox .miniFoto a
{
    color: #aa498d;
}
.rightBox .stats
{
    padding: 15px 10px;
    width: 229px;
    margin-left: 1px;
}
.rightBox .stats p
{
    padding: 3px 0;
}
.rightBox .stats a
{
    font-weight: bold;
}
.rightBox .stats a.ulubione
{
    color: #aa498d;
    float: right;
}
.rightBox .stats a.naruszenie
{
    color: #e10000;
    float: right;
}
.rightBox .stats a.video
{
    color: #328fb5;
}
.dane
{
    clear: both;
    padding-top: 10px;
}
.dane h2
{
    background: left no-repeat url(/images/bgH2Dane.png);
    color: #ffffff;
    padding-left: 20px;
    font-size: 13px;
    height: 24px;    
    padding-top: 8px;
    border-left: 100px #ffffff solid !important;
}
.dane .tresc
{
    background: top repeat-x url(/images/dotLine.png);
    padding: 10px 5px 10px 100px;
    line-height: 20px;
    color: #328fb5;
}
.dane .reklama 
{
    float: right;
    padding: 20px;
    width: 100px;
}
.komentarze
{
    padding: 10px 0;
}
.komentarze .avatar
{
    float: left;
    padding: 10px 0 0 30px ;
}
.komentarze h2
{
    background: top #fce1f0 repeat-x url(/images/dotLine.png);
    margin-left: 120px;
    font-size: 12px;
    color: #2a1849;
    padding: 3px 30px 3px 10px; 
}
.komentarze h2 a
{
    color: #2a1849;
}
.komentarze h2 a:hover
{
    color: #aa498d;
}
.komentarze h2 span
{
    float: right;
    font-weight: normal;
    color: #aa498d;
}
.komentarze .koment
{
    background: top repeat-x url(/images/dotLine.png);
    margin-left: 120px;
    padding: 10px 0;
    color: #aa498d;
    line-height: 20px;
}
/* listy */
.leftColumn ul
{
    text-align: left;
    list-style: none;
    font-size: 13px;
    padding-left: 15px;
}
.leftColumn ul li:first-letter 
{
    font-weight: bold;
    font-size: 17px;
}
.leftColumn ul a
{
    padding-left: 5px;
}
.leftColumn .pinkBox ul 
{
    color: #aa498d;
}
/* NOWE */
/* tabele i formularz */

.forum 
{
    width: 95%;
    margin: 0 auto;
    background: #fff;
    border: 1px #aa498d solid;
    border-collapse: collapse;
}
.forum td
{
    border: 0;
    margin: 0;
    padding: 5px;
    vertical-align: middle;
}
.forum thead td, .forum thead th
{
    color: #fff;
    background: right bottom url(/images/bgMainMenuPos.png) no-repeat #aa498d;
    font-size: 15px;
    font-weight: bold;
}
.forum tbody tr:nth-child(2n+1) td
{
    background: #f6e8f2;
}
/* wiadomosci */
.messages 
{
    width: 95%;
    margin: 0 auto;
    background: #fff;
    color: #717171;
    border-collapse: collapse;
}
.messages th
{
    padding: 3px;
}
.messages td
{
    border: 0;
    margin: 0;
    padding: 7px;
    vertical-align: middle;
}
.messages thead td, .messages thead th
{
    color: #fff;
    background: #66b20f;
    font-size: 13px;
    font-weight: bold;
}
.messages thead th a
{
    color: #c8f88e;
}
.messages thead th a:hover
{
    color: #fff;
}
.messages tbody tr td
{    
    background: top url(/images/dotLine.png) repeat-x;
}

.messages tbody tr:nth-child(2n+1) td
{
    background: top url(/images/dotLine.png) repeat-x #ebfed2;
}
/* formularze */
.zend_form
{
    padding: 20px;
    color: #328fb5;
}
.zend_form input[type=text], .zend_form input[type=password], .zend_form select 
{
    border: 1px #c0c0c0 solid;
    height: 20px;
    width: 180px;
    color: #2a1849;
}
.zend_form select
{
    height: 25px;
    width: 180px;
    color: #2a1849;
}
.zend_form input[type=text]:hover, .zend_form input[type=password]:hover
{
    background: #fef1f8;
    color: #2a1849;
}
.zend_form textarea
{
    height: 150px;
    width: 500px;
    font: normal 12px arial, verdana, sans-serif;
    padding: 5px;
    color: #2a1849;
    border: 1px #c0c0c0 solid;
}
.middleColumn h1 
{
    background: bottom repeat-x url(/images/dotLine.png);    
    padding: 15px 0px 10px 0px;
    margin: 5px auto;
    width: 95%;
    height: 30px;    
    color: #aa498d;
    font-weight: bold;
    font-size: 18px;
}
.middleColumn h1 .info
{
    float: right;
    font-weight: normal;
    font-size: 13px;
}

.centerForm dl
{
    display: block;
}
.centerForm dt
{
    width:35%;    
    padding: 5px 5px 5px 0;
    vertical-align: middle;
    text-align: right;
    float: left;
    display: block-inline;
    clear:both;
}
.centerForm dd
{
    width:45%;   
    padding-bottom: 5px;
    text-align: left;
    margin: 0;
    float: left;
    display: block-inline;
}
.centerForm  textarea
{
    width: 300px;
    height: 100px;
}
.centerForm #submit
{
    clear: both;
}
form a
{
    font-weight: bold;
}
/* Profil */
.profil
{
    width: 550px;
    padding: 10px;
    background: #fff;
    margin: 0 auto;
}
.profil h3, .profil h4
{  
    background: bottom repeat-x url(/images/dotLine.png);    
    padding: 10px 0px 5px 0px;
    margin: 5px auto;
    width: 95%;
    height: 30px;    
    color: #aa498d;
    font-weight: bold;
    font-size: 15px;
}
.profil dt
{
    font-weight: bold;
}
.profil textarea
{    
    width: 80%;
}
.profil .avatar
{
    float: left;
    margin: 10px;
    width: 100px;
    height: 100px;    
    text-align: center;
}
.profil .avatar img
{
    vertical-align: middle;
    width: 100%;
    max-height: 100%;
}
.daneProfilu dt, .daneProfilu dd
{
    display: inline-block;
    float: left;
    margin: 0;
}
.daneProfilu dt
{
    font-weight: bold;
    width: 15%;
}
.daneProfilu dd
{
    width: 35%;
}
.small
{
    font-weight: normal;
    font-size: 12px;
}
.list
{
    list-style: none;
}

.adminMenu
{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 25px;
    vertical-align: middle;
    background: #d6f6fe;
    padding: 10px 0 3px;
    border-top: 1px #0190be solid;
    z-index: 1;
}

.adminMenu a
{
    padding: 0 10px;
}
.madeBy
{
    text-align: center;
    padding-bottom: 10px;
    vertical-align: middle;
}
.madeBy img
{
    margin-bottom: -3px;
}

a 
{ 
    color: #328fb5; 
    text-decoration: none; 
} 
a:hover 
{ 
    color: #5bc0e3; 
}

/*Wyswietlanie zdjec na glownej*/ 
.fotoBox 
{     
    margin: 0 auto; 
    padding-bottom: 10px; 
    margin-bottom: 5px;
    clear: both; 
} 
.fotoBox h2 
{ 
    font-size: 11px; 
} 
.fotoBox img 
{ 
    max-width: 100%; 
    max-height: 90%; 
} 
.fotoBox div 
{ 
    float: left; 
    font-size: 10px; 
    margin:  2px 5px; 
    width: 106px;
    min-height: 150px;
    text-align: center; 
    position: relative;
} 
.fotoBox div p 
{ 
    clear: both; 
} 
.fotoBox a:hover 
{ 
    color: #01afeb; 
}
.fotoBox div:hover .buttons
{
    display: block;
}
.observed .spacer
{
    height: 10px;
    width: 95%;
    background: bottom repeat-x url(/images/dotLine.png);
}
.observed div
{
    padding-top: 3px;
}
.observed .mini
{
    width: 145px;    
    height: 140px;
    padding: 9px 5px;
    background: right repeat-y url(/images/dotLineVer.png) #efeef6;
}
#sms3, #sms9
{
    display: none;
}

.errors, .error
{
    color: #ff3333;
}

.player
{
    width: 480px;
    height: 360px;
    margin: 11px auto; 
    background-image: url(/images/bgVideo.png);
}

.player a
{
    display: block;
    width: 480px;
    height: 360px;
}

/* Enter page */
.enter
{
    text-align: center;
    vertical-align: middle;
    background: none;
    color: #211a58;
    padding: 50px 0;
    font-size: 17px;
}
.enter img
{
    margin: 18px;
}
.enter input[type=submit]
{
    margin: 18px;
}
/* Widok profilu */
/* oceny */
.rating
{
    padding:0;
    margin:0;
    list-style:none;
    background:url(/images/starsGrey.png) left;
    height:21px;
    width:240px;
    overflow:hidden;
} 
.rating li
{
    display:inline;
}
.rating li 
{
    display:block;
    width:24px;
    height:21px;
    float:left;
    text-indent:-9999px;
    position:relative;
}
.active li
{
    cursor: pointer;
}
.active li:hover 
{
    background:url(/images/starsGold.png) left;
    width:240px;
    margin-left:-216px;
    position:static;
}
.rating li.half
{
    background:url(/images/starsGold.png) left;
    width:228px;
    margin-left:-216px;
    position:static;
}
.rating li.full
{
    background:url(/images/starsGold.png) left;
    width:240px;
    margin-left:-216px;
    position:static;
}
/* Doted box */
.dotedBox
{
    padding: 10px;
    background: bottom repeat-x url(/images/dotLine.png);
    margin: 5px 0;
    
}
/* edycja profilu */
.editFormMenu
{
    float: left;
}
.editFormMenu img
{
    margin: 5px 0;
}
.editFormMenu select
{
    width: 133px;
    margin: 2px;
}
.horizontal 
{    
    float: right;
    width:50%;
}
.horizontal input
{    
    float: right;
    margin: 5px;
}
.goBack
{
    margin-left: 20px;
}
.goBack:first-letter
{
    font-weight: bold;
    font-size: 18px;
}

.avatar
{
    width: 40px;
    height: 40px;
}

.fotoBox .buttons
{
    display: none;
    margin-top: -112px;
    position: absolute;
    margin-left: 80px;
    width: auto;
}
.fotoBox .buttons div
{
    height: 16px;
    width: 16px;
}

.fotoBox .mini h1 
{ 
    height: auto; 
} 
.fotoBox .mini h1 img 
{ 
    width: 100px; 
    height: 100px; 
}

.middleColumn p
{
    width: 90%;
    margin: 3px auto;
}

.game
{
    width: 100%;
    text-align: center;
}

.photo
{
    max-width: 780px;
    margin: 11px;
}

.forumButtons
{
    margin-left: 17px;
}

.forumButtons div
{
    float: left;
    margin: 5px;
}

.vip 
{
    width: 528px;
    margin: 0 auto;
}
.vip ul
{
    padding-left: 0;
    width: 65%;
}
.vip ul li
{
    list-style: none;
    padding-left: 20px;
    margin-bottom: 5px;
    background: left top no-repeat url(/images/vipPointer.png);    
}
.left img
{
    float: right;
}
.right img
{
    float: left;
}
.right ul
{
    float: right;
}
.joinVip
{
margin: 80px 0 0 15px;    
}

.forumButtons div
{
    float: left;
    margin: 5px;
}

.header1 .buttons img {
margin:-20px 5px -10px 0;
}

.fotoBox .pagin div {
background:url("/images/paginLeft.png") no-repeat scroll left center transparent;
display:block;
float:left;
height:21px;
margin:2px;
padding-left:3px;
width: auto;
}

.messagesTop .error
{
    margin: 0 auto;
    padding: 10px;
    width: 968px;
    border: 1px #ff2312 solid;
    background: #ffe1df;
    margin: 2px 0;
    color: #ff2312;
}
.messagesTop .notice
{
    margin: 0 auto;
    padding: 10px;
    width: 968px;
    border: 1px #5eac00 solid;
    background: #e1ffbb;
    margin: 2px 0;
    color: #5eac00;
}

/* Boks logowania */
.loginBox
{
    float: right;
    width: 240px;
    height: 76px;
    padding: 14px 32px;
    margin-top: 34px;
    margin-bottom: -100px;
    background-image: url(/images/bgLoginBox.png);
    background-repeat: no-repeat;
}
.loginBox .rejestracja
{
    display: block;
    background-image: url(/images/butRejestracja.png);
    background-repeat: no-repeat;
    width: 68px;    
    height: 22px;
}
.loginBox p
{
    height: 25px;
    clear: both;
}
.loginBox input, .loginBox label
{
    margin-left: 3px;
    color: #7fcae7;
    float: left;

}
.loginBox label
{
    margin: 2px;
}
.loginBox a 
{
    margin: 2px 3px;
    color: #7fcae7;
    float: right;    
}
.loginBox a:hover
{
    color: #caebf6;    
}    
.loginBox input.text
{
    color: #676767;
    width: 120px;
    height: 20px;
    border: 1px #cdcdcd solid;
}
.loginBox .faq
{
    display: block;
    background-image: url(/images/butFaq.png);
    background-repeat: no-repeat;
    width: 33px;    
    height: 22px;
}
.loginBox .zaloguj
{
    display: block;
    background-image: url(/images/butZaloguj.png);
    background-repeat: no-repeat;
}
.loginBox .przypomnij
{
    float: right;
    margin: 0 10px;
}
.loginBox .welcome
{
    color: #fff;
    font-size: 16px;
    height: 35px;
}
.loginBox .welcome a
{
    float: none;
}
.loginBox .yourProfil
{
    display: block;
    background-image: url(/images/butMojProfil.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 80px;
}
.loginBox .welcome .logOut
{
    display: block;
    background-image: url(/images/butWyloguj.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 80px;
    float: right;
}
.loginBox .message
{
    display: block;
    background-image: url(/images/butWiadomosc.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 80px;
}
.loginBox .newMessage
{
    display: block;
    background-image: url(/images/butNowaWiadomosc.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 101px;
}
.loginBox .yourProfilDiv
{
    display: block;
    height: 40px;
    width: 80px;
}
.loginBox .centerText
{
    text-align: center;
    padding-left: 10px;
}
.loginBox .centerText a, .loginBox .centerText div
{
    float: left;
}

.loginBox .yourProfilDiv .submenu
{
    list-style: none;
    background: #ffffff;
    border: 1px #e771c4 solid;
    border-top: 0;
    margin: 0;
    padding: 0;
    margin-top: 41px;
    background-image: none;
    position: absolute;
    display: block;
    clear: left;
    visibility: hidden;
}
.loginBox .yourProfilDiv .submenu li
{
    background-image: none;
    height: 25px;    
    float: none;
    list-style: none;
    margin: 0;
    border: 0;
    width: 170px;
    text-align: left;
}
.loginBox .yourProfilDiv .submenu li a
{
    background-image: none;
    padding: 5px 8px 0px 8px;
    height: 20px;
    margin: 0;
    width: 154px;
    border: 0;
}
.loginBox .yourProfilDiv .submenu li a:hover
{    
    background: #328fb5;
}
.loginBox .yourProfilDiv:hover .submenu
{
    visibility: visible;
}

/* wiadomosc */
.messagesButtons
{
    width: 95%;
    margin: 5px auto;
    background: repeat-x url(/images/dotLine.png) top;
    height: 30px;
}
.messagesButtons div
{
    padding-top: 5px;
    float: right;
    margin: 0 5px;
}
.messageText
{
    width: 90%;
    margin: 5px auto;
    padding: 10px;
    background: #f4ffff;
}

.wider dt
{
    width:15%;    
    padding: 5px 5px 5px 0;
    vertical-align: middle;
    text-align: right;
    float: left;
    display: block-inline;
    clear:both;
}
.wider dd
{
    width:80%;   
    padding-bottom: 5px;
    text-align: left;
    margin: 0;
    float: left;
    display: block-inline;
}
.wider  textarea
{
    width: 95%;
    height: 150px;
}

.game_avatar
{
    width: 100px;
    height: 100px;
}

#z5_chat_swf
{
    padding: 5px 0 0 0;
}

.vipAds img
{
    width: 170px;
    height: 250px;
    margin: 0 0 10px 0;
}

.cert
{
    width: 520px;
    height: 379px;
    background: url(/images/cert.png) no-repeat;
    color: #aa498d;
    font-weight: bold;
    font-family: Calibri;
    font-size: 30px;
    padding-top: 470px;
    text-align: center;
    margin: 20px auto;
}

.vipAds
{
    text-align: center;
}

