@charset "utf-8";
/* CSS Document */


#gallery {

}

.galeryItem {
	display: inline; 
	float:left;
	border:1px solid #ffdccc;
	text-align:center;
	margin-right:3px;
	margin-bottom:5px;
	padding:5px;
	position:relative;
}

.galeryDel {
	position:absolute;
	width:16px;
	height:16px;
	right:0px;
	top:0px;
}
	
.lastImages {
	margin-left:3px;
}	
	
.lastImg {
	cursor:pointer;
	width:95px;
	height:95px;
	overflow:hidden;
	display:inline;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#FFFFFF;
	border:1px solid #fdddc1;
}	

.other {
	 display:block;
	 float:none;
	 margin:auto;
	 margin-left:3px;
	 margin-top:5px;
	 background-image:none;
	 background-color:#FFFFFF;
	 border:1px solid #fdddc1;
}
.otherItem {
	width:100px;
	height:115px;
	margin:2px;
	text-align:center;	
	display:inline;
	float:left;
}
.otherItemName, a.otherItemName:hover {
	font-size:11px;
	color:#fea077;
}
a.otherItemName:hover {
	text-decoration:underline;
}

.lastImg img {
	margin-top:7px;
}

#shadow {
	background-color:#000000;
	z-index:99;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}	

#alert {
	width:404px;
	height:auto !important; 
	min-height:200px;
	height:200px;
	position:absolute;
	left:40%;
	top:30%;
	background: url(../images/alertBg.jpg) no-repeat left top;
	background-color:#FFFFFF;
	z-index:100;
	display:none;
}

.alertMessage {
	border:0px solid red;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:20px;
	margin-left:140px;
	margin-top:30px;
	height:auto !important; 
	min-height:140px;
	height:140px;
}

#loading {
	width:35px;
	height:35px;
	position:absolute;
	display:none;
	z-index:100;
}

a {
	cursor:pointer;
}	

.back, a.back:hover {
	font-size:10px;
	color:#666666;
	margin:auto;
}
a.back:hover {
	text-decoration:underline;
}


img {
	border:0px;
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family: "Arial";/* "Times New Roman", Times, serif;*/
	background: url(../img/bg.jpg) no-repeat center top #fbdce1;
	color:#666666;
}

body.pen-aten {
	/*background: url(../img/bgPenaten.jpg) no-repeat center top #fbdce1;*/
}

#logo {
	cursor:pointer;
	width:240px;
	height:65px;
	background:url('../img/logo.jpg') no-repeat left top;
	margin-top:20px;
}

#searchBox {
	position:absolute;
	right:20px;
	top:-120px;
	width:250px;
	z-index:100;
}

a {
	text-decoration:none;
}

#secondLine {
	height:85px;
	background-color:#FFFFFF;
	border-top:1px solid white;
}

#secondLine .scont{
	width:1024px;
	height:85px;
	margin:auto;
	position:relative;
}

.pageLuk {
	height:241px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=fixed, src='img/bgLuk.png');
}
.pageLuk[class] {background:url(../img/bgLuk.png) no-repeat center top;}

#page {
	width:1024px;
	height:auto !important; 
	min-height:300px;
	height:300px;
	margin:auto;
	position:relative;
}

#pageContent, #forumPageContent {
	z-index:1;
	position:absolute;
	top:200px;
	left:47px;
	width:932px;
}

#forumPageContent {
	width:1024px;
	top:160px;
	left:0px;
	margin-bottom:20px;
}

.bobo {
	left: 258px;
	top:-90px;
	z-index:0;
	position:absolute;
	width:509px;
	height:448px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/duzeBobo.png');
}

.maleBobo {
	left: 358px;
	top:-110px;
	z-index:0;
	position:absolute;
	width:292px;
	height:257px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/maleBobo.png');
}

.bobo[class] {
	background-image:url(../img/duzeBobo.png);
}

.maleBobo[class] {
	background-image:url(../img/maleBobo.png);
}

#bilboard {
	position:absolute;
	width:750px;
	height:100px;
	left:137px;
	top:50px;
	z-index:2;
	overflow:hidden;
}

.closeBill {
	background:url(../img/x.gif) no-repeat center center;
	width:12px; 
	height:12px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:3;
	cursor:pointer;
}

.bannArticleZaklejDziura {
	width:410px;
	height:auto !important; 
	min-height:200px;
	height:200px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.banArticleMiddle {
	height:140px;
}

#fskyscraperLeft, #skyscraperLeft {position:absolute; width:120px; left:-80px; height:600px; top:60px; z-index:300; }
#fskyscraperRight, #skyscraperRight {position:absolute; width:120px; right:-85px; height:600px; top:58px; z-index:300; }


#bannBox {
	margin-top:10px;
	width:200px;
	height:200px;
	display:inline;
	float:left;
	z-index:2;
}

