@CHARSET "UTF-8";
a{
	color:#63679F;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link{}
a:visited{}
a:active{}
a:hover{
	color:#000; 
}

form{
	padding:0px;
	margin:0px;
}

h3{
	font-family:Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:19px;
	color: #27295C;
	padding: 0px;
	margin: 0px;
}

/**
 * font colors
 */
span.contentTitleMenuFontColor{
	color			: #27295C;
}
span.footerFontColor{
	color			: #555;	
}
span.footerFontColor a{
	color			: #ffff00;	
}
/**
 * text styles
 */
p.text_justify{
	text-indent	:2em;
	margin		:0px;
	padding		:0px;
	line-height :18px;
	text-align	: justify;
	
}
p.text_center{
	margin		:0px;
	padding		:0px;
	line-height :18px;
	text-align	: center;
	
}

/*
 * pictures styles
 */
img.textDecor{
	padding		:3px;
	margin		:4px;
	border		:2px solid #E0E1EF;
}
 
body{
	padding		: 0px;
	margin		: 0px;
	font			: 12px Verdana, Arial, Tahoma;
	text-align	: center;
	background	: #fff url(http://supersluby.pl/layout/e3/bg_horizontal.jpg) center repeat-y;

}

.right{
	float:right;
	display:inline;
}
.left{
	float:left;
	display:inline;
}
.clear{
	clear			:both;
	font-size	:0px;
	line-height	:0px;
}

/*
 * layout
 */
div.layMain{
	margin		: 0px auto;
	width			: 980px;
	text-align	: left;
}
div.layMain .top{
	width			: 100%;
	height		: 183px;
	position		: relative;
	background	: url(http://supersluby.pl/layout/e3/top.jpg) no-repeat;
}
div.layMain .top .text{
	position		: absolute;
	color			: #fcffec ;
	font			: 29px "Trebuchet MS";
	font-weight : bold;
	left			: 206px;
	bottom		: 97px;px;
}

div.layMain .content{
	width			: 978px;
	border-top	: 0px;
	border-left : 1px;
	border-right : 1px;
	border-bottom : 1px;
	border-color: #fcffec;
	border-style: solid;
	background	: #fcffec url(http://supersluby.pl/layout/e3/content_bg.jpg) repeat-y 1px 0px;
	margin		:0;
}
div.layMain .content .belka{
	width			: 100%;
	height		: 46px; 
	background	: url(http://supersluby.pl/layout/e3/content_top.jpg) no-repeat center;
	overflow		: hidden;
}
div.layMain .content .belka .in{
	margin-left : 210px;
	width			: 770px;
	height		: 38px;
}
div.layMain .content .left{
	float			: left;
	display		: inline;
	width			: 148px;
}
div.layMain .content .left .in{
	margin-top	: 33px;
}
div.layMain .content .center{
	float			: left;
	display		: inline;
	width			: 49px;
	height		: 94px; 
	background	: url(http://supersluby.pl/layout/e3/menu_special.jpg) no-repeat center;
	overflow		: hidden;
}
div.layMain .content .right{
	float			: left;
	width			: 767px;
	display		: inline;
	position: relative;
}
div.layMain .content .right .title{
	float			: right;
	text-align	: right; 
	width			: 300px;
	font-size	: 17px;
	font-weight	: bold;
	border-bottom: 1px solid #d6d8d7;
	padding-bottom:2px;
}
div.layMain .content .right .content_in{
	margin-top	: 12px;
}
div.layMain .content .bottom{
	width			: 100%;
	height		: 7px; 
	background	: url(http://supersluby.pl/layout/e3/content_bottom.jpg) no-repeat 2px 0px;
}
div.layMainBottom{
	text-align:right;
	font-size:12px;
	padding:5px 0;
}
/*
 * buttons
 */
.button70, .button70_hover{
	width			: 70px;
	height		: 18px;
	font-size	: 10px;
	font-weight	: bold;
	text-align	: center;
	padding-top : 3px;
	cursor		: pointer;
	overflow		: hidden;
}
.button70{
	background	: url(http://supersluby.pl/layout/e3/plachta.jpg) 0px 0px no-repeat;
	color			: #555555;
}
.button70_hover{
	background	: url(http://supersluby.pl/layout/e3/plachta.jpg) 0px -22px no-repeat;
	color			: #000;
}

.button32, .button32_hover{
	width			: 32px;
	height		: 18px;
	font-size	: 10px;
	font-weight	: bold;
	text-align	: center;
	padding-top : 4px;
	cursor		: pointer;
	overflow		: hidden;
}
.button32{
	background	: url(http://supersluby.pl/layout/e3/plachta.jpg) -71px 0px no-repeat;
	color			: #555555;
} 
.button32_hover{
	background	: url(http://supersluby.pl/layout/e3/plachta.jpg) -71px -22px no-repeat;
	color			: #000;
}
 
 
/*
 * menu
 */
.in .item{
	background	: url(http://supersluby.pl/layout/e3/plachta.jpg) 0px -71px no-repeat;
	width		: 146px;
	cursor		: pointer;
}
.in .item_slider {
	position: relative;
	display:none;
	overflow:hidden;
	font-size: 0px;
}
.in .item_slider .item2{
	width		: 146px;
	cursor		: pointer;
}
.in .item_hover{
	background	: url(http://supersluby.pl/layout/e3/plachta.jpg) 0px -43px;
	background-repeat: no-repeat;
	width			: 146px;
	cursor		: pointer;
}
.in .item .text{
	font			: 15px Arial;
	font-weight : bold;
	padding		: 7px 0px 0px 35px; 
	color			: #000;
}
.in .item_slider .item2 .text2{
	font			: 13px Arial;
	font-weight : bold;
	padding		: 7px 0px 0px 35px; 
	color			: #000;
}
.in .item_hover .text{
	font			: 15px Arial;
	background-repeat: no-repeat;
	font-weight : bold;
	font-style	: italic;
	padding		: 7px 0px 0px 35px;
	color			: #27295C;

}
 
/*
 * albums
 */
 
#palbums {
	width: 760px;
	margin-top: 40px;
}
#palbums .album {
	background: url(../../../layout/album_bg.jpg) no-repeat;
	width: 112px;
	height: 110px;
	float: left;
	display: inline;
	margin-right: 20px;
}
#palbums .photo_cont{
	width: 60px;
	height: 40px;
	margin: 32px 0px 0px 23px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#palbums .photo{
	margin: -20% 0px 0px -40%;
}
#palbums .album_title{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
}

.caption{font-style:italic;color:#887;}
.gallery{position:relative;margin-top:2em;}
.gallery_d{
	margin:0 auto;
	list-style:none;
	padding: 0px;
}

.gallery_de li{
	width:120px;
	height:120px;
	border:1px solid #111;
	margin: 0px 6px 6px 6px;
	display: inline;
	background:#000;
	float: left;
	overflow: hidden;
}
.gallery_de li div{left:240px}
.gallery_de li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 60px auto;width:0px;background:black;display:none;}
#main_image img{margin-bottom:10px;}

.nav{padding-top:15px;}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}

.sl_prev{
	width: 12px;
	float: left;
}
.sl_next{
	width: 12px;
	float: left;
}

/*
 * blogs
 */
#pblog .note{
	width: 760px;
	margin-bottom: 20px;
}
#pblog .title_note, #pblog .comments_list{
	padding: 4px;
	font-weight: bold;
	background: #ececec;
}
#pblog .comment_content{
	background: #fafafa;
	border: 1px dotted #999;
	margin-bottom: 12px;
	padding: 8px;
	overflow: hidden;
}
#pblog .nickdata{
	font-size: 11px;
	font-weight: bold;
	
}
#pblog a.addcomm_href{
	text-decoration: none;
}
#pblog .over{
	font-size: 13px;
	background: #fafafa;
	padding: 4px 0px 4px 0px;
}

