body {
	background-color:#FFFBEE;
	margin:0;
}

td {
	color: #4E4B41;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
	
a {
	color: #233796;
	text-decoration:none;
}
	
a:hover {
	text-decoration:underline;
}

hr {
	border-color: #E5DBBD;
	background-color: #E5DBBD;
	color: #E5DBBD;
	height: 1px;
}

H1 {
	font-size: 14px;
	margin:0;
	padding:0;
}

H2 {
	font-size: 12px;
	margin:0;
	padding:0;
	font-weight: normal;
}

.hd1 {
	position:relative;
	background-color:#F5EACA;
	width:453px;
	height:20px;
	margin-bottom:5px;
}
.hd1_text {
	position:absolute; left:10px; top:1px;
	font-size:13px; font-weight:bold;
}
.hd2 {
	position:relative;
	background-color:#F7ECCC;
	width:453px;
	height:20px;
	margin-bottom:10px;
}
.hd2_text {
	position:absolute; left:10px; top:2px;
	font-size:12px; font-weight:bold;
	letter-spacing:1px;
	color: #9D2620;
}
.hd_desc {
	line-height:14px;
	margin-top:0px;
	margin-bottom:5px;
}

#container {
	width: 750px;
	height: 100%;
	background-color: #FFF4D3;
	border-left: 1px solid #88867F;
	border-right: 1px solid #88867F;
}

#top_bg {
	position:relative;
	width:750px; height:180px;
	background-color:#BB2920;
}

#top_main {
	position:absolute; top:20px; left:0px;
	width:750px; height:147px;
	border-top:2px solid black;	border-bottom:2px solid black;
	background-color:#FFE79E;
}

#logo {
	margin-left:26px; margin-top:22px;
	width:187px; height:102px;
	border:0px;
}

#topbar_update {
	position:absolute; right:17px; top:3px;
	color: #FFF4D3;
}

#deco1 {
	position:absolute; left:252px; top:31px;
	width:118px; height:87px;
}
#deco2 {
	position:absolute; left:374px; top:31px;
	width:118px; height:87px;
}
#deco3 {
	position:absolute; left:496px; top:31px;
	width:118px; height:87px;
}
#deco4 {
	position:absolute; left:618px; top:31px;
	width:118px; height:87px;
}

#menu {
	position:absolute; left:252px; top:122px;
	width:488; height:36px;
}

#menu_bottom {
	position:absolute; left:25px; top:9px;
}

#menu_left_container {
	position:relative;
	width:226px; height:59px;
}

#menu_left_sub_container {
	position:relative;
	margin-top:10px;
	background-color:#FAEFCF;
}

div.menu_left_sub {
	margin-left:33px; margin-top:3px;
	background-image: url(../gfx/menu/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

a.menu_left_sub {
	margin-left:14px;
}

div.menu_left_sub2 {
	position:relative;
	margin-left:35px;
	font-size:10px;
	height: 18px;
}
a.menu_left_sub2 {
	margin-left:16px;
}
img.menu_left_sub2_img {
	position:absolute; left:0px; top:-6px;
}


#bottom_copyright {
	font-size:10px; color:#F8EAE9; letter-spacing:1px;
	height:20px;
	background-color:#BB2920;
	text-align:center;
}

#bottom_menu {
	font-size:11px; color:#25297D;
	height:33px;
	background-color:#FFE79E;
}

#btt_menu {
	position:relative;
	width:750px; height:33px;
}

#header {
	position:relative;
	margin-left:30px;
	margin-top:7px;
}
#header_line {
	position:absolute;
	left:0px; top:20px;
}

#page {
	position:relative;
	margin-left:30px;
	margin-top:20px;
	width:450px;
}

/**************************
 ikonki
***************************/
#icon_container {
	position:relative;
	margin-left:20px;
	margin-top:25px;
	margin-bottom:15px;
}

#icon_mail {
	background-image: url(../gfx/design/mail.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
}

#icon_mail .link {
	margin-left:27px;
	font-size:10px;
	letter-spacing:1px;
}

#icon_favorite {
	background-image: url(../gfx/design/fav.gif);
	background-repeat:no-repeat;
	background-position:0 0px;
	margin-top:3px;
	height:21px;
}

#icon_favorite .link {
	margin-left:27px;
	font-size:10px;
	color:#8D2620;
}

#dolacz_do_nas {
	margin-top:40px;
	margin-bottom:35px;
	font-size:15px;
	color:#8D2620;
	font-weight:bold;
	line-height:18px;
	text-align:center;
}

#pralnia {
	margin-top:30px;
	margin-bottom:35px;
	font-size:15px;
	color:#990000;
	font-weight:bold;
	line-height:18px;
	text-align:center;
}

#dolacz_do_nas .link {
	color:#8D2620;
}

