
/* okno przegladarki */
html, body {
	margin:0;
	padding:0;
	font-family: tahoma, arial;
	font-size:11px;

	
	background-color: white; 
}
form
{
	padding:0;
	margin:0;
}
input,select,td
{
	font-size:11px;
	font-family:Tahoma;
}
a
{
	outline-style:none;
	color:#3F3F3F;
}
.porownaj td 
{
	color:#3F3F3F;
	border:1px solid #F3F3F1;
}
p
{
	margin:0px;
	padding:0px;
}
input.input_border
{
	border:0;
	color:#A2A2A2;
	width:138px;
	height:17px;
	background-image:url('../Layout/input_bg.gif');
	background-repeat:no-repeat;
	padding-left:3px;
	margin-left:18px;
}
input.baton
{
	width:76px;
	height:19px;
	background:transparent url(../Layout/input_bg2.gif) no-repeat scroll 0 0;
	font-weight:bold;
	text-align:center;
	padding-bottom:3px;
	border:0;
	cursor:pointer;
}
#top
{
	width:990px;
	height:50px;
	margin:0 auto;
	text-align:center;
	background-image: url('../Layout/firma_top.jpg');
}
#bottom
{
	width:990px;
	height:50px;
	margin:0 auto;
	text-align:center;
	background-image: url('../Layout/firma_bottom.jpg');
	clear:both;
}
#top2
{
	width:988px;
	height:115px;
	margin:0 auto;
	text-align:center;
	border-left:1px solid black;
	border-right:1px solid black;
}
#top3
{
	width:988px;
	height:50px;
	margin:0 auto;
	text-align:center;
	border-left:1px solid black;
	border-right:1px solid black;
}
#main
{
	width:988px;
	height:100%;
	margin:0 auto;
	text-align:center;
	border-left:1px solid black;
	border-right:1px solid black;
}
#logo

{
	width:199px;
	float:left;
	height:114px;
	background-image: url('../Layout/logo.jpg');
	background-repeat:no-repeat;
}
#baner
{
	width:565px;
	
	height:80px;
	background-image: url('../Layout/firma_baner.jpg');
}
#menu
{
	width:565px;
	border-bottom:1px solid #E2E2DA;
	height:39px;
}
#zegarek
{
	width:210px;
	float:left;
	height:114px;
}
#left_baner
{
	width:201px;
	height:376px;
	background-image: url('../Layout/firma_lbaner.jpg');
	float:left;

}
#content
{
	width:566px;
	height:auto;
	float:left;
	text-align:left;
}
#right_baner
{
	width:221px;
	height:100%;
	float:left;
}
#right_baner1
{
	width:221px;
	height:121px;
	background-image: url('../Layout/firma_rbaner1.jpg');
}
#right_baner2
{
	width:221px;
	height:121px;
	background-image: url('../Layout/firma_rbaner2.jpg');
}
#right_baner3
{
	width:221px;
	height:121px;
	background-image: url('../Layout/firma_rbaner3.jpg');
}