.articlebody {
	padding: 0;
	margin-bottom: 10px;
	line-height: 1.48em;
  font-size: 1.3em;
	width: 75%;
	float: left;
}

.articlebody p {
	font-size: 10px;
  margin:0;
  padding:0 0 5px 0;
}

.articlebody .readrest {
	font-size: 11px;
  margin:0;
  padding:10px 0 5px 0;
}

#comments {
  margin: 0 0 -5px 0;
  padding: 10px 0 0px 0;
  color: #D21A4E;
  font-size: 12px;
  font-weight: bold;
}

.comment {
	font-size: 13px;
  margin:0;
  padding: 5px 0px 5px 15px;
}

.comment p {
	font-size: 10px;
  margin:0;
  padding: 5px 0px 5px 0px;
}

.blog img {
  border: 0;
  float:left;
  width: 65px;
  height: 29px;
  margin-top: 10px;

}

.articlebody a,
.articlebody a:hover {
	text-decoration: underline;
	cursor: pointer;
  font-weight: normal;
}

.articlebody h2 a,
.articlebody h2 a:hover {
	text-decoration: none;
	color: #000;
	cursor: pointer;
  font-weight: normal;
}

.articlebody h2 {
	font-size: 20px;
	padding: 0;

	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.right {
	width: 21%;
	float: right;
}

.category_menu {
	background-color: #EBEBEB;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	margin-top: 10px;
}

.block {	
  border-color: #FFF #CCC #CCC #FFF;
	padding: 0em .3em .5em .5em;
	margin-bottom: 5px;
	font-size: 10px;
  height: auto !important;
  height: 1%;	
}

.block h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0em .3em .1em .3em;
	border-bottom: 1px solid #BBB;
	font-size: 10.5px;
	color: #333333;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

.block h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0 0 0;
	padding: 0em .3em 3px .3em;
	color: #333333;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

.block ul {
	list-style-type: none;
	list-style-position: outside;
}

.block ul li {
	background: url('{T_THEME_PATH}/images/arrow_right.gif') no-repeat .3em;	
	border-bottom: 1px solid #CCC;
	padding: .2em .2em .5em 1.3em;
}

.article_comment textarea{
  width:70%;
  height: 170px;
  margin-bottom: 0.5em;
  overflow: vertical;
}

/*  ***************doplněno *************************/
.icon-articles {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}

.icon-articles	{ background-image: url("{T_THEME_PATH}/images/icon_home.gif"); }