/* CSS style sheet designed by lizardgraphics 2009
www.lizardgraphics.pl (c)
*/

/*--------------------------------------------------------------OGÓLNE USTAWIENIA + INDEX.PHP----------------------------------------------------------------*/
html
{
 	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

}
body
{
background: url('./gfx/tlo.jpg') center top repeat;
border: 0px solid red;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
font-family: Arial;
 /*color:#525252;*/
 color:#fff;
}
a
{
outline:none;
text-decoration: none;
}

.top
{
width:100%;
height:74px;
background: url(./gfx/top.jpg) repeat-x;

}

.menu_top
{
margin-top:-41px;
float:right;

}
.menu_top a
{
margin-right:20px;
margin-left:10px;
}
.menu_top a:link, .menu_top a:visited
{
color:#f0f0f0;
}

.menu_top a:hover
{
color:#d4bc34;
}
.container
{
margin-top:-5px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
width:900px;
background: url('./gfx/mid.png') repeat-y;
}

.content
{
margin-top:5px;
padding-top:10px;
padding-left:15px;
padding-right:15px;
padding-bottom:335px;
background: url('./gfx/floral3.png') bottom left no-repeat; 
}

.left
{
float:left;
width:355px;

}

.right
{
float:right;
width:465px;
}

.lightlink
{
color:#c00;
}
.formel
{
width:290px;
border:1px solid #151212;
background:#151212;
color:#f0f0f0;
}

.szare
{
color:#bab8b8;
}

.partnerzy
{
min-height:20px;
width:900px;
margin-left:auto;
margin-right:auto;

}

.bottom
{
background: url(./gfx/bottom.jpg) repeat;
width:100%;
padding-bottom:10px;
}

.menu_bottom
{
padding-top:20px;
text-align:center;
}
.menu_bottom a
{
margin-right:5px;
margin-left:5px;
font-size:14px;
}
.menu_bottom a:link, .menu_bottom a:visited
{
color:#d4d4d4;
}

.menu_bottom a:hover
{
color:#white;
}