﻿A {
 border: none;
 font-family: Arial, Helvetica, Tahoma;
 font-size: 8pt;
 color: #3399ff;
 text-decoration: none;
}

A:VISITED {
 border: none;
 font-family: Arial, Helvetica, Tahoma;
 font-size: 8pt;
 color: #3399ff;
 text-decoration: none;
}

A:HOVER {
 border: none;
 font-family: Arial, Helvetica, Tahoma;
 font-size: 8pt;
 color: #f4c504;
 text-decoration: underline;
}

.new_caption {
	font-weight: bold;
}

A.link_title {
	border: none;
	background-color: #404040;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #C8C8C8;
	text-decoration: none;
}

A:VISITED.link_title {
	border: none;
	background-color: #404040;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #C8C8C8;
	text-decoration: none;
}

A:HOVER.link_title {
	border: none;
	background-color: #404040;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #f4c504;
	text-decoration: underline;
}

A.link_detail {
	border: none;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 9pt;
	color: #C8C8C8;
	text-decoration: none;
}

A:VISITED.link_detail {
	border: none;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 9pt;
	color: #C8C8C8;
	text-decoration: none;
}

A:HOVER.link_detail {
	border: none;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 9pt;
	color: #f4c504;
	text-decoration: underline;
}

.list_title {
	border: #888888 1px solid;
	background-color: #404040;
	font-weight: bold;
	color: #C8C8C8;
}

.list_date {
	border: #888888 1px solid;
	border-left: none;
	background-color: #404040;
	font-weight: bold;
	color: #C8C8C8;
}

.list_content {
	border: #888888 1px solid;
	border-top: none;
	background-color: #000000;
	font-size: 8pt;
	color: #C8C8C8;
	padding: 7px;
}

.list_info {
	border: #888888 1px solid;
	border-top: none;
	background-color: #000000;
	font-size: 8pt;
	color: #C8C8C8;
}

.list_odpoved {
	border: #888888 1px solid;
	border-top: none;
	border-left: none;
	background-color: #000000;
	font-size: 8pt;
	font-weight: bold;
	color: #C8C8C8;
}

A.link_page {
 border: none;
 font-family: Arial, Helvetica, Tahoma;
 font-weight: bold;
 font-size: 9pt;
 color: #3399ff;
 text-decoration: none;
}

A:VISITED.link_page {
 border: none;
 font-family: Arial, Helvetica, Tahoma;
 font-weight: bold;
 font-size: 9pt;
 color: #3399ff;
 text-decoration: none;
}

A:HOVER.link_page {
 border: none;
 font-family: Arial, Helvetica, Tahoma;
 font-weight: bold;
 font-size: 9pt;
 color: #f4c504;
 text-decoration: underline;
}


