body  
{
background-image: url(./images/tlo.jpg);
background-color: #fffac2;
background-repeat: repeat-x;
margin-top: 0px;
font-family:sans-serif;
font-size:10px;
color: #000000;		
text-align: left;
}

a{
font-family:sans-serif;
font-size:10px;
color: #000000;
text-decoration: none;
}

a:hover{

text-decoration: underline;
}


#menu1
{
position: absolute;
height: 79px;
width: 64px;
top: 52px;
left: 546px;
}

#menu2
{
position: absolute;
height: 79px;
width: 64px;
top: 67px;
left: 607px;
}

#menu3
{
position: absolute;
height: 79px;
width: 64px;
top: 78px;
left: 668px;
}

#menu4
{
position: absolute;
height: 79px;
width: 64px;
top: 92px;
left: 736px;
}

#menu5
{
position: absolute;
height: 79px;
width: 64px;
top: 106px;
left: 803px;
}


#content  
{
	background-image: url(./images/grafa_tlo.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 960px;
	position: relative;
	margin: auto;

}

#oczy
{
	background-image: url(./images/oczy_kroko.gif);
	background-position: center;
	background-repeat: no-repeat;
height: 61px;
width: 117px;
position: absolute;
top: 222px;
left: 723px;

}

#linia
{
background-color: #000000;
height: 1px;
width: 910px;
position: absolute;
top: 600px;
left: 50px;
}

#stopka
{
height: 30px;
width: 910px;
position: absolute;
top: 600px;
left: 50px;
padding-top: 6px;
text-align: right;
}

#mailme{
    cursor: pointer;
    height: 100px;
    left: 45px;
    position: relative;
    top: 545px;
    width: 300px;
}

#like{
    height: 20px;
    left: 50px;
    position: absolute;
    top: 602px;
    width: 910px;
}

#kartka_new{
    cursor: pointer;
    left:200px;
    top:150px;
    position: relative;
}

