.wynik_zlecenie input{
	width: 182px;color: black; font-weight:bold;margin-bottom: 1px;
}
.wynik_ramka input{
	width: 75px;color: black;text-align:right; font-weight:bold;margin-bottom: 1px; padding-right:2px;
}

#gora{
	height: 50px;
	width: 900px;
	display: block;

}
#logo{
	float:left;
	height: 50px;
	width: 185px;
	/*background-image: url(visual/logo.jpg);	*/
}

#menu{
	float:right;
}

#motyw{
	/*background-image: url(visual/pretorius_motyw.jpg);*/
	width: 900px; height: 215px;
}

#radca{
	width: 183px; height: 270px;
	border: 1px solid #d5d5dd;
	margin-bottom: 15px;
	clear: both;
}

#left_menu{
	width: 183px; height: 100%;
	border: 1px solid #d5d5dd;
	margin-bottom: 15px;
	clear: both;
}
#left_menu ul{
	list-style-type: none;
}
#left_menu li{

}

#left_menu ul li a{
	background: url(menu/tlo_menu.jpg) no-repeat bottom;
	width: 173px;
/*	min-height: 26px;*/
	height: auto;/*26px;*/
	display: block;
	border-bottom: 1px solid #d5d5dd;
	color: #979797;
	padding-left: 10px;
	margin-top: 10px;
	padding-bottom:10px;
	text-decoration: none;
}

#left_menu ul li a:hover{
	background: url(menu/tlo_menu1.jpg) no-repeat bottom;
	width: 173px;
	height: auto;/*26px;*/
	display: block;
	border-bottom: 1px solid #d5d5dd;
	color: black;
	padding-left: 10px;
	margin-top: 10px;
	padding-bottom:10px;
	text-decoration: none;
}	

#kalkulator{
	border: 1px solid #d5d5dd;
	width: 168px; height: 100%;	text-align: center;
	background-color: #f4f4f4;
	margin-bottom: 15px;
}
#kalkulator p{
	padding: 5px 15px 10px 15px;
}
#czlonkostwo{
	border: 1px solid #d5d5dd;
	width: 168px; height: 190px; text-align:center;
}
#czlonkostwo p{
	padding: 5px 15px 10px 15px;
}
.nav_link{
	font-weight: bold;
}

.dane{
	width: 100%;
	display: block;
}
.dane ul{
	margin-left: 20px;
}

.dane a{
	color: #861213;	
	text-decoration: none; font-weight:bold;
}
.dane a:hover{
	color: #861213;
	text-decoration: underline;font-weight:bold; 
}

.dane p{
	padding-top: 5px;	padding-bottom: 5px;
}

.dane img{
	border: 0px;
}

.wynik_title{
	border: 1px solid Silver;padding:5px;height:15px;width:503px;background-color: #F9F9F9;margin-top: 15px;text-align:center;	font-weight: bold;
	font-style: italic;
}
.wynik_ramka{
	border: 1px solid Silver;padding:5px;
}
.wynik_zlecenie{
	border: 1px solid Silver;padding:5px;
}

.wynik_tabela_td{
	width: 75px;
	text-align: right; padding-right: 5px;
}

#str_glowna h4{
	color: #8B0000;
	margin-left:10px;
}
#str_glowna p{
	line-height: 16px;
	text-align: justify;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-style: italic;
}
#motto{
margin-left:auto;	margin-right:auto;	width:400px;
}

#linki {
border-top: 1px solid #E8E8E8;
padding-top:5px;
text-align:center;	margin-bottom: 5px; color: Silver;
}
#linki a{
font-family:arial,tahoma,sans-serif; font-size: 11px;	text-decoration: none; color: Gray;
}
#linki a:hover{
	color: #3C3C3C;
}
.komunikat {
	background: #F4F4F4 none repeat scroll 0%;
	border: 1px solid #909090;
	color: Black;
	font-size: 11px;
	padding: 9px;
	width: 300px;
}