@charset "iso-8859-2";
body {
	background-image: url(img/bg_all.jpg);
	margin: 0px;
	font-family: Arial;
	color: #414042;
}

.clear {
	clear: both;
	}
	
.hr {
	background-image: url(img/dotted_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	display: block;
	margin: 20px 0px;
	}
	

.break {
	height: 20px;
	}
	
.center {
	text-align: center;
	}
	
h1 {
	font-family: Georgia;
	color: #00a7ff;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 7px;
	}
	
h4 {
	font-family: Georgia;
	color: #ee2b33;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 7px;
	}	
	
h2	{
	color: #9c9c9c;
	font-family: Georgia;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;	
	}
	
h3 {
	font-size: 14px;
	font-weight: normal;
	}	
	
p {
	font-family: Arial;
	color: #414042;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	}
	
li {
	font-family: Arial;
	color: #414042;
	font-size: 12px;
	}
	
li.arrow {
	font-family: Arial;
	color: #414042;
	font-size: 12px;
	list-style-image: url(img/arrow_blue.gif);
	list-style-type: none;
	}		
	
a.special {
	color: #e60004;
	text-decoration: none;
	background-image: url(img/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 6px;
	}
	
a.special:hover {
	color: #9c9c9c;
	}
	
.alert {
	border: 1px dotted #00A7FF;
	padding: 0px 10px;
	display: block;
	margin: 10px 0px;
	}							

#wrap {
	width: 100%;
	background-image: url(img/bg_top.jpg);
	background-repeat: repeat-x;
	}

#top {
	width: 886px;
	margin: auto;
	}
	
#container {
	width: 886px;
	margin: auto;
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
#footer {
	width: 886px;
	height: 55px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	margin: auto;	
	}
	
#footer .copy {
	display: block;
	text-align: right;
	color: #58595b;
	font-size: 10px;
	margin-right: 20px;
	padding-top: 33px;
	}
	
#footer .copy a {
	color: #737577;
	text-decoration: none;
	}
	
#footer .copy a:hover {
	color: #58595b;
	text-decoration: none;
	}	
	
#menu {
	height: 17px;
	width: 846px;
	margin: auto;
	margin-bottom: 20px;
	}
	
#menu img {
	border: none;
	margin-right: 2px;
	}		
	
#zaproszenie {
	width: 846px;
	margin: auto;
	font-family: Georgia;
	font-size: 19px;
	text-align: center;
	margin-bottom: 20px;
	background-image: url(img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
#zaproszenie .red23 {
	color: #ee2b33;
	font-size: 23px;
	}
	
#zaproszenie .blue29 {
	color: #00a7ff;
	font-size: 29px;
	}
	
#content {
	width: 846px;
	margin: auto;
	}
	
#left_column {
	float: left;
	width: 600px;
	margin-right: 20px;
	}	
	
#sidebar {
	float: left;
	width: 225px;
	font-size: 11px;
	}
	
#sidebar .head {
	width: 225px;
	height: 21px;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(img/bg_head_sidebar.gif);
	margin-bottom: 10px;
	}
	
#sidebar .head .txt {
	color: #FFFFFF;
	display: block;
	margin-left: 10px;
	padding-top: 3px;
	}
	
#sidebar a.link	{
	background-image: url(img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #414042;	
	}
	
#sidebar a.link:hover {
	color: #00a7ff;
	}
	
.img_left {
	float: left;
	margin-right: 10px;
	border: none;
	}
	
.img_right {
	float: right;
	margin-left: 10px;
	border: none;
	}
	
img {
	border: none;
	}	