.klad-title
{
	width: 548px;
	height: 28px;
	float: left;
	margin-left: 7px;
	border-bottom: 1px solid #1a6e93;
}

.klad-title h2
{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 26px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 28px;
	height: 27px;
	border-bottom: 1px solid #1a6e93;
}

.klad-logo
{
	float: left;
	clear: left;
	margin-top: 10px;
	width: 548px;
	margin-left: 7px;
	text-align: center;
}

.klad-bar
{
	width: 564px;
	height: 27px;
	float: left;
	clear: left;
	margin-top: 5px;
	position: relative;
	background: #111 url(../img/klad_barbg.png) repeat-x;
}

.klad-bar-l
{
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 27px;
	background: #111 url(../img/klad_baredge.png) no-repeat;
}

.klad-bar-r
{
	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
	height: 27px;
	background: #111 url(../img/klad_baredge.png) -4px 0 no-repeat;
}

.klad-bar h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 27px;
	height: 27;
	padding-left: 10px;
	color: #fefefe;
	font-weight: normal;
}

.klad-block
{
	width: 564px;
	float: left;
	clear: left;
	font-size: 14px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #1d89b8;
	margin-top: 4px;
}

.klad-block .info-line
{
	width: 564px;
	height: 20px;
	line-height: 20px;
	float: left;
	clear: left;
}

.klad-block .info-line .label,
.klad-block .info-line .colon
{
	float: left;
	width: 60px;
	font-size: 12px;
	color: #111;
	margin-left: 10px;
}

.klad-block .info-line .colon { width: auto; }

.klad-block .info-line .text
{
	float: left;
	margin-left: 40px;
	width: auto;
}

.klad-block .info-line .text a
{
	text-decoration: none;
	color: #111;
}

.klad-block .info-line .text a:hover { text-decoration: underline }

.klad-block .info-line .rating
{
	float: left;
	margin-left: 40px;
	width: 90px;
	height: 14px;
	background: url(../img/klad_stars.png) no-repeat;
	top: 3px;
	left: -3px;
	position: relative;
}

.klad-block .info-line .rating .stars
{
	position: absolute;
	left: 0;
	top: 0;
	height: 14px;
	background: url(../img/klad_stars.png) 0 -14px no-repeat;
}

.klad-block p
{
	padding: 0 10px;
	line-height: 18px;
}

.klad-block p.black
{
	font-size: 11px;
	color: #111;
}

.klad-block ol { margin-left: 30px; padding-left: 0; }

.klad-block ol li
{
	font-size: 11px;
	color: #111;
	line-height: 18px;
	list-style-type: decimal;
	padding-left: 2px;
}

.klads-item
{
	float: left;
	clear: left;
	width: 562px;
	height: 80px;
	margin-left: 1px;
	position: relative;
	padding-bottom: 10px;
	border-top: 1px solid #e5e5e5;

}

