body {
 background: url(/image/css/titbg.gif) repeat left;
 background-color: #fff;
 max-width: 600px;
 vertical-align: middle;
 color: #444;
 font-size: 12px;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 border-style:solid;
 border-top: 1px solid #7f7;
 border-right: 1px solid #7a7;
 border-left: 1px solid #7f7;
 border-bottom: 1px solid #7a7;
 margin: auto;
 padding: 2px;
 }
.block {
 border-top: 1px solid #7f7;
 border-right: 1px solid #7a7;
 border-left: 1px solid #7f7;
 border-bottom: 1px solid #7a7;
 padding: 2px;
 margin: 1px;
}
div.title {
 background: url(/image/css/titgreen1.gif) repeat left;
 text-align:center;
 color:#fff;
 font-weight:bold;
 border-style:solid;
 border-top: 1px solid #faf;
 border-right: 1px solid #a0a;
 border-left: 1px solid #faf;
 border-bottom: 1px solid #a0a;
 padding: 2px;
 margin: 0px;
}
div.head {
 text-align:center;
 background-color:#ffe;
}
div.user {
 background-color:#eee;
}
div.reklama {
 background: url(/image/css/tityellow1.gif) repeat left;
 text-align:center;
 color:#555;
 border-style:solid;
 border-top: 1px solid #ffa;
 border-right: 1px solid #aa0;
 border-left: 1px solid #ffa;
 border-bottom: 1px solid #aa0;
 padding: 2px;
 margin: 0px;
}
div.center { text-align:center; }
div.left { text-align:left; }
div.right { text-align:right; }
div.compact { margin-top:0px; margin-bottom:0px; }
bred { color:#f00; }
bwh { color:#000; }
div.submit { font-weight:bold; }
a {
 color: #f0f;
 text-decoration: underline;
 } 
a:link {
 color: #0000ff;
 text-decoration: underline;
 } 
a:visited {
 color: #ff00ff;
 text-decoration: underline;
 } 
a:hover {
 color: #00cc00;
 font-size: 12px;
 text-decoration: underline;
 font-weight:bold;
 }
