





body {
	background-color: white;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	width: 352px;
}

body, th, td {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 22px;
	line-height: 22px;
	font-weight: 200;
	margin-top:0px;
	margin-bottom:8px;
}
a:hover { text-decoration: none; }
.contentArea
{
}

img.tnail {
	border-radius: 4px;
    width: 112px;
    height: 80px;
}
.tnail img {
	border-radius: 4px;
    width: 112px;
    height: 80px;
}

.topStories {
	width: 100%;
	clear:both;
}
.topStoriesEnd {
	border-top: 1px solid #DDD;
	clear: both;
	height:1px;
	width: 100%;
}
img.moreButton {
	float: right;
	margin-right: 0px;
	margin-left: 8px;
	height: 22px;
	width: 45px;
	vertical-align: text-bottom;
}
.topStory {
	width: 112px;
	margin-right: 8px;
	float: left;
	margin-bottom: 8px;
}
.topStories .topStory:last-child {
	margin-right: 0px;
}

.topTitle {
	font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", "Arial Narrow";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	max-height: 80px;
	margin: 0px;
	text-overflow: ellipsis;
	overflow-y: hidden;
}
.topTitle a { color : #DD0000; }

.topSource {
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	height: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.topSource a { color : #999; }

.box {
	margin-top: 20px;
	margin-bottom: 20px;
}
.boxHeader {
	height: 20px;
	line-height: 20px;
	color: #999;
	overflow-y: hidden;
	font-size: 11px;
	border: 1px solid #DDD;
	border-radius: 4px;
	padding: 6px;
	margin-bottom: 4px;
	background-color: #F8F8F8;
}
.boxSourceLogo {
	margin-right: 10px;
}
.boxSourceLogo a { margin:0px; height:20px; }
.boxSourceLogo img { margin:0px; height:20px; vertical-align: top; }

.boxSourceStar {
	background-image: url(../img/star.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	display:none;
	vertical-align: top;
}
div.my span.boxSourceStar {
	display: inline-block;
}
div.top span.boxSourceStar {
	display: inline-block;
}

.boxSourceTimestamp {
	margin-right: 10px;
}
.boxContent {
	/* container for links */
}

.newsLinkContainer {
	padding-left: 12px;
	line-height: 16px;
	margin-bottom: 2px;
	background-repeat:no-repeat;
	background-position:2px 6px;
	clear: both;
}
.newsLink {
	color: #333;
	font-size: 16px;
}

.ageLinkA1 { background-image: url(../../img/a1.png); }
.ageLinkA2 { background-image: url(../../img/a2.png); }
.ageLinkA3 { background-image: url(../../img/a3.png); }
.ageLinkA4 { background-image: url(../../img/a4.png); }
.ageLinkA5 { background-image: url(../../img/a5.png); }
.ageLinkA6 { background-image: url(../../img/a6.png); }
.ageLinkA7 { background-image: url(../../img/a7.png); }
.ageLinkA8 { background-image: url(../../img/a8.png); }
.ageLinkA9 { background-image: url(../../img/a9.png); }
.ageLinkA10 { background-image: url(../../img/a10.png); }
.ageLinkA11 { background-image: url(../../img/a11.png); }

.newsFeaturedLinkContainer {
	line-height: 26px;
	white-space: wrap;
	margin-top: 8px;
	margin-bottom: 7px;
	background-image: url(../img/fbar.png);
	background-repeat: repeat-y;
	background-position: 2px 0px;
}
.newsFeaturedLinkContainer.ageLinkA1 { background-image: url(../img/fbar1.png); }
.newsFeaturedLinkContainer.ageLinkA2 { background-image: url(../img/fbar2.png); }
.newsFeaturedLinkContainer.ageLinkA3 { background-image: url(../img/fbar3.png); }
.newsFeaturedLinkContainer.ageLinkA4 { background-image: url(../img/fbar4.png); }
.newsFeaturedLinkContainer.ageLinkA5 { background-image: url(../img/fbar5.png); }
.newsFeaturedLinkContainer.ageLinkA6 { background-image: url(../img/fbar6.png); }
.newsFeaturedLinkContainer.ageLinkA7 { background-image: url(../img/fbar7.png); }
.newsFeaturedLinkContainer.ageLinkA8 { background-image: url(../img/fbar8.png); }
.newsFeaturedLinkContainer.ageLinkA9 { background-image: url(../img/fbar9.png); }
.newsFeaturedLinkContainer.ageLinkA10 { background-image: url(../img/fbar10.png); }
.newsFeaturedLinkContainer.ageLinkA11 { background-image: url(../img/fbar11.png); }

.noThumbnailContainer { padding-left: 14px; margin-top: 12px; }
.thumbnailContainer { padding-left: 14px; margin-top: 12px; }

.newsFeaturedLinkContainer img {
	float: left;
}
.newsFeaturedLinkContainer a {
	display: block;
}
.thumbnailContainer a {
	margin-left: 122px;
}

.newsFeaturedLinkContainer .newsLink {
	color:black;
	font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
}

.newsPerex {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	position: relative;
	background-color: white;
}

.perexWithThumb {
	margin-left: 122px;
	height: 80px;
	overflow-y: hidden;
}
.newsPerex a { display: inline; margin:0px; padding:0px;}
img.moreArrow {
	width:64px; height:16px; 
	position:absolute;
	top: 64px;
	right: 0%;
}
img.moreArrow2 {
	width:64px; height:16px; 
	vertical-align: text-top;
	float: right;
}

/** MAGAZINE STYLES **/

.magLinkContainer {
	line-height: 26px;
	white-space: wrap;
	margin-top: 8px;
	border-bottom: 1px solid #DDD;
	background-color: white;
}
.magLinkContainerSmall {
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 7px;
	border-bottom: 1px solid #DDD;
	background-color: white;
}

.magLinkContainer .newsLink {
	color:black;
	font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	background-color: white;
}

.magLinkContainerSmall .newsLink {
	color:black;
	font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	background-color: white;
}

.magLinkContainer img {
	float: left;
}

.magLinkContainer img.tnail {
	margin-right: 8px;
}

.magLinkContainer a {
	display: block;
}
.magLinkContainerSmall a {
	display: block;
	margin-left: 24px;
	margin-bottom: 7px;
}
.newsSource {
	margin-top: 3px;
	color: #999;
	font-size: 11px;
	line-height:16px;
	clear: both;
	background-color: white;
}
.newsSource a {
	display: inline;
}
.timestamp {
	margin-left: 8px;
	margin-right: 8px;
	display: inline-block;
	float: right;
	font-weight: 200;
}
.sourceName {
	font-weight: 200;
}
img.favicon {
	width: 16px;
	height: 16px;
	margin-right: 6px;
	float: left;
	background-image: url(../../favicon-placeholder.png);
	background-size:16px 16px;
	background-repeat:no-repeat;
}

.clr { height: 1px; width: 10px; clear: both; }

.navbarMobile {
	padding: 8px;
	background-color: #DDD;
	margin-left: -8px;
	margin-right: -8px;
}
input.search-query { 
	border-radius: 4px;
	height: 20px;
}
#searchSubmitButton {
	height: 30px;
}

form { margin: 0px; }
.navbarSearchMobile {
	float:right;
}
.sectionHeader {
	height: 36px;
	margin-bottom: 16px;
	background-color: #666;
	color: white;
	font-size: 22px;
	line-height: 36px;
	font-weight: 200;
	padding-left: 8px;
	margin-left: -8px;
	margin-right: -8px;
}
a.backButton {
	display: block;
	height 36px;
	line-height: 36px;
	color: #EEE;
	font-weight: 400;
	font-size: 16px;
	background-color: #999;
	float: right;
	padding-right: 8px;
	/* margin-right: 8px; */
}
a.backButton img {
	width: 20px;
	height: 20px;
	vertical-align: text-top;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
}
.topnav {
	background-color: white;
	margin-top: 10px;
	margin-bottom: 8px;
	border-left: 1px solid #DDD;
}
.topnav > a {
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	text-decoration: none;
	background-color: white;
	display: inline-block;
}
.topnav > span.navsepar {
	border-right: 1px solid #DDD;
	display: inline-block;
}
.topnav > a > img {
	width: 20px;
	height: 20px;
	margin: 5px;
}
.topnav > span.navsepar > img {
	width: 9px;
	height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.topnav > a:hover {
	background-color: #F8F8F8;
}
.topnav > span.active > a {
	cursor: default;
	background-color: #EEE;
}
.topnav > span.active > a:hover {
	background-image: none;
}

/**  Mobiln navigace **/
.mobNavBlock {
	list-style:none;
	padding: 0px;
	margin: 0px;
	clear:both;
}
.blockSeparator {
	clear:both;
	height: 10px;
	width: 100%;
}

.mobNav {
	line-height: 40px;
	font-size: 20px;
	vertical-align: top;
}
.mobNavSepar {
	height:1px;
	background-color: #BBB;
}
.mobNav a {
	color: #666;
}

.mobNav img {
	width: 30px;
	height: 30px;
}

.subnav {
	font-size: 17px;
	line-height: 26px;
	padding-left: 8px;
}

.subnav > a {
	text-decoration:underline;
}

.mobileFooter {
	background-color: #DDD;
	font-size: 12px;
	margin-left: -8px;
	margin-right: -8px;
	padding: 8px;
	clear: both;
	margin-top: 32px;
}
.about {
	
}

.pagination {
	clear: both;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.pagination li {
	float: left;
}
.pagination > li > a {
	display: inline-block;
	text-align: center;
	line-height: 28px;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	width: 28px;
	height: 28px;
	font-size: 16px;
	text-decoration: none;
	color: black;
}
.pagination > li:last-child > a { border-right: 1px solid #DDD; }
.pagination > li > a:hover {
	background-color: #F8F8F8;
}
