<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#afishaKtName a
{
	color: #9d1d1e;
	text-decoration: none;
}

#afishaKtName a:hover
{
	text-decoration: underline;
}

#afishaKtName
{
	width: 652px;
	height: 28px;
	display: inline-block;
	font: normal 16px/28px Arial;
	color: #9d1d1e;
	padding-left: 12px;
	background: #9CC0E4;
	margin-bottom: 16px;
	border:2px ridge #9CC0E4;
	border-radius:10px 10px; -moz-border-radius:10px; -webkit-border-radius:10px;
}

#afishaItemTitle, #afishaItem
{
	width: 652px;
	display: inline-block;
	padding-left: 12px;

}

#afishaItemTitle
{
	margin-bottom: 9px;
	background: #CCC;
	border:1px solid #0A58A0;
}


#afishaItemTitle .filmName, #afishaItemTitle .filmZal, #afishaItemTitle .filmShows, #afishaItemTitle .filmPrices
{
	color: #000;
	font: normal 12px/12px Arial;
	float: left;
}

#afishaItemTitle .filmName
{
	width: 163px;
}


#afishaItemTitle .filmZal
{
	width: 105px;
}


#afishaItemTitle .filmShows
{
	width: 307px;
}


#afishaItemTitle .filmPrices
{
	width: 77px;
}

#afishaItem
{
	margin-bottom: 4px;
	padding-bottom: 0;
	border:1px dotted #9CC0E4;
}

#afishaItem:hover
{
	background:#EEEEEE;
	border:1px solid #9CC0E4;
/*
	-moz-box-shadow:1px 1px 1px #333;
	-webkit-box-shadow:1px 1px 1px #333;
	box-shadow:1px 1px 1px #333;
*/
}

#afishaItem a
{
	color: #2379b6;
	text-decoration: underline;
	border: 0;
}

#afishaItem a.time
{
	color: #2379b6;
	text-decoration: none;
	border: 0;
}

#afishaItem a.timepast
{
	color: #0B59A1;
	font-size: 10px;
	text-decoration: none;
	border: 0;
}

.delimiter
{
	color: #777;
}

#afishaItem a:hover
{
	color: #2379b6;
	text-decoration: none;
}

#afishaItem a.timepast:hover
{
	color: #999;
	text-decoration: none;
	border: 0;
}


#afishaItem .filmName, #afishaItem .filmZal, #afishaItem .filmShows, #afishaItem .filmPrices, #afishaItem .filmIgo
{
	color: #666666;
	font: normal 12px/23px Arial;
	float: left;
}

#afishaItem .filmName
{
	width: 151px;
	padding-right: 12px;
	text-align: left;
}


#afishaItem .filmZal
{
	width: 105px;
}


#afishaItem .filmShows
{
	width: 307px;
}


#afishaItem .filmPrices
{
	width: 77px;
}

#afishaItem .filmIgo
{
	width: 97px;
	height: 23px;
}
</pre></body></html>