img.article_picture {
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #add300;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;

}

a.more {
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-bottom-style: none;
	background-color: transparent;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 60%;
	padding-left: 12px;
	float: right;
	display: block;
}

/* detailni nahled clanku pri najeti mysi*/
#descWindow {
	z-index:999;
	text-align:left;
	position:absolute;
	display:none;
	width:300px;
	border:solid 1px #555555;
	background-color:#f3f8e2;
}
#descWindowNadpis {
	background-color:#3D7900;
	border-bottom:solid 1px #070707;
	color:#FFFFFF; 
	padding: 3px;
	font-weight: bold;
}
#descWindowText {
	margin:5px;
}

.left {
  float: left;
}
.right {
  float: right;
}
.red {
  color: #660000;
}
.neplatne {
  text-decoration: line-through;
}
.margintop15 {
  margin-top: 15px;
}
.bold {
  font-weight: bold;
}

span.datum_stary {
   font-weight: bold;
   color: #A5A992;
}
span.datum_10 {
   font-weight: bold;
   color: #93987C;
}
span.datum_7 {
   font-weight: bold;
   color: #9E8F72;
}
span.datum_5 {
   font-weight: bold;
   color: #A46D6C;
}
span.datum_3 {
   font-weight: bold;
   color: #7E4141;
}
span.datum_1 {
   font-weight: bold;
   color: #792824;
}

