/*
	pogodzinach.pl
	http://www.pogodzinach.pl/
	OpenDesign Baran & Spółka spółka jawna
	http://www.opendesign.pl/

	$Id: $

 */

BODY{
	margin:0px;
	padding:0px;
	text-align:center;
}

body, p, td {
	font-family:arial, sans-serif;
	color:#003366;
	font-size:12px;
}

A{
	color:#e85316;
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
}

A.light{
	color:#ffffff;
	text-decoration:none;
}

A.dark{
	color:#003366;
	text-decoration:none;
}

A.light{
	color:#fff;
	text-decoration:none;
}
.b01{background-color:#fbf8ec}
.b02{background-color:#e3e6da}
.b03{background-color:#003366} /* ciemny granat */
.b04{background-color:#f9f6c8} /* bardzo jasny żółty */
.b05{background-color:#f7f292} /* jasny żółty */

.footer
{
	background-color:/*#1a1a1a*/#003366;
	color:#fbf8ec;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.main {
    padding:0 10px 10px 10px;
}


/* HEADERY */

h2 {
    font-weight:bold;
    margin-bottom:0px;
	font-size:13px;
}


/* TABELE */

table.standardtbl {
    border-spacing:0px;
    border:1px solid #003366;

}

table.standardtbl td.th {
    background-color:#003366;
    color:#ffffff;
    font-weight:bold;
}

table.standardtbl td {
    border-bottom:1px solid #003366;
}

.isDark {
    background-color:#e3e0d6;
}
#pager{text-align:center;padding:10px;}

.pgheader{
	
}

/* ELEMENTY LAYOUTU */

#layout { height:100%; width:100%; }

#top {clear:both;text-align:center;}
#top .reklama { padding:8px 0 10px 10px; }
#top .logo{ background: /*#1a1a1a*/#053265 url(/_images/page/top.gif) no-repeat; }
#top a.logolink { display:block; width:230px; height:60px; margin-left:275px; }

#main_table { position:relative; border-collapse:collapse; width:760px; margin:0 auto; text-align:left; }

#column_left { background: url(/_images/page/back/left.jpg) repeat-y; }
#column_right { background: url(/_images/page/back/right.jpg) repeat-y; }

#bottom .footer { float:left; clear:both; width:780px; height:26px; background:/*#1a1a1a*/#003366; }
#bottom .footer a.logo { float:left; margin:5px 10px 0px 5px; background: url(/_images/page/opendesign_logo.gif) no-repeat; width:90px; height:18px; no-repeat; }
#bottom .menu { float:left; padding:7px 0px 0px 250px; }
#bottom .miasta { float:left; width:100%; text-align:center; padding:5px 0px 10px 30px; }
#bottom .miasta span {  }

.hide { display:none; }

