* { border: 0; padding: 0; margin: 0; outline: 0; font-family: Tahoma; line-height: normal; }

a:hover { text-decoration: underline }
img { vertical-align: middle; }
.clear { clear: both; float: none; }
#wraper { width: 100%; background: url(images/bg_top.png) repeat-x left top; position: relative; }
#inner_wraper { width: 800px; margin: auto; }

#top { width: 100%; height: 138px; margin-left: 1px; }
#top .logo { padding-top: 40px; height: 52px; margin-left: 10px; }

.forms { margin: auto; margin-top: 40px; width: 382px; }
.forms .form_top { background: url(images/logowanie_top.png) no-repeat left bottom; width: 382px; height: 30px; line-height: 30px; font-size: 12px; }
.forms .form_top span { display: block; line-height: 25px; padding-top: 5px; margin-left: 20px; color: #ffffff; }
.forms .form_bottom { background: url(images/logowanie_bottom.png) no-repeat left top; width: 382px; height: 13px; line-height: 13px; font-size: 12px; }
.forms .form_content { border-left: 2px solid #252525; text-align: right; border-right: 2px solid #252525; width: 378px; padding-top: 20px; }

.forms .box { width: 326px; margin: auto; border: 1px solid #c8c8c8; background: #f7f7f7; position: relative; padding: 7px; padding-top: 15px; }
.forms .box .corner_left_top { background: url(images/window_box_corner_left_top.gif) no-repeat left top; position: absolute; width: 3px; height: 3px; line-height: 3px; font-size: 2px; left: -1px; top: -1px; }
.forms .box .corner_left_bottom { background: url(images/window_box_corner_left_bottom.gif) no-repeat left top; position: absolute; width: 3px; height: 3px; line-height: 3px; font-size: 2px; left: -1px; bottom: -1px; }
.forms .box .corner_right_top { background: url(images/window_box_corner_right_top.gif) no-repeat left top; position: absolute; width: 3px; height: 3px; line-height: 3px; font-size: 2px; right: -1px; top: -1px; }
.forms .box .corner_right_bottom { background: url(images/window_box_corner_right_bottom.gif) no-repeat left top; position: absolute; width: 3px; height: 3px; line-height: 3px; font-size: 2px; right: -1px; bottom: -1px; }

.forms table { font-size: 13px; color: #000000; float: right; }
.forms table input { background: url(images/logowanie_input.png) no-repeat left top; width: 119px; height: 19px; line-height: 19px; padding-left: 5px; }
.forms table td { text-align: left; }
.forms .button { background: url(images/logowanie_button.png) no-repeat left top; color: #ffffff; cursor: pointer; font-size: 12px; width: 124px; padding-top: 1px; padding-bottom: 3px; margin-top: 10px; }
.forms .box .title { position: absolute; background: #ffffff; left: 10px; top: -9px; font-size: 16px; color: #000000; padding-left: 3px; padding-right: 3px; } 

.forms .buttons { margin-right: 28px; }