
body{
	background: #d5d5d5 url(../images/main/body_bg.gif) no-repeat center top;
}
td#header{
}

td#footer_container{
	background: #d5d5d5 url(../images/main/footer_bg.jpg) repeat-x bottom;
}
div#main, div#content{
	background:transparent url(../images/main/main_bg.jpg) repeat-y;
}
div#content ul li{
	background: url(../images/main/li_arrow.gif) no-repeat 7px 4px;
}
div#profile_image{
	background: #eee;
	border: 1px solid #ddd;
}
div#profile_image.profile1{
	background: url(../images/form/profil_1.gif) no-repeat;
}
div#profile_image.profile2{
	background: url(../images/form/profil_2.gif) no-repeat;
}
div#profile_image.profile3{
	background: url(../images/form/profil_3.gif) no-repeat;
}
div#profile_image.profile4{
	background: url(../images/form/profil_4.gif) no-repeat;
}
div#profile_image.profile5{
	background: url(../images/form/profil_5.gif) no-repeat;
}
div.green_block{
	
}
a#home, a#butik, a#wyprawka, a#regs, a#register, a#poradnik, a#programme{
	display: block;
	height: 41px;
	width: 245px;
}
a#home:hover, a#butik:hover, a#wyprawka:hover, a#regs:hover, a#register:hover, a#poradnik:hover, a#programme:hover, a#home.selected, a#butik.selected, a#wyprawka.selected, a#regs.selected, a#register.selected, a#poradnik.selected, a#programme.selected{
	height: 41px;
	width: 255px;
}

a#home{
	background: url(../images/main/menu_home.jpg) no-repeat right;
}
a#butik{
	background: url(../images/main/menu_butik.jpg) no-repeat right;
}
a#wyprawka{
	background: url(../images/main/menu_wyprawka.jpg) no-repeat right;
}
a#regs{
	background: url(../images/main/menu_regs.jpg) no-repeat right;
}
a#register{
	background: url(../images/main/menu_register.jpg) no-repeat right;
}
a#poradnik{
	background: url(../images/main/menu_poradnik.jpg) no-repeat right;
}
a#programme{
	background: url(../images/main/menu_programme.jpg) no-repeat right;
}


#first_time.out{
	background: url(../images/main/register_first_time.gif) no-repeat left;
}
#first_time.out:hover, #first_time.over{
	background: url(../images/main/register_first_time.gif) no-repeat right;
}
#second_time.out{
	background: url(../images/main/register_second_time.gif) no-repeat left;
}
#second_time.out:hover, #second_time.over{
	background: url(../images/main/register_second_time.gif) no-repeat right;
}
#register_text{
	background: url(../images/main/register_text_bg.gif) no-repeat left;
}

#form_code {
	background: url(../images/main/code_background.jpg) no-repeat
}
#form_login_top {
	background: url(../images/main/login_box_top.gif) no-repeat
}
#form_login_bottom {
	background: url(../images/main/login_box_bottom.gif) no-repeat
}
#form_login_main {
	background: url(../images/main/login_lock.jpg) no-repeat 95% 50%
}