body, td {
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 0.7em;
}
input {
	border: 1px solid black;
	font-size: 1em;
}
p {
	margin: 0px 0px 10px 0px;
}

A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
}

.borderedSection {
	width: 100%;
	height: 100%;
	border: 1px solid #d8e5ec;
}
.sectionHeader {
	background-color: #d8e5ec;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px;
}
.pageTitle {
	background-color: #d8e5ec;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
	padding: 3px 3px 3px 15px;
}
.subTitle {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 3px 0px;
}
.content {
	padding: 5px 14px;
	text-align: justify;
}
.breadcrumb{
	padding: 5px 14px 5px 0px;
	text-align: right;
}
.item {
	background-color: #d8e5ec;
	width: 100%;
	margin: 2px 0px 0px 0px;
	text-align: center;
}
.item a {
	display: block;
	background-color: #d8e5ec;
	color: black;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 6px;
}
.item a:hover {
	background-color: #a4c2d2;
	text-decoration: none;
}

.mi1Poster {
	background-color: #d8e5ec;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	width: 100%;
	padding: 6px 0px;
	margin: 2px 0px 0px 0px;
}
.mi1Normal {
	background-color: #d8e5ec;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	width: 100%;
	margin: 2px 0px 0px 0px;
}
.mi1Normal a {
	display: block;
	background-color: #d8e5ec;
	color: black;
	padding: 6px;
}
.mi1Normal a:hover {
	background-color: #a4c2d2;
	text-decoration: none;
}
.mi1Current {
	margin: 2px 0px 0px 0px;
	background-color: #a4c2d2;
	margin: 2px 0px 0px 0px;
}
.mi1Current a {
	display: block;
	background-color: #a4c2d2;
	color: black;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 6px;
}
.mi1Current a:hover {
	color: black;
	text-decoration: none;
}
.mi2Normal {
	background-color: #a4c2d2;
	width: 100%;
	margin: 1px 0px 0px 0px;
}
.mi2Normal a {
	display: block;
	background-color: #a4c2d2;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	padding: 4px 0px 4px 30px;
	background-image: url(/images2/lvivstory/menu-reg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.mi2Normal a:hover {
	background-image: url(/images2/lvivstory/menu-sel.gif);
	color: #ffffff;
	text-decoration: none;
}

.topMenuItemLang {
	float: left;
	margin-left: 0px;
	position: relative;
	top: 0px;
	width: 50px;
}
.topMenuItemLang img {
	margin: 4px 0px 0px 10px;
}
.topMenuItemLang a {
	background-image: url(/images2/lvivstory/top-menu-reg.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
}
.topMenuItemLang a:hover {
	background-image: url(/images2/lvivstory/top-menu-sel.gif);
	text-decoration: none;
}


.topMenuItem {
	position: relative;
	top: 0px;
	margin-left: -8px;
	float: left;
	width: 162px;
}
.topMenuItem a {
	background-image: url(/images2/lvivstory/top-menu-reg.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
}
.topMenuItem a:hover {
	background-image: url(/images2/lvivstory/top-menu-sel.gif);
	text-decoration: none;
	color: white;
}

.orgItem {
	border-top: 3px solid #a4c2d2;
	background-image: url(/images2/lvivstory/separator-corner-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	clear: both;
	padding: 2px;
}
.orgItem img {
	margin: 0px 8px 8px 0px;
}
.orgItem .title {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}

.posterItem {
	padding: 0px 0px 6px 0px;
}
.newsItem {
	border-top: 3px solid #a4c2d2;
	background-image: url(/images2/lvivstory/separator-corner-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px 2px;
}
.newsItem img {
	margin: 0px 8px 8px 0px;
}
.newsItem .date {
	float: right;
	padding: 0px 53px 2px 10px;
}
.newsItem .title {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}
.newsItem .text img {
	margin: 8px;
}

.readmore{
	clear: both;
	float: right;
	vertical-align: bottom;
	margin-bottom: 10px;
}

.fullNews .newsItem {
}
.fullNews .newsItem .date {
}
.fullNews .newsItem .title {
	background-color: #d8e5ec;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
	padding: 3px 3px 3px 15px;
}


.copyrights td {
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 0.6em;
	line-height: 95%;
}