body {
	background: none;
}

.BoxTitle, td.BoxTitle {
	padding: 5px 0 2px 5px;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: Montserrat, Arial, sans-serif;
	line-height: 140%;
	color: #555;
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
	background: none;
	border-width: 0;
	border-bottom: 4px solid #eee;

}

.BoxContent {
	background: none;
	padding: 0;
	margin-bottom: 15px;
}

.mtvHomeTitle a {
	color: #444;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0;
	display: block;
	font-family: Lato, Arial, sans-serif;
	background: none;
}

.mtvLeftColumn {
	background: transparent
}
	
a.itemTitle {
	font-family: 'Roboto Slab', Arial, helvetica;
	font-size: 18px;
}

.s, .s a {
	font-family: Arial;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.morelink a {
	text-decoration: none;
	color: #666;
}

hr {
	height: 5px;
}

h2 {
	font-size: 22px;
	color: #333;
	line-height: 1.5em;
	font-family: Montserrat, 'Roboto Slab', Arial, sans-serif;
}

#title, .title, a.title, a.title:hover {
	font-family: Montserrat, Arial, sans-serif;
	color: #444;
	text-decoration: none;
	line-height: 120%;
	margin: 0 0 5px;
	display: block;
}

.page-article .title {
	font-size: 35px !important;
}

/* zakładki bez cieni */

.idTabs a, .idTabs a:link {
	text-decoration: none;
	color: #555;
	background: none;
}

.idTabs li a.selected {
	line-height: 27px;
	padding: 0 10px 0;
	border-bottom: 4px solid #ccc;
	margin: 0 0 6px;
	background: none;
}

/* zakładki jasne */

.idTabs a:hover, .idTabs a.selected {
	text-decoration: none;
	border-bottom: 4px solid #ffdc00;
}

/* MENU GŁÓWNE */
/* pierwszy rządek */
#menuJM2, #menuJM2 li  {
	background: none;
	border: 0;
}

#menuJM2 ul.mainMenu {
	background: #ffdc00;
	overflow: hidden;
	border-bottom: 1px solid #E4C70E;
}

#menuJM2 a.men {
	background: none;
	color: #666;
}

#menuJM2 li.menuJMSelected a.men, .iehover a.men, .menuJMSelected a.men {
	background: none;
	color: #333;
	text-shadow: none;
}

.menuJMSelected li a.men, #menuJM2 li.iehover a.men {
	background: none;
	color: #333;
	text-shadow: none;
}

/* drugi rządek */


#menuJM2 ul ul li {
	background: none;
}
#menuJM2 ul ul li a {
	text-shadow: none;
}
#menuJM2 ul ul {
	background: #eee !important;
	margin-top: 1px;
}

/* font drugi rzadek */
#menuJM2 ul ul li a {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	padding: 4px 9px 0 4px;
}

#menuJM2 ul ul li a:hover {
	color: #666;
}

/* fieldset po nowemu */
fieldset {
	border: 0;
}

legend {
	font-family: 'Roboto Slab';
	font-size: 15px;
}


.indexart {
	position: relative;
	overflow: hidden;
}

.indexart b,
.indexart h2 {
	font-size: 0;
	line-height: 0;
}

.indexart .text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.indexart br,
.indexart .morelink,
.indexart .text blockquote {
	display: none;
}

.short-joke br {
	display: block;
}

.indexart .art-details {
	position: absolute;
	bottom: 0;
	width: calc(100% - 20px);
	background: #fff;
	padding: 5px;
}

.content-box legend {
	font-family: Montserrat, Arial, sans-serif;
}

div#main {
	margin: 0;
	background-color: #f0f0f0;
	text-align: left;
	position: relative;
	display: block;
}

.indexart {
	position: relative;
	overflow: hidden;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
}

#monster-tv-side-box .BoxContent {
	background-color: transparent;
}

#prawa_glowna {
	top: 0;
}

#main_glowna {
	background: #eee;
}

BODY {
	background: #eee;
}

#menuJM2 ul ul,
#bg,
#topHeader,
.commentBox,
.systemMessage,
#systemMessage,
.commentBox_reply {
background-color: transparent;
}

.commentDesc,
.postContent,
.postBody {
	background: #f8f8f8;
}

.message_layout.even-row {
	background: #fff;
}

.indexart strong {
	font-weight: normal;
}