/* czat */


#act_indicator {
	visibility:hidden;
}

.blog_error { font-weight:700; padding:10px; color:#333333; background:#FFEBE8; border:1px solid #CC0000;display:none;margin: 5px; }



form, fieldset, p, ul, ol {
	border: 0;
	margin: 0;
	padding: 0;
}
dt, legend {
	display: none;
}


/* Control: form. */

#form ol {
	margin: 0;
	padding: 0 5px;
}
#form ol li {
	display: inline;
}
label {
	text-align: left;
	clear: both;
	float: left;
	width: auto;
	margin: 1px 0 0 1px;
	padding: 2px 0;
}
label:after {
	content: ':';
}
.input {
	text-align: right;
}
input, select, textarea {
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	margin: 1px 0 0 2px;
}
input[disabled], textarea[disabled]  {
	color: #666666;
}


/* Contents: Messages. */

#contents
{
	width: 95%;
	/*height:300px;*/
	overflow:none;
}

#messages li {
	text-align: left;
	background-color: #dddddd;
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 5px;
}
#messages cite {
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#messages cite:after {
	content: ':';
}
#messages cite a {
	text-decoration: underline;
}
#messages q {
	text-align: left;
	padding: 0;
}
#messages q:before, #messages q:after {
	content: '';
}
#messages q a {
	text-decoration: underline;
}
#messages q a:before {
	content: '[';
}
#messages q a:after {
	content: ']';
}
#messages .option {
	font-size: 7pt;
	text-transform: capitalize;
	color: #999999;
}
#messages dl {
	font-size: 7pt;
	text-align: right;
	color: #999999;
	margin: 2px 0 0 0;
}
#messages dd {
	display: inline;
	margin: 0;
	padding: 0;
}
#messages dd.status {
	cursor: help;
}
#messages .online dd.status, #messages .ip dd.status {
	font-weight: bold;
	color: #cc0000;
}

	
	
	
	


div.lewagora
{
	left: 0px;
	top: 0px;
	height: 60px;
	width: 60px;
	position: absolute;
	background: url(/gfx/title_table_b/top-left.gif);
}

div.prawagora
{
	height: 60px;
	width: 60px;
	top: 0px;
	right: 0px;
	position: absolute;
	background: url(/gfx/title_table_b/top-right.gif);
}


div.gora
{
	position: relative;
	margin-left:60px; 
	margin-right:60px;
	width: auto;
	height: 60px;
	background-image:url(/gfx/title_table_b/top.gif);
	background-repeat:repeat;
	

}


div.lewadol
{
	height: 60px;
	width: 60px;
	left: 0px;
	top: 0px;
	position: absolute;
	background: url(/gfx/title_table_b/bottom-left.gif);
}

div.prawadol
{

	height: 60px;
	width: 60px;
	right: 0px;
	top: 0px;
	position: absolute;
	background: url(/gfx/title_table_b/bottom-right.gif);
}


div.dol
{
	position: relative;
	margin-left:60px; 
	margin-right:60px;
	height: 60px;
	background: url(/gfx/title_table_b/bottom.gif);
	background-repeat:repeat;
}

.tbodylewa
{
	background: url("/gfx/title_table_b/left.gif") 0% 0% repeat-y;
}

.tbodyprawa
{
	background: url("/gfx/title_table_b/right.gif") 100% 0% repeat-y;
}


.tbody
{
	background: url("/gfx/title_table_b/right.gif") 100% 0% repeat-y;
}

* html .tbody
{
	background: url("/gfx/title_table_b/left.gif") 0% 0% repeat-y;
}
.tresc {
	background: #c3c3c3;
    margin: 0 30px 0 30px;
	#position: relative;
}

.comments
{
	position: relative;
	display: block;
}



.cleaner
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}





.tytuly
{
	position: absolute;
	left: 30px;
	top: 0px;
}


.ukryj
{
	position: absolute;
	top: 5px;
	left: 5px;
}

.logo
{
	height:129px;
}

.banner
{
	min-height:60px;
	width: 468px;
}



.play
{
	max-height:69px;
}

#marq
{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

#zdjecie_lewa
{
	float:left;
	border:1px dotted black;
	margin:0px 5px 5px 0px;
}

#zdjecie_prawa
{
	float:right;
	border:1px dotted black;
	margin:0px 0px 5px 5px;
}


#shell
{
	#border: 1px dotted grey;
	#background: #ccc;
	#width: 90%;
}