body {
    margin: 0;
    padding: 0;
    font-family: verdana, Arial;
    font-size: 12px;
    color: #617279;
	 line-height: 1.4em;
}

td {
    font-family: verdana, Arial;
    font-size: 12px;
    color: #617279;
    vertical-align: top;
	 line-height: 1.4em;
}

table#main {
    background: url('images/osada_bg.jpg') left bottom no-repeat;
    margin-top: 0px;
    margin-bottom: 20px;
    height: 90%;
}

#div1 {
    float: left;
    width: 300px;
    display: block;
}

#fake_logo {
    display: block;
    width: 500px;
    height: 100px;
}

#div2 {
    float: right;
    width: 370px;
    display: block;
    text-align: right;
    font-family: verdana, Arial;
    font-size: 13px;
    line-height: 21px;
    padding: 5px 25px 5px 5px;
    font-weight: bold;
    color: #768193;
}

#td1 {
    background: url('images/osada_html_01.jpg') top left no-repeat;
    height: 99px;
    border-bottom: 1px solid #617279;
}

#td2 {
    border-top: 1px solid #FFF;
    margin: 0;
    padding: 0;
}

#td3 {
    /* background: url('images/osada_html_03.jpg') left bottom no-repeat; */
    width: 172px;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

#td4 {
    /* background: url('images/osada_html_04.jpg') bottom no-repeat; */
    width: 683px;
    padding: 0 0 45px 8px;
    vertical-align: top;
    letter-spacing: 0.5px;
}

ul#ulmenu {
    margin: 0;
    padding: 0 0 0 20px;
    background-color: #617279;
}

ul#ulmenu li {
    display: inline;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

ul#ulmenu a:link, ul#ulmenu a:visited {
    text-decoration: none;
    color: #FFF;
    padding: 0 10px 0 20px;
    background: url('images/pkt.gif') left 2px no-repeat;
    line-height: 28px;
}

ul#ulmenu a:hover {
    text-decoration: none;
    color: #FFF;
    padding: 0 10px 0 20px;
    background: url('images/pkt_over.gif') left 2px no-repeat;
    line-height: 28px;
}

.pom {
    color: #c55412;
    font-weight: bold;
    margin: 0 0 0 20px;
    line-height: 2em;
    white-space: nowrap;
}

.pomimg {
    margin: 0 0 0 20px;
}

.stdimg {
    margin: 0 0 10px 20px;
    display: block;
}

#std {
    margin: 50px 0 0;
}

#std ol li {
    line-height: 1.8em;
}

.pom_gl {
    color: #CD3401;
    font-weight: bold;
    text-align: left;
    line-height: 4em;
    margin: 0 0 0 20px;
    padding: 0;
}

a.wla {
    text-decoration: none;
}

.pom_gl a:link, .pom_gl a:visited {
    color: #C55412;
    text-decoration: none;
    font-weight: bold;
}

.pom_gl a:hover {
    color: #CD3401;
    text-decoration: underline;
    font-weight: bold;
}

a#mail {
    display: block;
    height: 40px;
}

a#apartinfo {display: block; margin: 10px 0 0; text-align: center;}

#footer{
	color: #999999;
	text-align: center;
}

#footer a:link, #footer a:visited{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

	#flashcontent {
		width: 880px;
		height: 800px;
		margin: 0;
	}

