* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #000000;
    text-align: center;
    color: #B0B0B0;
    font-family: Arial;
    font-size: 10pt;
}
#content {
    margin: 0 auto;
    width: 980px;
    text-align: center;
    height: 590px;
}
#baner{
    margin-top: 5px;
    margin-bottom: 0px;
}
#menu {
    margin: 1px 0 1px 0;
}
#fotindex {
    margin: 70px 0 110px 0;

}
#port {
    float: left;
    padding: 0 0 50px 0;
}
#omnie {
    text-indent: 30px;
    width: 420px;
    height: 960px;
    padding: 100px 70px 0 0;
    float: right;
}
#omnie p:first-letter {
     font-size: 20pt;
     color: #FFFF33;
}
#omnie p {
    text-align: justify;
}
#stopka {
    background-image: url("grafika/topdowns.gif");
    font-size: 8pt;
    color: #303030;
    text-align: right;
    height: 25px;
    clear: both;
}
#stopka p {
    padding-top: 11px;
    padding-right: 20px;
}
.mk {
    position: relative;
    font-style: italic;
}
#oferta {
    text-indent: 30px;
    width: 750px;
    text-align: justify;
    margin: 0 auto;
    padding: 30px 0 20px 0;
}
#oferta p:first-letter {
    font-size: 20pt;
    color: #FFFF33;
}
.pakiet {
    display: block;
    padding: 10px 0 10px 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: underline;
}
#text p:first-letter {
    color: #FFFFFF;
    font-size: 18pt;
}
hr {
    margin-top: 10px;
    width: 750px;
    height: 1px;
}
#post {
    text-align: left;
    margin: 0 0 0 150px;
}
.kontakt {
    color: #C0C0C0;
    font-weight: bold;
    font-size: 13pt;

}
#post li {
    padding: 5px 0;
}
#post ul a {
    color: #707070;
    text-decoration: none;
}
#post ul a:hover {
    color: #FFFFFF;
    font-weight: bold;
}
ul {
    margin: 20px 0 20px 0;
    list-style-image: url("grafika/ok.png");
}
#form {
    height: 300px;
    margin: 100px 0 0 0;
}
#oferta a:link {
    color: #FFFFFF;
}
#oferta a:visited {
    color: #FFFFFF;
}

	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: auto;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
