body {
	/*background-image: url(../images/background_zalobny.jpg);*/
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#ee163f;
}

#top {
	width:968px;
	height:295px;
}
#content {
	width:939px;
	padding:25px;	
	overflow:hidden;
	background:url(../images/background_site.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#left {
	width:690px;
	margin-right:9px;	
	float:left;
}
#right {
	width:240px;	
	float:right;
}
h2 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
.tytul {
	font-weight:bold;
	color:#ee163f;
}
.tytul a {
	font-weight:bold;
	color:#ee163f;
}
.tytul a:hover {
	text-decoration:underline;
}
.data {
	font-size:10px;
	color: #A5866B;
}
a.czytaj_wiecej {
color:#7F2F19;
font-size:10px;
text-decoration:none;
}
a.czytaj_wiecej:hover {
text-decoration:underline;
}
.bottom_menu {
	background-color:#DB0A30;
	/*background-color:#000000;*/
	color:#FFFFFF;
}
.bottom_menu a {
	color:#FFFFFF;
}
#bottom_site {
	background-image:url(../images/background_site_bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	height:7px;
	font-size:10px;
	color:#999999;
}
#bottom_site a {
	color:#999999;
	text-decoration:none;
}
.podpis {
	clear:both;
	font-size:10px;
	color:#999999;
}
.podpis a {
	color:#999999;
	text-decoration:none;
}
a.galeria {
	font-size:16px;
	text-decoration:none;
}
.red_box {
	border:solid #DB0A30 1px;
	width:690px;
	min-height:250px;
	margin-bottom:15px;
}
.brown_box {
	border:solid #7F2F19 1px;
	width:690px;
	min-height:250px;
	margin-bottom:15px;
}
.top_box {
	width:100%;
	height:33px;
	text-align:left;
	background-image:url(../images/grafika_boksow/top_bg.gif);
	background-repeat:repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#7F2F19;	
}
.content_box {
	padding:3px 10px;
	width:670px;
}
.red {
	color:#DB0A30;
}
.odstep4px {
	color:black;
	font-weight:bold;
	padding:4px 10px;
}
.error {
	background-image:url(../panel/images/Cancel.png);
	background-repeat:no-repeat;
	background-position:center left;
	height:12px;
	color:#bc3229;
	font-weight:bold;
	padding:20px 50px;
	margin:15px;
	border: solid 1px #f35a5c;
	text-align: center;
}
.good {
	background-image:url(../panel/images/Ok.png);
	background-repeat:no-repeat;
	background-position:center left;
	height:12px;
	color:#4ABA27;
	font-weight:bold;
	padding:20px 50px;
	margin:15px;
	border: solid 1px #81EB54;
	text-align: center;
}
.info {
	background-image:url(../panel/images/Info.png);
	background-repeat:no-repeat;
	background-position:center left;
	height:12px;
	color:#3667bf;
	font-weight:bold;
	padding:20px 50px;
	margin:15px;
	border: solid 1px #5f96eb;
	text-align: center;
}
