a:link
		{
		color: #f6febe;
		text-decoration: none;
		font-weight: bold;
		font-family: Verdana;
		font-size: 11px;
		}
a:visited
		{
		text-decoration: none;
		color: #f6febe;
		font-weight: bold;
		font-family: Verdana;
		font-size: 11px;
		}
a:hover
		{
		text-decoration: none;	
		color: #fb955d;
		font-weight: bold;
		font-family: Verdana;
		font-size: 11px;
		}


table.nadtabela
		{
		background: #2903a3;
		width: 100%;
		height: 100%;
		border: 0px;
		}

table.nadtabela td
		{
		border: 0px;
		}


table.glowna
		{
		background-image: url(gfx/obraz.jpg);
		width: 780px;
		height: 488px;
		border: 0px;
		}
table.glowna td
		{
		border: 0px;
		}


table.podtabela
		{
		width: 100%;
		height: 100%;
		border: 0px solid white;
		}
table.podtabela td
		{
		border: 0px solid white;
		}


table.podstrona
		{
		background: #2903a3;
		width: 100%;
		height: 100%;
		border: 0px solid black;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		}
table.podstrona td
		{
		border: 0px solid black;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		}

table.pictures
		{
		background: white;
		width:100%;
		align: center;
		border: 0px solid black;
		}
table.pictures td
		{
		width: 100%;
		text-align: center;
		}

div.mail a:link
		{
		color: blue;
		text-decoration: none;
		font-weight: bold;
		font-family: Verdana;
		font-size: 12px;
		}
div.mail a:visited
		{
		text-decoration: none;
		color: blue;
		font-weight: bold;
		font-family: Verdana;
		font-size: 12px;
		}
div.mail a:hover
		{
		text-decoration: none;	
		color: blue;
		font-weight: bold;
		font-family: Verdana;
		font-size: 12px;
		}



