/*------------------------------------------------------------------
[INTERSID 2010]
Projekt:	Intersid S.C.

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


@import "reset.css";
@import "top.css";
@import "menu.css";
@import "zawartosc.css";
@import "stopka.css";



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

body{
	margin:0px;
	background-image: url("../images/tlo_c.jpg");
	background-repeat: repeat-x;
	background-color:#000000;
}

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

.top{
	width:1000px;
	height:0px;
	clear:both;
	font-size:12px;
	font-family:Trebuchet MS;
}

.zawartosc{
	width:1000px;
	min-height: 582px;
	height: auto !important;
	height: 582px;
	clear:both;
	background-image: url("../images/tlo_c3.jpg");
	background-repeat: no-repeat;
}

.stopka{
	width:965px;
	height:71px;
	background-image: url("../images/stopka_dol.jpg");
	background-repeat: no-repeat;
	clear:both;
	padding-top:20px;
	padding-left:35px
}


h1	{color:#2e2e2e;font-size:16px;font-family:Helvetica,Arial;margin:0;font-weight:normal;}
h2	{color:#cbb480;font-size:14px;font-family:Verdana,Helvetica,Arial;font-weight:normal;}
h3	{color:#dbdbdb;font-size:13px;font-family:Trebuchet MS,Arial;font-weight:bold;margin:0;padding:0}
h4	{color:#dbdbdb;font-size:13px;font-family:Trebuchet,Arial;font-weight:bold;padding-left:0px;}

