/*  
Nazwa Szablonu: Osobiste Finanse
Opis: Projekt i  Wykonanie <a href="http://www.netkam.com.pl">Netkam</a>.
Wersja: 1.0
Autor: Kamil Wojtyś
Strona WWW Autora: http://www.netkam.com.pl

	Poprzez pobranie i używanie szablonu Osobiste Finanse, zgadzasz się na poniższe warunki:
    - Nie możesz odsprzedawać szablonu
    - Linki w stopce nie mogą być zmienione
    - Możesz używać szablonu do celów osobistych i komercyjnych
    - Możesz dokonywać zmian w szablonie (oprócz linków w stopce), tłumaczyć go na inne języki i darmowo rozpowszechniać

*/

/*#############################################################
Nazwa: Osobiste Finanse
Data: 2008-08-08
Opis: Darmowy Szablon Biznesowy od portalu Osobistefinanse.pl
Autor: Kamil Wojtyś
URL: http://www.netkam.com.pl

#############################################################*/

body, html     /*potrzebne*/
{

	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #C0C0C0;
	color: #000;
}
#frame   /*potrzebne*/
{
	width: 770px;

	border-color:#ABAAAA;
	border-style:solid;
	border-width: 0px 1px 0px 1px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #CCD2D6;
	color: #000;

}
* html #frame {height: 100%;}
#header         /*potrzebne*/
{

	background: url(images/naglowek.jpg);
	height: 209px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height:0px;
	text-align: center;

}

h1
{
  padding: 50px 0px 10px 10px;
       position: relative;
  color: #FFFFFF;
  text-align: left;   
}
h2
{
  padding: 5px 0px 10px 10px;
       position: relative;
  color: #FFFFFF;
  text-align: left; 
  font-size: 12px;
}
h2.szukaj
{
  padding: 5px 0px 10px 10px;
       position: relative;
  color: #292F35;
  text-align: left; 
  font-size: 12px;
}
h2.bok
{
  padding: 0px 0px 0px 0px;
       position: relative;
  color: #FF0000;
  text-align: left; 
  font-size: 12px;
}

ul.nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
li.page_item {
	float: left;
	margin-left: 15px;
	color: #FFFFFF;
	 font-size: 12px;
}
li.page_item a{
	float: left;
	margin-left: 15px;
	color: #FFFFFF;
	 font-size: 12px;
}
#menu
{
	width: 756px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 7px 7px 7px 7px;
	background-color: #292F35;
	color: #fff;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#footer /*potrzebne*/
{
 width: 770px;
 height: 15px;
 margin:0px;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
		background-color: #292F35;
	color: #fff;
}



#lewa /*potrzebne*/
{
	float: left;
        width: 560px;
	font-size: 10px;
	padding:0px 0px;
	margin: 0px 0px;
	height: 100%;
}
#left  /*potrzebne*/
{
        display:inline;
	width: 560px;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-color:#C3C0C0;
	border-style:solid;
	border-width: 0px 1px 1px 0px;
	font-size: 10px;
	background-color: #F7F9FD;

}

#center   /*potrzebne*/
{
        display:inline;
	width: 185px;
	height: 100%;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #CCD2D6;
	font-size: 10px;
	border: solid 0px #C3C0C0;
	color: #4E4C4C;
}

.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	padding: 0px 7px 2px 0px;
	background: url(images/kalendarz.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}


hr
{


height:0;border:0;border-top:1px solid #9AAAB5;

}

#left ul    /*potrzebne*/
{
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0;
    font-size: 14px;
}

h2.sidebartitle
{
  color: #292F35;
  margin: 0px 0px 0px 0px;
  background-color: #BDC5CB;
  border: solid 1px #9AAAB5;
}


ul
{
list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0;
    font-size: 14px;}

span.category a
{
  color:#71A913 ;
}
 span.mini-add-comment a
{
  color:#FF0000 ;
}

span.category2 a
{
  color:#FF0000 ;
  text-align: right;
}

td
{
 font-size: 10px;
}
th
{
font-size: 10px;
}

a.foot,a:hover.foot    /*potrzebne*/
{
color: #71A913; TEXT-DECORATION: none;        font-weight: bold;font-family: Verdana; font-size: 10px;
}
a.naglowek,a:hover.naglowek    /*potrzebne*/
{
color: #292F35; TEXT-DECORATION: none;        font-weight: bold;font-family: Verdana; font-size: 14px;
}
a    /*potrzebne*/
{
color: #4E4C4C; TEXT-DECORATION: underline;        font-weight: bold;font-family: Verdana; font-size: 10px;
}
a:hover   /*potrzebne*/
{
color: #FF0000; TEXT-DECORATION: underline;        font-weight: bold;font-family: Verdana; font-size: 10px;
}
a.oferta    /*potrzebne*/
{
color: #4E4C4C; TEXT-DECORATION: underline;       font-weight: bold;font-family: Verdana; font-size: 14px;
}
a.szczegoly    /*potrzebne*/
{
color: #336A27; TEXT-DECORATION: underline;       font-weight: none;font-family: Verdana; font-size: 12px;
}
a.szczegoly2    /*potrzebne*/
{
color: #FF0000; TEXT-DECORATION: underline;       font-weight: none;font-family: Verdana; font-size: 12px;
}

b.a   /*potrzebne*/
{
color: #4E4C4C; TEXT-DECORATION: none;        font-weight: bold;font-family: Verdana; font-size: 10px;
}

 table.k {
 
    display:inline;

	float: left;
	margin: 0px 0px 0px 9px;
	padding: 5px 5px 5px 5px;
	border-color:#C3C0C0;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	font-size: 10px;
	background-color: #EBE9E9;}


div.clearer   /*potrzebne*/
{
	clear: both;
}
img.border    /*potrzebne*/
{
 	border-color:#C3C0C0;
	border-style:solid;
	border-width: 0px 0px 0px 0px;
}





