/* modrá: #2D338E; červená: #9e2828; žlutá: #C6A00C; */
body {
	background-color: #485e73;
	background-image: url('../images/bg_body_2010.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: #fff;
	font-family: tahoma, verdana, sans-serif;
	font-size: 70%;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
input, textarea {
	font-family: tahoma, verdana, sans-serif;
	font-size: 100%;
}
select {
	font-family: tahoma, verdana, sans-serif;
	font-size: 100%;
	background-color: #fff;
}
table {
	font-family: tahoma, verdana, sans-serif;
	font-size: 100%;
	color: #333;
	padding: 0;
	margin: 0;
}
form {
	margin: 0px 0px 0px 0px;
}
div {
	white-space: normal;
}
a:link {
	color: #ccc;
	text-decoration: underline;
}
a:visited {
	color: #ccc;
	text-decoration: underline;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
.button {
	background-color: #9e2828;
	color: #fff;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	text-align: center;
	border: #000 1px solid;
}
.shadow_bottom {
	background-image: url('../images/shadow_b.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
li {
	/*list-style: none;*/
}
li.error {
	background-color: #fff;
	color: #333;
	width: 400px;
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
	border: 1px solid #666;
	list-style: url('../images/error.gif') outside;
}
.komplet {
	margin: 0;
	padding: 0;
	white-space: normal;
	border: none;
}
.komplet ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.komplet ul li {
	list-style-type: square;
	list-style-image: url('../images/list_gold_2010.gif');
	list-style-position: outside;
	font-variant: small-caps;
}
.komplet ul li a:link, .komplet ul li a:visited {
	color: #2d338e;
	text-decoration: underline;
}
.komplet ul li a:hover, .komplet ul li a:focus {
	color: #9e2828;
	text-decoration: underline;
}

/* Dokument */
#main_dokument {
	color: #000;
	width: 980px;
	overflow: none;
	padding: 0px;
	margin: 0px;
}
.main_table {
	background-color: #fff;
	color: #000;
	padding: 0px;
	margin: 0px;
	border: 2px solid #fff;
}
.main_table .left_column {
	background-color: #fff;
	color: #000;
}
.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: #9e2828; text-decoration: underline;
}
.main_title {
	background-color: #2d4257;
	background-image: url('../images/bg_title_2010.jpg');
	background-repeat: repeat-x;
	color: #ccc;
	font-size: 11px;
	font-variant: small-caps;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #c6a00c;
}
.main_partner {
	background-color: #2d4257;
	background-image: url('../images/bg_title_blue.jpg');
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	border: 1px solid #000;
}
.main_footer {
	background-color: #000;
	color: #999;
	height: 40px;
	padding-top: 2px;
	margin: 0px;
	vertical-align: middle;
	border-top: 2px solid #c6A00c;
}
.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_line {
	background-image: url('../images/shadow_b_blue.jpg'); BACKGROUND-REPEAT: repeat-x;
}
.fotogalerie {
	background-color: #2d4257;
	background-image: url('../images/bg_title_blue.jpg');
	background-repeat: repeat-x;
	color: #fff;
	font-size: 11px;
	border: 1px solid #000;
}

/* Levé menu - mužstva */
#leftmenu {
	background-color: #2d4257;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
#leftmenu th {
	background-color: #9e2828;
	color: #fff;
	height: 25px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}
#leftmenu td {
	background-image: url('../images/bg_leftmenu_2010.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #333;
}
#leftmenu td .aktivni {
	color: #ccc;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
#leftmenu td a {
	color: #ccc;
	display: block;
	height: 25px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	width: 145px;
	_width: 145px;
}
#leftmenu td a:hover, #leftmenu td a:focus {
	display: block;
	background-color: #333;
	color: #fff;
	padding-top: 0px;
	font-weight: normal;
	text-decoration: underline;
	width: 145px;
	_width: 145px;
}

