Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by quba ( 15 years ago )
div class="blok_header">                
                <div class="header">     
                     <div class="logo"><h1 style="padding-left: 50px;">Isat 2012</h1></div>
                     <div class="plflag"><a href="http://comas.pwr.wroc.pl/isat2012/lang/pl"></a></div>
                     <div class="enflag inactive"></div>
                     <div class="simple_text">
                                                                    <a href="http://comas.pwr.wroc.pl/isat2012/profile/edit">Edit Profile</a> |
                                    <a href="http://comas.pwr.wroc.pl/isat2012/profile/change-password">Change password</a> |
                                    <a href="http://comas.pwr.wroc.pl/isat2012/logout">Logout</a> 
                                   
                     </div>

                     <div class="clr"></div>
    
    <div class="menu">                      
        <ul>                      
            <li class="klasa"><a href="http://comas.pwr.wroc.pl/isat2012/">Homepage</a></li>                        
                                   
                            
        </ul>                   
    </div>
    <div class="clr"></div>
                </div>
                <div class="clr"></div>      
            </div>            
            <div class="clr"></div>



body {
        margin: 0;
        padding:0;
        width: 100%;
        background: #fff;
        font-family: Arial;
        font-size:  12px;
}
html { 
        padding: 0;
        margin: 0;
}
        
#container {
 margin: 0 auto;
 min-height: 100%;
 position: absolute;
 left: 0;
 right: 0;
        text-align: left;
}

.blok_header { 
        margin: 0; 
        padding: 0; 
        background: url(./header_bg.gif) top repeat-x;
}

.header { 
        width: 1000px; 
        margin: 0 auto; 
        padding: 0; 
        position: relative;
}

.logo { 
        padding: 0; 
        margin:0; 
        width:600px;
        height: 109px;
        float:left;
}

.logo h1 {
        color: #fff;
        padding-top: 22px;
}

.simple_text { 
        text-align: right; 
        font-size: 14px; 
        color: #737a7f; 
        float: right; 
        padding: 2px; 
        margin: 44px 0 0 0;
}
.simple_text a {
        color: #fff;
}
.simple_text a:hover { 
        text-decoration: underline;}

.menu { 
        padding: 0; 
        margin: 0; 
        float: left; 
        height: 65px;
}
.menu ul { 
        padding: 0; 
        margin: 0; 
        list-style: none; 
        float: left; 
        border: 0;
}
.menu ul li { 
        float: left; 
        margin: 0; 
        padding: 0 5px; 
        border: 0;
}
.menu ul li a { 
        text-transform: uppercase; 
        float: left; 
        margin: 0; 
        padding: 25px 15px; 
        color: #fff;
        text-decoration: none;
}
.menu ul li a:hover {
        background: url(./hover.gif) repeat-x right;
}
.menu ul li a.active {
        background: url(./hover.gif) repeat-x right;
}


.welcome {
        margin: 0; 
        padding: 0; 
        background: url(./pasek.jpg) top center repeat-x;
}

.welcome_inner{ 
        width: 1000px; 
        height: 72px; 
        margin: 0 auto; 
        padding: 0; 
}
.welcome p { 
        float: left;
        color: #fff; 
        padding: 25px 30px 0 0; 
        margin: 0;
}
.welcome p span {
        font-size: 18px;
        font-weight: bold; 
        color: #fff;
}

#content {
        width: 1000px;
        margin: 0 auto;
        margin-top: 10px;
        padding: 0 0 100px 0;
}

#content h2 {
        border-style: none none solid;
        border-width: 0 0 1px;
        border-color: #0B4F7D;
        color: #0B4F7D;
        font-size: 24px;
        padding: 10px 0;
        margin: 0 0 10px;
}

#content h4 {
        border-style: none none solid;
        border-width: 0 0 0px;
        border-color: #0B4F7D;
        color: #0B4F7D;
        font-size: 18px;
        padding: 10px 0;
        margin: 0 0 0px;
}

p.clr, .clr { clear:both; padding:0; margin:0;}

#left {
        float: left;
        margin: 0;
        width: 250px;
        text-align: left;
}

#right {
 margin-left: 25px;
 padding: 0;
 background: transparent;
 width: 710px;
 min-height: 450px;
 float: right;
}

ul.navigation {
        text-align: left;
        list-style-type: none;
        padding: 0;
        margin: 0;
}

ul.navigation li a:hover {
        text-decoration: underline;
}

ul.navigation li a:active {
        text-decoration: underline;
}

ul.navigation li {
        display: block;
        font: 13px/1.6em Tahoma,Geneva,sans-serif;
        padding: 8px 0 0 15px;
        text-decoration: none;
        font-weight: bold;
        color: #444343;
}

ul.navigation li a {
        background: url("./ul_li.gif") no-repeat scroll left transparent;
        border-bottom: 1px dashed #C4C4C4;
        color: #737373;
        display: block;
        font: 13px/1.6em Tahoma,Geneva,sans-serif;
        padding: 0px 0 2px 15px;
        text-decoration: none;
}

#footer {
        background: none repeat scroll 0 0 #14181B;
        width: 100%;
        border-top: 1px solid #2B3136;
        height: 50px;
        padding: 0;
        position: absolute;
        bottom: 0px;
        margin-top: 100px;
}

#footer p {
        color: #fff;
        margin: 0 auto;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        padding-top: 15px;
}

a {
 color: #069;
 text-decoration: none;
}

p {
 margin: 0 0 1em 0;
 text-align: justify;
}

input[type=text] {
 width: 300px;
}

input[type=submit] {
 margin: 0.5em 0 0 8.3em;
 padding: 0 10px;
}

