html 
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body 
{
	background-color: #f3f3f3;
	margin: 0;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	height: 100%;
}

.slideshow {
	width: 720px;
	height: 179px;
	overflow: hidden;
	position: relative;

}
.content2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 450px;
	
	background: url('http://www.da.wroclaw.dominikanie.pl/foto/foty/1x1.png');
	color: #fff;
	padding: 7px;
	font-family: "FreeSans";

}
#slideshow-counter {
	border-top: 1px solid #fff;
	padding-top: 7px;
	margin-top: 5px;
}
.container, .hidden {
	top: 0;
	left: 20px;
	width: 720px;
	height: 179px;
	position: absolute;
}
.title2 {
	font-size: 80pt;
	color: white;
	margin: 0 0 5px 0;
}
.controls {
	background-color: #fff;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
.controls span {
	color: #000;
	padding: 3px;
}
.controls span:hover {
	color: red;
	position: relative;
	top: -1px;
	left: 1px;
}




#container 
{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* ---------------- HEADER ---------------------- */

#header-top-stripe 
{
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0px;
	position: relative;
}

#header-top-container
{
	width: 955px !important;
	margin: 0 auto;
	height: 33px;
	position: relative;
	border: #000000 solid 0px;
}

#header-top-main {
	width: 910px;
	height: 33px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	float: right;
	background-image: url(../img/header-top.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;
	border: #000000 solid 0px;
}

#logo-top 
{
	width: 208px;
	height: 33px;
	margin-left: 25px;
	padding: 0px;
	position: relative;
	float: left;
	background-image: url(../img/logo-top.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
}

#header-middle-stripe 
{
	width: 100%;
	height: 179px;
	margin: 0;
	padding: 0px;
	position: relative;
	border: #000000 solid 0px;
	background-color: #322f2f;
}

#header-middle-container
{
	width: 955px !important;
	margin: 0 auto;
	height: 179px;
	position: relative;
	background-repeat: no-repeat;
	border: #000000 solid 0px;
}

#header-middle-main 
{
	width: 712px !important;
	height: 179px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	float: right;
	background-image: url("../img/header-middle.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
   color: #f3f3f3;
   font-family: Arial;
   font-size: 12px;
}

#logo-middle 
{
	width: 206px;
	height: 179px;
	margin-left: 25px;
	padding: 0px;
	position: relative;
	float: left;
	background-image: url("../img/logo-middle.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
}

#header-bottom-stripe 
{
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0px;
	position: relative;
}

#header-bottom-main 
{
	width: 712px;
	height: 35px;
	margin: 0 auto;
	position: relative;
	float: right;
	background-image: url("../img/header-bottom.png");
	background-repeat: no-repeat;
	background-position: top right;  
   text-align: left;
}

#header-bottom-container
{
	width: 955px !important;
	margin: 0 auto;
	height: 33px;
	position: relative;
	background-repeat: no-repeat;
}

#logo-bottom
{
	width: 208px;
	height: 17px;
	margin-left: 25px;
	padding: 0px;
	position: relative;
	float: left;
	background-image: url("../img/logo-bottom.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
}

/* ---------------- SITE ---------------------- */
#site 
{
	width: 910px !important;
	min-height: 500px;
	margin:auto;
	position: relative;
	background-repeat: no-repeat;
	border: 0px dashed #cdcdcd;
	background-position: top left;
}

#site-left
{
	width: 180px !important;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	border: 0px dashed #cdcdcd;
	background-position: top left;
}

#site-main
{
	width: 540px !important;
	min-height: 100%;
	margin: 0 auto;
  /* padding-top: 15px;*/
	position: relative;
	float : left;
	background-repeat: no-repeat;
	border: 0px dashed #cdcdcd;
	background-position: top left;
}

#site-right
{
	width: 190px !important;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	border: 0px dashed #cdcdcd;
	background-position: top left;
   
}

#footer 
{
	width: 100%;
	height: 80px;
	margin-top: 20px auto;
	padding: 0px;
	font-family: Tahoma, Arial;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	position: absolute;
	bottom: 0 !important;
	
	background-color: #322f2f;
}

#footer-container
{
	width: 910px !important;
	margin: 0 auto;
	height: 60px;
   padding-left: 30px;
	position: relative;
	background-repeat: no-repeat;
   color: #f3f3f3;
   font-family: Arial;
   font-size: 10px;
   text-align: left;
}

#clear 
{
	height: 50px;
	padding-top: 40px;
	clear: both;
}

#address 
{
	padding-top: 125px;
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
}

#address a 
{
    color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
}

#address a:hover
{
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
}

#header-middle-main a:hover
{
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
   color: #f3f3f3;
   text-decoration: underline;
   cursor: hand;
}

.abstract 
{
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
	font-style: none;
	color: #000000;
}

.news 
{
	width: 100% !important;	
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
	font-style: none;
	border-top: 1px dotted #938b8b;	
	border-bottom: 1px dotted #938b8b;		
	position: relative;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}

.content 
{
	width: 92% !important;
	padding: 10px;
	margin: 10px 10px 0px 10px !important;
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
	float: right;
	border-top: 1px dotted #938b8b;
	border-bottom: 1px dotted #938b8b;	
	text-align: justify;
}

.content-top 
{
	width: 100% !important;	
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
	font-style: none;	
	border-bottom: 1px dotted #938b8b;		
	position: relative;
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.pasted 
{
	width: 92% !important;
	padding: 10px;
	margin: 20px 10px 10px 10px !important;
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
	float: right;
  	background-color: #e7e5df;
	background-repeat: repeat;
	text-align: justify;
	
}

.newstitle{
	width: 96% !important;
	padding: 10px;
	margin: 0px 0px 10px 0px !important;
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
	float: left;
	font-weight: bold;
	color: #930000;
  	background-color: #e7e5df;
}


.banner 
{
	width: 92% !important;
	padding: 0px 10px 0px 13px;
	margin: 20px 0px 0px 10px !important;
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
	float: left;
	text-align: justify;
	border: 0px solid #000000;
}


.strong 
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #930000;
	margin: 0px 0px 0px 0px;
	padding: 0;
}



.strong  a:link {
	color: #930000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.strong  a:hover {
	color: #930000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand; 
}

.strong  a:visited {
	color: #930000;
	font-style: normal;
	font-weight: bold;
}



.title 
{
	width: 95% !important;
	margin: 10px 10px 0px 10px !important;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	position: relative;
	border: 0px dashed #aea079;
	float: right;
	font-family: Tahoma;
	font-size: 13px;
	background-image: url("../img/title.png");
	background-repeat: repeat;
	text-align: justify;
}

.right 
{
   width: 100% !important;
   text-align: right;
   float: left;
   color: #930000;
   font-size: 12px;
   margin: 0px 0px 0px 0px !important;
   padding-top: 10px;
   
}

.right a:link
{
   color: #930000;
   font-size: 12px;
   text-decoration: none;
}

.right a:hover
{
   color: #930000;
   font-size: 12px;
   text-decoration: underline;
   cursor: hand; 
}

.right a:visited
{
   color: #930000;
   font-size: 12px;
   text-decoration: none;
}

.date 
{
   font-size: 11px;
   color: #6d490b;
   text-align: left;
   font-weight: normal;   
}

 .place
{
   font-size: 11px; 
   color: #454545;
}

 .description
{
   font-family: Arial; 
   font-size: 11.5px;
   font-style: italic;
   color: #6d490b;
}

.cite
{
   font-family: Arial; 
   font-size: 11.5px;
   font-style: italic;		
}

 .strong_black
{
   font-weight: bold;  
   color: #000000;
}

a:link {
	color: #6d490b;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
   font-size: 12px;
   font-family: Tahoma;
}

a:visited {
	color: #6d490b;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
   font-size: 12px;
   font-family: Tahoma;
}

a:hover {
  color: #6d490b;
  font-style: normal;
  font-weight: normal;
  cursor: pointer;
  text-decoration: underline;
   font-size: 12px;
   font-family: Tahoma;
}

.img_right {
	border: 1px solid #000000;
	float: left;
	padding: 0px;
	margin: 5px 15px 15px 0px;
}

/*

table {
	padding: 0px;
}

td {
	padding: 0px;
}

tr {
	padding: 0px;
}

.menu-space {
	margin-left: 165px;
}



.error {
	width: 95% !important;
	margin: 10px 10px 0px 10px !important;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	position: relative;
	border: 0px dashed #d19696;
	float: right;
	font-family: Tahoma;
	font-size: 13px;
	background-image: url("../img/error.png");
	background-repeat: repeat;
}



.blank {
	width: 95% !important;
	padding: 10px 10px 0px 10px;
	margin: 10px 10px 0px 0px !important;
	margin: 5px 0px 5px 0px;
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
	float: right;
	color: #b9b9b9;
	text-align: justify;
}

.list {
	list-style-type: square;
	padding: 0 0 0 20px !important;
	padding: 0 0 0 2px;
	margin: 10px 0px 10px 0px !important;
	margin: 10px 0px 10px 20px;
	text-align: left;
}



.cite_source {
	color: #b9b9b9;
}

input.textbox {
	border: 1px solid #bbbbbb;
	margin: 2px 0 2px 0;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma;
	font-size: 13px;
}

textarea {
	border: 1px solid #bbbbbb;
	margin: 2px 0 0px 0;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma;
	font-size: 13px;
}

input.submit {
	width: 120px;
	border: 1px solid #bbbbbb;
	margin: 2px 5px 2px 0;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma;
	font-size: 13px;
}

input.submit_right {
	width: 120px;
	border: 1px solid #bbbbbb;
	margin: 2px 5px 2px 0;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma;
	float: right;
	font-size: 13px;
}

input.submit_left {
	width: 120px;
	border: 1px solid #bbbbbb;
	margin: 2px 5px 2px 0;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma;
	float: left;
	font-size: 13px;
}

input.submit_short {
	width: 90px;
	border: 1px solid #bbbbbb;
	margin: 2px 5px 2px 0;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma;
	font-size: 13px;
}

input.boxes {
	margin: 6px 0 2px 0;
	padding: 0;
	border: 1px solid #bbbbbb;
}

input.box {
	margin: 2px 0px 2px 0;
	padding: 0px;
	border: 1px solid #bbbbbb;
}

input.filterbox {
	margin: 0px 10px 0px 0;
	padding: 0px;
	border: 1px solid #bbbbbb;
}

select.instruments {
	width: 200px;
	border: 1px solid #bbbbbb;
	margin: 2px 10px 2px 0;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma;
	font-size: 13px;
}

select.instruments_short {
	width: 120px;
	border: 1px solid #bbbbbb;
	margin: 2px 10px 2px 0;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma;
	font-size: 13px;
}

label {
	width: 80px;
	float: left;
	text-align: right;
	margin: 4px 5px 0px 0px;
	clear: both
}

label.nonfloat {
	width: 80px;
	float: none;
	text-align: right;
	margin: 4px 5px 0px 0px;
	padding: 0px;
	clear: both
}

label.long {
	width: 100px;
	float: left;
	text-align: right;
	margin: 4px 5px 0px 0px;
	clear: both
}

label.vlong {
	width: 150px;
	float: left;
	text-align: right;
	margin: 4px 5px 0px 0px;
	clear: both
}

label.strong {
	width: 60px;
	float: left;
	text-align: left;
	clear: both;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #130d41;
	margin: 0px 10px 0px 0px;
	padding: 0;
}

.form_right {
	float: left;
	width: 51%;
	margin-left: 12px;
}

.form_left {
	float: left;
	width: 45%;
}

.reservation {
	float: left;
	width: 50%;
	padding: 10px 0 10px 0;
}

table.participants {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
}

td.header {
	border-bottom: 1px #a49c9c dotted;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #130d41;
	padding: 4px 0 4px 6px;
}

td.participants {
	border-bottom: 1px #a49c9c dotted;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 4px 0 4px 8px;
}

td.participants_gray {
	border-bottom: 1px #a49c9c dotted;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #b9b9b9;
	padding: 4px 0 4px 8px;
}

*/

.paging {
	font-family: Tahoma;
	float: right;
	margin: 10px 10px 0px 0px;
	width: 92%;
	padding: 7px 0px 7px 0px;
	text-align: right;
	border: 0px solid #000000;
	
}

.paging  a {
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	background-color: #322f2f;
	padding: 7px 10px 7px 10px;
}

.paging  a:hover {
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.current   {
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	background-color: #6d490b;
	padding: 7px 10px 7px 10px;
	margin: 20px 0px 10px 0px;
}

div.img {
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}

div.img img {
	display: inline;
	margin: 0px;
}

.image {
	display: inline;
	margin: 0px;
	border: 0px solid #ffffff;
}

.menu
{
   width: 170px; /*width of menu*/
}

.menu .headerbar
{
   font: bold 13px Verdana;
   background: url(../img/arrow.gif) no-repeat 14px 10px; 
   margin-bottom: 0; /*bottom spacing between header and rest of content*/
   padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
   text-decoration: none;
}

.menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.menu ul li
{
   padding-bottom: 0px; /*bottom spacing between menu items*/
}

.menu ul li a 
{
   font: normal 12px Arial;
   color: #6d490b;
   margin-left: 14px;
   display: block;
   padding: 1px 0;
   line-height: 17px;
   padding-left: 8px; /*link text is indented 8px*/
   text-decoration: none;
   border-bottom: 1px dotted #938b8b;
}


.menu img
{
   font: normal 12px Arial;
   color: #6d490b;
   margin-left: 10px;
   display: block;
   padding: 1px 0;
   line-height: 17px;
   padding: 8px; /*link text is indented 8px*/
   text-decoration: none;
}


.menu ul li a:visited
{
   color: #6d490b;
   text-decoration: none;
   border-bottom: 1px dotted #938b8b;
}

.menu ul li a:hover
{ /*hover state CSS*/
   color: white;
   background: #322f2f;
   text-decoration: none;
   border-bottom: 1px dotted #322f2f;
}

.menu a
{
   text-decoration: none;
   color: #000000;
   cursor: hand;
}

.menu a:visited
{
   text-decoration: none;
   color: #000000;
}

.menu a:hover
{  
   text-decoration: none;
   color: #000000;
}
