html, body {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	line-height: 130%;
	font-size: 14px;
	margin: 0 auto;
	color: #515151;
}

td {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	line-height: 130%;
	font-size: 14px;
	margin: 0 auto;
	color: #515151;
}

a {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #ffa700;
}

a:hover {
   text-decoration: underline;
   color: #ffa700;
}

p {
	text-align: justify;
}

.tlo1 {background-color: #ffa700; color: rgb(255, 255, 255);}
.tlo1a {background-color: rgb(255, 167, 0, 0.5);}
.solid1 {border-bottom:2px solid #ffa700;}
.tlo2 {background-color: rgb(229, 229, 229);}
.tlo3 {background-color: rgb(240, 240, 240);}
.tlo2-instrukcja {background-color: rgb(229, 229, 229); padding: 15px; text-align: center;}
.tlo3-instrukcja {background-color: rgb(240, 240, 240); padding: 15px; text-align: center;}

#pasek_logo {
	width: 977px;
	height: 204px;
	margin: 0 auto;
}

#pasek_instrukcje {
	width: 977px;
	margin: 0 auto;
}

#pasek_menu {
	width: 983px;
	margin: 0 auto;
	padding-top: 0px;
	margin-top: 0px;
}

	#pasek_menu table {
		width: 100%;
		border-spacing: 3px;
	}

	#pasek_menu td {
		background-color: #666666;
		text-align: center;
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 16px;
		font-weight: bold;
	}

	#pasek_menu td:hover {
		background-color: #ffa700;
		color: #ffffff;
		text-align: center;
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 16px;
		font-weight: bold;
	}

	#pasek_menu td.jestem {
		background-color: #ffa700;
		color: #ffffff;
		text-align: center;
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 16px;
		font-weight: bold;
	}

	#pasek_menu a {
		text-decoration: none;
		color: #ffffff;
	}

	#pasek_menu a:link {
		text-decoration: none;
		color: #ffffff;
	}

	#pasek_menu a:visited {
		text-decoration: none;
		color: #ffffff;
	}

	#pasek_menu a:hover {
		color: #ffffff;
		text-decoration: none;
	}

#pasek_glowny {
	padding-top: 10px;
	padding-right: 5px;
	width: 979px;
	margin: 0 auto;
	display: table;
	overflow: hidden;
}

#menu_boczne {
	top: 0;
	width: 220px;
	background-color: F2F2F2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: table-cell;
}

	#menu_boczne li {
		list-style-image: url(http://www.justvoip.com.pl/gfx/punkt1.gif);
	}	

	#menu_boczne a {
		color: #666666; 
		text-decoration: none;
		font-weight: normal;
	}

	#menu_boczne a:hover {
		color: #ffa700;
		text-decoration: none;
	}

	#menu_boczne p {
		text-align: left;
	}

	.naglowek {font-size: 13px; color: #666666; font-weight: bold}
	.data {font-size: 11px; color: #ffa700; font-weight: bold}

#odstep {
	display: table-cell;
	width: 30px;
}

#tresc_strony {
	width: 600px;
	display: table-cell;
}

	#tresc_strony li {
		list-style-image: url(http://www.justvoip.com.pl/gfx/punkt1.gif);
	}	

	#tresc_strony ul, ul li {
		list-style-image: url(http://www.justvoip.com.pl/gfx/punkt1.gif);
	}

	#tresc_strony ul {
		list-style-image: url(http://www.justvoip.com.pl/gfx/punkt1.gif);
	}

	#tresc_strony ul li {
		list-style-image: url(http://www.justvoip.com.pl/gfx/punkt1.gif);
	}

#stopka {
	clear: both;
	width: 979px;
	padding-top: 20px;
	margin: 0 auto;
}

	#stopka_pasek_pomaranczowy {
		width: 100%;
		height: 2px;
		background-color: #f68300;
	}

	#stopka_pasek_bialy {
		width: 100%;
		height: 1px;
		background-color: #ffffff;
	}

	#stopka_pasek_szary {
		width: 100%;
		height: 15px;
		background-color: #666666;
	}

	#stopka_tresc {
		padding-top: 3px;
		padding-left: 10px;
		background-color: #ffffff;
		font-size: 11px;
		color: #606060;
	}

	#stopka_tresc a {
		text-decoration: underline;
		color: #606060;
		font-weight: normal;
	}

	#stopka_tresc a:hover {
		text-decoration: none;
		color: #ffa700;
	}

H1 {
    font-size: 26px;
    color: #ffa700;
    line-height: 130%;
    text-decoration: none;
    }
H2 {
    font-size: 20px;
    color: #666666;
    line-height: 130%;
    text-decoration: none;
    }
H3 {
    font-size: 16px;
	color: #666666;
    line-height: 130%;
    text-decoration: none;
	}

img { border: 0px }

hr { color: #cccccc }

.czerwony {
	color: #ff0000;
}

.color1 {color: #FF6600;}

