body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: white;
}

strong{
font-size: 1.5em;
}
img {
	border: 0px;
}
/* Styles for the pullquote at the top of the page. */



/* Banner near top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 0.8em;
letter-spacing: 1px;
text-align: left;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
padding-left: 50px;
padding-right: 50px;
background-color: #ff0000;
color: #000000;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#odnosnik {
text-decoration: none;
font-weight: bold;
color: #000000;
}

/* To create the main image near the top of the page. */

#header-image {
background-color: #ffffff;
/* background-image: url(obrazki/header_image.gif); */
background-repeat: no-repeat;
background-position: center top;
height: 177px;
}

/* For the main navigation bar for the site. */

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: .8em;
text-align: center;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
background-color: #ff0000;
color: #ffffff;
word-spacing: 8px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: 0;
}

#navbar a.current {
color: #000000;
}

#navbar a:hover {
color: #000000;
word-spacing: 0;
text-decoration: underline;
}

h1 {
margin-top: 20px;
margin-left: 0;
margin-right: 0;
font-size: 1em;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 50px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
border-top: 1px #000000 solid;
font-weight: normal;
}

/* Contains all the main body of text on the page, including the h2 elements. */
#kontener {
	position: relative;
				min-height: 100%;
}
#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 200px;
margin-right: 200px;
font-size: .7em;
line-height: 1.8em;
}

h2 { 
margin-left: 0;
margin-right: 0;
font-size: 1.5em;
padding-bottom: 3px;
padding-right: 0;
color: #660000;
border-bottom: 1px #000000 solid;
letter-spacing: 0px;
font-weight: bolder;
}
h3 { 
margin: 0;
font-size: 1em;
padding: 0;
color: #660000;
font-weight: bolder;
}
p, ul, ol {
margin-top: 0;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
text-align: justify;
}

table, td {
margin-top: 0;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
text-align: center;
padding: 5px;
}

ol, ul {
margin-left: 25px;
margin-right: 25px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #ff4c00;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

/* Styles for the footer at the bottom of the page */

#footer {
/*position: relative;*/
text-align: center;
bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
font-size: .65em;
margin-top: 0;
padding-right: 50px;
background-color: #f00;
color: #fff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
word-spacing: 8px;
clear: both;
}

#footer a:link, #footer a:visited {
color: #ffffff;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}


/**menu_boczne**/

#warstwa_boczne_menu {
position: relative;
margin-top: 10px;
margin-bottom: 0;
margin-left: 5px;
margin-right: 0;
width: 180px;
font-size: 0.8em;
float: left;

}


a.menu_boczne:link {
display:block;
width:180px;
height: auto;
background-color: #dd1414;
color:white;
padding:3px 0;
text-decoration:none;
text-align:center;
border-bottom:1px solid #701c00;
}
a.menu_boczne:visited {
display:block;
width:180px;
height:auto;
background-color: #dd1414;
color:white;
padding:3px 0;
text-decoration:none;
text-align:center;
border-bottom: 1px #701c00 solid
}
a.menu_boczne:hover {
display:block;
width:180px;
height:auto;
background-color: #f61616;
color: silver;
text-decoration:none;
text-align:center;
border-bottom:1px solid #701c00;
}
a.menu_boczne:active {
display:block;
width:180px;
height:auto;
background-color: #b21010;
color:white;
padding:3px 0;
text-decoration:none;
text-align:center;
border-bottom:1px solid #701c00;
} 

#warstwa_prawe_menu {
width: 130px;
margin-top: 10px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 0.8em;
background-color: ButtonFace;
padding: 5px;
text-align: left;
float: right;
}
.info {
font-size: 0.8em;
line-height: normal;
color: Menu;
}

.info b {
	color: Gray;
}
a.linkme:link, a.linkme:hover {
	font-size: 0.8em;
color: black;
font-weight: normal;
text-decoration: none;
}