/**********   OGÓLNE:   **********/

.aktywne {
	color: #ff0000;
}
* { font-family: Tahoma; }
body {
	padding:14px 0px 0px 0px;
	text-align:center;
	height:100%;
	width:100%;
	margin: 0px;
	font-size:12px;
	background: #ffffff url('images/bg.gif');
	background-repeat: repeat-x;
}
#main {
	width: 800px;
	margin:auto;
}
#main br {
	clear: both;
}
#technologia {
	width:200px;
	float:left;
	height:56px;
	background: url('images/technologia.gif');
	background-repeat: no-repeat;
}
#przyciski {
	width:600px;
	font-size:13px;
	font-weight:800;
	color:#ffffff;
	height:56px;
	float:left;
	background: url('images/tlo_przyciskow.jpg');
	background-repeat: no-repeat;
}
#przyciski_cont{
	padding-top:22px;
}
#przyciski a{
	padding:0px 4px 0px 4px;
	text-decoration:none;
	color:#ffffff;
	position:relative;
}
#paski3 {	
	width:800px;
	height:12px;
	font-size:1px;
	background: url('images/3paski.gif');
	background-repeat: no-repeat;
}
#logo {
	width:200px;
	height:201px;
	float:left;
	background: url('images/logo.jpg');
	background-repeat: no-repeat;
}
#flash {
	width:600px;
	height:201px;
	float:left;
	background:#575b5e;
}
.tresc {
	width:800px;
	height: 500px;
	float:left;	
}
.t_j_d {
	width:200px;
	height:265px;
	background: #C20000 url('images/t_j_d.gif');
	background-repeat: no-repeat;
}
.bg_przejscie {
	width:20px;
	height:100%;
	background: url('images/bg_przejscie2.gif');
	background-repeat: repeat-y;
}
.tresc_wlasciwa {
	vertical-align:top;
	text-align:left;
	width:580px;
	background: url('images/bg2.gif');
	background-repeat: repeat-x;
}

.temp img {
	padding: 5px;
	border:0px;
}