﻿/*Home page*/
.FrontPageText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: 222222;
	letter-spacing: 0px;
	text-align: left;
	line-height:19px;
	
}

.FrontPageTextWhite
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: ebebeb;
	letter-spacing: 0px;
	text-align: left;
	line-height:19px;
	
}

.SmallText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight:normal;
	color: 222222;
	letter-spacing: 0px;
	line-height:12px;
	
}

.SmallTextWhite
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight:normal;
	color: ebebeb;
	letter-spacing: 0px;
	line-height:12px;
	
}



.LargeText
{
	font-family: "Geneva, Arial, Helvetica, sans-serif", Times, serif;
	font-style: normal;
	font-weight:normal;
	color: #808080;
	letter-spacing: 0px;
	text-align: center;
	font-size: 29px;
}

td.PlayReflection
{
background:no-repeat;
background-position:center;
background-image:url(image/gui/ico_plays_reflect.jpg)
}

td.Headline
{
background:no-repeat;
background-position:center;
background:#f9f6e4;
}


td.SearchReflection
{
	background:no-repeat;
	background-position:center;
	background-image:url(image/gui/ico_search_reflect.jpg)
}

td.PoemReflection
{
	background:no-repeat;
	background-position:center;
	background-image:url(image/gui/ico_poem_reflect.jpg)
}

td.GlossaryReflection
{
	background:no-repeat;
	background-position:center;
	background-image:url(image/gui/ico_glossary_reflect.jpg)
}

.matt a {
    /*color: #000000;*/
 text-decoration:underline;
 /*font-weight:bold;*/
 	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: normal;
	font-weight:normal;
	color: 990000;
	letter-spacing: 0px;
	text-align: left;
 	margin: 0px;
	padding: 0px;
}
/*Other pages*/
.matt a {
    /*color: #000000;*/
 text-decoration:underline;
 /*font-weight:bold;*/
 	font-family: "Times New Roman", Times, serif
	font-size: 29px;
	font-style: normal;
	font-weight:normal;
	color: 990000;
	letter-spacing: 0px;
	text-align: left;
 	margin: 0px;
	padding: 0px;
}

/*standard text of topics and themes*/
.TopicText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}


.TopicGloss
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

.TopicLocation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-style: normal;*/
	/*font-weight:normal;*/
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

.TopicItalicText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:normal;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

.TopicColumnHeadline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

/*standard text of topics and themes*/
.TopicTableHeadline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

table.zastupujeme
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
	border:0;
}


td.titzast
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #990000;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	padding-top:15px;
	letter-spacing:0.05 em;
}

td.jmena
{
width:33%;
text-align:center;
letter-spacing:0.04 em;
}

td.titkont
{
width: inherit;
text-align:center;
background-image:url(images/back_tit.png);
background-repeat:repeat-y;
padding-top:5px;
padding-bottom:5px;
letter-spacing:0.07 em;
line-height:1.5 em;
font-size:11px;
}

td.titkont strong
{
color: #990000;
font-family:"Trebuchet MS";
font-size:14px;
line-height:1.5em;
}

