body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	background-image: url("../gfx/bb.gif");
}
#register input[type=text], #register input[type=password], #register input[type=file], #register select {
	width: 150px
}

input[type=text], input[type=password], input[type=file], select {

}
.input_login{
	background: url("../gfx/login_input.gif") left top no-repeat;
	height: 65px;
}
.under_input_login{
	background: url("../gfx/login_spacer_poziom.gif") left top no-repeat;
	height: 13px;
}
.captcha_input_row{
	background: url("../gfx/login_captcha.gif") left top no-repeat;
	height: 36px;
}
.bottom_login{
	background: url("../gfx/login_bottom.gif") left top no-repeat;
	height: 18px;
}
div.wyslij_div{
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}
.wyslij_button{
	background: #FFF url("../gfx/wyslij_text.gif") center center no-repeat !important;
	height: 25px;
	width: 90px;
	border: 0 solid #fff !important;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.captcha_img{
	margin-left: 135px;
	border: 0 solid #fff !important
}
.captcha_text{
	height: 22px;
	width: 110px;
	font-size: 18px;
	text-transform: uppercase;
	border: 0 solid #fff !important;
	padding-left: 10px;
	background-color: transparent;
	cursor: text;
}
div.captcha_text_div{
	margin-top: -5px;
	margin-left: 150px;
	display: inline;	
	margin-right: 25px;
	padding: 0px !important;
	text-align: center;
}
#code{
	text-transform: uppercase;
	background-color: #FFF;
	border: 0 solid #FFF;
	width: 340px;
	height: 35px;
	margin: 0;
	clear: none;
	margin-left: 235px;
	font-size: 25px;
	text-align: center;
}

input[type=text]:focus, input[type=password]:focus, input[type=file]:focus, select:focus {

}

input[type=submit], input[type=button] {
	border-left: 1px solid #544;
	border-bottom: 1px solid #544;
	border-top: 1px solid #A99;
	border-right: 1px solid #A99;
	background-color: #e30200;
	color: #FFF;
	font-size: 11px;
	margin: 5px auto;
}

input[type=submit]:hover, input[type=button]:hover {

}

fieldset legend {
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Tahoma;
	color: #006;
}

#top {
	background: #FFE5E5 url("../gfx/logo.gif") repeat-x top left;
	border-bottom: 1px solid #B80000;
	height: 50px;
}

#top .zalogowany {
	position: absolute;
	top: 3px;
	right: 13px;
	color: #B80000;
}

#top .sep {
	vertical-align: -1px;
	margin: 0px 5px;
}

#topmenu {
	padding-left: 20px;
	background-color: #F3F3F3;
	height: 20px;
	border-bottom: 1px dotted #AAA;
	margin-bottom: 30px;
}

#topmenu a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	height: 17px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #BBB;
	white-space: pre;
}

#topmenu a:hover {
	color: #C00;
}


#ptitle {
	position: absolute;
	top: 90px;
	left: 30px;
	font-family: Georgia, Tahoma, Verdana;
	font-size: 18px;
	width: 200px;
	height: 30px;
}

#leftmenu {
	padding-top: 100px;
}

#leftmenu .menu {
	width: 160px;
	padding: 10px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: none;
	background-color: #F9F9F8;
	font-family: Arial, Verdana;
	font-size: 11px;
}

#leftmenu .menu a {
	display: block;
	padding: 5px 0px;
	border-top: 1px dotted #AAA;
	color: #000;
	text-decoration: none;
}

#leftmenu .menu .title {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#right {
	vertical-align: top;
	padding: 0px 20px;
	width: 100%;
}

#right .search {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #AAA;
	background-color: #EEE;
	padding: 0px 10px;
	margin-bottom: 20px;
	width: 100%;
	display: block;
}

#right .search .title {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #900;
	font-family: Arial;
	font-weight: bold;
}
#info{
	margin: 20px	
}
#info .ok{
	border: 1px solid #55AA55;
	padding: 10px 15px 15px 38px;
	background-color: #F5FFF5;
	background-image: url("../gfx/info.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	color: #55AA55;
}
#info .ok legend{
	color: #00AA00;
}
#info .error legend{
	color: #FF0000;
}
#info .error{
	border: 1px solid #FF5555;
	padding: 10px 15px 15px 35px;
	background-color: #FFF5F5;
	background-image: url("../gfx/error.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	color: #FF5555;
}
#info .error span, #info .ok span{
	margin: 0 0 0 80px;
	display: block;
	text-align: center;
}
#logintable {
	border: none;
	margin: 50px auto 30px auto;
	width: 786px;
}

#logintable td {
	padding: 0px;
}

.content {
	background-image: url("../gfx/tbg.gif");
	background-repeat: repeat-y;
}

.tcontent {
	width: 760px;

	margin: 15px auto;
}

.autherror {
	color: #DD0000;
	font: 1.5em bold;
	font-family: Verdana, Arial, Tahoma;
	text-align: center;
	margin: 5px
}

.advtop, .advbot {
	width: 200px;
	height: 11px;
	float: right;
}
.advtop {
	background: url("../gfx/advtop.gif") no-repeat top center;
	line-height: 0;
	font-size: 0
}
.advbot {
	background: url("../gfx/advbot.gif") no-repeat top center;
	line-height: 0;
	font-size: 0
}
.advcont {
	background-color: #E30200;
	color: #FFF;
	text-align: center;
	width: 200px;
	float: right;
}

.tleft {
	text-align: justify;
	padding: 0 18px 18px 18px !important;
}

.tadv {
	width: 210px;
	text-align: right;
	vertical-align: top;
}
.wykonanie {
	text-align: right;
	color: #999;

}

.wykonanie a {
	color: #999;
	text-decoration: none;
}

.wykonanie a:hover {
	text-decoration: underline;
}
