html, body  

{ 

	 font-size: 13px; 

	 font-family: arial,helvetica,sans-serif;

}

body

{
 
 margin: 0px; 

 padding: 0px; 
 
 text-align: center;
 
 background-color: #fff;
 
 background-image: url('../images/franja-fondo.jpg');
 background-repeat: repeat-y;
 background-attachment: scroll;
 background-position: top center;
}

h1, h2{
	color: #1a4b97;
	margin: 5px 0px 0px 0px;
}
h1 {
	margin: 5px 0px 15px 0px;
}
h2+p,h2+ul
{
	margin-top: 0px;
}


a:link, a:visited{

	color: #14609a;

	text-decoration:none;

}

a:hover, a:active{
	
	color: #ab0b1c;

	text-decoration: underline;

}
a:focus
{
	outline: none;
}
#contenedor{

	width: 978px;
	margin: 0 auto;

}
menu_superior {background-color:#1a4b97;}
#menu_inferior a:hover, #menu_inferior a:active, #menu_inferior a.active{

	color: #fff;

}

#menu_inferior{

	background: #1a4b97;
	
	margin: 3px 0 5px 0;

	width: 978px;

	text-align:center;

	padding: 1px 0 4px 0;

	color: #fff;
	
	clear: both;

}


#menu_inferior a{

	color: #fff;

	text-decoration:none;

	font-size: 11px;

}

#pie{

	width:978px;

	height: 13px;

	color:#275aa9;

	font-size:10px;

	line-height:13px;

	padding: 5px 0px;

}

#pie a{

	color:#1a4b97;

	text-decoration:underline;

}

#pie .left{

	float:left;

}

#pie .right{

	float:right;

}

#contenido{

	color: #000;

	width: 978px;
	
	background: #fff;
	
	text-align: justify;
	
	overflow: hidden;
	

}
#contenido p.obrazek
{
	text-align: center;
	
	margin-top: 30px;
	
	margin-bottom: 30px;
	
}

#texto_inferior
{
	margin-left: 250px;
	
	
	padding: 0px 60px 20px 60px;
	
	}

#idiomas
{
	width: 200px;
	position: absolute;
	top: 47px;
	right: 0px;
	color: #000;
}
#banner_renov
{
	width: 300px;
	position: absolute;
	top: 60px;
	right: 333px;
	color: #E24B0A;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#bajo_banner
{
	text-align: center;
	position: relative;
}

#todo
{
	/*width: 1400px;*/
	margin: auto;
	position: relative;
	padding-bottom: 50px;
}
#botones
{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	color: #000;
}
#botones img
{
	padding: 0px 5px;
	border: none;
}
#botones a
{
	text-decoration: none;
	border: none;
	
}
#spam_boton
{
	font-size: 130%;
	font-weight: bold;
	position: absolute;
	top: 22px;
	left: 38px;
	color: #fff;
}
#virus_boton
{
	font-size: 130%;
	font-weight: bold;
	position: absolute;
	top: 22px;
	left: 358px;
	color: #fff;
}
#contenido_boton
{
	font-size: 130%;
	font-weight: bold;
	position: absolute;
	top: 22px;
	right: 241px;
	color: #fff;
}
#linea_inf
{
	border-bottom: 1px solid #1a4b97;
}
#menu
{
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#menu ul
{
	list-style-type: none;
	margin-top: 0px;
}
#menu ul li ul
{
	margin-left: 0px;
}
#menu ul ul
{
	padding-left: 0px;
	list-style-type: none;
	color:#ff9900;
}
#menu li li 
{
	padding-top: 2px;
	padding-bottom: 2px;
	/*padding-left: 14px;*/
}
#menu ul li
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul li li, #menu ul li ul
{
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu a:active, a:hover
{
	font-weight: bold;
	text-decoration: none;
}
.active
{
	font-weight: bold;
}
#contenido tabla

{
	border-collapse: collapse;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;

}

#contenido td, th, tr

{
	border: 0px solid #E7EBEF;
	padding: 0px;

}

#contenido2 tabla

{

	border-collapse: collapse;

	text-align: center;

	margin-top: 5px;

	margin-bottom: 5px;

}

#contenido2 td, th, tr

{
	padding: 0px 0px 0px 10px;
	border: 1px solid #ff9900;

}

#contenido3 td, th, tr

{
	border: 0px dashed #ff9900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}



#contenido4 td, th, tr

{
	border: 0px dashed #ff9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

#contenido4 tabla

{
	border-collapse: collapse;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;

}

#contenido th

{

	color: #ff9900;

}
#texto_inferior p.ftitle {
	text-align: center;
	width: 428px;

	padding: 0px 20px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #1a4b97;
}

h1 

{

	font-size: 120%;

}

h2

{

	font-size: 110%;

}

.passive

{

	font-weight: normal;

}
#formulario tabla
{
	margin-top: 15px;
	margin-bottom: 15px;
}
#formulario div p 
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu .poj_menu
{
	padding-top: 5px;
	padding-bottom: 5px;
}
hr {
	height: 0 !important;
	height: 1px; /* wysokosc pod ie */
	color: #494948; /* kolor pod ie */
	background: transparent;
	border-width: 1px 0 0 0;
	border-color: #494948;
	border-style: dotted;
	margin-left:0px;
}

#map_canvas { 
	float: left;
	height: 125px;
	width:420px;
	border: solid 1px #C0C0C0;
	
 }
 
#direccion {
	float: right;
	height:125px;
	width: 150px;
}


	#todo div #contenedor #contenido #texto_inferior table #centrado {
	text-align: center;
	color: #FFF;
}
#centrado {
	text-align: center;
	font-size: 12px;
}
