/*-------------------------------------------    
-------------- General Selectors ------------
-------------------------------------------*/
* {border:0; margin: 0; padding: 0;}
html, body {background-color:#fff; height:100%;}


a:link, a:visited {text-decoration: underline}
a:hover, a:active {text-decoration: none} 


h1, h2, h3, h4, h5, h6 {margin:0;}

body, select, input, option {font: normal 11px Tahoma, Verdana, Arial, serif;	color: #3a3a3a;	border:0;	line-height:150%;}
#baner {position:absolute; left:50%; top:0;	margin-left:-230px;	float: left;	z-index:999;}
#header {height:78px; width:100%; float: left}

#left {background: #fff url(http://veyna.pl/images/bg_head_left.gif) top left repeat-x;	float: left; height:62px;	width:50%; position:absolute; left:0}
#left img {float: right;}
#right {background: #fff url(http://veyna.pl/images/bg_head_right.gif) top left repeat-x;	float: left;	height:62px;	width:50%; position:absolute; right:0}
#right img {float: left;}

#login_box {position: relative;	top:30%; left:50%;	margin-left:-100px;	height:96px;	width:200px;	vertical-align: top;}
form#login_form {background: #fff url(http://veyna.pl/images/login_bg.gif) top left no-repeat;	float: left; height:130px;	width:200px;}
#login_form input {border:1px solid #0f4582;	float: left;	padding:1px 2px 1px 2px;	margin:6px 0 0 0;	height:16px; }
#login_form label {color:#fff;	clear: left;	float: left;	text-align: right;	margin:7px 5px 0 0;	width:46px;}
#login_form .button {background: transparent url(http://veyna.pl/images/buttons/76px.gif) top left no-repeat;	border:0;	clear: both;	color: #fff;	cursor: pointer; 	float: left;	margin:0;	padding:0 0 2px 0;	height:18px;	width:76px;	position: relative;	top:30px;	left:124px;}
#error {float: left;	color:#fff;	font-weight: bold;	margin-top:2px;	text-align: center;	height:18px;	width:200px;}
