a {
	cursor: pointer;
}

/* layout */

body {
	margin-top: 0px;
}

#index_wraper {
background:url("/img/tlo_panie.jpg") no-repeat scroll center top transparent;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

/* top */

#top_wrapper {
width: 960px; height: 225px; margin: 0 auto;
}

#top_wrapper img {
border: 0;
}

#top_logo {
float: left; margin: 5px;
}

#top_wrapper a, #top_wrapper a:link, #top_wrapper a:visited, #top_wrapper a:active {
font: bold 11px Tahoma;
padding-left: 6px;
color: #666;
}

#top_wrapper a:hover {
	color: #000;
}

#top_login {
display: block;
float: right;
width: 500px;
height: 185px; 
/* border: 1px solid #e1e1e1;  */
}

#top_login_login {
float: right; margin: 3px; display: block; 
}

.top_login_service {
float: right; margin-top: 10px; display: block; width: 160px; height: 120px; text-align: right;
}

#blok_trl {
	display: inline-block;
	width:200px;
	text-align: right;
	vertical-align: top;
  float: right;
}

#top_login input[type="text"], #top_login input[type="password"] {
font: 11px Tahoma;
background:url("/img/login_input.png") no-repeat scroll 0 0 transparent;
border: 0;
padding:2px 5px;
height: 14px;   
}              

#top_login input[type="image"] {
border: 0;
}

#top_menu {
width: 960px; height: 30px; margin: 0 auto;
}

#top_menu a, #top_menu a:link, #top_menu a:visited, #top_menu a:active {
font: bold 12px Tahoma;
padding-left: 6px;
color: #000;
}

#top_menu a:hover {
	color: #fff;  
}

/* koniec top */

/* zawartość strony */

.nagl {
	border-bottom: #ffffff 2px solid; line-height: 25px; text-indent: 10px; margin: 0px; background-repeat: repeat-x; background-position: 50% top; height: 25px; color: #ffffff; font-size: 12px; font-weight: bold
}
.red.nagl {
	background-image: url(/img/head_1_middle.gif)
}
.red span.lewo {
	width: 10px; display: inline; background: url(/img/head_1_left.gif) no-repeat left 50%; float: left
}
.red span.prawo {
	width: 50px; background: url(/img/head_1_right.gif) no-repeat right 50%; float: right; margin-left: 10px
}

#body_wrapper {
width: 980px; margin: 0 auto;
/*	border: 1px solid #e1e1e1;  */
}

#left_wrapper {
	width: 150px;
/*	border: 1px solid #e1e1e1;  */
  float: left;
}

#right_wrapper {
	width: 770px;
/*	border: 1px solid #e1e1e1;  */
  float: right;
}

/* koniec zawartość strony */

/* stopka */
#footer_wrapper {
width: 960px; margin: 0 auto;
/*	border: 1px solid #e1e1e1;  */
}

#footer_text {
width: 960px; margin: 0 auto;
/*	border: 1px solid #e1e1e1;  */
}



/* koniec stopka */

