/* CSS Document */
#shapka_01{
	float: left;
	height: 41px;
	width: 500px;
}
#title {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	height: 35px;
}
#foto_center {
	height: 221px;
	width: 758px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#actions{
	height: auto;
	width: 540px;
	border: 1px solid #FFFFFF;
	background-color: #edebe5;
	margin-top: -50px;
	position: relative;
}
#lin_left_10{
	height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}#pading_5 {
	padding: 5px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
#date {
	font-size: 10px;
	color: #999999;
}
.white {
	color: #FFFFFF;
}
.white_link:link {
	color: #FFFFFF;
}
.white_link:visited {
	color: #CCCCCC;
}
.white_link:hover {
	color: #FF0000;
}
.white_link:active {
	color: #FF0000;
}
#lin_left_right_bot{
	border: 1px solid #333333;
	height: auto;
	width: auto;
}
.lin_top_bot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.lin_s_blec {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.lin_s_blec:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.lin_s_blec:hover {
	color: #FF0000;
	text-decoration: none;
}
.red{color: red;}
