/* Copyright Cichodajka.pl */

/* Frame Page */

.pageContainer{width: 970px; height: 100%; background: url('images/pageContainer.gif') repeat-y; margin: auto; }

/*** Page Left ***/

.pageLeft{width: 347px; float: left;}
 .pageLeftTop{height: 175px; background: url('images/pageLeftTopLogo.jpg') no-repeat;}
 .pageLeftMenu{width: 340px; height: 302px; background: url('images/pageLeftMenu.jpg') no-repeat; margin-left: 7px;}
   
 .pageLeftMenuLeft{width: 151px; float: left; margin-left: 10px;}
 .pageLeftMenuLeftCaptio{height: 23px; background: url('images/pageLeftMenuLeftCaptio.gif') no-repeat top #845AA1; margin-top: 10px;}
 .pageLeftMenuLeftCaptio h2{width: 120px; color: #decdff; font-size: 11px; border-bottom: 1px #ae8bc9 solid; padding-top: 2px; margin: 0 0 0 10px;}
 .pageLeftMenuLeftLinks{background: #845AA1;}
 .pageLeftMenuLeftLinks ul{list-style-type: none; color: #decdff; font-size: 11px; padding: 0 0 4px 10px; margin: 0 0 0 0;}		
   
 .pageLeftMenuRight{width: 151px; float: left; margin-left: 15px;}
 .pageLeftMenuRight a{color: #d7cbdf; text-decoration: none;}
 .pageLeftMenuRight ul{width: 130px; list-style-type: none; color: #d7cbdf; font-size: 11px; border-bottom: 1px #ae8bc9 solid; padding: 10px 0 4px 10px; margin: 0 0 0 0;}
	
 .pageLeftPub{height: 153px;}
 .pageLeftPub468{width: 335px; height: 57px; border: 1px #845AA1 solid; margin: 20px 0 0 8px;}

/*** Page Center ***/ 
.pageCenter{width: 410px; float: left; overflow: hidden;}
 .pageCenterTop{}

/*** Page Right ***/ 
.pageRight{width: 213px; float: left; text-align: left; overflow: hidden;}
 .pageRightTop{height: 32px; background: url('images/pageRightTop.jpg') no-repeat;}
 .pageRight img{border: 1px #845AA1 solid; margin-left: 2px;}
 .pageRight p{text-align: center;}
 

/*** Page Footer ***/

.pageFooter{width: 970px; height: 80px; background: url('images/pageFooter.jpg') no-repeat;}
 .pageFooter p{color: #999999; font-size: 11px; text-align: center; padding: 40px 0 0 120px;}

/* Body */

body{font-family: Trebuchet MS; background: #464646; margin: 0px;}
a{color: #DFDFDF}
a:hover{color: #845AA1; text-decoration: underline;}
hr{height: 1px; border: 1px #D4D3D1 solid;}

/* Posts List */

.fpPost{width: 380px; margin: 50px auto; overflow: hidden;}
 .fpPost h2{font-size: 18px; font-family: Georgia, Arial, Trebuchet MS; margin: 0 0 3px 0;}
 .fpPost h3{font-size: 12px}
 .fpPost p{height: 92px; font-size: 12px; color: #4F4F4F; text-align: left; margin: 5px; overflow: hidden;}
 .fpPost a{color:#660099; text-decoration: none;}
 .fpPostThumb{width: 100px; height: 78px; float: right; border: 1px #CFCFCF solid; padding: 3px; margin: 5px;}
 .fpPostFooter{width: 380px; text-align: left; font-size: 12px; border-top: 1px #CFCFCF solid; padding-bottom: 3px; margin: 5px 0 0 5px;}

.fpPostGalery{width: 380px; margin: 50px auto; overflow: hidden;}
 .fpPostGalery h2{font-size: 18px; font-family: Georgia, Arial, Trebuchet MS; margin: 0 0 3px 0;}
 .fpPostGalery ul{font-size: 12px; color: #4F4F4F; text-align: left; padding: 0 0 0 0; margin: 10px 0 0 0;}
 .fpPostGalery b{font-size: 10px; text-decoration: none;}
 .fpPostGalery a{color:#660099; text-decoration: none;}
 .fpPostGalery a:hover{color:#845AA1; text-decoration: underline;}
 .fpPostGaleryThumb{width: 100px; height: 78px; float: right; border: 1px #CFCFCF solid; padding: 3px; margin: 5px;}
 .fpPostGaleryFooter{width: 380px; text-align: left; font-size: 12px; border-top: 1px #CFCFCF solid; padding-bottom: 3px; margin: 5px 0 0 5px;}
 
/* Page Content */

.pageKeyword{}
 .pageKeyword h1{text-align: center; font-size: 22px; color: #FAFCFB;}
 
/* Post Page*/ 
 
.postPage{width: 400px; border-left: 1px red solid; margin: auto;}
 .postPage h1{font-size: 12px; text-align: center; color: #0096AF;} 
 .postPage h2{font-size: 12px; color: #FF781F; padding-left: 10px;}
 .postPage p{font-size: 12px; padding: 10px; line-height: 18px}
 .postPage ul{font-size: 12px; line-height: 16px}

.postPageShadowright{border-right: 1px red solid;}
  
/* Ads */

.ad1{width: 300px; height: 250px; margin: 93px 0 0 0;}
.ad2{width: 160px; height: 600px; margin: 10px auto;}
.ad3{}




