/*
	
	FFA608 - pomaranczowy
	ED2100 - czerwony
	11163D - niebiseki ciemny
	111683 - niebieski jasny 
	D9D9D9 - szare menu

*/

body { margin:0px; padding:0px; text-align:center; font:normal normal normal small Geneva, Arial, sans-serif;}

a { color:#ED2100; }
a:hover { color:#FFA608; }

a img { border:0px; }

.main-content { margin:0px auto; width:760px; text-align:left; padding-top:260px;
	border-top:10px solid #D9D9D9;
	border-bottom:10px solid #11163D;
}

.top-dot { overflow:hidden; width:10px; height:10px; top:-15px; right:0px; background-color:#11163D; position:absolute;  }
.bottom-dot { overflow:hidden; width:10px; height:10px; bottom:-10px; right:-750px; background-color:#FFA608; position:relative; }

#head { position:absolute; top:15px; width:760px; }
#head ul { margin:0px; padding:0px; list-style:none; }
#head li { display:inline; }
#head li * { display:block; text-align:center;  float:left; width:20%; padding:6px 0px;
						text-decoration:none; color:#11163D; background-color:#D9D9D9;}
#head li a.active, #head li a:hover, #head li span { color:#fff; background-color:#ED2100; }

.top { position:relative; height:100px; }
.bottom { position:absolute; bottom:0px; right:0px; }

#head a.logo { display:block; float:left; }
#head p { text-align:right; margin:0px 0px 0px 0px;  }

.moody { padding:5px 0px; }


.columns { width:100%; overflow:hidden; }
.inner-padding { padding:10px; }
.left-column { width:152px; float:left; position:relative; left:-456px; }
.middle-column { width:456px; float:left; position:relative; left:152px; }
.right-column { width:152px; float:left; }

.left-column-long { width:152px; float:left; position:relative; left:-608px; }
.middle-column-long { width:608px; float:left; position:relative; left:152px; }

.inner-text { background-color:#eee; margin-top:10px; }
.inner-text ol { margin:0px 0px 0px 30px; padding:20px 0px 100px 0px; }

h2.blue { margin:0px; padding:3px 5px; background-color:#11163D; color:#fff; font-weight:normal; font-size:1em; }
h2.red { margin:0px; padding:3px 5px; background-color:#ED2100; color:#fff; font-weight:normal; font-size:1em; }

.data { color:#999; font-size:0.8em; }

dl { height:1%; }
dt { line-height:1em; padding:0px 0px 0px 15px; margin:0px 0px 0px 5px; background:transparent url('/images/reddot.gif') no-repeat 0 1.2em; }
dd { padding:0px; margin:0px 0px 10px 20px; }
dd ul,dd ol { margin:3px 15px; padding:0px; }

.sub-menu { list-style:none; width:152px; margin:0px; padding:20px 0px 0px 0px; }
.sub-menu li { text-align:center; padding:5px 10px; }

.featured { font-weight:bold; }

.text-red { color:#ED2100; }
.text-smaller { font-size:0.8em; }

.fotos { padding:10px 0px; }
.foto {}
