body {
    background: black url(../images/bg.jpg) left top repeat-x;     
    
	margin: 0px 0px 10px 0px;
    /*color : #BEBEBE;*/
	color : #fafafa;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.inputbox{
	border:1px solid #BEBEBE;
	height:16px;
}

.inputbox2{
	border:2px solid white;
	padding:3px;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	background-color: #cccccc;
}

.inputbox3{
	border:2px solid white;
	padding:2px;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	background-color: #cccccc;
}

A:link {color:#c9a97b; background-color:inherit; text-decoration:undderline}
A:visited {color:#c9a97b; background-color:inherit; text-decoration:underline}
A:hover {color:orange; background-color:inherit; text-decoration:underline}

.zarejestruj A:link {color:#fafafa; background-color:inherit; text-decoration:undderline; font-weight:bold}
.zarejestruj A:visited {color:#fafafa; background-color:inherit; text-decoration:underline; font-weight:bold}
.zarejestruj A:hover {color:#fafafa; background-color:inherit; text-decoration:underline; font-weight:bold}

li{
	text-align:left;
}

#top{
	width:780px;
	height:22px;	
	background: black url(../images/up.jpg) left top no-repeat;     
}
#top2{
	width:780px;
	height:35px;
	background: black url(../images/login.jpg) left top no-repeat;     
	

}

#top2 #top_icons{	
	margin:0;
	padding-top:0px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:0px;	
	text-align:left;
}
#sep{
	padding-left:5px;
	padding-right:5px;
	display:inline;
	color:#BEBEBE;
}

#top_loginform{
	margin:0;	
	padding-right:25px;
	
	
}


#left{
	width:283px;
	
}
#left_td{
	background:  url(../images/pasek2.jpg) right top repeat-y;     
}
#center{
	width:475px;
	background-color: black;	
}
#left_pasek{
	width:22px;
	height:auto;
	background: black url(../images/pasek.jpg) left top repeat-y;
}

/* Kontakt dolny */
#kontakt_td{
	width:497px;
	height:71px;
	background: black url(../images/kontakt.jpg) left top no-repeat;
}
#kontakt_td_homepage{
	width:497px;
	height:152px;
	background: black url(../images/down.jpg) left bottom no-repeat;	
	align-text:left;	
	padding-top:4px;
	
}

#kontakt_td_left_homepage{
	background: url(../images/kontakt_left2.jpg) right top no-repeat;
}

#kontakt_td_left{
	background: url(../images/kontakt_left.jpg) right top no-repeat;
}


#kontakt_td #kontakt{	
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-right:39px;
	padding-bottom:18px;	
	text-align:right;
}

/* Kancelaria online*/
#kancelariaonline_td{
	width:283px;
	height:50px;
	background: black url(../images/kancelariaonline.jpg) left top no-repeat;	
}
#kancelariaonline_td #kancelariaonline{
	margin:0;
	padding-top:5px;
	padding-left:0px;
	padding-right:20px;
	padding-bottom:0px;	
	text-align:right;

}

/* Pomoc zadluzonym */
#pomoc_td{
	width:283px;
	height:71px;
	background: black url(../images/pomoczadluzonym.jpg) left top no-repeat;	
}
#pomoc_td #pomoc{
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:16px;	
	text-align:right;

}

#baner{
	width:283px;
	height:341px;
	background: black url(../images/baner.jpg) left top no-repeat;	
}

#logo{
	width:283px;
	height:170px;
	background: black url(../images/logo.jpg) left top no-repeat;	
}

#content{
	
}

h1, .contentheading{
	font-family: Georgia, Times;
	font-size: 18px;
	color: #ffffff;
	font-weight:normal;
	/*
	height: 30px;
	padding-left: 32px;
	vertical-align: middle;
	margin: 2 2 2 2;
    background-image: url(../images/ikonka.jpg);
    background-repeat: no-repeat;
	background-position: center left;
	*/
}
h2{
	
	font-size: 17px;
	color: #ffffff;
	font-weight:bold;

}

h3{
	
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;

}
.frontpage_article_separator1{
	background: black url(../images/dots_poziom.jpg) left bottom repeat-x;	
	display: block;
	height:1px;
	
}

.frontpage_introtext{
	padding-top:4px;
	text-align:justify;
}
.frontpage_wiecej{
	padding-top:5px;
	text-align: right;
}


	
	
