html, body {
	Background-image: url('images/Bottom_texture.jpg');
	background-repeat: repeat;  
	margin: 0 auto;
}

a {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #009fc3;
}

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

#pasek_szary
{
	position: absolute;
	top: 65;
	width:100%;
	height:410px;
	background-image: url('images/footer.png');
	background-repeat: repeat;
	margin: 0 0;
}

#pasek_logo {
	position: relative;
	top: 0;
	left: 0;
	width: 950px;
	height: 65px;
	margin: 0 auto;
}

#pasek_szary_waski
{
	position: relative;
	top: 0;
	width:950px;
	height:15px;
	background-image: url('images/footer.png');
	background-repeat: repeat;
	margin: 0 0;
}

#prostokat_bialy
{
	position: relative;
	top: 0;
	left: 0;
	width:950px;
	height: 427px;
	background-color: #ffffff;
	margin: 0 auto;
}

#obrazek
{
	float:left;
	width: 616;
	margin: 8 8;
}

#dane_firmy
{
	float:left;
	margin: 20 14;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #515151;
	font-size: 14px;
	line-height: 140%;

}

h1 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #005173;
	font-weight: bold;
	font-size: 24px;
	line-height: 100%;
	margin: 0 auto;
}

h2 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #009fc3;
	font-weight: bold;
	font-size: 24px;
	line-height: 100%;
	margin: 0 auto;
}


#tresc_strony
{
	position: relative;
	top: 0;
	left: 0;
	width: 950;
	margin-top: 30px;
    margin-right: auto;
    margin-bottom: 85px;
    margin-left: auto;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #515151;
	font-size: 14px;
	line-height: 140%;
}

#kolumny
{
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0;
}

#kolumna1
{
	float:left;
	width: 425;
	margin: 0 0;
}

#kolumna2
{
	float:left;
	width: 425;
	margin: 0 0;
}

#kolumna_odstep
{
	float:left;
	width: 75;
	margin: 0 0;
}

#wiersz_odstep
{
	clear:both;
	margin: 0 0;
}

#kolumna1_lista_krajow
{
	float:left;
	width: 625;
	margin: 10 auto;
}

#kolumna1_lista_krajow a{
	color: #515151;
	text-decoration: none;
}

#kolumna2_lista_krajow
{
	float:left;
	width: 225;
	margin: 0 0;
	margin: 10 auto;
}

#kolumna_odstep_lista_krajow
{
	float:left;
	width: 75;
	margin: 0 0;
}

#kolumna1_opis_kraju
{
	width: 625;
	text-align: justify;
	float:left;
	margin: 10 auto;
}

#kolumna2_opis_kraju
{
	float:left;
	width: 225;
	margin: 0 0;
	margin: 10 auto;
}

#kolumna_odstep_opis_kraju
{
	float:left;
	width: 75;
	margin: 0 0;
}

.wieksza_czcionka
{
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}

#pasek_szary_stopka
{
	position: relative;
	top: 0;
	width: 100%;
	height: 40;
	background-image: url('images/footer.png');
	background-repeat: repeat;
	margin: 0 0;
}

#stopka
{
	position: relative;
	top: 10;
	left: 0;
	width: 950;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
}

table
{
	border-spacing: 0px;
}


td
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #515151;
	font-size: 16px;
	line-height: 140%;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	border-bottom: 1px solid #515151;
}

.litery
{
	padding-bottom: 0px;
	padding-top: 4px;
	border-bottom: 0px;
}

.litera
{
	color: #515151;
	font-weight: bold;
	font-size: 20px;
	line-height: 140%;
	padding: 4px;
	text-decoration:none;
}

.litera:hover{
	color: #009fc3;
}

#kolumna1_lista_krajow .link_aktywny{
	color: #009fc3;
	text-decoration: underline;
}

#kolumna1_lista_krajow .link_aktywny:hover{
	color: #009fc3;
	text-decoration:none;
}

.naglowek_litera
{
	color: #009fc3;
	font-weight: bold;
	font-size: 24px;
	line-height: 140%;
	padding-top: 30px;
	border-bottom: 2px solid #009fc3;
}

.naglowek
{
	color: #009fc3;
	font-size: 16px;
	line-height: 140%;
	padding-top: 30px;
	border-bottom: 2px solid #009fc3;
}
