@charset "windows-1250";
/* CSS Document */

#sloupec_levy .upper {
	color: #e67810;
	text-transform: uppercase;
	}
#sloupec_levy-text .upper {
	color: #e67810;
	text-transform: uppercase;
	}
#sloupec_levy-text-a-sirsi .upper {
	color: #e67810;
	text-transform: uppercase;
	}
#sloupec_levy-text-a-sirsi .oranz {
	color: #e67810;
	}
#sloupec_levy-text-a-uzsi .upper {
	color: #e67810;
	text-transform: uppercase;
	}

/* NADPISY H1 A H2 :::::::::::::::::::::::::::::::::::::: */
#textarea h1 {
	font: bold 11pt arial;
	color: #e67810;
	border-bottom: 2px solid #002817;
	line-height: 25px;
	padding-top: 1px;
	margin-top: 0px;
	}
#textarea h1.hid {
	font: bold 11pt arial;
	color: #ffffff;
	border:hidden;
	}
#textarea h1.podklad {
	background-image: url(../design/bg_nadpis.png);
	background-repeat: no-repeat;
	border-top: 2px solid;
	border-top-color: #002817;
	border-bottom-width: 1px;
	border-bottom-color: #002817;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 24px;
	}
#textarea h2 {
	font: bold 10pt arial;
	color: #e67810;
	margin-top:0px;
	padding-top: 0px;
	}
/* ROZDELENI STRANKY - SIRSI BOXY :::::::::::::::::::::::::::: */	
#sirsi-box_text h2 {
	font: bold 10pt arial;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
#sirsi-box_text p {
	margin: 5px 0px;
	padding: 0px;
	}
#sirsi-box_text a {
	color: #000000;
	font-weight: bold;
	}
#sirsi-box_text a:hover {
	text-decoration: none;
	}
/* ROZDELENI STRANKY - 4BOXY ::::::::::::::::::::::::::::::: */ 	
#box4_text2 h2 {
	font: bold 10pt arial;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
#box4_text2 p {
	margin: 5px 0px;
	padding: 0px;
	}
#box4_text2 a {
	color: #000000;
	font-weight: bold;
	}
#box4_text2 a:hover {
	text-decoration: none;
	}
#box4_text3 h2 {
	font: bold 10pt arial;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
#box4_text3 p {
	margin: 5px 0px;
	padding: 0px;
	}
#box4_text3 a {
	color: #000000;
	font-weight: bold;
	}
#box4_text3 a:hover {
	text-decoration: none;
	}
/* ROZDELENI STRANKY - UZSI BOXY :::::::::::::::::::::::::::::: */
#uzsi-box_text h2 {
	font: bold 10pt arial;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
#uzsi-box_text p {
	margin: 5px 0px;
	padding: 0px;
	}
#uzsi-box_text a {
	color: #000000;
	font-weight: bold;
	}
#uzsi-box_text a:hover {
	text-decoration: none;
	}
/* ROZDELENI TEXTU NA SLOUPCE :::::::::::::::::::::::::::::::::: */	
.txt_sloupec1 {
	float: left;
	width: 48%;
	padding-bottom: 5px;
	}
.txt_sloupec2 {
	float: right;
	width: 48%;
	padding-bottom: 5px;
	}
.txt_sloupec2b {
	float: right;
	width: 48%;
	padding-bottom: 10px;
	padding-right: 15px;
	}
.txt_bezsloupce {
	clear: both;
	padding: 0px;
	margin: 0px;
	}
/* ZVYRAZNENI TEXTU RAMECKEM :::::::::::::::::::::::::::::::::::::: */
.txt_zvyraz {
	background-color: #FFECB3;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #002817;
	border-bottom: 1px solid #002817;
	text-align: center;
	
	}
.txt_zvyrazvic {
	background-color: #C1DBD0;
	padding: 5px 5px 5px 5px;
	border-top: 2px solid #002817;
	border-bottom: 1px solid #002817;
	text-align: center;
	color:#002817;
	}
/* SEZNAM VLOZENY V TEXT :::::::::::::::::::::::::::::::::::::::: */
ul.txt_seznam {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	}
.txt_seznam li {
	list-style-type: disc;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
/* STYLY ODSAZENI ::::::::::::::::::::::::::::::::::::::::::::::: */
.txt_p-mensi-bottom {
	padding-bottom: 0px;
	margin-bottom: 10px;
	}
/* STYLY OBRAZKU VLOZENYCH V TEXTU :::::::::::::::::::::::::::::: */
.img_vlevo {
	float:left;
	border: none;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
.img_vlevo-pod {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
.img_vpravo {
	float: right;
	border: none;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
.img_vpravo-pod {
	float: right;
	clear: right;
	border: none;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
/* STYLY TABULEK V TEXTU ::::::::::::::::::::::::::::::::: */
table.txt_tab {
	width: 100%;
	border-top: 1px solid #ccbd8f;
	}
.txt_tab td {
	background-color: #FFECB3;
	padding: 5px 10px;
	border-bottom: 1px solid #ccbd8f;
	}
td.txt_tab_head {
	background-color: #e67810;
	color: #FFFFFF;
	font-weight: bold;
	}
.bor_bott {
	border-bottom: 1px dotted #CCCCCC;
	}
/* STYLY ODDELOVACICH CAR :::::::::::::::::::::::::::::::: */
hr.hr_zelena {
	color: #002817;
	height: 1px;
	padding: 0px;
	margin: 10px 0px;
	}
hr.hr_oranzova {
	color: #e67810;
	height: 1px;
	padding: 0px;
	margin: 10px 0px;
	}
/* CLUBOVE ZPRAVY :::::::::::::::::::::::::::::::::::::::::: */
.club_zprava {
	background-color: #eeeeee;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
.club_zprava2 {
	background-color: #FFECB3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	}
.club_zprava h3 {
	font: bold 10pt arial;
	color: #002817;
	border-bottom: 1px solid #002817;
	margin-top: 5px;
	padding-top: 0px;
	}
.club_zprava2 h3 {
	font: bold 10pt arial;
	color: #002817;
	border-bottom: 1px solid #002817;
	margin-top: 5px;
	padding-top: 0px;
	}
a.club_zprava-a {
	text-decoration: none;
	color: #000000;
	}
.club_zprava-a p {
	color: #000000;
	}
.club_zprava-a h3 {
	background: url('../design/bg2_club-zprava.png') no-repeat;
	background-position: top right;
	padding-right: 10px;
	}

.club_zprava-a:hover .club_zprava {
	background-color: #FFFFCC;
	}
.club_zprava-a:hover .club_zprava2 {
	background-color: #D6DEBC;
	}
