@charset "utf-8";
/* CSS Document */
#calosc {
margin: 0 auto;
width:940px;
font: 20px KozGoPro-Light, "Comic Sans MS", sans-serif;}
#header {
border-bottom: black 1px solid;
width:940px;
height:150px;
}
#srodek {
clear:both;
}
#c1 {
float:left;
width: 300px;
}
#c1 a{
color:#000000;
}
#c2 {
float:left;
width:640px;
}
#footer {
clear:both;
height: 50px;
border-top: black 1px solid;
}
#logo  {
	background: url("gfx/apple-miara.jpg") no-repeat ;
	height:150px;
		width:200px;
	float:left;
	}
#logo2  {
	background: url("gfx/face1.jpg") top right no-repeat;
	height:150px;
	width:200px;
    float:left;
	left:940px;
	position:absolute;
	}
#logo span a {
	display:block;
	height: 150px;
	width:200px;	
	text-indent: -999px;
	}	
#logo h1 {
position: absolute;
left:470px;
top:30px;
text-decoration:none;
}	


#srodek #c2 .wielke {font-size: 1.6em;}
#srodek #c2 .szare { font-weight:bold; color:#aea9a9;}
#c2 p:first-letter 
{
color:#ff0000;
font-size:xx-large;
}
#week p:first-letter 
{
color:#000000;
font-size:medium;
}
#srodek #c2 span {font-weight: normal; }

fieldset{border: 2px #000 solid;
background-color:#CCCCCC;padding:10px;}

#c2 #week #obrazek {float:left; width:150px;}
#c2 #week #tresc {float:left; width:480px;}

#c2 #week #tresc .recipes {text-transform: uppercase;  color:#666666; font-size:24px;}
#week #tresc  p:first-letter{font-size:24px; color:#666;}
#week #obrazek {font-size: 16px; text-align:right;padding: 0 10px 0 0;}

.menu1 {margin: 10px 0 0 0;}
.menu2 {margin: 0 0 10px 0;}

#calosc #srodek #c2 #week #tresc strong {color:#FF0033;}
