﻿

.zone-edit
{
	
	border:dotted 1px #fcad38;
}

.zone-header-edit
{	
	background-color:#fef1c7;
	height:26px;
	padding-left:10px;	
}
.zone-header-edit *
{
	font-weight:bold;
	color:#d35b00 !important;
}

.webpart-title
{
	background:url(/layout/img/elem/box-header-bg.jpg) repeat-x;	
	height:35px;
	vertical-align:middle;
	border-bottom:solid 1px #f1f1f1;		
	border-left:solid 2px #38cc9a;	
	
	border-top:solid 1px #e3e3e3 !important;
	border-right:solid 1px #e3e3e3 !important;
	font-weight:bold;	
	padding-left: 10px;
	padding-right:5px;
}
.webpart-title *
{
	font-weight:bold;	
	color:#15955c !important;	
}

.webpart-body
{
	background-color:#ffffff;
	border:solid 1px #e3e3e3 !important;
	border-top:none;	
	padding-top:0px !important;		
	padding-left:12px !important;
	padding-right:12px;
}

.webpart-selected
{
	border:dotted 2px #d15b03 !important;
}
.zone-empty
{
	text-align:center;
}

.webpart-verb-button
{
	background:url(/layout/img/elem/webpart-verb-btn.jpg) no-repeat;
	border:none !important;
	width:50px;
	height:20px !important;
	font-size:10px;	
	color:#ffffff !important;
	padding-bottom: 3px !important;
	padding-bottom:3px; /*IE*/
	font-weight:bold;
	cursor:pointer;
}

.editor, .catalog
{
	margin-bottom:10px;		
	border:solid 1px #fef1c7;
	height:60px;
}

.editor .label
{
	color:#000000 !important;	
}

.editor INPUT
{
	color: #000000;
	border:solid 1px #afafaf;
	height:20px;
}


.editor-header, .catalog-header
{
	background-color:#fef1c7;
	
	padding-left:3px;	
	width:100%;
}

.editor-header *, .catalog-header *
{		
	color:#d35b00 !important;
	font-weight:bold;
	font-size:10px;
}

.editor-footer, .catalog-footer
{
	text-align:center;
	background-color:#fefcef;
	padding-top:3px;
}

.catalog-label
{
	color:#000000;	
}
.catalog-footer *
{
	color:#000000;
}

/* webparty na pierwszej stronie */
DIV.webparty-emptytext
{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}

.webpart-articles UL
{
	padding:0px;
	margin:0px;
	list-style:none;	
}

.webpart-articles UL LI
{
	margin-bottom:5px;
}

.webpart-articles UL LI .header A
{	
	font-weight:bold;	
}

.webpart-articles UL .desc A
{
	line-height:14px !important;
	color:#777777;
}

.webpart-articles .link-more
{
	text-align:right;
	padding-bottom:7px;
	padding-right:10px;
}


.webpart-calendar .links 
{
	text-align:right;
	color: #cb182b !important;
	padding:3px;
	padding-top:8px;
}

.webpart-calendar .links A
{
	color: #cb182b !important;
}

.webpart-calendar .header
{
	font-weight:bold;
	padding-top:5px;
}

.webpart-calendar UL LI
{
	padding-bottom:5px;
}

.webpart-calendar UL LI .date
{
	font-size:10px;
	line-height:13px;
}

.webpart-forum
{
	padding-top:7px;
}
.webpart-forum .header
{
	font-weight:bold;	
}

.webpart-forum IMG
{
	margin-top:9px;
}

.webpart-forum UL
{	
	display:block;	
	list-style:none;
	
	padding-left:30px !important;
	padding-left:0px; /*IE*/
	
	margin-left:0px !important;
	margin-left:33px; /*IE*/
}

.webpart-forum UL LI .date
{
	font-size:9px !important;
}

.webpart-forum .links
{
	padding:3px;
	padding-bottom:0px;
	text-align:right;
}
.webpart-forum .links A
{
	color: #cb182b !important;
}

.webpart-forum .ul2
{
	list-style-type:disc;
	padding-left:45px !important;
	padding-left:0px; /*IE*/
	
	margin-left:0px !important;
	margin-left:48px; /*IE*/
}

.webpart-meetings
{
	padding-top:7px;
}

.webpart-meetings UL
{
	margin-left:0px !important; 
	margin-left:20px; /*IE*/
		
	padding-left:20px !important;
	padding-left:0px; /*IE*/
}

.webpart-meetings UL LI
{
	padding-bottom:6px;
	line-height:15px !important;
}

.webpart-meetings .header
{
	font-weight:bold;
	color:#27a870;
}

.webpart-meetings .meetingName
{
	font-weight:bold;
}

.webpart-meetings .desc
{
	font-size:10px;
}

.webpart-meetings .link-more
{
	text-align:right;
	padding-right:5px;
}