@charset "iso-8859-2";
/* CSS Document */



.clear {
	clear:both;
}
body {
	background: #ede2d1 url(../../gfx/augustianie/body_bg.jpg) repeat-x left top;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #53564f;
}
/*---------TOP--------------------*/

#top {
	width:1000px;
	height:233px;
	background:url(../../gfx/augustianie/top_bg.jpg) no-repeat left top;
	margin: 0px auto;
}
/*-------------content-----------------------*/

#content {
	width:1000px;
	background:url(../../gfx/augustianie/content_bg2.jpg) repeat-y left top;
	margin:0px auto;
	position: relative;
}
/*-------------Footer---------------*/

#footer {
	width:1000px;
	height:100px;
	background:url(../../gfx/augustianie/footer_bg.jpg) no-repeat left top;
	margin:0px auto;
	clear:both;
	text-align: center;
	position: relative;
}
#footer #stopka {
	clear:both;
	margin:45px 0px 0px 60px;
	color:#b5b4b0;
}
#graph_down {
	position:relative;
	margin:0px 0px 0px 245px;
}
#graph_down .floatleft {
	float:left;
	margin:10px 5px;
	position: relative;
	height: 25px;
	line-height: 15px;
	vertical-align: sub;
}
#graph_down a {
	color:#763c3c;
	text-decoration:none;
	font-weight:normal;
}
#graph_down a:hover {
	color:#FFFFFF;
}
#graph_down img {
	vertical-align: middle;
	border:none;
}
#graph_down #wstecz {
	left: 5px;
}
#graph_down #dogory {
	left: 0px;
}
#graph_down #polec {
	left: 200px;
}
#graph_down #drukuj {
	left: 205px;
}
/*----localiser------*/

#main #localiser {
	line-height:20px;
	margin:0px 2px 0px 2px;

}
#main #localiser #loc_inner {
	border-bottom:1px dotted#763c3c;
	
	margin:0px 10px;
	padding: 0px 0px 5px 0px;
}
#main #localiser a {
	text-decoration:none;
	color:#763c3c;
	margin:0px 4px;
}
#main #localiser a:hover {
	text-decoration:underline;
	color:#000;
}



/*----left------*/
#left {
	float:left;
	width: 248px;
}
#inner_left {
	margin: 0px 17px 0px 8px;
	width:210px;
}
#left a {
	text-decoration:none;
}
#left #menu a:hover {
	color:#880000;
}

#left h1 {
	margin-top:12px;
	font: normal 18px "Times New Roman", Times, serif;
	background: url(../../gfx/augustianie/h1_menu.gif) no-repeat left center;
	padding-left: 18px;
}
#left h1 a {
	text-decoration:none;
	font: normal 18px "Times New Roman", Times, serif;
	color:#5e4e48;
}
#left h1 a:hover {
	color:#633;
}
#left h2 {
	font: normal 15px "Times New Roman", Times, serif;
	margin-left: 15px;
}
#left h2 a {
	background: url(../../gfx/augustianie/h2_str.gif) left center no-repeat;
	font: normal 15px "Times New Roman", Times, serif;
	text-decoration:none;
	color:#5e4e48;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 10px;
	display:block;
}
#left h2 a:hover {
	color:#633;
}

#left h3 {
	font: normal 14px "Times New Roman", Times, serif;
	margin-left: 26px;
}
#left h3 a {
	background: url(../../gfx/augustianie/h2_str.gif) left center no-repeat;
	font: normal 13px "Times New Roman", Times, serif;
	text-decoration:none;
	color:#5e4e48;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 10px;
	display:block;
}
#left h3 a:hover {
	color:#633;
}


/*----Right------*/
#right {
	float:right;
	width: 200px;
}
.inner_right {
	padding:5px;
}
/*----left------*/

#main {
	float: left;
	background:url(../gfx/main_bg_down.jpg) no-repeat 205px bottom;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.main {
	padding: 0px 10px 10px 10px;
}
.main p {
	margin:5px 0px;
	line-height: 16px;
}
.main .h1_aktualnosci {
	font:italic bold 36px "Times New Roman", Times, serif;
	color: #5e4e48;
	background: url(../../gfx/augustianie/h1_aktualnosci.png) no-repeat left top;
	height: 120px;
	padding: 50px 0px 0px 15px;
	margin:0px;
	border:none;
}
.main h1 {
	font:italic bold 24px "Times New Roman", Times, serif;
	color: #5e4e48;
	padding: 5px 0px;
	margin: 10px 0px;
	border-bottom:solid 1px #5e4e48
}
.main h2 {
	font:italic bold 18px "Times New Roman", Times, serif;
	color: #5e4e48;
	padding: 5px 5px;
	margin: 10px 0px;
	border-bottom:dotted 1px #5e4e48;
}
.main h3 {
	font:italic bold 16px "Times New Roman", Times, serif;
	color: #5e4e48;
	padding: 5px 5px;
	margin: 10px 0px;
}
.main h4 {
	font:italic bold 14px "Times New Roman", Times, serif;
	color: #5e4e48;
	padding: 5px 5px;
	margin: 10px 0px;
}
.main h5 {
	font:italic bold 14px "Times New Roman", Times, serif;
	color: #995500;
	padding: 5px 5px;
	margin: 10px 0px;
}
.main h6 {
	font:italic bold 14px "Times New Roman", Times, serif;
	color: #880000;
	padding: 5px 5px;
	margin: 10px 0px;
}
.main ul {
	list-style:disc;
	margin:20px;
}
.main ol {
	list-style:decimal;
	margin:20px;
}

