/* Copyright Poradniki NaZdrowo.pl */

/* Frame Page */

.pageContainer{width: 1006px; background: #F0F0E6; margin: auto;}

.topPage{width: 995px; height: 265px; background: url('_images/header_image.jpg') no-repeat #FFFFFF; background-position: 10px 5px; border: 1px #e7e7dc solid; margin: 2px auto;}

.middlePage{}
 .middlePageLeft{width: 170px; float: left;}
 .middlePageCenter{width: 525px; float: left;}
 .middlePageRight{width: 300px; float: left;}	

.footerLinks{width: 979px; height: 15px; background: #e3e4d6; text-align: center; border: 1px #e7e7dc solid; margin: 10px auto;} 
 
.footerPage{width: 1006px; height: 50px;}
 .footerPage p{color: #4F4F4F; font-family: arial; font-size: 12px; letter-spacing: 1px; text-align: center; font-weight: bold; padding-top: 1px;}
 .footerPage a{color: #0084A5;}

/* Body */

body{font-family: Times New Roman; background: #FFFFFF; margin: 0px;}
h2{width: 92%; color: #4F4F4F; font-size: 14px; border-bottom: #D2D2CA 1px solid; padding: 0 0 0 5px; margin: 0 0 0 10px;}
a{color: #DFDFDF}
hr{height: 1px; border: 1px #D4D3D1 solid;}
h1{text-align: center; font-size: 18px; color: #030200;}

/* Posts List */

.fpPost{width: 510px; background: #F0F0E6; margin: 5px auto;}
 .fpPost h2{font-size: 18px; border: 0px; margin: 3px 0 3px 2px;}
 .fpPost h3{width: 90%; color: #7F7F7F; font-size: 11px; display: inline; margin-right: 215px;}
 .fpPost p{font-size: 13px; color: #4F4F4F; text-align: left; margin: 5px;}
 .fpPost a{color:#0084A5; text-decoration: none;}
 .fpPost a:hover{color: #FF781F; text-decoration: underline;}
 .fpPost img{width: 120px; height: 75px; background: #FFFFFF; float: left; border: 1px #DFDFDF solid; padding: 1px; margin: 0px 5px 5px 5px;}
 .fpPostFooter{text-align: right; font-size: 13px;}
 .fpPostFooter h3 {float:left; font-size: 9px; color: #CCCCCC; margin: 0px; }

/* Post Page*/ 
 
.postPage{width: 670px; background: #FFFFFF; border: 1px #e7e7dc solid; margin: auto;}
 .postPage h1{font-size: 28px; text-align: center; color: #0096AF; margin-top: 10px;} 
 .postPage h2{font-size: 16px; color: #FF781F; padding-left: 5px; border: 0px;}
 .postPage h3{font-size: 16px; text-align: center; color: #CBBB8A; padding-left: 10px; border: 0px;}
 .postPage p{color: #4F4F4F; font-size: 14px; padding: 10px; line-height: 22px}
 .postPage ul{color: #4F4F4F; font-size: 14px; line-height: 20px}
 .postPage img{float:left; padding: 2px; margin: 5px;}
  
/* Ads */

.ad1{width: 995px; height: 15px; background: #FFFFFF; text-align: center; border: 1px #e7e7dc solid; margin: 10px auto;}
.ad2{width: 250px; height: 250px; float: right; margin: 7px 3px 0 0;}
.ad3{width: 160px; height: 600px; margin: 10px auto;}

/* Menu */

.pageMenu{width: 300px; background: #FFFFFF; text-align: center; border: 1px #e7e7dc solid;  margin: 10px auto; overflow: hidden;}
.pageMenuCaptio , .pageMenuCaptio a{height: 20px; background: #3ebcd3; color: #FFFFFF; text-decoration: none; text-align: center; font-weight: bold; margin: 0px;}
.pageMenuCaptio a:hover{color: #4FE6FF;}
.pageMenu b{width: 92%; color: #4F4F4F; font-size: 14px; border-bottom: #D2D2CA 1px solid;}
.pageMenu a{text-decoration: none; color: #0084A5; letter-spacing: 1px; }
.pageMenu a:hover{text-decoration: underline; }

.menuLinks{list-style-image: url('_images/list_type_image.gif'); text-align: left;}
 .menuLink{font-size: 16px;  color: #EFB268;}

 .menuSubLink{font-size: 13px; margin: 0 0 3px 20px;}
 .menuSubLink a{text-decoration: none; color: #0084A5;}
 .menuSubLink a:hover{text-decoration: underline; }

/* Page Links */
 
.pageLinks{list-style-type: none; text-align: left; padding: 0px; margin: 10px;}
 .pageLink{font-size: 14px; color: #4F4F4F; margin-top: 5px;}
 .pageLink a{text-decoration: underline; color: #0084A5;}
 .pageLink a:hover{text-decoration: underline; }

/* white frame*/

.whiteFrameTopCornerLeft{width: 9px; height: 9px; background: url('_images/whiteFrameTopCornerLeft.gif') no-repeat top; float: left;}
.whiteFrameTopCornerRight{width: 9px; height: 9px; background: url('_images/whiteFrameTopCornerRight.gif') no-repeat top; float: left;}
.whiteFrameCornerCenter{width: 482px; height: 9px; background: #FFFFFF; float: left;}
.whiteFrameCornerMain{width: 500px; background: #FFFFFF; margin: 2px;}
.whiteFrameBottomCornerLeft{width: 9px; height: 9px; background: url('_images/whiteFrameBottomCornerLeft.gif') no-repeat bottom; float: left;}
.whiteFrameBottomCornerRight{width: 9px; height: 9px; background: url('_images/whiteFrameBottomCornerRight.gif') no-repeat bottom; float: left;}

 .pages{width: 90%; font-size: 12px; background: #ffffff; border-radius: 10px; text-align: center; color: #4F4F4F; line-height: 18px; padding: 5px; margin: 5px auto;}
 .pages a{text-decoration: underline; color: #0084A5;}
 .pages a:hover{text-decoration: underline; }
