div.randitippek {
	width: 340px;
	height: 496px;
	font-family: arial,sans-serif;
}
div.randitippek div.bg { background-image: url(/items/graphics/benko/benko_tippek_kereses.png); width: 460px; height: 496px; position: absolute; }
div.randitippek div.top_box {
	position: relative;
	width: 285px;
	height: 174px;
	font-family: Times;
	margin-left:20px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:25px;
}
div.randitippek div.top_box div.title { position: relative; font-size:22px; padding: 10px; text-align: center; }
div.randitippek div.top_box div.body { position: relative; font-size: 11px; font-weight:normal; padding: 10px; font-family: Verdana; }
div.randitippek div.top_box div.link { position: relative; padding: 10px; padding-top:0; text-align: center; font-family: Verdana; font-size: 11px;}
div.randitippek div.top_box div.link a { color: #ebcee0;}
div.randitippek div.top_box div.link a:hover { color: #ffffff;}

div.randitippek div.top_box div.linkrandi { position: relative; padding: 10px; padding-top:0; text-align: center; font-family: Verdana; font-size: 10px;}
div.randitippek div.top_box div.linkrandi a { color: #ebcee0;}
div.randitippek div.top_box div.linkrandi a:hover { color: #ffffff;}


div.randitippek div.search {
    position: relative;
	width: 164px;
	height:224px;    
    padding: 20px;
}
div.randitippek div.label {
	margin-bottom: 10px;
	font-size: 18px;
}
div.randitippek div.options {
    position: relative;
}
div.randitippek input {
	background-color: #f5e0ee;
	border: 1px solid #e1a4ca;
	padding:2px;
	color: #333333;
	margin: 3px;
}
div.randitippek input.submit_la_putton {
	border: none;
	padding: 0;
	background-color: transparent;	
}
div.randitippek select.channel {
    position: absolute;
    top: 50px;
    left: 20px;
    width: 150px;
    /* height: 16px; */
    border: none;
}

div.randitippek input.text {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 150px;
    height: 16px;
    border: none;
    padding-top: 1px;
    color: #888;
}

div.randitippek input.submit {
    position: absolute;
    top: 90px;
    right: 0px;
    width: 29px;
    height: 25px;
    background: transparent url(/items/graphics/randitippek_ok_button.png) no-repeat top left;
    cursor: pointer;
    border: 0;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    float: right;
}
