body {
	background-color: #485e73;
	background-image: url('../images/bg_body_blue.jpg');
	background-repeat: repeat-x;
	color: #333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 70%;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
input, textarea {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 100%;
	border: 1px solid #999;
}
select {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 100%;
	background-color: #fff;
	border: 1px solid #999;
}
table {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 100%;
	color: #333;
	padding: 0;
	margin: 0;
}
form {
	margin: 0px 0px 0px 0px;
}
div {
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #b10000;
	text-decoration: underline;
}
a:visited {
	color: #b10000;
	text-decoration: underline;
}
a:hover {
	color: #b10000;
	text-decoration: underline;
}

.button {
	background-color: #333;
	color: #fff;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	text-align: center;
	border: #999 1px solid;
}
#main_dokument {
	background-color: #fff;
	color: #333;
	width: 980px;
	overflow: none;
	padding: 0px;
	margin: 0px;
}
.main_table {
	color: #333;
	padding: 0px;
	margin: 0px;
	width: 980px;
}
.main_table .left_column {
	background-color: #fff;
	color: #000;
	border-right: 1px dotted #999;
}
.main_table .right_column {
	background-color:#fff;
}
.main_table a:link {
	color: #003366;
	text-decoration: underline;
}
.main_table a:visited {
	color: #003366;
	text-decoration: underline;
}
.main_table a:hover {
	color: #b10000;
	text-decoration: underline;
}
.main_top {
	color: #ccc;
}
.main_title {
	background-color: #fff;
	color: #333;
}
.main_partner {
	background-color: #e1e1e1;
	color: #ccc;
	text-align: center;
	width: 980px;
}
.main_footer {
	background-color: #000;
	color: #ccc;
	width: 980px;
	height: 40px;
}
.main_footer a:link {
	color: #ccc;
	text-decoration: underline;
}
.main_footer a:visited {
	color: #ccc;
	text-decoration: underline;
}
.main_footer a:hover {
	color: #ccc;
	text-decoration: underline;
}
.main_info {
	height: 20px;
	color: #fff;
	padding-top: 0px;
}
.main_info a:link {
	color: #fff;
	text-decoration: underline;
}
.main_info a:visited {
	color: #fff;
	text-decoration: underline;
}
.main_info a:hover {
	color: #fff;
	text-decoration: underline;
}
.main_line {
	background-image: url('../images/shadow_b.gif');
	background-repeat: repeat-x;
}
ul li {
	list-style-type: disc;
	list-style-image: url('../images/list_red.gif');
	list-style-position: outside;
}
ul li.error {
	background-color: #fff;
	color: #333;
	width: 400px;
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
	list-style-image: url('../images/warning.gif');
	list-style-position: outside;
	border-bottom: 1px dotted #ff0000;
}

.upoutavka {
	padding: 5px;
	border: 1px solid #e1e1e1;
}
.upoutavka a {
	display: block;
	padding: 0px 0px 5px 0px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.upoutavka a:hover, .upoutavka a.active {
	color: #b10000;
}

#list {
	background-color: none;
	color: #000;
	width: 100%;
	border: none;
	border-collapse: separate;
	border-spacing: 1px;
}
#list th {
	background-color: #ccc;
	color: #000;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #666;
}
#list th a, #list th a:visited {
	background-color: none;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#list th a:hover {
	background-color: none;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#list td {
	background-color: none;
	color: #003366;
	padding: 2px;
	spacing: 0px;
	text-align: left;
	vertical-align: top;
}
#list td a, #list td a:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
#list td a:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
#list .right {
	text-align: right;
}
#list .center {
	text-align: center;
}
#list tr.lichy {
}
#list tr.sudy {
	background-color: #f7f7f7;
}
#list tr.pasivni {
	background-color: #e8e8e8;
}
#list tr.hover, #list tr:hover {
	background-color: #ffffc9;
}

A.list_title:link {
	/*color: #006DC6;*/
	/*color: #d80401;*/
	color: #990000;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
A.list_title:visited {
	/*color: #006DC6;*/
	color: #990000;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
A.list_title:hover {
	/*color: #006DC6;*/
	color: #990000;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}
A.list_title_aktual:link {
	color: #990000;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}
A.list_title_aktual:visited {
	color: #990000;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}
A.list_title_aktual:hover {
	color: #990000;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}

#message {
	background-color: #f7f7f7;
	color: #000000;
	width: 400px;
	border: 1px solid #e1e1e1;
}
#message th {
	background-color: #e1e1e1;
	color: #000000;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}
#message td {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

#detail {
	color: #ffffff;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 105%;
	/*border: 1px solid #e1e1e1;*/
}
#detail th {
	background-color: #e1e1e1;
	color: #000000;
	padding: 0px;
	padding-left: 5px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
#detail td {
	background-color: #fff;
	color: #b10000;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	border-bottom: 1px dotted #e1e1e1;
}
#detail .detail_value {
	background-color: #fff;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 2px;
	border-bottom: 1px dotted #e1e1e1;
}
#detail td a, #detail td a:visited {
	background-color: none;
	color: #003399;
	text-decoration: underline;
}
#detail td a:hover {
	background-color: none;
	color: #003399;
	text-decoration: underline;
}
#detail_setup {
	width: 600px;
}