#rectBox {
	position:relative;
	width:300px;
	height:250px;	
	margin-bottom:10px;
}

#pasek, #pasek2 {
	margin-bottom:10px;
	position:relative;
	width:630px;
	height:30px;	
	border:1px solid red;
}
#pasek2 {
	margin-top:10px;
	margin-bottom:0px;
}


#halfpageBox {
	position:relative;
	width:300px;
	height:600px;
	margin-bottom:10px;
}

.rectangle {
	position:absolute;
	width:300px;
	height:250px;
	z-index:2;
}
.halfpage {
	position:absolute;
	width:300px;
	height:600px;
	z-index:2;
}


#menuArea {
	height:62px;
	background-color:#ffdec2;
}

#submenuArea {
	height:40px;
	background-color:#FFFFFF;
}

#footer {
	height:30px;
	background-color:#FFFFFF;
	padding:10px;
	clear:both;
}

#footer .up {
	display:inline; 
	float:left;
	width:200px;
	color:#CCCCCC;
}

#footer .reklama {
	display:inline;
	float:right;
	width:250px;
	font-size:11px;
	text-align:right;
	margin-right:10px;
}


.footerUp, .pageMap {
	font-size:10px;
}

#menuTop, #submenuTop, #forumMenuTop {
	width:1024px;
	margin:auto;
	padding-top:17px;
}

#menu {
	height:auto !important; 
	min-height:62px;
	height:62px;
}

.menuItem, .menuItemSel {
	display:inline; 
	float:left;
	height:45px;
	line-height:45px;
	width:130px;
	border:0px solid red;
	text-align:center;
}

.menuItem a, .menuItemSel a {
	font-size:13px;
	color:#777a6e; 
	font-weight:bold;
}

.menuItemSel {
	background:url(../img/menuItemLft.jpg) no-repeat left bottom;
	

}

.menuItemSelR {
	padding-left:40px;
	padding-right:40px;
	width:inherit;
	height:52px;
	background:url(../img/menuItemRgt.jpg) no-repeat right top;	
}

.menuItemSel a {
	color:#9b52a5;
}

.subMenuItem {
	background:url(../img/submenuArrow.jpg) no-repeat left top;
	padding-left:10px;
	height:auto !important; 
	min-height:15px;
	height:15px;
	margin-left:20px;
	margin-right:20px;
}


.submenuBreak {
	height:10px;
	background:url(../img/submenuBreak.jpg) no-repeat center left;
	margin-left:20px;
	margin-right:20px;
}
/**********************************LINKI**********************************/
a.menuTopA, a.menuTopF, a.submenu {
	cursor:pointer;
}

a.submenuA, a.submenuAH, a.submenu {
	color:#777a6e;
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
}

a.submenu, a.submenu:hover {
	font-size:12px;
	color:#464239;
}

a.submenu:hover {
	text-decoration: underline;
}



.relative {
	position:relative;
}


#rightB {
	display:inline; 
	width:300px;
	float:right;
	margin-top:10px;
}

#rightBox {
	width:300px;
	height:auto !important; 
	min-height:400px;
	height:400px;
}


.pageChildItem, .pageChildItemR, .pageChildItemB, .pageLastPreview {
	width:280px;
	display:inline; 
	position:relative;
	float:left;
	height:230px;
	border-right:1px solid #e7e5e2;
}

.pagebreak {
	height:10px;
	border-top:1px solid #e7e5e2;
	margin-top:10px;
}	

.childTitle, a.childTitle:hover, .galTitle, a.galTitle:hover {
	color:#fea077;
	font-weight:bold;
	margin-bottom:20px;
}

.galTitle, a.galTitle:hover {
	color:#ae83b8;
	font-size:20px;
}



.contStronic {
	font-size:11px;
}

.hide {
	display:none;
}

.childPreview {
	margin-top:10px;
	margin-right:10px;
	
	
}

.childPreview a, .childPreview a:hover {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.childPreview a:hover { text-decoration:underline;}
.pageChildItemR {border-right:0px; margin-left:10px;}
.pageChildItemB {border-bottom:0px;}
.pageLastPreview {border:0px; display:block; float:none; width:auto; margin:19px; margin-top:31px;}

.pagePreview {height:auto !important; min-height:100px;
height:100px;border-bottom:1px solid #e7e5e2; margin-left:20px; margin-right:20px;}
.noborder {border:none;}

.pageLastGalery {margin-left:20px; margin-right:20px; }






