/*------ CSS do Laosu----------------------------------*/

body{
	background: #353839;
	color: white;
	}
img{
	border: 0px;
	}

/*------ menu -------------------------------------------------------------------*/

a{
	background: inherit;
	color: white;
	font-variant: small-caps;
	text-decoration: none;
	font-family: tahoma, Arial, sans-serif;
	font-size: 13px;

	}
a:hover{
	color: #B86869;
 	}

/*------ opisy -------------------------------------------------------------------*/

td.opis {
	color: #D3D3D3;
	font-family: tahoma, Arial, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	}

td.opis a{
	color: #D3D3D3;
	font-family: tahoma, Arial, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	}


.extraOpis
{
	font-size:10px;
}
/*------ mapka -------------------------------------------------------------------*/

td.mapka {
	color: #D3D3D3;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none; line-height:130%
	}

td.mapka a{
	color: #D3D3D3;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none; line-height:130%

	}
	
#tlo {
    background: url('img/other/laos.jpg') no-repeat top right;
     }

/*------ relacje -------------------------------------------------------------------*/

td.opo {
	color: #D3D3D3;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none; line-height:130%
	}

td.opo a{
	color: #D3D3D3;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none; line-height:130%

	}

/*------ ramki dla zdjec ----------------------------------------------------------*/

table.tramki{
	background: transparent;
	color: white;
	margin: 8px;
	}
table.tramki td{
	border: 1px solid #D3D3D3;
	margin: 10px;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	}
	/*------ stopka -------------------------------------------------------------------*/

td.kontakt {
	color: #D3D3D3;
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-decoration: none;
	}


td.kontakt a{
	color: #D3D3D3;
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-decoration: none;
	}