#mynews,#mynews_short {
font-smooth: always;
}

#mynews_short {
}

#mynews .mynews_aktualita, #mynews_short .mynews_aktualita_short {
	margin:0px;
	padding:0px;
}
#mynews .mynews_kategorie{
font-size:110%;
font-weight:bold;
padding:12px 18px 30px 0px;
}

#mynews .mynews_kategorie span{
text-decoration: underline;
}

#mynews .mynews_komplet{
	float:right;
	padding:0px 8px 0px 0px;
}
#mynews .mynews_komplet a {
	font-size: 9pt;
	text-align:right;
}
#mynews .mynews_obrazek, #mynews .mynews_noobrazek {
	margin-top: 30px;
	width: 140px;
	float:left;
	text-align:center;
}

#mynews_short .mynews_obrazek_short, #mynews_short .mynews_noobrazek_short {
	margin-top: 10px;
	width: 140px;
	float:left;
	text-align:center;
}

#mynews_short .mynews_obrazek_short,#mynews .mynews_obrazek {
	width: 115px;
	margin: 10px 4px 4px 4px;
	/*border: 1px solid #286A90;*/
	padding: 2px;
	background-color: white;

}

#mynews .mynews_noobrazek{
	background-image: url(../../../commonimages/ikoAktualita.gif);
	background-repeat: no-repeat;
	background-position: center center;
	min-height:65px;
	_height:65px;
}

#mynews_short .mynews_noobrazek_short{
	background-image: url(../../../commonimages/ikoAktualita.gif);
	background-repeat: no-repeat;
	background-position: center center;
	min-height:65px;
	_height:65px;
}

#mynews .mynews_aktualita {
	margin-left: 140px;
}

#mynews_short .mynews_aktualita_short {
}
#mynews_short .posledni{
	border-right-style: none;
}

#mynews .mynews_novinka {
	margin-left: 0px;
}

#mynews .mynews_aktualita h2 {
	font-size: 11pt;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #B80000;
}

#mynews .mynews_aktualita h2 {
}
#mynews .mynews_aktualita h2 a,#mynews .mynews_aktualita h2 a:visited {
	font-weight:bold;
	color: #B80000;
}
#mynews .mynews_aktualita h2 a:hover,#mynews .mynews_aktualita h2 a:active {
	color: #990D0D;
}

#mynews_short .mynews_aktualita_short h2 {
	padding:5px;
	padding-left:20px;
	padding-right:90px;
	margin-bottom:10px;
	color:#FFFFFF;
	background-color:#B80000;
	position:relative;
	font-size:10pt;
}

#mynews_short .mynews_aktualita_short .mynews_datum_short {
	display:block;
	position:absolute;
	z-index:1;
	top: 5px;
	right: 12px;
	_right: 38px;
	font-size:9pt;
	color:#FFFFFF;
	font-weight:normal;
}

#mynews .mynews_aktualita .mynews_datum{
	font-size: 90%;
	margin-bottom: 10px;
	color:#797979;
	font-size:8pt;
}

#mynews .mynews_aktualita .mynews_text{
	margin-bottom: 10px;
}

#mynews_short .mynews_aktualita_short .mynews_text_short {
	margin: 0 20px;
	color: #464B48;
	line-height: 15px;
	font-size: 8pt;
}

#mynews_short .mynews_aktualita_short .mynews_text_short a, #mynews_short .mynews_aktualita_short .mynews_text_short a:visited {
	color: #B80000;
}

#mynews .mynews_aktualita .mynews_text img {
	float:left;
	margin-right: 8px;
	margin-left: 0px;
	/*border: 1px solid #003876;*/
	padding: 5px;
	background-color: white;
}

#mynews .mynews_aktualita .mynews_vice{
	font-size: 90%;
	font-weight: bold;
	margin-top:5px;
	text-align:right;
}

#mynews .mynews_aktualita .mynews_vice a {
	color: #B80000;
}

#mynews .mynews_aktualita .mynews_vice a:hover,#mynews .mynews_aktualita .mynews_vice a:active {
	color: #B80000;
}

#mynews_short .mynews_aktualita_short .mynews_vice_short {
	margin-right:23px;
	margin-top:5px;
	text-align:right;
	margin-bottom:20px;
}

#mynews_short .mynews_aktualita_short .mynews_vice_short a, #mynews_short .mynews_aktualita_short .mynews_vice_short a:visited {
	font-weight: bold;
	color: #B80000;
}

#mynews_short .mynews_aktualita_short .mynews_vice_short a:hover,#mynews_short .mynews_aktualita_short .mynews_vice_short a:active {
	color: #B80000;
}


#mynews .mynews_cara, #mynews_short .mynews_cara_short {
	height:10px;
	background-image: url(../../../commonimages/oddelovac.gif);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
}

#mynews .mynews_mt {
	margin-top: 25px;
}

#mynews hr,#mynews_short hr {
	border: 0px;
	padding:0px;
	margin:0px;
}

#mynews .myclear,#mynews_short .myclear {
	border: 0;
	clear: both;
	display: block;
	height: 0;
	margin: 2px;
	visibility: hidden;
}

#mynews .mynews_pocet{
font-size: 8pt;
font-weight:bold;
padding:10px 0px;
text-align:center;
}

#mynews .mynews_file{
font-size: 9pt;
color: #CC0000;
font-weight:bold;
padding:10px 0px;
text-align:center;
background: url(../images/download.png) 0px 0px no-repeat;
padding: 8px 0px 8px 32px;
}

#mynews .mynews_gallery {
	width: 170px;
	float:left;
	text-align:center;
	margin-top: 20px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #CDCDCD;
	padding: 2px;
	background-color: white;
}


/* strankovani */
#mynews .mynews_strankovani{
	font-size: 8pt;
	text-align: center;
	clear: both;
}
#mynews .mynews_strankovani a {
	color: #333 !important;
	text-decoration: none;
	line-height: 200%;
	padding: 3px 8px 3px 8px;
	background: url(../images/strana.gif) center no-repeat;
	text-decoration: none;
}
#mynews .mynews_strankovani a:hover, #mynews .mynews_strankovani a:active {
	background: url(../images/strana-active.gif) center no-repeat
}
#mynews .mynews_strankovani .active {
	background: url(../images/strana-active.gif) center no-repeat
}
#mynews .mynews_strankovani .posl, #mynews .mynews_strankovani .posl:hover  {
	padding: 3px 16px;
	background: url(../images/strana-posl.gif) center no-repeat
}
/* \strankovani */





