body
    {
    background-color: #fff;
    margin: 0;
    margin-left: 0;
    }
div
    {
    margin: 0;
    padding: 0;
    font-family: 'Verdana', 'arial';
    font-size: 11px;
    border: 0px solid #e00000;
    }
img 
    {
    border: none;
    }
#top
    {
    width: 100%;
    height: 23px;
    background-image: url('../img/bg_top.gif');
    background-repeat: repeat-x;
    }
#left_main
    {
    float: left;
    width: 342px;
    height: 121px;
    border-right: 1px solid #7f7f7f;
    }
#right_main
    {
    float: left;
    width: 659px;
    height: 117px;
    border: 0px solid #e00000;
    }
#menu
    {
    width: 659px;
    height:20px;
    background-color: #666;
    border: 1px solid #000;
    margin-top: 97px;
    color: #f4f4f4;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    }
#owoce
    {
    float: left;
    width: 342px;
    height: 349px;
    background-image: url('../img/bg_owoce.jpg');
    }
#gift
    {
    float: left;
    width: 229px;
    height: 349px;
    border-right: 1px solid #C5BAB9;
    background-color: #978584;
    background-image: url('../img/bg_gift_left.jpg');
    background-repeat: no-repeat;
	position: relative;
    }
#gift .content
{
	padding: 0 10px 5px 35px;
}
#gift .content p
{
	margin: 2px 0;
}
#on_line
    {
    float: left;
    width: 215px;
    height: 349px;
    border-right: 1px solid #CAB7B4;
    background-color: #C0ADAA;
	position: relative;
    }
#on_line .content
{
	padding: 0 15px 5px;
}
#on_line .content p
{
	margin: 2px 0;
}
#presentation
    {
    float: left;
    width: 215px;
    height: 349px;
    border-left: 1px solid #EFE3E2;
    background-color: #E6D7D5;
	position: relative;
    }
#presentation .content
{
	padding: 0 15px 5px;
	color: #625655;
}
#presentation .content p
{
	margin: 2px 0;
}
#foot1
    {
    width: 164px;
    height: 107px;
    float: left;
    color: #000;
    padding-left:10px;
    }
#foot2
    {
    width: 156px;
    float: left;
    color: #000;
    padding-left:10px;
	overflow: hidden;
    }
#foot3
    {
    width: 650px;
    float: left;
    color: #000;
    padding-left:10px;
	overflow: hidden;
    }
.foot_title
    {
    font-size: 16px;
    color: #564A49;
    font-family: arial;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0;
    }
.frame
    {
    width: 1014px;
    overflow: hidden;
    }
.frame1
    {
     width: 1004px;
     height: 12px;
     background-image: url('../img/bg_spacer.gif');
    }
.made_by
    {
    width: 1000px;
    height: 17px;
    text-align: right;
    padding-top: 4px;
    font-size: 10px;
    color: #fff;
    }
.made_by a
{
	font-size: 10px;
    color: #fff;
	text-decoration: none;
}
a.a0 { color: #f4f4f4; font-family: verdana; font-size: 11px; font-weight: bold;
		text-decoration: none; text-transform: uppercase; }
a.a0:hover { color: #ccc;}


a.logo { margin-left: 72px; margin-top: 25px; display: inline-block; }










