html,
body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
}
html>body #wrap {height:100%;} /* 100 % height */
#header {
	width: 100%;
	height: 100px;
}

html>body #header {
//	position: absolute;
text-align: left;
vertical-align: top;
	top: 0px;
	left: 0;
	width: 100%;
	background-color: White;
	height: 100px;
	background-image: url(./pictures/bkg-banner.png);
	background-repeat: repeat-x;
	background-position: top;
	position:fixed;
	z-index: 10;
}
html>body #content-wrap {height:100%;} /* 100 % height */
html>body #content {padding:6em 1em;} /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */
#footer {
	width:100%;
	height:5em;
}
html>body #footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #9AC0CD;
	height: 17px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	border-top-color: #00688B;
	border-top-style: solid;
	border-top-width: 1px;

	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
}

#header,
#footer {
	color:#111;
	background:#ddd;
	text-align:center;
}

html>body 
#menu 
{
 position: fixed;
 left: 0px;
 top: 100px;
 padding: 3px;
 padding-top: 0px;
 float: left;
} /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */

div #SubTitle
{
 position: fixed;
 left: 10px;
 top: 63px;
 font-family: Tahoma; 
// font-family: cursive;
 font-size: 20px;
// font-weight: bold;
 color: #00688B;
}

div #box
{
 margin-left: 150px;
 padding-top: 100px;
 padding-bottom: 20px;
 float: left;
 font-family: Tahoma;
 font-size: 13px;
}

a.L_0
{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 0px;
	display: block;
	padding: 3px 5px 3px 5px;
	border: 1px solid #00688B;
	border-left: 10px solid #00688B;
	border-bottom: none;
	background-color: #ADD8E6;
	color: #00688B;
	text-decoration: none;
	font-weight: bold;
	width: 125px;
}

a.L_1
{
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 10px;
	display: block;
	padding: 3px 5px 3px 5px;
	border: 1px solid #00688B;
	border-left: 10px solid #00688B;
	border-bottom: none;
	background-color: #ccffff;
	color: #00688B;
	text-decoration: none;
	font-weight: bold;
	width: 115px;
}

a.L_2
{
	font-family: Tahoma;
	font-size: 10px;
	margin-left: 20px;
	display: block;
	padding: 1px 5px 1px 5px;
	border: 1px solid #00688B;
	border-left: 10px solid #00688B;
	border-bottom: none;
	background-color: #ccffff;
	color: #00688B;
	text-decoration: none;
	font-weight: normal;
	width: 105px;
}

img#m_start
{
	position: absolute;
	top: 1px;
	right: 390px;
}

img#m_muzyka
{
	position: absolute;
	top: 1px;
	right: 311px;
}

img#m_film
{
	position: absolute;
	top: 1px;
	right: 238px;
}

img#m_hobby
{
	position: absolute;
	top: 1px;
	right: 158px;
}

img#m_linki
{
	position: absolute;
	top: 1px;
	right: 86px;
}

img#m_kontakt
{
	position: absolute;
	top: 1px;
	right: 0px;
}

#header ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 18px;
	text-align: right;
	font-family: Tahoma;
	font-size: 14px;
}

#header li
{
	display: inline;
}

#header a:link, #header a:visited
{
	color: #9AC0CD;
	text-decoration: none;
	margin-left: 16px;
	margin-right: 17px;
	font-weight: bold;	
}

#header a:hover
{
	color: #00688B;
}

h1
{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #ADD8E6;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #00688B;
}

div.ramka1
{
	border: solid;
	border-color: #ADD8E6;
	border-width: 1px;
	margin-top: -3px;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	xtext-indent: 20px;
	line-height: 150%;
}

img.smallpic
{
	margin: 5px;
}

td
{
	vertical-align: top;
}

ol
{
	padding: 15px;
	margin: 0px;
	text-indent: 0px;	
}

#album
{
	list-style-type: none;
	padding: 5px;
}

#album li
{
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	width: 130px;
	height: 110px;
	text-align: center;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#album img
{
	display: block;
	padding: 3px;
	border: 1px solid #000000;
}

h5
{
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #ADD8E6;
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
	background-color: #00688B;
	color: #ADD8E6;
	text-decoration: none;
	height: 30px;
}


dt
{
	text-indent: 0px;
}

a.r_link
{
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

#kolumna1
{
	position: absolute;
	width: 250px;
	top: 95px;
	left: 5px;
	border-right-color: #00688B;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	#z-index: 10;
}

#kolumna2
{
	margin-left: 275px;
	margin-right: 225px;
	margin-top: 101px;
	margin-bottom: 60px;
	background-color: White;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}

#kolumna3
{
	position: absolute;
	width: 200px;
	top: 103px;
	right: 5px;
	border-left-color: #00688B;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 5px;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: center;
}

div.intro
{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	line-height: 100%;
	text-indent: 30px;
}

div.ramka2
{
	border: solid;
	border-color: #00688B;
	border-width: 2px;
	margin-top: -3px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #9AC0CD;
}

#qlink a
{
	text-decoration: none;
}

h2
{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #00688B;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
}

div.blog
{
	width: 220px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

a.b_link
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

div.history
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 110px;
	line-height: 150%;
}