#edit {
	background-color: #f7f7f7;
	color: #000000;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: #e1e1e1 1px solid;
}
#edit th {
	background-color: #e1e1e1;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	height: 20px;
}
#edit td {
	color: #000;
	text-align: right;
	vertical-align: middle;
	padding: 2px;
}
#edit .edit_value {
	color: #000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
#edit .ozn {
	background-color: #ffefd5;
}
#edit_setup {
	width: 600px;
}

#search {
	color: #000;
	border: #e1e1e1 1px solid;
}
#search td {
	color: #000;
	padding: 1px;
	border: none;
	text-align: left;
	vertical-align: middle;
}

/*info s posuvníky*/
#info_body {
	color: #000;
	height: 400px;
	width: 100%;
	background-color: none;
	color: #000000;
	scrollbar-face-color: #ffffff;
	margin: 4px 0px;
	scrollbar-highlight-color: #000000;
	overflow: auto;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
}
#info_body ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	list-style-type: disc;
}
#info_body li {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	/*overflow: hidden;*/
	text-align: left;
	vertical-align: middle;
}
#info_body li a {
	display: block;
	color: #006699;
	/*height: 100%;*/
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding: 0px;
}
#info_body li a:hover, #info_body li a:focus {
	background-color: #e1e1e1;
	color: #006699;
	border: 1px solid #666666;
}
.info_top_uvod {
	color: #000;
	margin: 5px 10px 5px 0px;
	font-size: 115%;
	text-indent: 0px;
	text-align: justify;
}

/* partnerské programy kategorie */
.partner_program_kateg_popis {
	color: #333;
	margin: 2px;
}
.partner_program_kateg {
	color: #000;
	padding: 2px;
	margin: 2px;
	border-top: 1px solid #e1e1e1;
}
.partner_program_kateg a:link {
	color: #990000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.partner_program_kateg a:visited {
	color: #990000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.partner_program_kateg a:hover {
	color: #990000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}

/* partnerské programy - list */
.program_list {
	color: #000;
}
.program_list a:link {
	color: #000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.program_list a:visited {
	color: #000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.program_list a:hover {
	color: #000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.program_list_partner {
	color: #990000;
}
.program_list_kateg {
	color: #990000;
}
.program_list_popis {
	color: #333;
	text-indent: 15px;
	margin-top: 10px;
}

/*ostatni*/
a.button:link, a.button:visited {
	background-color: #333;
	color: #fff;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: #999 1px solid;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a.button:hover {
	background-color: #333;
	color: #fff;
}
p.colhead {
	background-image: url("../images/bg_head_blue_son_09.png");
	background-repeat: repeat-x;
	color: #fff;
	height: 25px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 5px 0px 5px 0px;
}
p.head {
	color: #000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 5px 0px 5px 0px;
	border-left: 2px solid #000;
	border-bottom: 1px solid #e1e1e1;
}
p.subhead {
	color: #000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px 0px 5px 0px;
	border-bottom: 1px solid #e1e1e1 ;
}
p.title {
	color: #ccc;
	font-size: 110%;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	border-bottom: #666 1px solid;
}
.nahoru {
	color: #ff0000;
	font-size: 100%;
}
.dropdown {
	width: 200px;
}
.adresa {
	color: navy;
	font-weight: bold;
}
.calendar_button {
	background: center url("../images/calendar.gif"); BACKGROUND-REPEAT: no-repeat;
	color: #333333;
	border: 1px solid #e1e1e1;
	height: 21px;
	width: 21px;
}
.calendar_button_delete {
	background: center url("../images/calendar_delete.gif"); BACKGROUND-REPEAT: no-repeat;
	color: #333333;
	border: 1px solid #e1e1e1;
	height: 21px;
	width: 21px;
}

#anketa {
	background-color: #fff;
	color: #666;
	width: 98%;
}
#anketa a:link, #anketa a:visited {
	color: #b10000;
	font-weight: normal;
	text-decoration: none;
}
#anketa a:hover {
	color: #b10000;
	text-decoration: underline;
}
.anketa_otazka {
	color: #000;
	font-weight: bold;
}
.anketa_procento {
	color: #333;
	font-weight: normal;
}
.anketa_pozadi {
	background-color: #ccc;
	width: 100%;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
.anketa_hlas {
	background-color: #b10000;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

.main_menu {
	background-color: #f7f7f7;
	background-image: url('../images/bg_mainmenu_shadow.jpg');
	background-repeat: repeat-x;
	color: #000;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #000;
}
#mainmenu {
	width: 100%;
	float: left;
	height: 30px;
}
#mainmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: auto;
}
#mainmenu ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	margin: 0;
	padding: 0;
}
#mainmenu ul li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	display: block;
	margin-top: 0px;
	padding: 7px 10px 5px 10px;
	position: relative;
	border-top: 2px solid #e1e1e1;
	border-right: 1px solid #a1a1a1;
}
#mainmenu ul li a:hover, #mainmenu ul li.menuon a {
	background-color: #f7f7f7;
	color: #b10000;
	font-weight: bold;
	border-top: 2px solid #b10000;
}
#mainmenu ul li a.last {
	border: none;
}
#mainmenu ul li.menuon div {
	visibility: visible;
	filter: Alpha(Opacity=95);
	opacity: 0.95;
	border-bottom: 1px solid #999;
	border-top: 1px solid #e1e1e1;
}
#mainmenu ul li.menuoff div {
	visibility: hidden;
}
#mainmenu ul li div {
	background-color: #fff;
	width: auto;
	position: absolute;
	visibility: hidden;
	z-index: 10;
}
#mainmenu ul li ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	list-style: none;
	float: none;
	border: none;
}
#mainmenu ul li ul li a, #mainmenu ul li.menuon ul li a {
	background-color: #fff;
	color: #000;
	text-align: left;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	height: auto;
	width: 160px;
	_width: 160px;
	border-top: none;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #e1e1e1;
}
#mainmenu ul li ul li a:hover {
	background-color: #fff;
	color: #b10000;
	font-weight: normal;
	border-top: none;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #e1e1e1;
}
#mainmenu ul li .oddel {
	background-color: none;
	list-style: none;
	height: 1px;
	width: 160px;
	_width: 160px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #666;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #666;
}
#mainmenu ul li ul li a, html>body #mainmenu ul li.menuon ul li a {
	height: auto;
}

