

body	{
	min-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin:50px 50px;
	background-color: #773311;
}

div.container {
	min-width: 800px;
	max-width: 900px;
	height: auto !important;
	height: 600px;
	min-height: 671px;
	/*height:expression(document.body.clientHeight < 770? "770px": "auto" );*/
	background-image: url(tlo.jpg);
	background-repeat: repeat;
	text-align: left;
}

div.menu	{
	position: relative;
	width: 199px;	
	max-width: 199px;
	text-align: left;
}

#menu	{
	position: relative;
	width: 199px;	
	max-width: 199px;
	text-align: left;
}

div.header {
	//text-align:center;
	min-height: 100px;
}

div.subheader {
	position: relative;
	text-align: left;
	max-width: 599px;
	left: 200px;
	top: -350px
}

div.main {
	text-align: center;
	position: relative;
	width: 599px;
	max-width: 599px;
	left: 210px;
	top: -280px
	}

div.footer {
	text-align: center;
	//font-size: 80%;
	padding-left: auto;
	padding-right: auto;
}

#footer {
	text-align: center;
	//font-size: 80%;
	padding-left: auto;
	padding-right: auto;
}

table.footer_table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	font-size: 80%;
}

table.festiwal {
	border-collapse: collapse;
	border-width: 0;
	border-color: #111111;
	width: 93%; 
	height: 888px;
}

table.nagrody {
	border: solid red;
	border-collapse: collapse;
	border-width: 0;
	/*border-color: #111111;*/
	width: 784px;
	height: 402px;
}

img {
	/*border: 5px solid #800000;
     */ 
}

img.baner {
	border-style: none;
	position: relative;
	left: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

img.anioly {
	position: relative;
	top: 160px;
	border-style: none;
}

p {
	text-align: justify;
	padding-right: 10px;
}
p.normal
{
	margin-left:10.0em;
}
p.time
{
	left:0.0pt;
}

p.small
{
	margin-left:10.0em;
	font-size:12.0pt;
}

p.right{
	text-align: right;
}
p.kontakt {
	text-align: center;
}

ul.nagrody{
	text-align: left;
}

ul.gralismy{
	text-align: left;
}

ul.menu_list {
	text-decoration: none;
	list-style: none;
}

ul.sub_menu_list {
	text-decoration: none;
	list-style: none;
	font: 8px serif;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	font: italic small-caps bold 16px serif;
}

li.plyta {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 14px serif;
}

td.plyta{
	width: 900px;
}

a:link {text-decoration: none; color: rgb(99,55,33);}
a:visited {text-decoration: none; color: brown;}
a:active {text-decoration: none; color brown;}
a:hover {text-decoration: none; color: black;}