/* Seznamy, tabulky */
.list {
	background-color: none;
	color: #000;
	width: 100%;
	white-space: normal;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
.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:link, .list th a:visited {
	background-color: none;
	color: #000;
	text-decoration: none;
}
.list th a:hover {
	background-color: none;
	color: #000;
	text-decoration: underline;
}
.list td {
	background-color: none;
	color: #000;
	padding: 2px;
	spacing: 0px;
	border-bottom: 1px dotted #e1e1e1;
	text-align: left;
	vertical-align: top;
}
.list td a:link, .list td a:visited {
	color: #000;
	text-decoration: underline;
}
.list td a:hover {
	color: #000;
	text-decoration: underline;
}
.list td .muzstvo:link, .list td .muzstvo:visited {
	color: #9e2828;
	text-decoration: none;
}
.list td .muzstvo:hover {
	color: #9e2828;
	text-decoration: underline;
}
.list .right {
	text-align: right;
}
.list .center {
	text-align: center;
}
.list tr.lichy {
}
.list tr.sudy {
	background-color: #e8e8e8;
}
.list tr.pasivni {
	background-color: #ffa07a;
}
.list tr.hover, .list tr:hover {
	background-color: #ffff66;
}
.list tr {behavior: url(hover.htc);}

a.list_title:link, a.list_title:visited {
	color: #000;
	font-size: 105%;
	font-weight: bold;
	text-decoration: underline;
}
a.list_title:hover {
	color: #000;
	font-size: 105%;
	font-weight: bold;
	text-decoration: underline;
}
a.muzstvo:link {
	color: #9e2828;
	font-weight: normal;
	text-decoration: none;
}
a.muzstvo:visited {
	color: #9e2828;
	font-weight: normal;
	text-decoration: none;
}
a.muzstvo:hover {
	color: #9E2828;
	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: #fff;
	width: 100%;
	white-space: normal;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #e1e1e1;
}
#detail th {
	background-color: #e1e1e1;
	color: #000;
	padding: 0px;
	padding-left: 5px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
#detail td {
	background-color: #fff;
	/*color: #003366;*/
	color: #9E2828;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	border-bottom: 1px solid #e7e7e7;
}
#detail .detail_value {
	background-color: #fff;
	color: #333;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 2px;
	border-bottom: 1px solid #e7e7e7;
}
#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;
	white-space: normal;
}

#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: #000000;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
}
#edit .edit_value {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
#edit .ozn {
	background-color: #ffefd5;
}
#edit_setup {
	width: 600px;
}

/* tabulky */
.tabulka {
	background-color: #fff;
	color: #333;
	width: 100%;
	white-space: normal;
	border: 1px solid #ddd;
	border-collapse: collapse;
	border-spacing: 0px;
}
.tabulka th {
	background-color: #9E2828;
	color: #fff;
	height: 25px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}
.tabulka td {
	color: #333;
	padding: 2px;
	margin: 0px;
	border-bottom: 1px dotted #ddd;
}
.tabulka .tabulka_domaci {
	color: #9E2828;
	padding: 2px;
	font-weight: bold;
}
.tabulka .right {
	text-align: right;
	padding-right: 2px;
}
.tabulka .center {
	text-align: center;
}
.tabulka td a:link, .tabulka td a:visited {
	color: #003366;
	text-decoration: underline;
}
.tabulka td a:hover {
	color: #9E2828;
	text-decoration: underline;
}

#rozpis {
	background-color: #dddddd;
	width: 100%;
	border: #eeeeee 1px solid;
	border-collapse: separate;
	border-spacing: 1px;
}
#rozpis th {
	background-color: #eeeeee;
	color: #000000;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
#rozpis td {
	background-color: #ffffff;
	color: #000000;
}
#rozpis .domaci {
 	background-color: #f0e68c;
	color: #000000;
	font-weight: normal;
}
#rozpis .hoste {
	background-color: #f0f8ff;
	color: #000000;
	font-weight: normal;
}
#rozpis tr.hover, #rozpis tr:hover {
	background-color: #ffff00;
}

/*partner*/
#partner {
	background-color: #fff;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
#partner td {
	background-color: #fff;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
}
#partner .no_border {
	border: none;
}
#partner_show {
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: none;
}

/* statistika */
.statistika {
	background-color: #fff;
	color: #000;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #999;
}
.statistika th {
	background-color: #9e2828;
	color: #fff;
	height: 25px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px solid #fff;
}
.statistika td {
	background-color: #f7f7f7;
	color: #333;
	padding: 3px 2px 3px 5px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #999;
}
.statistika .statistika_value {
	background-color: #fff;
	color: #000;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	padding-right: 5px;
}
.statistika .statproc {
	color: #ff0000;
	font-weight: normal;
	text-align: right;
}
.statistika .left {
	text-align: left;
}

/* statistika rozpis */
.statistika_rozpis {
	color: #000;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.statistika_rozpis th {
	color: #333;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.statistika_rozpis td {
	color: #333;
	padding: 2px 2px 2px 5px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	border-bottom: 1px solid #e1e1e1;
}
.statistika_rozpis .statproc {
	color: #ff0000;
	font-weight: normal;
	text-align: right;
}
.statistika_rozpis .center {
	text-align: center;
}
.statistika_rozpis .right {
	text-align: right;
}
.statistika_rozpis tr.hover, .statistika_rozpis tr:hover {
	background-color: #ffff66;
}
.statistika_rozpis tr {behavior: url(hover.htc);}

