﻿body
{
    margin-top:0px;
    text-align: left;
    background-color:#ffffff;
	font-family: Arial;
    font-size: 9pt;
    color: #000000;
}
td
{
	text-align :left ;
    vertical-align:top;
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}
HR
{
	height:1px;
	color:#cccccc;
}

H1
{
    text-align: left;
    font-family: Arial;
    font-size: 1.5em;
    font-weight: bold;
    color: #a52a2a;    
    padding-left :20px;
    background-image: url('../../App_Themes/czechjudo/images/h1_header.gif');
    background-repeat: no-repeat;
    text-decoration: underline;
    margin-bottom:0px;
}

H2
{
    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;
    color: #000000 ;    
}
H3
{
	font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
    color: #000000 ;
}
H4
{
	font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000 ;
}
H5
{
	font-family: Arial;
    font-size: 0.8em;
    font-weight: normal;
    color: #000000 ;
}
a
{
    font-family: Arial;
    color: #0000aa ;
    font-weight:normal;
    text-decoration:none;
}
a:hover
{
    font-family: Arial;
    color: #a52a2a ;
    text-decoration:underline;
}

.NewsTitle
{
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
    color: #000000 ;
}
.NewsDate
{
    font-family: Arial;
    font-size: .85em;
    font-weight: normal;
    color: #666666;
}
.NewsText
{
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    color: #000000;
}
.NewsHR
{
    height: 1px;
}
.MenuLink
{
    font-family: Arial;
    font-size: 0.75em;
    font-weight: normal;
    color: #ffffff;
}

.calendarEvents
{
    font-size: 12px;
    font-family: Arial;
    color: #000000;
    text-decoration: underline;
}
.calendarEventsDate
{
    font-size: 10px;
    font-family: Arial;
    color: #000000;
}

li
{
background-position: 0px;
padding-left: 0px;
margin-bottom:0px;
}



/* NewsBoard */

.NewsBoard_LblDateTime
{
    text-align: left;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #cccccc;
    
}

.NewsBoard_MainImage
{
	 border: solid 1px #000000;    
}
.NewsBoard_Title
{
    font-family: Arial;
    font-size: 13pt;
    font-weight: bold;
    color: #a52a2a ;  
     padding-bottom:10px; 
}
.NewsBoard_Text
{
    text-align: left;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;  
    padding-top:8px; 
    padding-bottom:8px; 
}
.NewsBoard_Date
{
    text-align: left;
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;   
    padding-top:0px;
    padding-bottom:0px;
}
.NewsBoard_TextItems
{
    text-align: left;
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration:none;
   
}
.NewsBoard_TextItems:hover
{
    text-align: left;
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #a52a2a;
    text-decoration:underline;
    
}
.NewsBoardLinks_document
{
background-image: url('../../Applications/News/Images/newslinks_document.gif');
background-repeat: no-repeat;
padding-left: 18px;
margin-bottom:0px;
}
.NewsBoardLinks_url
{
background-image: url('../../Applications/News/Images/newslinks_url.gif');
background-repeat: no-repeat;
background-position:left top;
padding-left: 18px;
margin-bottom:0px;
}
.NewsBoardLinks_video
{
background-image: url('../../Applications/News/Images/newslinks_video.gif');
background-repeat: no-repeat;
padding-left: 18px;
margin-bottom:0px;
}
.NewsBoardLinks_photo
{
background-image: url('../../Applications/News/Images/newslinks_photo.gif');
background-repeat: no-repeat;
padding-left: 18px;
margin-bottom:0px;
}
.test
{
background-image: url('http://localhost:2821/Web2007/Applications/News/Images/newslinks_video.gif');
background-repeat: no-repeat;
background-position: 10px;
padding-left: 30px;
margin-bottom:0px;
}
