/* CSS Document */
#container
{
display:table;
width:900px;
height:1200px;
background-image:url(kepek/hatterkeret-linkek.jpg);
background-repeat:no-repeat;
background-position: top right;
padding:0;
margin:0;
}
#linkek 
{
width:660px;
margin-top:240px;
margin-bottom:10px;
padding:0;
margin-left:auto;
margin-right:auto;
}

.sor 
{
background:url(kepek/linkek/linkekbgd.jpg) no-repeat center;
width:320px;
height:124px;
}
.sor img 
{
float:left;
margin-left:10px;margin-top:2px;

}
.sor p
{
margin-left:110px;
margin-top:40px;
font-weight:bold;
color:#fbca87;
font-size:10pt;
}
.sor p a
{
color:#fbca87;
text-decoration:none;
font-weight:bold;
}
.sor p a:hover
{
color:#fff2d6;
text-decoration:underline;
font-weight:bold;
}
