body{
	font-family: Trebuchet MS;
	background: #110802;
	color: #e55302;
	margin: 0px;
	margin-top: 110px;
}

img{
	border: 0 none;
	padding: 0;
	margin: 0;
	display: block;
}

a{
	font-size: 20px;
	text-decoration: none;
	color: #e55302;
}

p {text-align: justify;}
h1 {font: 20px "Trebuchet MS"; color: #e55302; margin: 0px;}
h2 {font: 16px "Trebuchet MS"; font-weight: bold; color: #e55302; margin: 0px;}

*{font: 14px "Trebuchet MS"; color: #eadfcd;}
.info {font: 20px "Trebuchet MS"; color: #eadfcd;}

#contener{
	width: 100%;
	height: 600px;
	background: url(../gfx/bg.jpg) 0 0 repeat-x;
}

#main_table{
	width: 1000px;
	margin: 0 auto;
}

#main_left_td{
	width: 289px;
}

#lewo_footer_bg{
	width: 284px;
	height: 97px;
	background: url(../gfx/lewo_footer_bg.jpg) 0 0 repeat-x;
}

#lewo_footer_end_bg{
	width: 5px;
	height: 97px;
	background: url(../gfx/lewo_footer_end_bg.jpg) 0 0 no-repeat;
}

#prawa_ramka{
	height: 112px;
	background: url(../gfx/ramka_top.jpg) 0 0 repeat-x;
}

#menu_td{
	width: 459px;
	height: 74px;
}

#flags_td{
	height: 38px;
	text-align: right;
}

.flags_div{
	float: right;
}

#content{
	width: 700px;
	height: 400px;
	background: url(../gfx/tlo_content.jpg) 0 0 no-repeat;
}

.content_td{
	padding: 20px 0px 0px 20px;
}

.naglowek{
	font-size: 20px;
}

.menu_info{
	font-size: 20px;
	color: #eadfcd;
}

.tekst{
	color: #eadfcd;
}

#dojazd{
	height: 400px;
	background: url(../gfx/mapa.jpg) 0 0 no-repeat;
}

#content_end{
	width: 11px;
	height: 400px;
	background: url(../gfx/content_end.jpg) 0 0 no-repeat;
}

#prawo_footer_bg{
	height: 88px;
	background: url(../gfx/prawo_footer_bg.jpg) 0 0 repeat-x;
}

#prawo_footer_end_bg{
	width: 11px;
	height: 88px;
	background: url(../gfx/prawo_footer_end_bg.jpg) 0 0 no-repeat;
}