body
{
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #4c0209;
 padding: 0px;
 margin: 0px;
 font-size: 12px;
}

img 
{
 border-color: white;
 border-width: 0px;
 border-style: solid;
}

body #lap 
{
 width: 1300px;
 max-width: 1300px;
 height: 1100px;
 max-height: 1100px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding: 0;
}

#header 
{
 width: 1300px;
 margin: 0;
 padding: 0;
}

#menu 
{
 width: 1300px;
 height: 62px;
 display: inline;
 margin: 0;
 padding: 0;
}

#lap #content 
{
 margin: 0;
 padding: 0;
 width: 1300px;
 max-width: 1300px;
 height: 765px;
 max-height: 765px;
 background-image: url(kepek/design/body_bg.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}

#content #belso 
{
 width: 780px;
 max-width: 780px;
 overflow: auto;
 height: 765px;
 max-height: 765px;
 text-align: left;
 line-height: 2;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 color: #4d1217;
}

.cimsor 
{
 font-weight: bold;
 font-size: 2em;
 text-align: center;
 padding-bottom: 20px;
 color: #4d1217;
}
.cimsor2 
{
 font-weight: bold;
 font-size: 1.4em;
 text-align: center;
 padding-bottom: 15px;
 color: #4d1217;
}

.bal_220
{
 float: left;
 width: 220px;
 text-align: left;
}

.jobb_530
{
 float: right;
 width: 530px;
 text-align: left;
}

.jobb_220
{
 float: right;
 width: 220px;
 text-align: left;
}

.bal_530
{
 float: left;
 width: 530px;
 text-align: left;
}

.clear 
{
 clear: both;
 height: 10px;
}

.refers_box
{
	width: 760px;
	max-width: 760px;
	height: 173px;
	max-height: 173px;
	background-image: url(kepek/design/refers_box.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto 0 auto;	
}
.refers_box_content
{	
	width: 735px;
	height: 140px;
	position: relative;
	top: 18px;
	left: 10px;
	/*border: 1px solid red;*/	
	overflow: hidden;	
}

.refers_box_content .ref_bal
{
	float: left;
	width: 202px;
}
.refers_box_content .ref_jobb
{
	float: right;
	width: 522px;
}
.refers_box_content .ref_jobb .bal
{
	float: left;
	width: 120px;
}
.refers_box_content .ref_jobb .jobb
{
	float: right;
	width: 370px;
	/*font-size: 1.4em;
	font-weight: bold;*/
}

.referslink
{
    text-decoration: none;
    color: #3300FF;
    font-weight: bold;
    font-size: 1.4em;
}
.referslink:hover
{
    text-decoration: underline;
    color: #FF6633;
    font-weight: bold;
    font-size: 1.4em;
}
.navlink
{
    text-decoration: none;
    color: #3300FF;
    font-weight: bold;
}
.navlink:hover
{
    text-decoration: underline;
    color: #FF6633;
    font-weight: bold;
}