form label {
 display: inline-block;
 text-align: right;
 margin: 0 0.5em 0 0;
 width: 8em;
}
.table .table_title { font-size: 14px; height: 22px; margin:0; padding:5px 10px 10px 16px; font-weight:bold; color:#ffffff; background-color:#0B4F7D;}
.table .table_title .hidetable { cursor: pointer; height: 30px; width: 20px; padding: 0; margin:0; float:right; background:url(./dropup.gif) no-repeat center center;}
.table .table_title a.hidetable img { border:none;}
.table .table_title span { position: absolute; top: 10px;}
.table .table_title a.closetable { margin:1px 1px 0 0; float:right; background:url(./close.gif) no-repeat center center;}
.table .table_title a.closetable img { border:none;}
.table .table_content { margin-top:2px; padding:8px 12px 0 12px; border:1px solid #f0f0f0; height: auto;}
.block_sm .table .table_content { background-color:#eff6f2; border:none;}

.table table.glines { margin:0; padding:0 0 8px 0;}
.table table.glines th { padding:6px;font-weight:bold; background-color:#fff; }
.table table.glines td, #tablelastline th { padding:6px;border-top:1px solid #fff; border-top:1px solid #d7d7d7;}
.table table img.tabpimpa { padding:0 16px; border:none;}
.table table img.tabpimpa2 { padding:0; border:none;}

.showmsg {
        cursor:pointer;
}

.msgtoshow {
        position: absolute;
        left: 160px;
        top: 10px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        display: none;
        text-align: right;
        width: 450px;
}

form input.text, form textarea, form select {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #B3B3B2;
        margin: 4px 0;
        padding: 4px;
}

.cntresults {
        float: right;
}

input.mini {
        text-align: center;
        width: 64px;
}

form a.pnbtn {
        background-color: #FFFFFF;
        border: 1px solid #D7D7D7;
        padding: 4px 8px;
        text-decoration: none;
}
.body a, .greentxt {
        color: #7DAF0E;
        line-height: 1.8em;
        text-decoration: underline;
}

.active { cursor: pointer; height: 30px; width: 20px; margin:0; float:right; background:url(./dropdown.gif) no-repeat center center;}

div .notice, div .fos_user_success {
        background-color: #D6EB9A;
        vertical-align: middle;
        padding: 20px;
        text-align: center;
}

div .notice, div .info, div .fos_user_success span {
        font-size: 14px;
        font-weight: bold;
}

div .info{
        background-color: #8EC5DB;
        vertical-align: middle;
        padding: 20px;
        text-align: center;
}

ul#author-fields-list,
ul#authorExisting-fields-list{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#author-fields-list li,
ul#authorExisting-fields-list li{
    margin: 0 0 10px;
}

a#sort {
    color: #000000;
}

.ajaxloader {
background: url(ajax-loader.gif) 15% 50% no-repeat;
width: 160px;
height: 14px;
background-color: #E8E5E3;
text-align:center;
position: absolute;
top: 37px;
left:50%;
margin-left:-80px;
padding: 20px;
display: none;
-webkit-border-radius:5px;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
-moz-border-radius:5px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
z-index:20;
}

.show {
    display: block;
}

th.desc {
    background: url("sort_arrow.png") no-repeat scroll 0px 11px rgba(255, 255, 255, 0.5);
}

th.asc {
    background: url("sort_arrow.png") no-repeat scroll 0px -89px rgba(255, 255, 255, 0.5);
}

.paginate {
 padding: 2px;

}

.paginate a {
 padding: 5px 8px 5px 8px;
 margin:2px;
 border:1px solid #999;
 text-decoration:none;
 color: #666;
}
.paginate a:hover, .paginate a:active {
 border: 1px solid #999;
 color: #000;
}
.paginate span.current {
    margin: 2px;
    padding: 5px 8px 5px 8px;
    border: 1px solid #999;
  
    font-weight: bold;
    background-color: #0B4F7D;
    color: #FFF;
}
.paginate span.disabled {
    padding:5px 8px 5px 8px;
    margin:2px 2px 2px 0px;
    border:1px solid #999;
    opacity: 0.2;
}

.hidden {
    display:none;
}

.optionslink { cursor: pointer; margin:0; float:left; position: absolute;
        right: 30px;
        top: 10px;}

.options { 
        position: absolute;
        top: 30%;
        width: 674px;
        height: 110px;
        background-color: #FFF;
        border: 3px solid #0B4F7D;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 0 5px 5px #C0C0C0 inset, 0 1px 0 #FFFFFF;
        margin: auto;
        padding: 20px 15px;
        text-align: left;
}

.plflag {
    background: url(pl.png) 0 0 no-repeat;
    width: 22px;
    height: 17px;
    float: right; 
    padding: 0px; 
    margin: 20px 0 0 0;
    right: 500px;
}

.enflag {
    background: url(en.png) 0 0 no-repeat;
    width: 22px;
    height: 17px;
    float: right; 
    padding: 0px; 
    margin: 20px 0 0 0;
    right: 500px;
}

div.enflag a, div.plflag a {
    display: block;
    width: 22px;
    height: 17px;
}

.inactive {
    opacity: 0.7;
}

ul.conflist {
    list-style: none;
}

ul.conflist li a {
    display: block;
    padding: 30px 0;
    margin-left: 180px;
}

.conflogo {
    background-color: #343A3F;
    color: #fff;
    float: left;
    min-height: 100px;
    padding: 0 15px;
    margin-right: 10px;
}

 

Revise this Paste

Your Name: Code Language: