body
{
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) top left repeat-y;
	width: 581px;
}

a
{
	color: #cb6a00;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


.kenyer
{
    font-family: Verdana, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #604E29;
}

.kicsi
{
    font-family: Verdana, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}

.kicsi:hover
{
    font-family: Verdana, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    color: #cc9933;
}


.img
{
    float: left;
    margin: 0 2px 0 0;
    border: 1px solid #000000;
}

.img:hover
{
    border: 1px solid #cb6a00;
}

.clear
{
    clear: both;
    height: 1px;
    font-size: 1px;
    margin: 0;
    padding: 0;
}

#content_top
{
	width: 580px;
	height: 25px;
	margin: 40px 0 0 1px;
	background: url(../images/content_top_bg.jpg) top left no-repeat;
}

#content
{
	width: 580px;
	background: url(../images/content_bg.jpg) top left repeat-y;
	margin: 0 0 0 1px;
}

#content_bottom
{
	width: 580px;
	height: 40px;
	background: url(../images/content_bottom_bg.jpg) top left no-repeat;
	margin: 0 0 0 1px;
}

#flash
{
	margin-left: 3px;
}
