#l_text {
background:url('images/niceshoot_45.jpg');
width:197px;
text-align: left;
font-weight: bold;
padding: 0px;
}

.td_cennik {
padding: 5px 5px 5px 5px;
font-size: 14px;
}

.l_naglowek {
/*background:url('images/niceshoot_36.jpg');*/
background:url('images/niceshoot_naglowek_l.jpg');
width:197px;
height:29px;
}

.naglowek_text {
text-align: center;
font-weight:bold;
font-size:12px;
color: white;
font-family:verdana,sans-serif;
}



.l_dol {
background:url('images/niceshoot_66.jpg');
width:197px;
height:14px;
}

a {
color: black;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#lewo {
	width: 208px;
	float: left;
	overflow: hidden;
}

#srodek {
	width: 556px;
	float: left;
	overflow: hidden;
}

#prawo {
	width: 217px;
	float: right;
	overflow: hidden;
}


#stopka {
	width: 981px;
	height: 45px;
	background: url('images/niceshoot_70_blank.jpg');
}



#s_naglowek {
background:url('images/niceshoot_40.jpg');
width:553px;
height:25px;
text-align: center;
font-weight:bold;
font-size:16px;
}

#s_text {
background:url('images/niceshoot_46.jpg');
width:553px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#s_dol {
background:url('images/niceshoot_50b.jpg');
width:553px;
height:5px;
}

#s_dol_table {
width:553px;
height:5px;
}

table.nav {
	border-collapse: collapse;
	background-color: white;
}
table.nav td {
	border-width: 1px;
	padding: 1px 0px 1px 0px;
	border-style: dashed;
	border-color: rgb(89, 175, 212);
	background-color: white;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

#panel {
	width: 773px;
	float: left;
	overflow: hidden;
}

#panel_naglowek {
background:url('images/niceshoot_40_panel.jpg');
width:770px;
height:25px;
text-align: center;

font-style:italic;
font-weight:bold;
font-size:18px;
}

#panel_text {
background:url('images/niceshoot_46_panel.jpg');
width:770px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#panel_dol {
background:url('images/niceshoot_50_panel.jpg');
width:770px;
height:5px;
}


#panel_dol_table {
width:770px;
height:5px;
}

.claar {
	color: #000;
	border-width: 0 1px 1px 1px;
	border-bottom-style: dashed;
	border-color: #59AFD4;
	/*margin: 0;
	width:240px;
	text-align:center;
	border-color: silver;*/
	padding: 4px 15px 4px 15px;
	
	font-weight: normal;
	
	font-size:12px;
	font-family:verdana,sans-serif;
}

.td_list
{
	/*border-width: 1px 1px 1px 1px;*/
	padding: 8px 3px 8px 3px;
	/*border-style: dotted dotted dotted dotted;*/
	/*border-color: gray gray gray gray;*/
	/*background-color: #373737;*/
	-moz-border-radius: 3px 3px 3px 3px;
}

.td_info
{
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dashed hidden hidden hidden;
	/*border-color: gray gray gray gray;*/
}

.table_list
{

	border-width: 0;
	/*border-spacing: 2px;*/
	/*border-style: outset outset outset outset;*/
	/*border-color: gray gray gray gray;*/
	/*border-collapse: separate;*/
	/*background-color: rgb(220, 220, 220);*/
}

.td_vps
{
	padding: 5px;
	font-size: 14px;
}

#tooltip
{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}	