@charset "UTF-8";
/* CSS Document */

body { margin:0px; padding:0px; background:#C80C46 url(/images/bg_geral.gif) center top no-repeat; text-align:center;
color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; }

a, a:link { color:#FFD900; text-decoration:none; font-weight:bold; }
a:hover { color:#ff0; }


a:focus { outline:none; }

#page { width:784px; margin:0px auto; text-align:left; }

/* columns */
.columns { width:100%; overflow:hidden; }
.lft { float:left; width:50%; }
.rgt { float:right; width:50%; }
.artg { text-align:right; }

/* menu */

#menu { background:transparent url(/images/bg_menu.gif) top left no-repeat; width:100%; overflow:hidden; height:26px; }
#menu-ul { list-style-image:url(/images/dot.gif); margin:0px; padding:0px 0px 0px 100px; }
#menu-ul li { display:inline; }
#menu-ul li a { display: block; float:left; height:20px; text-indent:-3000px; }

#menu-ul a.zespol { width:92px; background:transparent url(/images/menu-ozespole.png) top left no-repeat; }
#menu-ul a.news { width:55px; background:transparent url(/images/menu-news.png) top left no-repeat; }
#menu-ul a.foto { width:48px; background:transparent url(/images/menu-foto.png) top left no-repeat; }
#menu-ul a.video { width:57px; background:transparent url(/images/menu-video.png) top left no-repeat; }
#menu-ul a.audio { width:56px; background:transparent url(/images/menu-audio.png) top left no-repeat; }
#menu-ul a.oferta { width:69px; background:transparent url(/images/menu-oferta.png) top left no-repeat; }
#menu-ul a.newsletter { width:100px; background:transparent url(/images/menu-newsletter.png) top left no-repeat; }
#menu-ul a.kontakt { width:63px; background:transparent url(/images/menu-kontakt.png) top left no-repeat; }

/* content */

#content { background-color:#C80C46; }
#content h1 { margin:0px; padding:0px 0px 10px 0px; height:75px; }
.content { padding:10px 350px 20px 20px; }
.content-wide { padding:10px 250px 20px 20px; }
.padd { padding:0px 10px;}

div.o-zespole { background:#C80C46 url(/images/pbg-zespole.gif) top right no-repeat; }
div.o-zespole h1 { text-indent:-3000px; background:transparent url(/images/h1-ozespole.gif) top left no-repeat; }
div.o-zespole table { width:50%; }

div.news { background:#C80C46 url(/images/pbg-grap.gif) top right no-repeat; }
div.news h1 { text-indent:-3000px; background:transparent url(/images/h1-news.gif) top left no-repeat; }

div.foto { background:#C80C46 url(/images/pbg-grap-logo.gif) top right no-repeat; }
div.foto h1 { text-indent:-3000px; background:transparent url(/images/h1-foto.png) top left no-repeat; }
div.foto img { border:1px solid white; margin:0px 10px 10px 0px; }

div.video { background:#C80C46 url(/images/pbg-grap-logo.gif) top right no-repeat; }
div.video h1 { text-indent:-3000px; background:transparent url(/images/h1-video.gif) top left no-repeat; }

div.audio { background:#C80C46 url(/images/pbg-audio.gif) top right no-repeat; min-height:500px; }
div.audio h1 { text-indent:-3000px; background:transparent url(/images/h1-audio.gif) top left no-repeat; }
div.audio ul { }
div.audio li { list-style-image:url(/images/audio-icon.gif); padding:3px 0px; }
div.audio span {  display:block; width:150px; float:left; }

div.oferta { background:#C80C46 url(/images/pbg-grap.gif) top right no-repeat; }
div.oferta h1 { text-indent:-3000px; background:transparent url(/images/h1-oferta.gif) top left no-repeat; }

div.kontakt { background:#C80C46 url(/images/pbg-drum.png) top right no-repeat; }
div.kontakt h1 { text-indent:-3000px; background:transparent url(/images/h1-kontakt.png) top left no-repeat; }


/* footer */
#foot { background-color:#000; color:#fff; }
#foot a, #foot a:link { font-weight:normal; color:#f90; }
#foot a:hover, #foot a.active, #foot a.selected { color:#ff0; }

#foot p { color:#ffd900; font-weight:bold; margin:20px 0px 10px 0px; }
#foot blockquote { margin:0px 0px 40px 10px; }

#foot_main_lnk { background:transparent url(../images/logo_micanga_small.gif) 50px 25px no-repeat; height:200px; display:block; }
#foot_main_lnk span { display:block; padding:33px 0px 0px 100px; }

.foot-menu { margin:0px; padding:0px; width:100%; }
.foot-menu li { list-style:none; background:transparent url(/images/separador2.gif) 0px -2px no-repeat; padding:0px 0px 0px 10px; margin:0px; height:15px; }
.foot-menu li span { display:block; width:190px; float:left; }