.main a{
color: #770000;
text-decoration:none;
}
.main a:hover{
color: #BFB19B;
text-decoration:underline;
}

.main hr{
color: #5e4e48;
	background-color: #5e4e48;
	height: 1px;
	border: 0.5px solid #5e4e48;
}


/*----------------aktualnośći START ----------------------*/
.news {
	background:url(../../gfx/augustianie/news_bg.png) no-repeat right bottom;
	margin:10px 0px;
	padding-bottom:10px;
}
.news h1 {
	font: bold italic 18px "Times New Roman", Times, serif;
	border-bottom: dotted 1px #543e1f;
	color:#53564f;
}
.news h1:first-letter {
	font: bold italic 30px "Times New Roman", Times, serif;
}
.news .newslink {
	font: bold italic 16px "Times New Roman", Times, serif;
	text-align:right;
	margin:20px 0px;
}
.news .clear {
	clear:both;
	height:1px;
	font-size:1px;
}
.news .newslink:first-letter {
	font: bold italic 30px "Times New Roman", Times, serif;
}
.news img{
	padding:0px 10px 10px 10px;
}
.news .newslink a {
	font: "Times New Roman", Times, serif;
	text-decoration:none;
	color:#40190b;
	margin-right:10px;
}
.news .newslink a:hover{
	color: #BFB19B;
	text-decoration:underline;
}
/*-----------------aktualnosci stop-----------------*/


/*------------------------szukaj-------------------*/
.szukaj {
	width:199px;
	height:97px;
	background: url(../../gfx/augustianie_podstrona/szukaj_bg.jpg) no-repeat left top;
	margin:0px auto;
}
.szukaj form {
	padding:35px 10px 0px 10px;
	text-align:right;
}
.szukaj form input {
	margin: 3px 0px;
}
.szukaj form .text {
	width:175px;
	background-color:#e3dcd1;
	border:1px solid #010101;
	color:#53564f;
}
.szukaj form .button {
	width:50px;
	background-color:#e3dcd1;
	border:1px solid #010101;
	color:#53564f;
}

/*------------------------newsletter-------------------*/
.newsletter {
	width:199px;
	height:97px;
	background: url(../../gfx/augustianie_podstrona/newsletter_bg.jpg) no-repeat left top;
	margin:25px auto 10px auto;
}
.newsletter form input {
	margin: 3px 0px;
}
.newsletter form {
	padding:35px 10px 0px 10px;
	text-align:right;
}
.newsletter form .text {
	width:175px;
	background-color:#e3dcd1;
	border:1px solid #010101;
	color:#53564f;
}
.newsletter form .button {
	width:70px;
	background-color:#e3dcd1;
	border:1px solid #010101;
	color:#53564f;
}


/*------------mapa serwisu---------------------*/


.main #mapaserwisu {
	border:1px dashed;
	padding:10px;
	background-color:none;
}
.main #mapaserwisu a{
text-decoration:none;
color:#53564f;
}
.main #mapaserwisu a:hover{
text-decoration:underline;
color:#770000;

}

.main #mapaserwisu .sitemap {
	border:none;
	font:bold 16px "Times New Roman", Times, serif;
	margin:5px;
	padding:0px;
}
.main #mapaserwisu h1.sitemap {
	margin:0px 0px 5px 20px;
	font:bold 16px "Times New Roman", Times, serif;
	border-bottom:1px dotted #000000;
	padding-bottom: 5px;
}
.main #mapaserwisu h2.sitemap {
	margin:0px 0px 0px 25px;
	font:normal 15px "Times New Roman", Times, serif;
}
.main #mapaserwisu h3.sitemap {
	margin:0px 0px 0px 45px;
	font:normal 14px "Times New Roman", Times, serif;
}
.main #mapaserwisu h4.sitemap {
	margin:0px 0px 0px 55px;
	font:normal 13px "Times New Roman", Times, serif;
}
.main #mapaserwisu h5.sitemap {
	margin:0px 0px 0px 65px;
	font:normal 13px "Times New Roman", Times, serif;
}
.main #mapaserwisu h6.sitemap {
	margin:0px 0px 0px 75px;
	font:normal 13px "Times New Roman", Times, serif;
}
/*---------------koniec mapa serwisu-----------------*/
