Index: trunk/eCard/eCardMVC/Platnosci/Content/Site.css
===================================================================
--- trunk/eCard/eCardMVC/Platnosci/Content/Site.css (revision 898)
+++ trunk/eCard/eCardMVC/Platnosci/Content/Site.css (revision 908)
@@ -13,4 +13,9 @@
     line-height: 1.6em;
 }
+.zalogujTitle
+{
+    font-weight: bold;
+    font-size: 15px;
+}
 .SzczegolyZlecenia
 {
@@ -21,8 +26,5 @@
     font-weight: bold;
 }
-.black
-{ 
-    padding-right: 10px; 
-}
+
 .wtab
 {
@@ -30,4 +32,9 @@
     margin-left: auto;
     margin-right: auto;
+}
+.tlo
+{
+    padding: 10px 10px 0 10px;
+    
 }
 #header
@@ -40,5 +47,5 @@
 #main
 {
-    padding: 0px 30px 15px 30px;
+    padding: 15px 30px 15px 30px;
     background-color: #fff;
     margin-bottom: 30px;
@@ -161,6 +168,4 @@
 #flagi
 {
-    padding-top: 4px;
-    padding-right: 10px; 
     text-align: right;
 }
@@ -180,6 +185,7 @@
 .label_w
 {
-    width: 120px;     
-    font-weight: bold;
+    width: 150px;     
+    font-weight: bold;
+    padding-top: 10px;
 }
 .input_w
@@ -193,9 +199,14 @@
 .tablelogin
 {
-     width: 45%;
-     border: solid 1px #a9a9a9;  
-     padding-left: 20px;
-     padding-top: 20px;
-     padding-bottom: 20px;        
+     border: solid 1px #a9a9a9;
+}
+.TableRightMargin
+{
+    width: 15px;
+}
+.przestrzen
+{
+    height: 15px;
+    font-size: 0px;
 }
 .col1
@@ -239,5 +250,5 @@
 #odstep
 {
-    padding-bottom: 5pt;
+    height: 20px;
 }
 .but
@@ -274,4 +285,16 @@
     font-weight: bold;
 }
-
-
+.LogOfflink a
+{
+    text-decoration: underline;
+    color: Red;    
+}
+.title
+{
+    vertical-align: bottom;
+    padding-left: 15px;
+    font-size: 18px;
+    font-weight: bold;
+}
+
+
