/*index.htmÝč
---------------------*/
#renew{
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 705px;
}

#renew_title {

	margin: 0px;
	height: 30px;
	background-image: url(../img/bgt.png);
	text-align: center;
}

#renew_main {
	border-left: 2px solid #6E6E6E;
	border-right: 2px solid #6E6E6E;
	border-bottom: 2px solid #6E6E6E;
}

table#friends{
	background-color: #181818;
	border: none;
	width: 930px;
}

table#friends td.title{
	background-image: url(../img/bgt.png);
	height: 30px;
}

.font_title{
	color: #ff0000;
	font-size: 20px;
	font-weight: 900;
	margin-left: 10px;
	margin-top: 3px;
}

/*bike.htmÝč
----------------------*/

#friends_left {
	width: 510px;
	float: left;
	background-image: url(../img/i_bg.png);
	border: 2px solid #4D4D4D;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 50px;
}

#friends_right {
	width: 410px;
	margin-left: 520px;
}

#friends_in {
	width: 366px;
	border-bottom: 2px solid #4D4D4D;
	border-left: 2px solid #4D4D4D;
	border-right: 2px solid #4D4D4D;
}

h2#h2_friends {
	border-bottom: 1px solid #FFFFFF;
}

dl#dl_friends {
	margin: 0px;
	padding: 0px;
}

dl#dl_friends dt {
	width: 406px;
	background-image: url(../img/bgt.png);
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin: 0px;
}

dl#dl_friends dd {
	background-image: url(../img/i_bg.png);
	border-bottom: 2px solid #4D4D4D;
	border-left: 2px solid #4D4D4D;
	border-right: 2px solid #4D4D4D;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

dl#dl_friends dd.ifre {
	background-image: url(../img/i_bg.png);
	border-bottom: 2px solid #4D4D4D;
	border-left: 2px solid #4D4D4D;
	border-right: 2px solid #4D4D4D;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}