@charset "utf-8";

html,body 
{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    background-image:url(../../media/images/tlo_bezowe.png);
	background-repeat:repeat;
}

* html #outer{height:100%;}
#footer {
width: 988px ;	
	margin-left: auto ;
	margin-right: auto ;
clear:both;
height:125px;
background-image:url(../../media/images/stopka.png);
background-repeat:no-repeat;
font-size:11px;
color:#401605;
position: relative;
}

#clearfooter{clear:both;height:50px;

    }

    #footer
{
    border-right:1px solid #65290C;
    border-left:1px solid #65290C;
}

div.mainbody {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../../media/images/tlo_bezowe.png);
	background-repeat:repeat-y;
	font-size: 1.1em ;
	width: 988px ;	
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 0px;
	padding: 0px ;
	background-color: white ;
	color: black ;
    border-right:1px solid #65290C;
    border-left:1px solid #65290C;
}

#top
{	
	background-image:url(../../media/images/intro/top_intro.png);
	background-repeat:no-repeat;
	height:208px;
	top:0px;
	position:relative;
}



div#center
{
	left:57px;
	right:57px;
    padding-top:20px;
	min-height:300px;
  height:auto !important;
  height:300px;
	position:relative;
	width:874px;
    text-align:left;

}

#center img
{
    padding-right:30px;
    padding-left:30px;
    border:0;
}


div#down_menu
{
	color: #edcb96;
	font-style:italic;
	font-size:12px;
	position:relative;
	right:80px;
	margin-bottom: 0px;
	float:right;
    padding-bottom:0px;
    margin-top:70px;
}

div#stopka_poz
{
	position: absolute;
	left: 5px;
	bottom: 3px;
	color: #fff;
	width: 970px;
	text-align: center;
	font-style: normal;
}

a
{
    /*color:#edcb96;*/
		color: #000;
}

#footer a {color:#edcb96;}