.klads-item .num
{
	position: absolute;
	width: 13px;
	height: 16px;
	left: 2px;
	top: 9px;
	font-size: 10px;
	color: #000;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.klads-item .name
{
	position: absolute;
	width: 340px;
	height: 20px;
	top: 3px;
	left: 14px;
	font-size: 18px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.klads-item .name a
{
	text-decoration: none;
	color: #000;
	float:left;
}

.klads-item .name a:hover { text-decoration: underline; }

.klads-item .rating
{
	width: 90px;
	height: 14px;
	margin-left: 10px;
	position: relative;
	top: 2px;
	float: left;
	position: relative;
	background: url(../img/klad_stars.png) no-repeat;
}

.klads-item .rating .stars
{
	position: absolute;
	left: 0;
	top: 0;
	height: 14px;
	background: url(../img/klad_stars.png) 0 -14px no-repeat;
}

.klads-item p
{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 350px;
	height: 52px;
	left: 0;
	top: 23px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;
	border-top: 1px solid #e5e5e5;
	padding-top: 4px;
}

.klad-vip
{
	background: url(../img/klad_vip.png) right 3px no-repeat;
}
.klad-vip2
{
	background: url(../img/vipstar.png) right 3px no-repeat;
}

.klads-item img
{
	position: absolute;
	display: block;
	right: 48px;
	top: 15px;
	width: 140px;
	height: 60px;
}


.klads-pagination
{
	float: left;
	clear: left;
	width: 564px;
	height: 32px;
	text-align: center;
	line-height: 34px;
	font-size: 12px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #3299cf;
	border-top: 1px solid #e5e5e5;
}

.klads-pagination strong { color: #666; }

.klads-pagination a
{
	text-decoration: none;
	color: #3299cf;
}

.klads-pagination a:hover { text-decoration: underline; }




table.bet-table
{
	margin: 0;
	width: 562px;
}

table.bet-table td
{
	height: 8px;
	font-size: 11px;
	line-height: 11px;
	padding: 6px;
	margin: 0;
	border: none;
	border-left: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
}

table.bet-table td.ltd
{
	border-left: none;
	width: 90px;
	text-align: right;
}

table.bet-table td.edit
{
	padding: 0;
	width: 33px;
}

table.bet-table td.edit a
{
	position: relative;
	top: 1px;
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 20px;
	margin-top: -14px;
	margin-left: 8px;
	background: url(../img/edit.gif) no-repeat;
}

table.bet-table td.edit a:hover { background-position: 0 -20px; }

.bet-table .ltr td { border-bottom: none; }

.editbox
{
	display: none;
	position: absolute;
	left: 300px;
	top: 100px;
	width: 314px;
	height: 95px;
	z-index: 1000;
}

.editbox-holder
{
	width: 314px;
	height: 95px;
	position: relative;
}

.editbox-bg
{
	position: absolute;
	left: 0;
	top: 0;
	width: 314px;
	height: 95px;
	background: url(../img/editbox.png) no-repeat;
}

.editbox-content
{
	position: absolute;
	left: 0;
	top: 0;
	width: 314px;
	height: 95px;
	z-index: 1001;
}

.editbox-content a.close
{
	display: block;
	position: absolute;
	left: 287px;
	top: 12px;
	width: 16px;
	height: 15px;
	background: url(../img/close3.png) no-repeat;
}

.editbox-content a.close:hover { background-position: 0 -15px; }

.editbox form
{
	position: absolute;
	left: 0;
	top: 0;
	width: 314px;
	height: 95px;
	background: url(../img/editfield.png) 18px 42px no-repeat;
}

.editbox-label
{
	position: absolute;
	font-family: Georgia, Verdana, Arial, Heletica, sans-serif;
	font-size: 18px;
	color: #fff;
	width: 245px;
	height: 21px;
	left: 16px;
	top: 15px;
	padding-left: 25px;
	background: url(../img/editlabel.png) no-repeat;
}

.editbox-edit
{
	position: absolute;
	width: 201px;
	height: 18px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: none;
	left: 19px;
	top: 43px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

.editbox select
{
	position: absolute;
	display: none;
	width: 201px;
	margin: 0;
	padding: 0;
	left: 19px;
	top: 43px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	border: none;
}

.editbox button
{
	position: absolute;
	left: 227px;
	top: 42px;
	width: 69px;
	height: 20px;
	border: none;
	background: transparent url(../img/promeni.png) no-repeat;
}

.editbox button:hover { background-position: 0 -20px; }

.editbox p
{
	position: absolute;
	left: 18px;
	top: 71px;
	font-family: Georgia, Verdana, Arial, Heletica, sans-serif;
	font-size: 12px;
}

.editbox .option-all
{
	position: absolute;
	left: 80px;
	top: 70px;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 13px;
}

.editbox .label-all
{
	position: absolute;
	left: 100px;
	top: 71px;
	width: 40px;
	font-family: Georgia, Verdana, Arial, Heletica, sans-serif;
	font-size: 11px;
}

.editbox .option-friends
{
	position: absolute;
	left: 155px;
	top: 70px;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 13px;
}

.editbox .label-friends
{
	position: absolute;
	left: 175px;
	top: 71px;
	width: 80px;
	font-family: Georgia, Verdana, Arial, Heletica, sans-serif;
	font-size: 11px;
}