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

/* 
 *  Elements 
*/ 
body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #434343;
	/*background-color: Black; */
	line-height: 15px;
}
p {
	line-height: 15px;
}
h1 {
	font-size: 20px;	
	padding: 5px 0px 10px 40px;
}
h2 {
	font-size: 15px;	
	padding: 5px 0px 5px 10px;
}

.but {
	border: 1px solid #DDDDDD;
	font-family: Trebuchet MS;
	font-size: 8pt;
	background-color: #626262;
	color : #DDDDDD;
}
a:link {
	color: #B52D25;
	text-decoration : underline;
}
a:visited {
	color: #B52D25;
	text-decoration : underline;
}
a:hover {
	text-decoration: none;
	color: #B52D25;
}

.text_w {
	color: red;
	font-weight: bold;
	font-size: 110%;
}

/*
 * Classes
 */
/*
.text {
	/*color: Black;*/
	/*background-color: #FFFFFF; */
/*
}
.text2 {
	color: Black;
	line-height: 12px;
	text-align: justify;
}
.text3 {
	color: Black;
	line-height: 12px;
	text-align: left;
}
*/
.tabulka {
	background-color: Black;	
}
.left_padding { 
	padding-left: 1px;
	padding-bottom: 1px;
	
}
.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; 
}
/* POCITADLO */
#pocitadlo_nadpis {
	color: White;
	font-weight: bold;
}
#pocitadlo_pocet {
	font-size: 18px;
	background-color: White;	
	color: Black;
	font-weight: bold;
	width: 60px;
	height: 25px;
	padding-top: 10px;
}
/* KONEC POCITADLO */
/* STRANKOVANI */
#strankovani {
	background-color: White;
	color: Black;	
}
/*a:link#str {
	font-size: 13px;
	color: orange;
}
a:visited#str {
	font-size: 13px;
	text-decoration: none;
	color: orange;
}
a:hover#str {
	font-size: 13px;
	text-decoration: none;
	color: red;

}
*/
/* KONEC STRANKOVANI */

/*
 * IDs
 */
#podsekce {
/*	background-color: #eeeeee; */
	padding: 5px 5px 5px 5px;
	border: 1px solid #F8F8F8;
/*	color: black; */
}
.podsekce {
/*	background-color: #eeeeee; */
	padding: 10px 10px 10px 10px;
	border: 1px solid #F8F8F8;
/*	color: black; */
}
/*
a:link#podsekce_odkaz {
	color: Black;
}
a:visited#podsekce_odkaz {
	text-decoration: none;
	color: black;
}
a:hover#podsekce_odkaz {
	text-decoration: none;
	color: red;
}
*/
#padding_text {
/*	padding-left: 50px;*/
	padding-top: 0px;
	padding-right: 30px;
	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 #DDDDDD;
}

#uvod_foto { 
	height: 400px;
	border-bottom: 1px solid White;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
#left_border {
	
}

#left_padding { 
	padding-left: 32px;
}

.news_header_back {
	background-color: #F8F8F8;
	padding: 5px;	
}
.news_header_date {
	background-image: url(images/news_header_date_back.gif); 
/*	border: 1px solid #F8F8F8	;*/
	padding: 0px 0px 0px 5px;	
	width: 75px;
	background-repeat: no-repeat;
	color: White;
	font-size: 11px;
	font-weight: bolder;
}

.news_header_text {
	border: 1px solid #F8F8F8	;
	padding: 5px;	
}
.news_header_text p{
    border: 0px none; 
    margin: 0px; 
    padding: 0px; 

}
.news_page_text {
	border: 1px solid #F8F8F8	;
	padding: 10px 10px 10px 10px;
}
.news_page_text p {
    margin: 0px; 
    padding: 0px 0px 10px 0px; 
}
.subheader {
	background-image: url(images/subheader_back.gif);
	background-repeat: no-repeat;	
	color: White;
	font-size: 11px;
	font-weight: bolder;
	padding: 0px 0px 0px 5px;	

}


.right_date2, .right_date {
	background-color: #E63F2F;
	color: white;
/*	margin: 2px 0px 0px 2px;	*/
	margin: 0px 0px 0px 2px;	
	padding: 2px 2px 2px 5px;	
}
.right_date2 {
	background-color: #36B44A;
}
.right_line1 {
	background-color: #D0D0CF;
	margin: 0px 0px 0px 2px;	
	padding: 2px 2px 2px 5px;	
}
.right_line2 {
	margin: 0px 0px 0px 2px;	
	padding: 2px 2px 2px 5px;	
}
.right_line_middle {
	height: 2px;
	background-color: White;
	margin: 0px 0px 0px 2px;	
	font-size: 0px;
}
.text_1 {
	color: #B52D25;
	font-weight: bold;
}
.textb{
	font-weight: bolder;
}
