body {
	background-color: #ddd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px 0px 0px 0px;
	behavior: url("htc/csshover.htc");
}
h2{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #E6E6FA;
}
.pliki td{
	border-width: 0px 0px 1px 0px;
	border-color: #F0F8FF;
	border-style: solid;
}
p.link {
	border-width: 1px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-color: #F0F8FF;
	border-style: solid;
	text-align: right;
}
input {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
form {
	margin: 5px 0px 0px 0px;
}
a{
	color: darkblue;
	text-decoration: none;
}
a:hover{
	color: #3399CC;
	text-decoration: underline;
}
#div_container {
	margin: 0px auto 0px auto;
	width: 780px;
	background-color: #fff;
	border-color: #999;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
}
.ul_menu {
	list-style: none;
	margin: 0px auto 0px 130px;
	padding: 0px;
}
.ul_menu li{
	float: left;
	margin: 0px 21px 0px 21px;
}
#div_menu{
	background-image: url(../img/tlo_belki.jpg);
	height: 19px;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#div_menu a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#div_menu a:hover{
	text-decoration: underline;
}
#div_stopka a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#div_stopka a:hover{
	text-decoration: underline;
}
#div_left_column{
	font-size: 11px;
	padding-left: 6px;
	width:150px;
	float: left;
	padding-top: 10px;
	color: #777;
}
#div_left_column a{
	color: darkblue;
	text-decoration: none;
}
#div_left_column a:hover{
	color: #3399CC;
	text-decoration: underline;
}
#div_main_content{
	padding: 10px 15px 10px 15px;
	width:438px;
	float: left;
	
}
.div_main_tytul{
	background-image: url(../img/main_tytul.jpg);
	height: 21px;
	width: 437px;
	color: #fff;
	font-weight: bold;
	padding: 2px 0px 0px 2px;
}
#div_tresc{
	margin: 5px 0px 5px 0px;

}
.div_main_bottom{
	width: 438px;
	height: 7px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/main_botom.jpg);
	font-size: 2px;
}
#div_right_column{

	font-size: 11px;
	padding-left: 6px;
	width: 149px;
	padding-top: 10px;
	float: right;
	text-align: left;
}
#div_stopka{
	background-image: url(../img/tlo_belki.jpg);
	height: 19px;
	text-align: center;
	padding-top: 3px;
	clear: both;
}
.div_box{
	background-color: #E6E6FA;
	width: 144px;
}
.div_left_top{
	width: 142px;
	height: 21px;
	background-image: url(../img/ramka_top.jpg);
	color: #fff;
	font-weight: bold;
	padding: 2px 0px 0px 2px;
}

.div_left_bottom{
	width: 144px;
	height: 7px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/ramka_bot.jpg);
	font-size: 2px;
}
.ul_ramka{
	margin: 0px;
	padding: 0px;
	list-style-position: outside; 
	list-style-type: none;
}
.ul_ramka li{
	margin:5px 0px 5px 2px;
	
}
.ul_ramka_dotted{
	margin: 0px;
	padding: 0px;
	list-style: square;
	list-style-position: inside; 

}
.ul_ramka_dotted li{
	margin:5px 0px 5px 5px;
	
}
#div_logowanie {
	background-color: #fff;
	width: 300px;
	height: 170px;
	margin: 150px auto 0px auto;
	text-align: right;
	color: #333;
}
#div_logowanie p {
	width: 300px;
	text-align: center;
	padding: 0px;
	margin:  0px;
	color: #fff;
	font-weight: bold;
}
#div_logowanie input {
	background-color: #eee;
	color: #333;
	font-size: 10px;
	border-color: #666;
	border-width: 1px 1px 1px 1px;
	border-style: ridge;
	width: 150px;
	margin: 2px 40px 0px 10px;
	text-align: center;
}
#div_logowanie_pasek{
	position: relative;
	top: 0px;
	height: 300px;
	height: 22px;
	background-image: url(../img/tlo_belki.jpg);
}
#div_logowanie_pasek_dol{
	position: relative;
	top: 126px;
	height: 300px;
	height: 22px;
	background-image: url(../img/tlo_belki.jpg);
}
#div_logout{
	height: 15px;
	text-align: right;
	padding: 5px;
}
#div_ostatnie_logowania{
	text-align: right;
	font-size: 10px;
	background-color: #F8F8FF;
}
#div_ostatnie_logowania em{
	font-style: normal;
	color: blue;
}