#article {
	padding: 20px 20px 20px 10px;
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	/*background-color: #fff;*/
	width: 620px;
}

#aside #article {
	width: auto;
	background-color: #eeeeee;
}

#article ul {
	padding: 0;
	margin: 20px 0;
	list-style: disc;
	background-image: none;
}
#article ul li {
	padding: 0;
	margin: 0 0 0 40px;
	background-image: none;
}

#article .date {
	height: 14px;
	margin: 0 0 15px 0;
	padding-bottom: 5px;
	font-size: 11px;
	color: #555;
/*	background-image: url('/img/e6/dot/horizontal-cccccc.png');
	background-position: 0 100%;
	background-repeat: repeat-x;*/
}
#article .date .dateCover {
	float: left;
	margin-left: 15px;
	padding-top: 1px;
}
#article .date .navigation-rubrika {
	float: left;
	background-color: #2c6fb3;
	color: #fff;
	/*margin-right: 10px;*/
	padding: 1px 4px;
}
#article .date .navigation-rubrika a {
	color: #fff;
}

#article h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 26px;
}

#article p {
	font-size: 14px;
	line-height: 19px;
	padding: 0;
	margin: 0 0 15px 0;
	color: black;
}

#article p.perex {
	font-weight: bold;
}

#article a {
	color: #2c6fb3;
}

#article .image,
#article .video,
#article .binary,
#article .gallery {
	clear: right;
	float: right;
	width: 300px;
	margin: 0 0 20px 20px;
}

#article .audio {
	width:290px;
	margin-bottom:20px;
}

#article .image img,
#article .gallery img {
	display: block;
}

/*** typ odstavce "velky obrazek", "youtube" ***/
#article .big-image,
#article .video-youtube {
	text-align:center;
}

#article .binary {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
	color: #555;
}

#article p.description,
#article p.download,
#article p.embed {
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 10px 0 0 0;
	color: #555;
}

#article p.description span {
	display: block;
	margin-top: 5px;
}

#article p.download {
	margin-top: 5px;
}

#article .gallery {
	background-image: url('/img/e6/dot/horizontal-cccccc.png');
	background-position: 0 0;
	background-repeat: repeat-x;
}

#article .gallery h3 {
	display: none;
}

#article .gallery ul {
	overflow: hidden;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background-image: url('/img/e6/dot/horizontal-cccccc.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

#article .gallery li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

#article .gallery li.item-last {
	margin-right: 0;
}

#article .gallery .readmore {
	min-height: 24px;
	margin-top: 10px;
}

#article .gallery .readmore a {
	display: block;
	float: right;
	width: 89px;
	height: 20px;
	background-image: url('/img/e5/readmore-gallery.png');
	background-repeat: no-repeat;
}

#article .gallery .readmore a span {
	display: none;
}

#article iframe {
	max-width: 620px;
}

#article .author {
	clear: both;
	margin: 20px 0 25px 0;
	font-size: 12px;
	line-height: 18px;
	color: #555;
}



/*** box socialnich sluzeb ***/
#article .actions {
	clear: both;
	font-size: 11px;
	color: #555;
	margin-top: 30px;
}

#article .actions ul {
	/*overflow: hidden;*/
	margin: 0;
	padding: 0;
	list-style: none;
}

#article .actions li {
	display: block;
	float: left;
	height: 21px;
	line-height: 16px;
	margin: 7px 12px 5px 0;
}

#article .actions #fb-like-button,
/*#article .actions #fb-like-button iframe,*/
#article .actions #fb-like-button .fb_edge_widget_with_comment.fb_iframe_widget span {
	width: 108px !important;
}

#article .actions #twitter-tweet-button {
	width: 96px;
}

#article .actions #google-plus-button {
	width: 77px;
}

#article .actions .item-social,
#article .actions .item-email,
#article .actions .item-print {
	margin: 10px 12px 2px 0;
}

#article .actions .item-print {
	margin: 10px 0px 2px 0;
}

#article .actions .item-comments a {
	background-position: 100% 0;
}

#article .actions a {
	display: block;
	padding-right: 30px;
	background-image: url('/img/e5/actions-bg.png?20121014001');
	background-repeat: no-repeat;
}

#article .actions .item-print a {
	background-position: 100% -16px;
}

#article .actions .item-email a {
	background-position: 100% -32px;
}
#article .actions .item-email span {
	display: none;
}

#article .actions .item-tip a {
	background-position: 100% -48px;
}

