@media screen {
body		{
				padding: 0px;
				margin: 0px;
				background-color: #EADCBF;
				color: black;
				font-size: 12px;
				font-family: "Tahoma","sans-serif";
	}
#ctr			{
				position: relative;
				display: block;
				overflow: visible;
				width: 100%;
				top: 0px;
				left: 0;
				text-align:center;
				margin:0;
				padding:0;
	}
#page			{
				position: relative;
				top: 0px;
				/* left: -450px; */
				display: block;
				width: 900px;
				border-top: 1px solid #2c2114;
				margin-left: auto;
				margin-right: auto;
				text-align: left;

	}
a:link, a:visited {
				text-decoration: none;
				color: #A55800;
	}
#top_bg			{
				position: absolute;
				top: 0px;
				left: 0px;
				display: block;
	}
#main_txt 		{
				position: relative;
				z-index: 22;
				margin-top: 240px;
				margin-left: 36px;
				width: 420px;
				font-family: serif;
				font-size: 13px;
				line-height: 140%;
	}
#stopka 		{
				border-top: 1px solid #BEAC95;
				position: relative;
				margin-top: 18px;
				width: 620px;
				margin-left: 120px;
				text-align: center;
				font-family: serif;
				padding-top: 6px;
				padding-bottom: 12px;
				clear: both;
	}
#menu_a			{
				position: absolute;
				display: block;
				top: 198px;
				left: 507px;
				z-index: 5;
				width: 302px;
				background-image: url(g/menu-back.jpg);
	}
#menu_a a:link, #menu_a a:visited {
				display: block;
				position: relative;
				color: #261205;
				font-size: 11px;
				font-weight: bold;
				margin-bottom: 5px;
				margin-left:30px;
				margin-right: 30px;
				padding-bottom: 3px;
				border-bottom: 1px solid #BEAC95;
	}
#menu_a a:hover {
				color: #C39656;
	}
#top_a			{
				position: absolute;
				top:0;
				left:0;
				width:50%;
				height: 197px;
				background-color: #2c2114;
				display: block;
	}
#top_b 			{
				position: absolute;
				top:0;
				left:50%;
				width:50%;
				height: 119px;
				background-color: #2c2114;
				display: block;
	}
#nastart {
				position: absolute;
				z-index: 20;	
				top: 52px;
				left:56px;
				font-size: 10px;
}
.b				{ font-weight: bold; }
.c				{ text-align: center; }
.f-l			{ float: left; }
.f-r			{ float: right; }
.r				{ text-align: right; }
.j				{ text-align: justify }
.w50		{ width: 50px; }
.w100		{ width: 100px; }
.w150		{ width: 150px; }
.w200		{ width: 200px; }
.w250		{ width: 250px; }
.w300		{ width: 300px; }


.level1 {
	position: relative;
	left: 0px;
	margin-bottom: 8px;
	font-size: 16px;
	background-color: #F0E6CF;
	}

.level2 {
	position: relative;
	left: 20px;
	margin-bottom: 8px;
	}
.level3 {
	position: relative;
	left: 40px;
	margin-bottom: 8px;
	}
.level {
	border-bottom: 1px solid #DACAA8;	
}
.level a:link, .level a:visited {
	color: #503F19;
	}
.level a:hover {
	color: #AC9563;
	}
.fxopis {
	position: relative;
	top:90px;
	left:340px;
	width:400px;
	margin-bottom: 90px;
	}
.fxopis div {
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom: 1px solid #DACAA8;	
	}
.ops {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;	
	border: 0px none black !important;
	display: inline;
	font-weight: bold;
	}
#fotki {
	margin-top:6px;
	margin-bottom: 10px;
	z-index:22;
	position: absolute;
	width:324px;
	text-align:center;
	}
.fotki {
	margin: 2px;
	border: 1px solid #46350E;	
	padding: 0px !important;
	display: block;
	float: left;
	}
img {
	border: 0px none black;
	}
h1 { font-size:22px; }

.szeroko {
	position: relative;
	width: 780px;
	}
.uwg p, .uwg div {
	display: inline;
	}
#spisksiazek {
	border: 2px solid #2C2114;
	background-color: #EBD8B8;
	padding: 6px;
	width: 200px;
	position: absolute;
	display: block;
	top:160px;
	left:786px;
	z-index: 44;
	visibility: hidden;
	font-size: 10px;
	
	}
#spisksiazek td {
	font-size: 10px;
}
.row2 td {
	background-color: #F0E6CF;
	font-size: 10px;
	}
h4 {
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	
}

}

@media print {
	
	body, td, div, h4, p { width:166mm !important;text-align:left;font-weight:normal;background-color: white !important; }	
	#menu_a	{ visibility: hidden; display:none; }
	#top_bg	{ visibility: hidden; display:none; }
	#spisksiazek { visibility: hidden; display:none; }
	#stopka 	{ margin-top:6mm; text-align:center; }
}



