body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		background-image: url(images/bg.jpg);
		background-position: top;
		background-repeat: repeat-x;
		margin: 0;
		padding: 0;
		padding-top: 10px;
	 }
a {
	color:#333333;
}
a:hover {
	color: #B1251B;
}
#page {
	margin:0 auto 0 auto;
	width: 830px;
}
#topmenu {
	background-image: url(images/topmenu4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
/*	border:1px solid red; */
}
#topbanner {
	background-image: url(images/topbanner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 830px;
	height:128px;
	margin: 0;
	padding: 0;
}
#mainpage {
	background-image: url(images/page_shadow.gif);
	background-position: top left;
	background-repeat:repeat-y;
	padding:  0 17px 0 17px;
	margin: 0;
}
#home_content {
	background-image: url(images/main_bg1.jpg);
	background-position: top;
	background-repeat:no-repeat;
	min-height: 540px;
}
#content {
	padding: 20px;
	padding-top: 10px;
	margin-top: 0;
}
#topmenu ul, #topmenu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#topmenu ul {
	float: right;
	padding: 1px 0 1px 1px;
	width: 716px;
}
#topmenu ul li {
	float: left;
	font-size: 13px;
}
#topmenu ul a:link, #topmenu ul a:visited {
	text-decoration: none;
	display: block;
	color: #fff;
	width: 115px;
	margin-right: 1px;
	text-align:center;
	padding: 9px 0;
}
#topmenu ul a:hover {
	background-image: url("images/hovermenu2.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	color: #fff;
}
#topmenu ul, #topmenu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer {
	background-image: url(images/footer1.gif);
	background-position: top left;	
	height: 45px;
	padding-top: 12px;
	padding-left: 17px;
	padding-right: 17px;

}

#footer ul {
	padding: 0;
	margin: 0;
}

#footer ul, #footer ul li {
	display: block;
	list-style: none;
}
#footer ul li {
	float: left;
	font-size: 12px;
	border-right: 1px solid white;

}
#footer ul a:link, #footer ul a:visited {
	text-decoration: none;
	display: block;
	color: #fff;
	margin: 0 38px;	
	
}
#footer ul a:hover {
	text-decoration: underline;
} 
.current {
	font-weight: bold;
	color: white;
}
#contact a {
	color: #000000;
	position: relative;
	left: 640px;
	top:20px;
	font-weight: bold;
}
#contact a:hover {
	color: #B1251B;
}
#konsultant a {
	color: #000000;
	position: relative;
	left: 640px;
	top:50px;
	font-weight: bold;
}
#konsultant a:hover {
	color: #B1251B;
}
#breadcrumb {
	color: #333333;
	font-size: 11px;
	padding: 0;
	margin: 0;
	margin-left: 40px;
	padding-top: 2px;
	font-weight: bold;
	
}
#breadcrumb a {
	color: #333333;
	font-weight: normal;
}
#breadcrumb a:hover {
	color: #B1251B;
	font-weight: normal;
}
#homepagelink a {
	position: absolute;
	top: 5px;
	left: 17px;
}
#button_program {
	clear: left;
	width:230px;
	height: 230px;
	text-align: center;
}
#program_opis {
	width:32%;
	float:left;
	height: 230px;
}
#button_album {
	width:32%;
	float:left;
	height: 230px;
}
h1 {
	font-size: 22px;
	margin-top: 0;
	padding-top: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0;
	padding-top: 0;
}
a.more {
	background-image: url(images/bull.png);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 24px;
	color: #C18E26;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 4px;

}
a.more:hover {
	background-image: url(images/bull_hov.png);
	background-position: left;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #D69D2A;
}
.table td{
	border:1px solid #cccccc;
}
.table h2 {
	padding: 0;
	margin:0;
}
.tab_head {
	background-image: url(images/tab_head_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.tab_head_alt {
	background-image: url(images/tab_head_bg_grey.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.grey_bg {
	background-color:#EEEEEE;
}
.banner {
	padding-top: 5px;
	text-align: center;
	padding-bottom: 8px;
	background-image: url(images/banner_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}img {border: 0px;}