#leftmenu {
	width: 150px;
	background-color: #fff;
	float: none;
}
#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
}
#leftmenu ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	_width: 150px;
}
#leftmenu ul li a {
	background-color: #b10000;
	color: #fff;
	height: auto;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
	border-left: 2px solid #333;
	border-bottom: 1px solid #999;
	width: 140px;
	_width: 150px;
}
#leftmenu ul li a:hover {
	background-color: #fff;
	color: #b10000;
	border-left: 2px solid #003366;
	border-bottom: 1px solid #999;
	width: 140px;
	_width: 150px;
}
#leftmenu ul li div {
	position: relative;
	width: 135px;
	_width: 135px;
}
#leftmenu ul li ul li {
	list-style: none;
	float: none;
	width: 135px;
	_width: 135px;
}
#leftmenu ul li ul li a {
	background-color: #fff;
	background-image: none;
	color: #333;
	height: auto;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	margin-top: 0px;
	width: 135px;
	_width: 145px;
	border-left: 2px solid #fff;
}
#leftmenu ul li ul li a:hover {
	background-color: #fff;
	color: #b10000;
	width: 135px;
	_width: 145px;
	border-left: 2px solid #fff;
}

.menu_short {
	background-color: #26333c;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.menu_short_submenu {
	background-color: #ccc;
	color: #ccc;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center;
}
.menu_short_submenu a:link, .menu_short_submenu a:visited {
	display: block;
	color: #003366;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
}
.menu_short_submenu a:hover {
	display: block;
	background-color: #467808;
	color: #fff;
	text-decoration: none;
}

/*záložkový systém*/
#zalozka {
	background-color: #fff;
	color: #000;
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
#zalozka .tab_active {
	background-color: #fff;
	color: #000;
	width: 100px;
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #666 2px solid;
}
#zalozka .tab_pasive {
	background-color: #fff;
	color: #000;
	width: 100px;
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #666 2px solid;
	border-bottom: #666 1px solid;
}
#zalozka .tab_end {
	background-color: #fff;
	border-bottom: #666 1px solid;
}
#zalozka .link_tab_active {
	display: block;
	background-color: #e1e1e1;
	color: #b10000;
	height: 100%;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
}
#zalozka .link_tab_pasive {
	display: block;
	background-color: #fff;
	color: #000;
	height: 100%;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#zalozka .link_tab_active:hover, #zalozka .link_tab_pasive:hover
{
	background-color: #2b4cab;
	color: #fff;
	text-decoration: none;
}
.oznac {
	background-color: #006699;
	color: #fff;
	margin: 1px 5px 1px 0;
	padding: 1px 5px 2px 5px;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
}
