body, td, th, caption {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #ffffff url("szblon_str.gif");
	margin: 0;
	padding: 0;
	text-align: center;

}

table {
	border-collapse: collapse;

}
table#top {
	width: 460px;
	margin: 0 auto;
	text-align: left;
}
td#topleft {
	background: #ffffff url("images/okno1_01.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 28px;
	} 
td#toptext {
	width: 426px;
	height: 28px;
}
td#topright {
	background: #ffffff url("images/okno1_03.gif");
	background-repeat: no-repeat;
	width: 12px;
	height: 28px;	
}
td#left {
	background: #ffffff url("images/okno1_14.gif");
	width: 22px;
}
td#text {
	background: #fafafa;
	width: 426px;
	color: #000000;
	font-size: 11px;
	text-align: justify;
}

td#right {
	background: #ffffff url("images/okno1_16.gif");
	width: 12px;

} 
td#botleft {
	background: #ffffff url("images/okno1_07.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 19px;	
} 
td#bottext {
	background: #ffffff url("images/okno1_08.gif");
	background-repeat: no-repeat;
	width: 426px;
	height: 19px;
} 
td#botright {
	background: #ffffff url("images/okno1_09.gif");
	background-repeat: no-repeat;
	width: 12px;
	height: 19px;
} 
td#galeria {
	background: #efefef;
	color: #000000;
	font-size: 11px;
	text-align: left;
	width: 150px;
}
table#subtext {
	background: #fafafa;
	width: 426px;
	color: #000000;
	font-size: 11px;
	text-align: justify;
}
td#text table#subtext td#data_subtext {
	background: #fafafa;
	width: 426px;
	color: #909090;
	font-size: 11px;
	text-align: left;
}

/* <A> */

a:link, a:visited {
	color: #b22222;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #b22222;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
/* </A> */


