html{
    background: #000;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	background: #000;
	margin: 0;
	padding: 0;
}

#outer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1001px;
	height: 551px;
	margin-left: -500px; /* half of width */
	margin-top: -300px; /* half of height */
}

#inner {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1001px;
	height: 551px;
	margin-left: -500px; /* half of width */
	margin-top: -250px; /* half of height */
}

#content {
	height: 100%;
	background: url(../images/bg_foto.jpg);
	background: #EF5F00;
	position: relative;
	border: 2px solid #ffca32;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
}

#nakladka_na_bg_2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 719px;
	height: 112px;
	background: url(../images/nakladka_na_bg_02.png) !important;
	background: url(../images/nakladka_na_bg_02.gif);
}

#nakladka_na_bg_4 {
	position: absolute;
	top: 112px;
	right: 0;
	width: 258px;
	height: 382px;
	background: url(../images/nakladka_na_bg_04.png) !important;
	background: url(../images/nakladka_na_bg_04.gif);
}

#nakladka_na_bg_7 {
	position: absolute;
	bottom: 57px;
	right: 258px;
	width: 47px;
	height: 79px;
	background: url(../images/nakladka_na_bg_07.png) !important;
	background: url(../images/nakladka_na_bg_07.gif);
}

#nakladka_na_bg_9 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 754px;
	height: 57px;
	background: url(../images/nakladka_na_bg_09.png) !important;
	background: url(../images/nakladka_na_bg_09.gif);
	text-align: left;
}

#nakladka_na_bg_9 ul {
	position:absolute;
	top:30px !important;
	top:40px;		
	left:0;
}
#nakladka_na_bg_9 ul li {
	display: inline;
	padding: 3px;
	color: #ffca32;
	font-size: 8pt;
}

#copy {
	margin-left: 75px;
}

#nakladka_na_bg_9 a {
	text-decoration: none;
	color: #ffca32;
	font-size: 8pt;
}

#box {
	opacity: 80;
	position: absolute;
	top: 0px;
	left: 285px;
	background: url(../images/box_bg.gif);
	width: 427px;
	height: 440px;
	margin-top: 30px;
}

#box_content {
	margin: 80px 10px 0px 40px;
	padding-right: 20px;
	text-align: left;
	overflow: auto;
	scrollbar-base-color: #ffcc00;
	scrollbar-arrow-color: #6699cc;
	scrollbar-DarkShadow-Color: blue;
	height: 350px;
}

.fiestas {
	margin-left: 3px;
	border: 1px #000 solid;
}

.galerie {
	float: left;
	width: 170px;
}

.galerie h2 {
	width: 139px;
	font-size: 7pt;
	margin: 5px 0 15px 0;
	padding: 2px;
}

.galerie a {
	text-decoration: none;
	color: #fff;
}

.galerie a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

.galerie_img {
	border: 1px #000 solid;
	height: 100px;
	width: 140px;
	background: #000;
	overflow: hidden;
	text-align: center;
}

.galerie_img img {
	border: none;
}

.zdjecia {
	text-align: center;
	float: left;
	width: 102px;
	margin: 5px 10px 5px 0;
	overflow: hidden;
	background: #000;
	height: 73px;
}

.zdjecia a img {
	border: solid #000 1px;
}

.zdjecia a:hover img {
	border: solid #ff0000 1px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	background: #D71920;
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
	padding: 1px 15px 1px 15px;
	margin: 10px 0 10px 0;
}

h3 {
	padding-left: 15px;
	font-size: 9pt;
	font-weight: bold;
}

.skladniki {
	font-style: italic;
	padding-left: 5px;
}

p {
	margin-top: 10px;
}

.atras {
	display: block;
	background: #d71920;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 87px;
	padding: 1px 0 1px 15px;
}

.defiesta_body {
	margin-left: 15px
}

.pagelinks {
	margin-top: 10px;
	background: #d71920;
	padding: 1px 0 1px 15px;
	font-size: 9pt;
}

.pagenumdead,.pagenumlink {
	text-decoration: none;
	color: #fff;
}

.pageprevdead img,.pageprevlink img,.pagenextdead img,.pagenextlink img
	{
	border: none;
}
/*######################## 
myTABLE
#####################*/
#mytable,.mytable {
	width: 100%;
	margin: 20px 0 20px 0;
}

#mytable th,#mytable tfoot td,.mytable th,.mytable tfoot td {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #EF5F00;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #F7921C url(../images/table/bg_header.jpg) no-repeat;
}

#mytable th.nobg,#mytable tfoot td.nobg,.mytable th.nobg,.mytable tfoot td.nobg
	{
	border: 1px solid #EF5F00;
	background: #F7921C;
}

#mytable tfoot td.nobg,#mytable tfoot td,.mytable tfoot td.nobg,.mytable tfoot td
	{
	border-top: none;
}

#mytable td,.mytable td {
	vertical-align: middle;
	border-right: 1px solid #EF5F00;
	border-left: 1px solid #EF5F00;
	border-bottom: 1px solid #EF5F00;
	background: #fff;
	padding: 6px 6px 6px 6px;
}

#mytable tr.alt td,.mytable tr.alt td {
	background: #fff;
}

#mytable tr td.middle,.mytable tr td.middle {
	vertical-align: middle;
}
#mytable tr td a img{
border: none;
}
.aligncenter{
text-align: center;
}
.alignright{
text-align: right;
}
/*
Vertical Accordions
*/
.alignrightfiestas{
padding-right: 20px;
font-weight: bold;
display: block;
text-align: right;
}
.accordion_toggle {
text-align: right;
display: block;
background: url(../images/arrow_small_down.png) no-repeat center right #fff;
padding: 2px 20px 2px 10px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
outline: none;
color: #000000;
cursor: pointer;
margin: 0 0 0 0;
}

.accordion_toggle_active {
background: url(../images/arrow_small_up.png) no-repeat center right #fff;
color: #000;
border-bottom: 1px solid #f68263;
}

.accordion_content {
background-color: #ffffff;
color: #444444;
overflow: hidden;
}
.accordion_content_wew{
padding: 10px 0px;
}

.fiesta_day{
font-weight: bold;
}