
a.normal
{
	color: #005788;
	text-decoration: underline;
}

a.normal:hover
{
	color: #005788;
	text-decoration: none;
}

td.info, p.info
{
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

INPUT.form, SELECT, INPUT.valid
{
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF
}

.redb 
{
	font-weight:bold;
	color:#C20E0E;
}

.greenb 
{
	font-weight:bold;
	color:Green;
}

/** top ***********************************/

tr.toptitle
{
	background-image: url(../img/front/bg-toptitle.gif);
	background-repeat: repeat-x;
	background-color: #0066A1;
}

tr.top0
{
	background-color: Black;
}

td.top1
{
	background-image: url(../img/front/top-bg1.gif);
	background-repeat: repeat-x;
	background-color: Black;
}

tr.top3
{
	background-color: Black;
}

tr.top3 td a:hover
{
	color: White;
	text-decoration: underline;
}

tr.top3 td a
{
	color: White;
	text-decoration: none;
}

td#top3label
{
	color: White;
}

td.bottom1
{
	background-image: url(../img/front/bottom-bg1.gif);
	background-repeat: repeat-x;
	background-color: Black;
}

td.bottom3
{
	background-color: Black;
	color: White;
}

td.bottom4
{
	background-color: White;
	color: Black;
}

tr.mainContent
{
	background-color: White;
}

/** /top ************************/


/** main menu *******************/

table.mainMenu tr td a.level0normal, table.mainMenu tr td span.level0normal
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

table.mainMenu tr td a.level0normal:hover
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

table.mainMenu tr td a.level0selected, table.mainMenu tr td span.level0selected
{
	color: #C20E0E;
	font-weight: bold;
	text-decoration: none;
}

table.mainMenu tr td a.level0selected:hover
{
	color: #C20E0E;
	font-weight: bold;
	text-decoration: underline;
}


table.mainMenu tr td a.normal, table.mainMenu tr td span.normal
{
	color: black;
	text-decoration: none;
}

table.mainMenu tr td a.normal:hover
{
	color: black;
	text-decoration: underline;
}

table.mainMenu tr td a.selected, table.mainMenu tr td span.selected
{
	color: #C20E0E;
	text-decoration: none;
}

table.mainMenu tr td a.selected:hover
{
	color: #C20E0E;
	text-decoration: underline;
}

td.mainMenuContent
{
	background-color: #E7E7E7;
}

td.mainMenuBorder, tr.mainMenuBorder
{
	background-color: #C2C2C2;
}

td.dithering
{
	background-image: url(../img/front/dithering.gif);
	background-repeat: repeat-x;
	height: 14px;
}

td.visitCounter
{
	font-weight: bold;
	letter-spacing: 1px;
}

table.prilohaTop10 tr td a
{
	color: #005788;
	text-decoration: none;
}

table.prilohaTop10 tr td a:hover
{
	color: #005788;
	text-decoration: underline;
}

table.prilohaTop10 tr td a span
{
	color: #888888;
}

td.bottom4 a:hover
{
	color: Black;
	text-decoration: underline;
}
	
td.bottom4 a
{
	color: Black;
	text-decoration: none;
}

table.loginform tr td a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

table.loginform tr td a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

table.newsletterform tr td a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

table.newsletterform tr td a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
	
}

table.newsletterform tr td.label
{
	color: black;
	font-weight: bold;
	background-color: #C2C2C2;
}

