/* Edito - styl bazowy */

body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

td {vertical-align: top;}

body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	color: #3d3e40;
	background: #FFFFFF;
	line-height: 17px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	padding: 20px;
	margin: 0px;
	overflow: hidden;
	zoom: 1;
}
ol li {
	padding: 3px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 11px;
	color: #595959;
}
ul {
	padding: 15px 20px ;
	margin: 0px;
	overflow: hidden;
	zoom: 1;
	list-style: none;
}
ul li {
	padding: 3px 0px 3px 20px;
	margin: 0px;
	font-size: 12px;
	color: #595959;
	background: url(../images/arr02.gif) no-repeat 0px 5px;
}

.normal {font-weight: normal !important}
.bold {font-weight: bold !important}
.italic {font-style: italic !important}
.underline {text-decoration: underline !important}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}

.clear {clear: both;}

a {
	color: #4d7481;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

.fix {
	overflow: hidden;
	zoom: 1;
}

/* FCK Editor - select styli */
h1 {font-size: 14px;}
h2 {font-size: 13px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}

table.tabelkaszara {
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
}
table.tabelkaszara td, table.tabelkaszara th {
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	padding: 3px;
}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: left;
}
.Popup .Loader {
	background-image: url(../images/lightbox-ico-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}

.Popup td.IcoClose {text-align: right;}

.Popup div.IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: url(../images/lightbox-btn-close.gif) no-repeat center center;
}

.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* tabela */

table {
	margin: 0px;
	padding: 0px;
	border: solid #eeeeee;
	border-width: 1px 0px 0px 1px;
}
table td {
	padding: 3px 8px;
	margin: 0px;
	border: solid #eeeeee;
	border-width: 0px 1px 1px 0px;
	color: #595959;
	font-size: 11px;
}

.bold{font-weight: bold;}
.underline{text-decoration: underline;}
.italic{font-style: italic;}