#article .actions .item-social a {
	background-position: 100% -64px;
}



/*** PORAD - INFO NA KONCI PRISPEVKU ***/
/*#article .poradHeaders {
	margin-bottom: 10px;
	font-size: 11px;
	background-image: none;
	clear: both;
	margin-top: 40px;
}

#article .poradHeaders div {
	background-image: url('/img/e6/dot/horizontal-cccccc.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top: 12px;
	font-size: 12px;
	line-height: 18px;
}*/

#article .poradHeaders {
	background-color: #eee;
	background-image: none;
	clear: both;
	margin-bottom: 10px;
	margin-top: 40px;
	padding: 10px 10px 8px 10px;
	font-size: 11px;
}

#article .poradHeaders .poradTime {
	font-size: 12px;
	line-height: 18px;
	width: 450px;
	float: left;
	margin-top: 3px;
}

#article .poradHeaders span {
	color: #555;
}

/*#article .poradHeaders ul {
	background-image: url('/img/e6/dot/horizontal-cccccc.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	clear: left;
	list-style: none;
	padding: 15px 0 22px 0;
	margin: 10px 0 0 0;
}*/

#article .poradHeaders ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	max-width: 150px;
	clear: none;
}

#article .poradHeaders ul li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;

}

#article .poradHeaders ul li a {
	padding: 30px 0 0 0;
	margin: 0;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 11px;
}

#article .poradHeaders ul .iradio a {
	background-image: url('/img/e6/social/ico_26_iradio.png');
	background-position: 2px 0;
	margin-left: 15px;
}
#article .poradHeaders ul .iradio a:hover {
	background-image: url('/img/e6/social/ico_26_iradio_over.png');
}

#article .poradHeaders ul .podcast a {
	background-image: url('/img/e6/social/ico_26_podcast.png');
	background-position: 7px 0;
	margin-left: 15px;
}
#article .poradHeaders ul .podcast a:hover {
	background-image: url('/img/e6/social/ico_26_podcast_over.png');
}

#article .poradHeaders ul .itunes a {
	background-image: url('/img/e6/social/ico_26_itunes.png?20151111');
	background-position: 3px 0;
	margin-left: 15px;
}
#article .poradHeaders ul .itunes a:hover {
	background-image: url('/img/e6/social/ico_26_itunes_over.png?20151111');
}

#article .poradHeaders ul li a,
#article .poradHeaders ul li span {
	display: block;
	margin-right: 0;
	color: #555;
}
#article .poradHeaders ul li span.disabled {
	display: none;
}


/*#article .poradHeaders ul .itunes a,
#article .poradHeaders ul .itunes span {
	background-image:none;
	padding:0;
	margin-right:0;
}*/

#article .poradTimeTop {
	margin:0;
}

#article .poradTimeTop div.poradInfo {
	background-position: bottom;
	padding:0 0 10px 0;
}

#article .poradTimeTop {
	margin: 0 0 30px 0;
}

#article .poradTimeTop div.poradInfo {
	/*height:16px;*/
	background-image: url('/img/e6/ico/clock-ca003a.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #eee;
	padding: 2px 0 2px 32px;
	/*margin: 0 0 10px 0;*/
	font-size: 12px;
	line-height: 18px;
}
/*** END ***/



/*** article abstract o poradu ***/
#article.oporadu {
	width: 630px;
	margin: 0;
	padding: 20px 10px 0 10px;
}
#article.oporadu .poradTimeTop {
	margin: 0 0 5px 0;
}
#article.oporadu .poradTimeTop div {
	margin: 0;
}
#article.oporadu h1 {
	float: left;
	width: 500px;
	margin: 0 0 5px 0;
}
#article.oporadu .readmore {
	float: right;
	margin: 4px 0 0 0;
}
/*** end ***/



/*** PARATOPARA, SOUVISEJICI PRISPEVKY, WEBY, FACTBOX ***/
#article .paratopara,
#article .relatedArticles,
#article .relatedWebs,
#article .factbox {
	padding: 5px 10px;
	margin: 20px 0 20px 0;
	font-size: 11px;
	background-color: #eeeeee;
	clear:both;
}

#article .paratopara p {
	font-size: 11px;
}

#article .relatedArticles h4,
#article .relatedWebs h4 {
	line-height: 15px;
	font-size: 11px;
	margin: 5px 0;
}

#article .relatedArticles h3,
#article .relatedWebs h3 {
	font-size: 13px;
}

#article .factbox {
	font-style: italic;
}
/*** END ***/

