Zmiany

Skocz do: nawigacji, wyszukiwania

Strona główna

Dodane 1047 bajtów, 17:25, 20 sty 2012
min-width: 350px;
border: 1px #C5C5C5 solid;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 5px 15px 5px 15px;
background-repeat: no-repeat;
</div><!-- HEADER -->
 
 
<!-- MAIN BLOCK -->
<div id="main-page-content" style="
margin-bottom:10px;
width:100%;
">
<!-- LEFT COLUMN -->
<div style="
float: left;
margin-top: 10px;
margin-right: 1%;
height: 100%;
width: 49.5%;
background-color: transparent;
overflow-x: hidden;
">
<div style="
border: 1px #C5C5C5 solid;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: white;
padding: 5px 5px 5px 5px;
">
<!-- lewy -->
</div>
</div>
<!-- RIGHT COLUMN -->
<div style="
float: left;
margin-top: 10px;
height: 100%;
width: 49.5%;
background-color: transparent;
overflow-x: hidden;
">
<div style="
border: 1px #C5C5C5 solid;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background-color:white;
padding: 5px 5px 5px 5px;
">
<!-- prawy -->
</div>
</div><br clear="all" />
</div>