/* CSS Document */
.aaa {color:#00421C}
* { 
	margin:0;
	padding:0;
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#f19200;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	background: url(../images/layout/background.gif) repeat-x;
}
#header {
	margin:0 auto;
	width:790px;
	height:176px;
	background: url(../images/layout/header.jpg) no-repeat;
}
#jezyki {
	float:left;
	margin:5px;
}

#menu {
	margin:0 auto;
	height:50px;
	width:790px;
	text-align:center;
	color:#FFF;
	background:#841a1e;
}
#zawartosc {
	margin:0 auto;
	width:790px;
	display:block;
	color:#00421C;

}
#stopka {
	clear:both;
	height:181px;
	background: url(../images/layout/background_foot.gif) bottom repeat-x;
	text-align:left;
	font-size:11px;
}
#foot_1 {
	margin:0 auto;
	width:790px;
	height:107px;
	background:url(../images/layout/foot_up.jpg) no-repeat;
	color:#841A1E;
	font-size:11px;
}
#foot_2 {
	margin:0 auto;
	width:790px;
	height:74px;
	background:url(../images/layout/foot_down.jpg) no-repeat;
	color:#fff;
	text-align:center;
}
#tresc {
	clear:both;
	display:block;
	text-align: justify;
}
.dodatki {
	width:155px;
	height:180px;
	display:inline;	
	float:left;
	text-align:center;
}
.pozostale {
	text-align:center;
	margin:5px auto 15px auto;
}
#podgrzewacze {
	width:350px;
	margin:0 auto;
	float:right;
	display:inline;
}
#podgrzewacze img {
	border:0;
}
.art_podgrzewacze {
	float:left;
	display:inline;
	padding:15px;
}
.art_podgrzewacze img{
	height:300px;
}
a#marek_link  {color:#F19200; }