/* eshop*/
.shop {
	background-color: #fff;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.shop td {
	background-color: #fff;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	height: 100px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
}
.shop .no_border {
	border: none;
}
.shop_show {
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
	border: 1px solid #485E73;
}
.objednavka {
	background-color: #c6A00c;
	color: #000;
	width: 150px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #333;
}

/* komentaře */
#komentare {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: separate;
	border-spacing: 1px;
	white-space: normal;
}
#komentare th {
	background-color: #e1e1e1;
	color: #000;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}
#komentare td {
	color: #333;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	font-weight: normal;
}

/*vyhledání*/
#search {
	color: #000;
	border: #e1e1e1 1px solid;
}
#search td {
	color: #000000;
	padding: 1px;
	border: none;
	text-align: left;
	vertical-align: middle;
}

/*flashTable*/
#flash {
	color: #000000;
	width: 100%;
	border: none;
}
#flash td {
	color: #000000;
	padding: 1px;
	border-bottom: 1px dotted #e1e1e1;
}
#flash td a, #flash td a:visited {
	color: #000000;
	text-decoration: underline;
}
#flash td a:hover {
	color: #000000;
	text-decoration: underline;
}
#flash td .muzstvo, #flash td .muzstvo:visited {
	color: #c80901;
	text-decoration: none;
}
#flash td .muzstvo:hover {
	color: #c80901;
	text-decoration: underline;
}

/*top-zapas*/
#top_zapas {
	background-color: none;
	color: #333333;
	width: 100%;
	height: 225px;
	border: 1px solid #666;
	border-collapse: collapse;
	border-spacing: 0px;
}
#top_zapas th {
	background-color: #000;
	background-image: url('../images/bg_td_black.jpg');
	background-repeat: repeat-x;
	color: #fff;
	height: 25px;
	padding-left: 2px;
	text-align: left;
}
#top_zapas td {
	background-color: none;
	color: #333333;
	padding: 0px;
	spacing: 0px;
	border-bottom: none;
	text-align: left;
	vertical-align: top;
}
#top_zapas td a, #top_zapas td a:visited {
	color: #003366;
	text-decoration: none;
}
#top_zapas td a:hover {
	color: #003366;
	text-decoration: underline;
}
#top_zapas_obsah {
	height: 195px;
	width: 96%;
	background-color: #f1f1f1;
	color: #000000;
	text-align: justify;
	text-indent: 0.8em;
	margin: 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	scrollbar-face-color: #ffffff;
	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;
	border: #e1e1e1 1px solid;
}

/*diskuse*/
#diskuse {
	background-color: #fff;
	color: #000;
	width: 100%;
	border: 1px solid #e1e1e1;
	border-collapse: collapse;
	border-spacing: 0px;
}
#diskuse 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 #e1e1e1;
}
#diskuse td {
	background-color: #fff;
	color: #333;
	padding: 2px;
	border-bottom: none;
	text-align: left;
	vertical-align: middle;
}
#diskuse .diskuse_titulek {
	color: #9E2828;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
#diskuse .root {
	background-color: #90b9d2;
	color: #333;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
}
#diskuse .diskuse_obsah {
	background-color: #fff;
	color: #333;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
}
#diskuse .diskuse_novinka {
	color: #9E2828;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#diskuse td a:link, #diskuse td a:visited {
	color: #003366;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
}
#diskuse td a:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

/*ostatni*/
a.button, a.button:visited {
	background-color: #9E2828;
	color: #fff;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: #000000 1px solid;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a.button:link {
	color: #fff;
}
a.button:hover {
	background-color: #9E2828;
	color: #fff;
}
p.head {
	color: #9e2828;
	font-family: sans-serif, tahoma, verdana;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	margin: 10px 0px 5px 0px;
	white-space: normal;
}
.head span {
	color: #000;
	font-weight: bold;
}
p.colhead {
	color: #333;
	background-image: url('../images/bg_head_2010.jpg');
	background-repeat: repeat-x;
	line-height: 25px;
	height: 25px;
	font-family: sans-serif, tahoma, verdana;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	margin: 10px 0px 5px 0px;
	white-space: normal;
}
.colhead span {
	color: #9e2828;
	font-weight: bold;
}
p.subhead {
	color: #2d4257;
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px 0px 5px 0px;
	white-space: normal;
}
p.title {
	color: #003366
	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;
}

.upoutavka {
	padding: 5px;
	border: 1px solid #e1e1e1;
	white-space: normal;
}
.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: #9e2828;
}

/*prezentace*/
#prezmenu {
	width: 100%;
	margin-top: 0px;
}
#prezmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
}
#prezmenu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#prezmenu ul li a {
	display: block;
	position: relative;
	background-color: #e1e1e1;
	color: #333;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	margin-top: 2px;
	padding: 0.5em 0.6em 0.5em 1em;
	border-left: 3px solid #333;
}
#prezmenu ul li a:hover {
	color: #9e2828;
	text-decoration: underline;
	border-left: 3px solid #9e2828;
}

