/* CSS Document */
td.l{
	border-top: #eee solid 1px;
}
body{ 
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align:center;
	marginwidth: 0;
	marginheight: 0;
}

img {border:0 none;}

#contener{
	width: 759px;
	margin: 0px auto;
	text-align:left;
}

#menu{
	width: 100%;
}

#szukaj{
	border:#CCCCCC solid 1px;
	font-size:16px;
	width: 100px;
	margin-top: 0px;
	color: #99999C;
}

.menubox{
	height:50px;
	float:left;
}

#lewyrog{
	width:11px;
	height: 39px;
	background-image:url(img/lewy_rog.jpg);
	float:left;
}

#rogprawy{
	width:11px;
	height: 39px;
	background-image:url(img/prawy_rog.jpg);
	float:left; 
}

#footer{
	width:737px;
	height: 39px;
	background-image:url(img/dol.jpg);
	background-repeat:repeat-x;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif
}

#footer_box{
	height:140px
}

#footer_left{
	width: 110px;
	text-align:right;
	border-right:#CCCCCC solid 1px;
	margin-right: 10px;
	float:left;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #99999C;
	font-size:12px;
	margin-top: 10px
}

#footer_right{
	width:610px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #99999C;
	font-size:12px;
	margin-top: 10px;
}

#polec{
	position:absolute;
	margin-top: 6px;
	margin-left: 10px;
}

#main{
	margin-top:10px
}

#up_txt{
	position:absolute;
	margin-top:30px;
	top:0%;
	width:590px;
	margin-left: 145px;
	color: #99999C;
	font-family:Arial, Helvetica, sans-serif
}

#main_txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#99999C
}

a.menu:link, a.menu:visited {
 	text-decoration: none ;
 	color: #99999C;
}
a.menu:active, a.menu:hover {
	text-decoration: underline;
}

a.polec:link, a.polec:visited {
 	text-decoration: none ;
 	color: #ffffff;
}
a.polec:active, a.polec:hover {
	text-decoration: underline;
}

a.flaming:link, a.flaming:visited {
 	text-decoration: none ;
 	color: #ffffff;
}

a.flaming:active, a.flaming:hover {
	text-decoration: underline;
}

a.mail:link, a.mail:visited {
 	text-decoration: none ;
 	color: #99999C;
}
a.mail:active, a.mail:hover {
	text-decoration: underline;
}

#flashcontent{
	background-color: #FFFFFF;
	width: 540px;
	height: 453px;
}