.user_sekce_navig 
{
	
}
.user_sekce_navig .menuitem { display:block; border:1px solid #C2C2C2; width:650px; height:25px; line-height:25px; background:#E7E7E7 url('../img/front/bullet-menu-main1.gif') no-repeat 5px 10px; text-indent:18px; font-weight:bold; color:#000000 !important; margin-bottom:8px;}
/** /main menu *******************/


/** shadow box *******************/

table.shadowedBox tr td.label
{
	font-weight: bold;
	font-size: 12px;
}

table.shadowedBox tr td.box2
{
	background-color: #eeeeee;
}

table.shadowedBox2 tr td.content
{
	font-size: 10px;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 7px;
	padding-bottom : 7px;
}

table.shadowedBox2 tr td.content a
{
	color: #005788;
	text-decoration: underline;
}

table.shadowedBox2 tr td.content a:hover
{
	color: #005788;
	text-decoration: none;
}

table.shadowedBox2 tr td.border1
{
	background-image: url(../img/front/shadow-1.gif);
	background-repeat: repeat-x;
}

table.shadowedBox2 tr td.border3
{
	background-image: url(../img/front/shadow-3.gif);
	background-repeat: repeat-y;
}

table.shadowedBox tr td.label a
{
	color: Black;
	text-decoration: none;
}

table.shadowedBox tr td.label a:hover
{
	color: Black;
	text-decoration: underline;
}

/** /shadow box *******************/


/** news *******************/

td.newsContent
{
	border : 1px #000000;
	border-style : solid; 
}

td.newsContent table tr td.important
{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #C20E0E;
	background-color: #E7E7E7;
}

td.newsContent table tr td.content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.newsContent table tr td.content a:hover
{	
	color: #005788;
	text-decoration: none;
}

td.newsContent table tr td.content a
{	
	color: #005788;
	text-decoration: underline;
}


/** /news *******************/


/** clanek **************************/

td.clanek, td.clanek p, td.clanek font, td.clanek p font, td.clanek li, td.clanek table tr td, td.clanek table tr td p, td.priloha table tr td a
{
	font-size: 12px;
}

td.clanek li
{
	padding-bottom: 4px;
}

td.clanekTitleDecor
{
	background-color: #C20E0E;
}

td.clanekTitle
{
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

td.clanekTitle h1 
{
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin:0px;
	padding:0px;
}

td.clanek a
{	
	color: #005788;
	text-decoration: underline;
}

td.clanek a:visited
{	
	color: #570088;
	text-decoration: underline;
}

td.clanek a:hover
{	
	text-decoration: none;
}

td.priloha a:hover
{	
	color: #000000;
	text-decoration: underline;
}

td.priloha a
{	
	color: #000000;
	text-decoration: none;
}

td.prilohaLabel
{
	font-size: 20px;
	font-weight: normal;
}

hr.priloha
{
	color: #C20E0E;
}

/** /clanek **************************/


/** aktuality **************************/

tr.newsHead
{
	background-color: #DBE7EE;
}

tr.newsBody
{
	background-color: #F3F3F3;
}

tr.newsHead td span.title
{
	font-weight: bold;
}

tr.newsHead td span.kategorie
{
	font-size: -1;
	color: #888888;
}

tr.newsHead td span.zmena
{
	font-size: -1;
}

td.pager
{
	color: #888888;
}

td.pager span.display
{
	color: #000000;
}

td.pager a
{	
	color: #005788;
	text-decoration: none;
}

td.pager a:hover
{	
	text-decoration: underline;
}

/** /aktuality **************************/


/** medailonek **************************/

table.medContent tr td a
{
	color: #005788;
	text-decoration: underline;
}

table.medContent tr td a:hover
{
	color: #005788;
	text-decoration: none;
}

table.medText tr.text
{
	background-color: #f3f3f3;
}

table.medText tr.text td
{
	text-align: justify;
}

table.medText tr.text td p
{
	text-indent: 20px;
}


table.medText tr.text td p.jmeno
{
	text-indent: 0px;
	font-size: 12px;
	font-weight: bold;
}

table.medText tr.text td p.jmeno span
{
	font-weight: normal;
	font-style: italic;
}

img.medPic
{
	border-color: White;
	border-width: 1px;
	color: White;
	background-color: White;
	border-style: solid;
}

/** /medailonek **************************/

/** linky **************************/

table.odkText tr.text
{
	background-color: #f3f3f3;
}

table.odkText tr.text td.title
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

table.odkText tr.text td.title a
{
	color: #005788;
	text-decoration: none;
}

table.odkText tr.text td.title a:hover
{
	color: #005788;
	text-decoration: underline;
}

table.odkText tr.text td.title span
{
	color: #C20E0E;
}

table.odkText tr.text td.desc
{
	padding-left: 28px;
}

table.odkText tr.text td.desc a
{
	color: #005788;
	text-decoration: none;
}

table.odkText tr.text td.desc a:hover
{
	color: #005788;
	text-decoration: underline;
}

/** /linky **************************/


/** fulltext-search **************************/

td.searchPager
{
	padding-left: 4px;
}

td.searchPager span.selected
{
	font-weight: bold;
}

td.searchPager a
{
	color: #005788;
	text-decoration: none;
}

td.searchResult table tr td.title
{
	font-weight: bold;
	font-size: 12px;
}

td.searchResult table tr td a
{
	color: #005788;
	text-decoration: none;
}

td.searchResult table tr td a:hover
{
	color: #005788;
	text-decoration: underline;
}

td.searchResult table tr td span.found, td.searchResult table tr td a span.found
{
	background-color: #ffcccc;
}

/** /fulltext-search **************************/
