div.canvas_grey {
	background: #f6f6f6;
}

div.canvas_white {
	background: #FFFFFF;
	/*border: 1px solid Red;*/
}

div.rssing {
	width: 319px;
	height: 65px;
	background: url(imgs/rssing_bgr.gif) top left no-repeat;
	/*border: 1px solid Yellow;*/
}

div.rssing span {
	display: block;
	float: left;
}

div.rssing img {
	margin-left: 14px;
}

div.rssing img.first {
	margin-left: 0px;
}

div.contacts {
	margin: 20px 0 8px 0;
	padding: 4px 4px 4px 8px;
	background: #e8e8ea;
	border-left: 3px solid #ea0414;
}

div.contacts a {
	color: #ea0414;
	font-weight: bold;
}

div.contacts a:hover {
	color: #ea0414;
	font-weight: bold;
}

div.grey_bgr {
	 width: 280px;
	 margin-left: 18px;
	 /*border: 1px solid Blue;*/
}

div.b_header {
	height: 50px;
	/*border: 1px solid Red;*/
	margin-top: -20px;
	margin-bottom: 3px;
	background: #2e2e2e;
}

div.b_news {
	height: 50px;
	border: 1px solid #e8e8ea;
	margin-top: -20px;
	margin-bottom: 3px;
	/*background: #2e2e2e;*/
}

div.b_youin h1.h1news {
	color: #ea0414;
}

div.b_youin {
	margin-left: 18px;
	margin-top: 6px;
}

div.b_youin h1 {
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

div.b_youin h1.h1news {
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #ea0414;
}

input.go_butt {
	width: 21px;
	height: 21px;
	border: none;
	background-image: url(imgs/go_bgr.gif);
	font-size: 11px;
}

input.go_input {
	width: 150px;
	height: 18px;
	border: 1px solid #dedede;
}

input.subscrb {
	background-image: url(imgs/subscrb_bgr.gif);
	font-size: 12px;
	border: 1px solid #cacaca;
	color: #666666;
	margin-top: 3px;
}

div.post_layout {
	margin-bottom: 10px;
	margin-top: 15px;
	background: url(imgs/border_dashed.gif) bottom left repeat-x;
}

div.post_layout h2 {
	font-size: 16px;
	/*font-weight: bold;*/
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #ea0414;
}

div.post_layout h2 a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ea0414;
}

div.post_layout h2 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ea0414;
}

div.b_date {
	font-size: 10px;
	padding-left: 20px;
	background: url(imgs/icon_date.gif) top left no-repeat;
	height: 16px;
}

a.more-link {
	float: right;
	font-size: 10px;
}

div.meta {
	font-size: 10px;
	background: #f6f6f6;
	padding: 4px;
}

div.tweetmeme_button {
	text-align: right;
	background: none;
	padding-right: 0px;
}

span.FBConnectButton_Simple {
	padding: 0px;
}

span.FBConnectButton_Text_Simple {
	padding: 0px;
}

h3.comments {
	border-left: 3px solid #ea0414;
	padding-left: 8px;
	background: #e8e8ea;
	font-size:14px;
	font-weight: bold;
}

#tweetmeme_button {
	background: transparent;
}

.tweetmemebutton compact {
	background: $f6f6f6;
}

h2.h2news a {
	font-weight: bold;
}

h2.h2news a:hover {
	font-weight: bold;
}

table.post_kosta {
	
}

table.post_kosta th {
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #8b8b8b;
}

table.post_kosta td {
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding: 5px;
}

table.post_kosta td.tbl_subhead {
	background: #d6d5d5;
}

div.twitter_posts {
	font-size: 10px;
}

div.twitter_posts div.tp_title {
	margin: 20px 0 8px 0;
	padding: 4px 4px 4px 8px;
	background: #e8e8ea;
	border-left: 3px solid #ea0414;
}

div.twitter_posts div.tp_content {
	font-size: 10px;
	margin-left: 13px;
}

div.twitter_posts div.tp_content p {
	font-size: 10px;
//	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 3px;
}

div.twitter_posts div.tp_content p a {
/*	display: block; */
	font-size: 10px;
	font-weight: normal;
}

div.twitter_posts div.tp_content p span.twitter-timestamp abbr {
	font-size: 10px;
	font-weight: normal;
}

div.twitter_posts div.tp_seemore {
	text-align: right;
}

div.twitter_posts div.tp_seemore a {
	font-size: 10px;
}

div.text_comment {
	padding: 1px 13px;
	margin: 8px 0;
	background: #e8e8ea;