#pblog .content_form{
	width: 760px;
	height: 180px;
	border: 1px solid #cccccc;
}
#pblog .title_form{
	width:760px;
	border: 1px solid #cccccc;
}
#pblog .over3{
	font-size: 13px;
	background: #F0F0EE;
	padding: 4px 0px 4px 0px;
	height: 20px;
}
#pblog .save_btn, #pblog .save_btn:hover{
	font-size: 13px;
	font-weight: bold;
	background: #fafafa;
	border: 1px solid #cccccc;
	cursor: pointer;
	float: right;
	margin-right: 4px;
}
#pblog .save_btn:hover{
	background: #B2BBD0;
	border: 1px solid #0A246A;
}

#pblog a.title_href, #pblog a.title_href:hover{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: none;
}
#pblog a.title_href:hover{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	background: #ececec;
	text-decoration: none;
}
#pblog .date_note{
	font-size: 10px;
	color: #999;
}
#pblog .short_note{
}
#pblog .comments{
}
#pblog a.comm_href, #pblog a.comm_href:hover{
	font-size: 11px;
	color: #999;
}
#pblog a.comm_href:hover{
	text-decoration: none;
}

/*
 * guestbook
 */
#pguestbook .entry{
	width: 760px;
	margin-bottom: 20px;
}
#pguestbook a.addentry{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: none;
}
#pguestbook .title_entry{
	padding: 4px;
	font-weight: bold;
	background: #ececec;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#pguestbook .content_entry{
	background: #fafafa;
	border: 1px dotted #999;
	margin-bottom: 12px;
	padding: 4px;
	overflow: hidden;
}
#pguestbook .over{
	font-size: 13px;
	background: #fafafa;
	padding: 4px 0px 4px 0px;
}

#pguestbook .content_form{
	width: 760px;
	height: 180px;
	border: 1px solid #cccccc;
}
#pguestbook .title_form{
	width:760px;
	border: 1px solid #cccccc;
}
#pguestbook .over3{
	font-size: 13px;
	background: #F0F0EE;
	padding: 4px 0px 4px 0px;
	height: 20px;
}
#pguestbook .save_btn, #pguestbook .save_btn:hover{
	font-size: 13px;
	font-weight: bold;
	background: #fafafa;
	border: 1px solid #cccccc;
	cursor: pointer;
	float: right;
	margin-right: 4px;
}
#pguestbook .save_btn:hover{
	background: #B2BBD0;
	border: 1px solid #0A246A;
}

/*
 * maps
 */
#pmaps .map{
	width: 750px;
	height: 500px;
}

/*
 * lista prezentów
 */
#plist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: decimal;
}
#plist ul li, #plist ul li:hover {
	background: #fafafa;
	padding: 4px;
	font-size: 15px;
	cursor: pointer;
	margin-top: 20px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#plist ul li:hover {
	background: #fff;
}

