/*   http://www.avex.cz/avex_sport/style.css   */

/* 
 *  Elements 
*/ 
body {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: black;
	/*background-color: Black;*/
	line-height: 16px;
}
h1 {
	font-size: 14px;	
}
.but {
	border: 1px solid #DDDDDD;
	font-family: Trebuchet MS;
	font-size: 8pt;
	background-color: #0E87D4;
	color : white;
}
a:visited {
	text-decoration: none;
	color:#5F7FA0; 
}

a:hover {
	text-decoration: none;
	color: red;
}

a:link {
	text-decoration : none;
	color:#5F7FA0; 
}
/*
 * Classes
 */
.text {
	color: black;
	/*background-color: #FFFFFF; */
}
.text2 {
	line-height: 12px;
	text-align: justify;
}
.text_warn {
	color: #C70101;
	font-weight: bold;
}

.right_border { 
	border-right-color: White;  
	border-right-style: solid;  
	border-right-width: 1px;   
}
.right_bottom_border { 
	border-right-color: White;  
	border-right-style: solid;  
	border-right-width: 1px;   
	border-bottom-color: White;  
	border-bottom-style: solid;  
	border-bottom-width: 1px;   
}

.bottom_border { 
	border-bottom-color: White;  
	border-bottom-style: solid;  
	border-bottom-width: 1px;   
}

.left_padding2 { 
	padding-left: 1px;
}

.menu {
	background-color: #626262;
}

/*
 * IDs
 */
#padding_text {
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 50px;
	text-align: justify;
}
#padding_text_left {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align: justify;
}
#foto {
	border: thin solid #C70101;
}
/* NADPIS + TISK */
#nadpis_text {
	font-size: 17px;	
	color: white;
	font-weight: bold;
}
#nadpis_padding {
	padding-left: 50px; 
	padding-top: 10px; 
}
#tisk_button {
	border: 1px solid #DDDDDD;
	font-family: Trebuchet MS;
	font-size: 8pt;
	background-color: #C70101;
	color : white;
	font-weight: bold;
}

/* STRED */
/* stred text */
#text_padding {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#stred_text {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	width: 546px;
	max-width:586px;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: hidden;
	}
#left_padding { 
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* DISKUSE */
/* barva tlacitka pro odesilani vzkazu */
#diskuse_button {
	border: 1px solid #DDDDDD;
	font-family: Trebuchet MS;
	font-size: 8pt;
	background-color: #C70101;
	color : white;
	font-weight: bold;
}

/* formular kam uzivatele vkladaji vzkazy */
#dikuse_formular {
	/*background-color: #C70101;	
	color: White; */
	background-color: #0E87D4;	
	color: White; 
}

/* vypis diskuse */
#diskuse_view { 
	/*border: 1px solid #C70101; */
	border: 1px solid #8CB8D4; 
}
#diskuse_hlavicka { 
	/*background-color: #C70101; */
	background-color: #8CB8D4;
	font-weight: bold;
	color: White; 
}



/* VYHLEDAVANI */
/* hledej - odsazeni kalendare od okraju */
#find_padding {
	padding-left: 5px;
	padding-right: 5px;
}
#find_text {
	color : white;
}
#find_select, #find_input_text {
	border: 1px solid #DDDDDD;
	font-size: 8pt;
	background-color: #0E87D4;
	color : white;
}
#find_but {
	padding-top: 10px;	
}

/* COPYRIGHT */
#copyright_text {
	color: White;	
}

/* POCITADLO */
#pocitadlo_nadpis {
	color: White;
	font-weight: bold;
}
#pocitadlo_pocet {
	font-size: 18px;
	color: White;
	font-weight: bold;
}

/* KALENDAR */
/* kalendar - odsazeni kalendare od okraju */
#kalendar_padding {
	padding-left: 5px;
	padding-right: 5px;
}
#kalendar_mesic {
	color: White;
	font-weight: bold;
	background-color: #0E87D4;
}
#kalendar_text {
	color: White;
	/*background-color: #0E87D4; */
	/* border: 1px solid #0E87D4; */
}
#kalendar_text_border {
	color: White;
	/*background-color: #0E87D4; */
	border: 1px solid #0E87D4; 
}
/* konec KALENDAR */

/* prave menu - odsazenu od leve strany */
#menu_padding {
	padding-left: 5px;
}

/* leve menu - odsazeni od leve strany */
#menu_left_padding {
	padding-left: 20px;
}
/* leve menu - odsazeni od vrchu */
#menu_left_top {
	padding-top: 4px;
}

#navigace {
	color: #0E87D4;	
	font-weight: bold;
}
/*
 * PODSEKCE 
 */
#podsekce_padding {
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	text-align: justify;
}
a:visited#podsekce {
	color: #C70101;	
	font-weight: bold;
	text-decoration: none;
}
a:hover#podsekce {
	color: #C70101;	
	font-weight: bold;
	text-decoration: none;
}
a:link#podsekce {
	color: #C70101;	
	font-weight: bold;
	text-decoration: none;
}
 
 
/*
 * MENU 
 */
#odkaz_menu {
	font-weight: bold;
}
a:visited#menu {
	color: white;	
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	line-height: 20px;
}
a:hover#menu {
	color: white;	
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	line-height: 20px;
}
a:link#menu {
	color: white;	
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	line-height: 20px;
}

/* 
 * navigace 
 */
a:visited#navigace {
	color: #0E87D4;	
	font-weight: bold;
	font-size: 110%;
}
a:hover#navigace {
	color: red;	
	font-weight: bold;
	text-decoration: none;
}
a:link#navigace {
	color: #0E87D4;	
	font-weight: bold;
	text-decoration: none;
}
/* anketa */
#anketa {
	color: white;	
}
/* STRANKOVANI */
#strankovani {
	background-color: #8CB8D4;
	color: White;	
}
a:link#str {
	font-size: 13px;
	color: White;
}
a:visited#str {
	font-size: 13px;
	text-decoration: none;
	color: White;
}
a:hover#str {
	font-size: 13px;
	text-decoration: none;
	color: red;
}
/* KONEC STRANKOVANI */
 /*
a:link#navigace {
	color: #0E87D4;	
	font-weight: bold;
	font-size: 110%;
}
a:visited#navigace {
	color: #0E87D4;	
	font-weight: bold;
	font-size: 110%;
}*/