BODY
{
MARGIN-TOP: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; PADDING-TOP: 0px;
font-size: 11px; color:#555555; font-family: Verdana, Arial, Helvetica; font-weight: bold;
}

td{
font-size: 11px; color:#555555; font-family: Verdana, Arial, Helvetica; font-weight: normal;
}

a{
font-size: 11px;
color:#666666;
font-family: Verdana, Arial, Helvetica;
}

#tekst_border {
	padding:2px;
	background:#966f54;
	height:214px;	
}

#edytortekstu {
margin: 10px;
}

#edytortekstu iframe, #edytortekstu textarea {
border: 2px solid #dfd0c6;
height: 200px;
width: 600px;
background: #fdfdfd;
margin-top: 5px;
margin-bottom: -20px;
}

#edytortekstu textarea {
display: none;
padding: 10px;
}

#edytortekstu button {
border: 1px solid #966f54;
background-color: #F0F0F0;
float: left;
margin:5px;

}
#edytortekstu button:hover {
background-color: #dddddd;

}

br {
clear: both;
}

#funkcje, #options {
width: 80%;
margin: 0 5px;
}
input {
float: left;
margin: 5px;
}

.separator {
padding-top: 3px;
display: block;
float: left;
}

#edytortekstu select {
float:left; margin: 5px;
}


  .transparent {
    filter:alpha(opacity=90);
    -moz-opacity: 0.60;
    opacity: 0.60;
    -khtml-opacity: 0.60;
    background-color:#EEEEEE;
    display:none;
    width:170;
    height:100;
    position:absolute;
    color: white;
    border: 1 #333333 solid;
	font-size: 11px; color:#222222; font-family: Verdana, Arial, Helvetica; font-weight: bold;
	