/*** AUDIO PLAY ALL ***/
#article .audio-play-all {
	background: url('/img/e6/dot/horizontal-cccccc.png') repeat-x 0 top;
	width: 300px;
	padding: 6px 0 20px 0;
	/*float: left;*/
}

#article .audio-play-all-cover {
	height: 31px;
	background-image: url('/img/e5/icon-play.png');
	background-repeat: no-repeat;
}

#article .audio-play-all-cover .icon span {
	display: none;
}

#article .audio-play-all-title {
        display: block;
        padding: 8px 0 12px 45px;
        background: url('/img/e6/dot/horizontal-cccccc.png') repeat-x 0 bottom;
}

#article a.player-archive {
	color: #555;
}
/*** END ***/


/*** Pokud je plne zneni v boxu ***/
.box #article {
	padding: 0;
}
.box #article {
	max-width: 630px;
}
/*** END ***/







/***  plne zneni ***/
#article h1 {
    font-size: 24px;
    margin: 0 0 15px;
    padding: 0;
}
/* zakomentovano v den preklopeni na zadost kk
#article p {
    margin: 0 0 8px 0;
}

#article p.perex {
    margin: 0 0 10px 0;
}
*/

#article .relatedArticles a,
#article .relatedWebs a,
#article .cteteTake a {
    color: #003366;
}

#article .relatedArticles,
#article .relatedWebs {
	border-radius: 2px;
	background-color: #eee;
	clear: both;
	margin: 20px 0;
	padding: 10px;
}

#article .relatedArticles h4.boxSelectList,
#article .relatedWebs h4.boxSelectList {
	background-image: url("/img/e6/arrow/arrow_ca003a.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	font-size: 15px !important;
	line-height: 15px !important;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 0;
	margin: 5px 0
}
#article .relatedArticles h3,
#article .relatedWebs h3 {
	font-size: 15px !important;
	border: none;
/*	background-image:url(/img/e6/dot/horizontal-999999.png);
	background-repeat:repeat-x;
	background-position:0 100%;*/
	display: block;
	margin: 0 0 5px 0;
/*	padding: 0 0 5px 0;*/
	color: #ca003a;
	margin-bottom: 10px;
	text-transform: uppercase;
}
/*#article .poradHeaders {
	display: none;
}*/
#article .author {
    font-size: 13px;
    line-height: 17px;
}
#article .audio {
	border-radius: 2px;
	background-color: #eee;
	margin: 5px 20px 20px 0;
	padding: 10px;
	width: 280px;
	float: left;
}
#article .audio strong {
	color: #555;
	font-size: 20px;
	float: left;
}
#article .audio span.download {
	font-size: 11px;
	float: right;
	position: relative;
	top: 9px;
}
#article .audio object {
	margin: 5px 0 -5px 0;
	width: 280px;
}
/*#article .date {
	background-image: none;
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
}*/
.type-gallery #article .date {
	float: none;
	width: auto;
}
#article .gallery .readmore a {
	background-image: url("/img/e6.5/button/forward_pos.png");
	background-position: 100% 0;
	background-repeat: no-repeat;
	float: none;
	width: 100%;
	height: auto;
	font-size: 20px;
	font-weight: bold;
	color: #555;
	display: block;
	min-height: 24px;
}
#article .gallery .readmore a:hover {
	background-image: url("/img/e6.5/button/forward_over.png");
	text-decoration: underline;
}
#article .gallery .readmore a span {
	display: block;
}
#article .gallery {
	border-radius: 2px;
	background-image: none;
	padding: 0 5px;
	background-color: #eee;
}
#article .gallery ul {
	background-image: none;
}
#article p.cteteTake {
	margin: 20px 0;
	padding: 10px;
	background-color: #eee;
	clear: both;
	border-radius: 2px;
}
#article p.cteteTake strong {
	color: #ca003a;
	font-size: 15px;
}
#article p.cteteTake a {
	font-weight: normal;
	font-size: 15px;
}
#article .gallery {
	padding: 0 10px;
	width: 280px;
}
#article .gallery ul li.item {
	padding: 0 10px 0 0;
	background-image: url('/img/e6/dot/vertical-999999.png');
	background-position: 100% 0;
	background-repeat: repeat-y;
}
#article .factbox {
    font-style: normal;
    font-size: 13px;
}
#article .factbox,
#article .citation {
	background-color: #eee;
	margin: 5px 20px 20px 0 !important;
	padding: 10px;
	width: 280px;
	float: left;
	clear: both;
	border-radius: 2px;
}
#article .citation {
	background-image: url('/img/e6/article/uvozovky.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#article .citation em {
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	margin-left: 25px;
}
#article .citation strong {
	font-weight: normal;
	font-style: normal;
}
#article p.description,
#article p.download,
#article .citation strong {
    color: #555;
    font-size: 11px;
    line-height: 14px;
    margin: 10px 0 0;
    padding: 0;
}

