﻿body {
}
.caption_style
{
	vertical-align: middle;
	text-align:left;
}
.hl_style
{
	font-family:Bodoni MT;
	font-weight:bold;
	font-size:24px;
	color:Teal;
}
.content_style
{
	font-family:Bodoni MT;
	font-size:14px;
	white-space:normal;
}
.vstup_style
{
	font-family:Bodoni MT;
	font-weight:bold;
	font-size:16px;
	color:Teal;
}
.paging_style
{
	font-family:Bodoni MT;
	font-weight:bold;
	font-size:16px;
	color:Blue;
	text-decoration:none;
}
.pagingCurrent_style
{
	font-family:Bodoni MT;
	font-weight:bold;
	font-size:16px;
	color:HighlightText;
	text-decoration:none;
}
.pagingCell_style
{
    text-align:center;
    background-color:Gray;
}
.captionNames_style
{
    font-family: 'Bodoni MT';
    font-size: 16px;
    font-weight: bold;
}
.html-marquee 
{
    height:100px;
    width:100%;
}
.runLine_style
{
    font-size: 16px;
    font-family: 'Bodoni MT';
    color: #003300;
    text-decoration: none;
    font-variant: small-caps;
    display: table-cell;
    font-weight: bolder;
}

