daily pastebin goal
54%
SHARE
TWEET

Untitled

a guest Mar 22nd, 2012 17 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <style type="text/css">  
  2.   a:link    {color: rgb(153,102,0)}
  3.  a:visited    {color: rgb(153,102,0)}
  4.  a:active    {color: rgb(153,102,0)}
  5. body {
  6.  
  7.         background-repeat: no-repeat;
  8.         background-color: #686868;
  9.         background-position: right top;
  10.         background-position: 50% 1px;
  11.     margin: 0px auto;
  12.                 font-family: Calibri, "Trebuchet MS", sans-serif;
  13.  
  14.          width: 800px;
  15.        
  16.  
  17.         font-size: 100%;
  18.   color: #EBE2E7;
  19. }
  20.  
  21.   .obrys{
  22.            border-top: 10px solid #1F1F1F;    
  23.          width: 800px;
  24.            
  25.              border-left: 10px solid #1F1F1F;  
  26.     border-right: 10px solid #1F1F1F;  
  27.     }
  28.       .logo{
  29.        
  30.          width: 100%;
  31.            height: 100px;
  32.                 background-color: #005F89;
  33.     }
  34.           .stred{
  35.        
  36.          width: 100%;
  37.            
  38.             background: rgb(71,71,71);
  39.        border-top: 10px solid #1F1F1F;  
  40.     border-bottom: 10px solid #1F1F1F;  
  41.     }
  42.    
  43.    
  44.      .stred_levo    {
  45.        width: 400px;
  46.  
  47.    color: #fff;
  48.  background: rgb(71,71,71);
  49.  
  50.     float: left;  
  51.     }  
  52.      .stred_pravo    {
  53.        width: 200px;
  54.  
  55.    color: #fff;
  56.   background: rgb(71,71,71);
  57.  
  58.      float: right;
  59.     }  
  60.    
  61.    
  62. #tabs {
  63.         float:left;
  64.         width:100%;
  65.         background:rgb(48,48,48);
  66.         font-size:93%;
  67.         line-height:normal;
  68.         border-bottom:1px solid #666;
  69.         }
  70.  
  71. #tabs ul {
  72.         margin:0;
  73.         padding:10px 10px 0 50px;
  74.         list-style:none;
  75.         }
  76.  
  77. #tabs li {
  78.         display:inline;
  79.         margin:0;
  80.         padding:0;
  81.         }
  82.  
  83. #tabs a {
  84.         float:left;
  85.         background:url("tableft.gif") no-repeat left top;
  86.         margin:0;
  87.         padding:0 0 0 4px;
  88.         text-decoration:none;
  89.         }
  90.  
  91. #tabs a span {
  92.         float:left;
  93.         display:block;
  94.         background:url("tabright.gif") no-repeat right top;
  95.         padding:5px 15px 4px 6px;
  96.         color:#FFF;
  97.         }
  98.  
  99. /* Commented Backslash Hack hides rule from IE5-Mac \*/
  100. #tabs a span {float:none;}
  101.  
  102. /* End IE5-Mac hack */
  103. #tabs a:hover span {
  104.         color:#FFF;
  105.         }
  106.  
  107. #tabs a:hover {
  108.         background-position:0% -42px;
  109.         }
  110.  
  111. #tabs a:hover span {
  112.         background-position:100% -42px;
  113.         }
  114.  
  115.  
  116. cerne_pismo
  117. { padding: 0 10 4000px 0;
  118.     font-size:  60px ;
  119.  
  120.   color: #FFFFF  ;
  121.   }
  122.     </style>  
  123.    
  124.       <div class="obrys">    
  125.             <div class="logo"><cerne_pismo>    </cerne_pismo></div>    
  126.              <div class="stred">  
  127.                          
  128.           <div id="tabs">
  129.   <ul>
  130.     <li><a href="http://nic"><span>Server status</span></a></li>
  131.  <li><a href="http://nic"><span>Kotakt</span></a></li>
  132.  <li><a href="http://nic"><span>nic</span></a></li>
  133.  
  134.   </ul>
  135. </div >
  136. <br>Zde jsou statistiky vyuziti server
  137.  <Center >
  138.  Procesor vyuziti <br>    
  139.     <img src="obr/cpu-day.png"> <br>
  140.     Procesor vyuzti za mesic <br>
  141.    <img src="obr/cpu-month.png">    <br>
  142.    
  143.  
  144.       </div>
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top