/*------------------------------------------------------------------
[INTERSID 2008]

Projekt:	Intersid S.C.
Autor:		Łukasz Łepecki
Wersja:		2.0
Ostatnia	pierwszy zapis:	13/08/08 
Ostatnia	zmiana:			27/08/08 
-------------------------------------------------------------------*/
@import "reset.css";
@import "top.css";
@import "menu.css";
@import "zawartosc.css";
@import "stopka.css";

#form_slide {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:url(../images/fb.png) no-repeat scroll right top;
	height:158px;
	left:-292px;
	position:fixed;
	top:83px;
	width:460px;
}

/*------------------------------------------------------------------*/

/*---AJAX KONTAKT---*/
.hidden{
	display:none;
}
view{
	display:"";
}


body{
	background-color: #ffffff ;
	margin:0px;


}

.pasek_czarny{
	width:100%;
	height:32px;
	background-color: #223039;

}

.wrap{
	width:898px;
	margin-left: auto;
	margin-right: auto;
}

.calosc{
	font-size:11px;
	font-family:Trebuchet MS;
	color:#868686;
}


.top{
	width:898px;
	height:432px;
	clear:both;
	font-size:12px;
	font-family:Trebuchet MS;


}
.zawartosc{
	width:898px;
	height:auto;
	clear:both;



	
}
.stopka{
	width:100%;
	height:50px;
	background-color: #f1f1f1;
	border-top: 1px solid #d3d1d1;
	clear:both;
	font-size:12px;
	font-family:Trebuchet MS;
	color:#5b5b5b;
	


}



/*
a:link		{text-decoration:none;color:#989898;font-size:11px;font-family:Tahoma,Helvetica,Arial;}
a:visited	{text-decoration:none;color:#5d5d5d;font-size:11px;font-family:Tahoma,Helvetica,Arial;}
a:hover		{text-decoration:none;color:#9a3142;font-size:11px;font-family:Tahoma,Helvetica,Arial;}
*/

h1	{color:#054f7e;font-size:17px;font-family:Trebuchet MS,Arial;margin:0;font-weight:100;}
h3	{color:#1f1f1f;font-size:11px;font-family:Trebuchet MS,Helvetica,Arial;font-weight:normal;}

#thumbBox {
		position: absolute;
		left: 0px;
		top: 0px;
		border: 1px solid #cccccc;
		width: auto;
		padding: 10px;
		padding-bottom: 0px;
		background-color: #FFFFFF;
		visibility: hidden;
		z-index: 10;
		cursor: pointer;
}

#thumbBox .footerbar {
		font-size:14px ;
		font-family:Arial;
		letter-spacing: 2px;
		line-height: 1.1em;
		color: #686868;
		padding: 5px 0px;
		text-align: right;
}


#thumbBox #thumbImage { 
		background-color: #f4f4f5;
}

#thumbLoading { 
		position: absolute;
		visibility: hidden;
		border: 1px solid black;
		background-color: #f4f4f5;
		padding: 5px;
		z-index: 5;
}
