/*    
		projekt:	Pod Krvavcem (www.podkrvavcem.si)
		file:		summer .css file
*/

body { background: #fefced url(../i/s/bg_body.jpg)  repeat-x 0 0; }
#header a#index { background: url(../i/s/logotip.jpg) no-repeat 0 0; }
#header #email, #header #gsm, #header #tel { background: url(../i/s/bg_kontakt.gif) repeat-y 0 0; }
ul#menu li a:hover {
	background: url(../i/s/bg_menu_h.jpg) no-repeat center top;
}
ul#menu li.sel {
	background: url(../i/s/bg_menu.gif) no-repeat 0 0;
}
ul#menu li.sel a {
	background: url(../i/s/bg_menu.gif) no-repeat right top ! important;
}
.u3nek {
	background: #e9e5d4 url(../i/s/bg_indexgal.gif) repeat-x left bottom;
}
#footer-cont {
	background: url(../i/s/bg_footer.gif) repeat-x 0 0;
}
#main-photo {
	background: url(../i/s/main-photo.jpg) no-repeat 0 0;
}
.album {
	background: url(../i/s/bg_album.gif) repeat-x left bottom;
}
.paging {
	background: url(../i/s/bg_album.gif) repeat-x left bottom;
}
form#kontakt input#submit {
	background: #000 url(../i/s/bg_body.jpg) repeat-x 0 -300px;
}
#footer-cont #footer, #footer-cont #footer a { color: #888; }
a#clanek {
	background: url(../i/s/clanek_thumb.jpg) no-repeat 0 0;
}
a#clanek:hover {
	background: url(../i/s/clanek_thumb.jpg) no-repeat 0 -82px;
}