@charset "utf-8";
/* CSS Document */

p {
	margin:0px;
}

h1 {
	font-weight:bold;
	font-size:12px;
}

h3 {
	font-weight:bold;
	font-size:20px;
	color:#fea077;
	padding:0px;
	margin:0px;
}


.showBigProd {}

table.penatenProd {
	
}

table.penatenProd td {
	font-size:11px;
	color:#666666;
}


.clear {clear:both;}
.bigBoxT {
	height:30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/bigBoxT.png');
}
.bigBoxT[class] {background:url(../img/bigBoxT.png) no-repeat left bottom;}
 
.bigBoxM {	height:auto !important; 
	min-height:230px;
	height:230px; background-color:#FFFFFF;}
.bigBoxB {
	height:30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/bigBoxB.png');
}
.bigBoxB[class] {background:url(../img/bigBoxB.png) no-repeat left top;}


#contentToRead {
	width:623px;
	height:auto !important; 
	min-height:400px;
	height:400px;
	display:inline;
	float:left;
	margin-top:10px;
}

#pagecont, #rightContent {
	height:auto !important; 
	min-height:400px;
	height:400px;
	margin-left:20px;
	margin-right:20px;
}
/*****************MENU PATH***********************/
.menuPath, .menuPath1, .menuPath2, .menuPath3, .menuPath4, a.menuPath:hover, a.menuPath1:hover, a.menuPath2:hover, a.menuPath3:hover, a.menuPath4:hover {
	color:#ae83b8; 
	margin-right:10px;
	font-size:22px;
	font-weight:bold;
}
#menuPath {margin-left:20px; margin-right:20px;}

.menuPath1, a.menuPath1:hover {font-size:18px;}
.menuPath2, a.menuPath2:hover {font-size:15px;}
.menuPath3, a.menuPath3:hover {font-size:12px;}
.menuPath4, a.menuPath4:hover {font-size:11px;}


.childImage, .contentImage {
	width:120px;
	height: auto !important;
	min-height:20px;
	height:20px;
	border:1px solid #ffdccc;
	overflow:hidden;
	line-height:120px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	padding:5px;
}
.contentImage {width:200px;}
.contPreview {
	margin-bottom:10px;
	font-weight:bold;
	font-size:12px;
}

.contContent {
	font-size:11px;
}

a {
	color:#999999;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}




/***************STRONICOWANIE************************/
#stronicowanieContent {
	height:auto !important; 
	min-height:10px;
	height:10px;
	width:100%;
	position:relative;
}
.contStronic {
	font-size:11px;
}

.hide {
	display:none;
}
.stronicowanie, .stronicowaniePage {
	height:20px; border:0px solid red; width:auto; margin:auto;
	margin-top:20px;
}

.stronicowanie a, .stronicowaniePage a {
	text-decoration:none;
	font-size:10px;
	color:#666666;
}

.strItem, .strItemNoBg {
	width:20px;
	height:20px;
	line-height:20px;
	background:url(../img/strBg.jpg) no-repeat center center;
	display:inline;
	float:left;
	margin-right:5px;
	text-align:center;
}

 .strItemNoBg { width:20px; background:none;}

.strItemSel {
	background:url(../img/strBgSel.jpg) no-repeat center center;
}
