/* CSS Document */
*{font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#6A6A6A; background-color:#FFFFFF; line-height:12px;}
.bold{font-weight:bold;}
.pink{color:#DC5384;}
p{margin:0px;}
.padding14{padding-bottom:14px;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
body{margin:0px;}
/*main container starts*/
#container{width:657px; height:auto; position:relative; margin:auto;}
/*main container ends*/

/*header container starts*/
#header{width:auto; height:auto; position:absolute; z-index:1}
/*home menu starts*/
#home{width:98px; height:auto; float:left; text-align:right;}
/*home menu ends*/

/*home image starts*/
#headerimg{width:559px; height:280px; float:left; background:url(/dziecko-matka/images/header.jpg) no-repeat top left;}
/*home image ends*/
/*header container ends*/

/*contact container starts*/

#contact-main {
position:absolute;
width:325px;
top: 460px;
/*background:url(/dziecko-matka/images/contact-bg.jpg) no-repeat top right;*/
}

#contact{
width:150px;
height:112px;
position:absolute;
right:57px;
bottom:1px;
background:url(/dziecko-matka/images/contact-me.gif) no-repeat top left;
padding-left:29px;
padding-top:32px;
}

/*contact container ends*/
/*bodycontent container starts*/

/*menu container starts*/
#menu-main {
position:absolute;
width:307px;
height:65px;
z-index:2;
top:294px;
right:25px;
}

#menu-main ul { margin:0px; padding:0px; list-style-type:none;}
#menu-main ul li{ width:auto; height:65px; list-style-type:none; float:left;}

/*menu container ends*/

#body-main {
position:absolute;
width:311px;
top:311px;
right:0px;
}

#about-container {
position:absolute;
width:311px;
height:162px;
top:0px;
background:url(/dziecko-matka/images/corner-bg.gif) no-repeat bottom right;
}

#about{
width:276px;
height:127px;
float:left;
padding-top:5px;
}

h2 a{
background-color:#FFFFFF;
color:#6A6A6A;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:18px;
}


#miscellaneous-container {
position:absolute;
width:311px;
height:162px;
top:182px;
background:url(/dziecko-matka/images/corner-bg.gif) no-repeat bottom right;
}

#miscellaneous{
width:270px;
height:128px;
float:left;
padding-top:5px;
}

#miscellaneous-container1 {
position:absolute;
width:311px;
height:162px;
top:364px;
background:url(/dziecko-matka/images/corner-bg.gif) no-repeat bottom right;
}

#miscellaneous-container2 {
position:absolute;
width:311px;
height:162px;
top:546px;
background:url(/dziecko-matka/images/corner-bg.gif) no-repeat bottom right;
}

/*bodycontent container ends*/

/*footercontent container starts*/
#footer-main {
position:absolute;
width:375px;
height:51px;
z-index:2;
top:1022px;
right:0px;
background:url(/dziecko-matka/images/footer-bg.gif) no-repeat top right;
}

#footer-main ul{width:375px; height:13px; position:absolute; margin:0px; padding:0px; list-style-type:none;}
#footer-main ul li.center{width:auto; height:13px; padding-left:9px; padding-right:9px; border-left:1px solid #6A6A6A; float:right;}
#footer-main ul li.side{width:auto; height:13px; padding-left:11px; padding-right:11px; float:right;}
#footer-main ul li a{color:#6A6A6A; text-decoration:none; font-size:9px; line-height:9px;}
#footer-main ul li a:hover{color:#6A6A6A; text-decoration:underline;  font-size:9px; line-height:9px;}

#copyright{width:169px; height:15px; position:absolute; top:40px; right:10px; font-size:9px;}
/*footercontent container ends*/
