@charset "utf-8";
/* CSS Document */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input, textarea {
	padding: 0;
	border: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
a img {
	border: 0;
}
BODY {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0px;
	color: #05080E;
	background-image:url(../img/backgr.gif);
}
.SubTitle {
	color: #C8DEF9;
	font-weight:bold;
	font-size: 14px;
}
.ContactName {
	color: #2A4B75;
	font-size: 14px;
	font-weight:bold;
}
.ContactLabel {
	color: #2A4B75;
	font-size: 13px;
}
.ContactData {
	color: #05080E;
	font-size: 13px;
	font-weight:bold;
}
.Link {
	color: #8F1840;
	font-weight:bold;
	font-size: 13px;
}
a.Link {
	color: #8F1840;
	text-decoration:none;
}
a.Link:hover {
	color: #8F1840;
	text-decoration:underline;
}
.MenuLinkCur {
	background-image: url(../img/menu-button-backgr-on.gif);
	background-repeat:no-repeat;
	color: #FFE8F0;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}
.MenuLink {
	color: #F6BFD3;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}
.MenuLink_on {
	color: #FFE8F0;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}
.Menu_bg {
	background-image: url(../img/menu-button-backgr.gif);
	background-repeat:no-repeat;
}
.Menu_bg_on {
	background-image: url(../img/menu-button-backgr-on.gif);
	background-repeat:no-repeat;
}
.copyright_text {
	color:#98AFCA;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.interia {
	color:#4AA6C3;
	font-size: 11px;
	font-weight:bold;
}
.interia_white {
	color:#C8DEF9;
	font-weight:bold;
	font-size: 11px;
}
A.interia {
	color:#4AA6C3;
	text-decoration:none;
}
A.interia:link {
	color:#4AA6C3;
	text-decoration:none;
}
A.interia:active {
	color:#4AA6C3;
	text-decoration:none;
}
A.interia:visited {
	color:#4AA6C3;
	text-decoration:none;
}
A.interia:hover {
	color:#4AA6C3;
	text-decoration:none;
}
.TD_comm {
	padding-bottom: 6px;
}
.visit_city {
	color: #2A4B75;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.pad9 {
	padding-left: 9px;
}
.prog_td_b {
	background-image:url(../img/program-table-between.gif);
}
.prog_td {
	background-image:url(../img/program-table-backgr.gif);
	line-height:25px;	
}
.prog_td_l {
	background-image:url(../img/program-table-backgr.gif);
	line-height:25px;
	padding-left:15px;	
}
.prog_p {
	line-height:16px;
}
.gallery-a{
	background-image:url(../img/gallery-pic-backgr-a.gif);
	text-align:center;
	height:169px;
}
.gallery-b{
	background-image:url(../img/gallery-pic-backgr-b.gif);
	text-align:center;
	height:169px;
}