#article .factbox {
    padding: 10px;
}
/*
box-dale-v-rubrice {
    padding: 10px 20px;
    width: 620px;
}*/


/*** New Social Buttons v2 ***/
#article .actions.top {
	height: 18px;
	margin: 0;
	padding: 0;
	clear: none;
	float: right;
}
#article .actions.top li {
	margin: 0 0 0 8px;
}

#article #facebook-button .fb-button,
#article #twitter-button .tw-button,
#article #google-button .gp-button {
	height: 22px;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	padding: 0;
	margin: 0;
}
#article .top #facebook-button .fb-button,
#article .top #twitter-button .tw-button,
#article .top #google-button .gp-button {
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	padding: 0;
	margin: 0;
}
#article .top #facebook-button .fb-button span,
#article .top #twitter-button .tw-button span,
#article .top #google-button .gp-button span {
	display: none;
}
#article #facebook-button .fb-button  {
	background-image: url('/img/e6/social/socico_22_fb.png');
}
#article #facebook-button .fb-button:hover  {
	background-image: url('/img/e6/social/socico_22_fb_over.png');
}
#article #twitter-button .tw-button {
	width: 22px;
	background-image: url('/img/e6/social/socico_22_tw.png');
}
#article #twitter-button .tw-button:hover {
	background-image: url('/img/e6/social/socico_22_tw_over.png');
}
#article #google-button .gp-button {
	width: 22px;
	background-image: url('/img/e6/social/socico_22_gplus.png');
}
#article #google-button .gp-button:hover {
	background-image: url('/img/e6/social/socico_22_gplus_over.png');
}
#article .top #facebook-button .fb-button  {
	background-image: url('/img/e6/social/socico_18_fb.png');
}
#article .top #facebook-button .fb-button:hover  {
	background-image: url('/img/e6/social/socico_18_fb_over.png');
}
#article .top #twitter-button .tw-button {
	background-image: url('/img/e6/social/socico_18_tw.png');
}
#article .top #twitter-button .tw-button:hover {
	background-image: url('/img/e6/social/socico_18_tw_over.png');
}
#article .top #google-button .gp-button {
	width: 18px;
	background-image: url('/img/e6/social/socico_18_gplus.png');
}
#article .top #google-button .gp-button:hover {
	background-image: url('/img/e6/social/socico_18_gplus_over.png');
}
#article #facebook-button .fb-counter,
#article #twitter-button .tw-counter,
#article #google-button .gp-counter {
	display: block;
	float: left;
	height: 22px;
	background-color: #eee;
	padding: 0 8px;
	margin: 0 0 0 22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color: #555;
}
#article #twitter-button .tw-counter,
#article #google-button .gp-counter {
	display: none;
}

/*** share button ***/
#article .actions .item-social,
#article .actions .item-email {
	margin: 7px 12px 5px 0;
	float: left;
}
#article .actions .item-social a {
	background-image: none;
	padding:0;
}
#article .actions .item-social a span {
	background-color: #eee;
	display: block;
	height: 22px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 24px;
	padding: 0 5px;
}
#article .actions.top .item-social a span {
	height: 18px;
	font-size: 10px;
	line-height: 18px;
}

/*** mail button ***/
#article .actions .item-email a {
	display: block;
	width: 22px;
	height: 22px;
	background-image: url('/img/e6/social/socico_22_mail.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding:0;
}
#article .actions .item-email a:hover {
	background-image: url('/img/e6/social/socico_22_mail_over.png');
}
#article .actions .item-email a span {
	display: none;
}

/*** print button ***/
#article .actions .item-print {
	float: right;
}
#article .actions .item-print a {
	background-image: url('/img/e6/social/servico_22_printer.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 25px;
}
#article .actions .item-print a span {
	display: block;
	height: 22px;
	font-size: 11px;
	line-height: 22px;
}



/*** addthis hack ***/
#atic_google,
#atic_favorites,
#atic_more,
#atic_settings,
#atic_auth,
#at15pf {
	display: none !important;
}