﻿.hotnew td 
{
    /font-size:0.8em;
}

.hotnew 
{
    /*border:1px solid #7D89A4;*/
		border-left:4px solid #A60000;
    margin-bottom:15px;    
}

.hotnew .hlavicka 
{
	font-weight:bold;
}

.hotnew .hlavicka .datum
{
	float:left
}

.hotnew .hlavicka .titulek 
{    
	float:left;
}

.hotnew .text 
{
    padding:3px;
    padding-left:5px; padding-right:5px;
}

.hotnew .attachments
{
    margin:3px;
    margin-top:10px;
    border-top:1px dotted #7D89A4;
    
}

.hotnew .attachments a
{
    margin-right:15px;
}



/* Hotnews */
.Hotnews .HotnewsPreview li {
    list-style-type:none !important;
    list-style-image:none !important; 
    
    margin:10px 0px 10px 0px;
}

.Hotnews .HotnewsPreview .hotnewDate {
    font-weight:bold;
    color:#666666;
}

.Hotnews .title {
    color:#666;
    font-style:italic;
    font-size:0.8em;
}

.Hotnews ul {
    margin-left:0px !important;
    padding-left:0px !important;
}

.Hotnews .HotnewsPreview a, .Hotnews .HotnewsPreview a:visited {
    color:#000;
}

.Hotnews .HotnewsPreview a:hover {
	color:#FF9900
}