.mootabs {
width:500px;}
.tab-artykul {
float:right;
width:180px;
height:160px;
padding:10px;
font-size:12px;
color:#FFFFFF;
line-height:14px;
margin-top:-180px;
position:relative;}

.tab-artykul H1{
font-size:20px;
line-height:20px;
padding:0;
margin:5px 0 10px 0;
}
.tab-artykul H1 a{
text-decoration:none;
color:#FFFFFF;
}

.tab-foto a img {
border:none;
}
.tab-foto {
float:left;
width:490px;
height:180px;
position:static}
.tab-more a{
	color:#DEE839;
	padding-right:10px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(img/wiecej-tab.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.tab-more a:hover{
	color:#FFF;
	background-image: url(img/wiecej-tab-h.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#mootabs_title1 {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#tab-container-1 {
width:500px;
}
#tab-container-1-nav {
	display:block;
	float:left;
	width:500px;
	padding:0;
	margin:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A60000;
}
#tab-container-1-nav li{
display:inline;
list-style:none;
text-decoration:none;
padding:0;
margin:0;}



#tab-container-2-nav li{
display:inline;
list-style:none;
text-decoration:none;
padding:0;
margin:0;}
#tab-container-1-nav a {
	float: left;
	padding: 0px 10px 0px 10px;
	margin-right: 10px;
	cursor: pointer;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
	height: 31px;
		display:block;
	width:auto;
	line-height: 31px;
	text-align:center;
	background-image: url(img/tab.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#tab-container-1-nav a.active {
	background-image: url(img/taba.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

.mootabs_panel {
	display: none;
	position: relative;

	height:180px;
	top: -1px;
	clear: both;
	color: #fff;
	overflow: auto;
	padding: 0px;
	overflow:hidden;
}

.mootabs_panel.active {
	background-color:#333333;
	display: block;
	
}

.mootabs_title1 li.over {
	font-weight: bold;
}