/*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: #9E2828;
	width: 100px;
	border-left: #999 1px solid;
	border-top: #666 1px solid;
	border-right: #666 2px solid;
	border-bottom: #fff 1px 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: #9E2828 2px solid;
}
#zalozka .tab_end {
	background-color: #f7f7f7;
	border-bottom: #9E2828 2px solid;
}
#zalozka .link_tab_active {
	display: block;
	background-color: #fff;
	color: #9E2828;
	height: 100%;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#zalozka .link_tab_pasive {
	display: block;
	background-color: #fff;
	color: #000;
	height: 100%;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
}
#zalozka .link_tab_active:hover, #zalozka .link_tab_pasive:hover
{
	color: #9e2828;
	text-decoration: none;
}

/*záložkový systém*/
#zalozka_dolni {
	background-color: none;
	color: #000;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
#zalozka_dolni .tab_active {
	background-color: none;
	background-image: url('../images/tab_dolni_aktivni_2010.jpg');
	background-repeat: no-repeat;
	color: #000;
	width: 48px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#zalozka_dolni .tab_pasive {
	background-image: url('../images/tab_dolni_pasivni_2010.jpg');
	background-repeat: no-repeat;
	color: #000;
	width: 48px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#zalozka_dolni .tab_end {
	background-color: #f7f7f7;
}
#zalozka_dolni .link_tab_active {
	color: #ddd;
	height: 100%;
	padding-top: 1px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#zalozka_dolni .link_tab_pasive {
	color: #9e2828;
	height: 100%;
	padding-top: 1px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}
#zalozka_dolni .link_tab_active:hover {
	color: #fff;
	text-decoration: underline;
}
#zalozka_dolni .link_tab_pasive:hover {
	color: #9e2828;
	text-decoration: underline;
}

#uvod_prehled {
	background-color: none;
	color: #333;
	font-size: 98%;
	width: 100%;
	height: 225px;
	white-space: normal;
	border-collapse: collapse;
	border-spacing: 0px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#uvod_prehled th {
	background-color: #333;
	color: #9e2828;
	font-family: sans-serif, tahoma, verdana;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 25px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
	text-align: left;
}
#uvod_prehled td {
	background-color: none;
	color: #333;
	padding: 0px;
	spacing: 0px;
	border-bottom: none;
	text-align: left;
	vertical-align: top;
}
#uvod_prehled .radek {
	height: 40px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#uvod_prehled .radek a {
	display: block;
	background-color: #f7f7f7;
	color: #000;
	width: 100%;
	height: 100%;
	padding: 0em;
	margin: 0em;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
#uvod_prehled .radek a:hover {
	display: block;
	background-color: #e8e8e8;
	color: #9e2828;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
#uvod_prehled .dolni {
	background-color: #9e2828;
	background-image: url('../images/bg_uvod_dolni_2010.jpg');
	background-repeat: repeat-x;
	color: #fff;
	width: 300px;
	height: 80px;
	_height: 80px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 2;
	filter: Alpha(Opacity=88);
	opacity: 0.90;
}
#uvod_prehled .dolni_text {
	color: #fff;
	font-size: 120%;
	height: 100%;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
#uvod_prehled .right {
	text-align: right;
	padding-right: 5px;
}
#uvod_prehled th a:link, #uvod_prehled th a:visited {
	color: #9e2828;
	text-decoration: underline;
}
#uvod_prehled th a:hover {
	color: #9e2828;
	text-decoration: underline;
}

/* predstavujeme */
.predstavujeme {
	background-color: #e8eeef;
	color #fff;
	width: 150px;
	margin: 0px;
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	white-space: normal;
}

/* blog */
#blog_user_main {
	background-color: #e8eeef;
	width: 190px;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#blog_user {
	background-color: #e8eeef;
	color: #333;
	width: 170px;
	min-height: 200px;
	margin: 0px;
	padding:0px;
}
#blog_user a:link, #blog_user a:visited {
	color: #9E2828;
	text-decoration: underline;
}
#blog_user a:hover {
	color: #9E2828;
	text-decoration: underline;
}

#menu_footer {
	background-color: #2a2a2a;
	color: #ccc;
	margin: 0px;
	padding: 5px;
	border-top: 2px solid #000;
}
#menu_footer .title {
	color: #9e2828;
	margin-left: 10px;
	font-variant: small-caps;
	font-size: 105%;
	font-weight: bold;
}
#menu_footer ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
	height: auto;
}
#menu_footer ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#menu_footer a:link, #menu_footer a:visited {
	color: #999;
	padding: 2px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
#menu_footer a:hover {
	color: #fff;
	text-decoration: none;
}