body {
    background: #4B4B54;
    overflow: hidden;
    margin: 0;
    scrollbar-3dlight-color:#4B4B54;
    scrollbar-arrow-color:#A4745E;
    scrollbar-base-color:#A4745E;
    scrollbar-darkshadow-color:#E0D3CD;
    scrollbar-face-color:#E0D3CD;
    scrollbar-highlight-color:#E0D3CD;
    scrollbar-shadow-color:#4B4B54;
}
img {
    border: 0;
}
div#container {
    width: 900px;
    height: 600px;
    margin: 0 auto;
    color: #333;
}
div#header {
    background: url(../images/top_frame_intro_bg.jpg);
	width: 550px;
	height: 44px;
	padding-left: 350px;
	padding-top: 107px;
	_padding-top: 106px;
	_height: 43px;
	text-align: center;
}
div#content {
    background: #E0D3CD; height: 355px; overflow: auto
}
div#footer {
    background: url(../images/adres.jpg); width: 900px; height: 96px;
    clear: both;
}
.style_1 {
    color: #4B4B54;
    font-family: tahoma, serif;
    font-size: 9pt;
    padding: 5px;
}
.lay_01 {
    background: url(../images/main_frame_bg.gif) no-repeat;
}
.lay_02 {
    background: url(../images/main_frame_bg1.gif);
}
a { 
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	text-decoration: none;
	cursor: hand; 
	}
table.font1 tr td {
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B4B54;
}
table.font2 tr td {
	 color: #4B4B54;
	 font-family: tahoma, serif;
	 font-size: 9pt;
}
.overright {
	background-color: #CFB8AE;
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	cursor: hand; 
		}

.normalright {
	background-color: #E0D3CD; 
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	}
.overleft {
	background-color: #CFB8AE;
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	cursor: hand; 
	}

.normalleft {
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	}