
/* _______________________ С форума _______________________ */

#left_forum {
	padding: 10px 10px;
}
#left_forum ul, li{
	list-style: none;
	margin: 0px 0px 10px;
}
#left_forum  .date{
	font-size: 10px;
	color: #999;
}
#left_forum  a, #left_forum a:link, #left_forum a:visited {
	text-decoration:none;
	color: #333;
	font-weight: bold;
}
#left_forum  a:hover {
	text-decoration:underline;
}
#left_forum  a.name, #left_forum a.name:link, #left_forum a.name:visited {
	font-size: 10px;
	text-decoration:none;
	color: #656565;
	font-weight: normal;
}
#left_forum  a.name:hover {
	text-decoration:underline;
}

/* _______________________ Свежее _______________________ */
#left_fresh {
	padding: 10px 10px;
	text-align: center;
}
#left_fresh img{
	text-align: center;
	padding: 3px;
	border: 1px solid #999;
	background: #fff;
}
#left_fresh .link{
	margin-top: 3px;
}
#left_fresh a, #left_fresh a:link, #left_fresh a:visited {
	text-decoration:none;
	color: #333;
	font-weight: bold;
}
#left_fresh a:hover {
	text-decoration:underline;
}
#left_fresh a.all, #left_fresh a.all:link, #left_fresh a.all:visited {
	color: #fff;
	font-weight: bold;
	background: #CF504D;
	text-decoration:none;
	padding: 4px 10px 4px 8px;
}
#left_fresh a.all:hover {
	text-decoration:none;
}
#left_fresh ul, #left_fresh li{
	list-style: none;
	margin: 0px 0px 15px;
}
/* _______________________ Новости _______________________ */

#left_news {
	padding: 10px 10px;
}
#left_news ul, #left_news li{
	list-style: none;
	margin: 0px 0px 15px;
}
#left_news .date{
	font-size: 10px;
	color: #fff;
	background: #65B2CF;
	width: 54px;
	padding: 2px 2px 2px 2px;
	text-align:center;
}
#left_news a, #left_news a:link, #left_news a:visited {
	text-decoration:none;
	color: #656565;
	font-weight: bold;
}
#left_news a:hover {
	text-decoration:underline;
}
#left_news a.all_news, #left_news a.all_news:link, #left_news a.all_news:visited {
	color: #fff;
	font-weight: bold;
	background: #65B2CF;
	text-decoration:none;
	padding: 4px 10px 4px 8px;
}
#left_news a.all_news:hover {
	text-decoration:none;
}

/* _______________________ Фотогалерея _______________________ */

#left_gallery {
	text-align:center;
	padding: 10px 10px;
}
#left_gallery ul, #left_gallery li{
	list-style: none;
	margin: 0;
}
#left_gallery  a, #left_gallery a:link, #left_gallery a:visited {
	text-decoration:none;
}
#left_gallery  a:hover {
	text-decoration:none;
}
#left_gallery  img {
	border: 0px;
}

/* _______________________ Статьи _______________________ */

#left_stati {
	text-align: left;
	padding: 10px 10px;
}
#left_stati ul,#left_stati li{
	list-style: none;
}
#left_stati a, #left_stati a:link, #left_stati a:visited {
	text-decoration:none;
	color: #656565;
	font-weight: bold;
}
#left_stati a:hover {
	text-decoration:underline;
}
#left_stati a.all_stati, #left_stati a.all_stati:link, #left_stati a.all_stati:visited {
	color: #fff;
	font-weight: bold;
	background: #65B2CF;
	text-decoration:none;
	padding: 4px 10px 4px 8px;
}
#left_stati a.all_stati:hover {
	text-decoration:none;
}


/* _______________________ Логин-форма _______________________ */

#right_login {
	font-size: 11px;
	color: #656565;
	padding: 10px 10px;
}
#right_login label {
	padding: 3px 0;
}
#right_login .loginfield {
	font-size: 11px;
	border:1px solid #F69896;
	color:#656565;
	margin-bottom:5px;
	margin-top:2px;
	padding: 3px;
	width: 190px;
}
#right_login .button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border:1px solid #F59795;
	color:#fff;
	background-color:#F59795;
	padding: 2px 15px;
	font-weight: bold;
	float: right;
}
#right_login  a, #right_login a:link, #right_login a:visited {
	text-decoration:none;
	color: #F59795;
	font-weight: normal;
}
#right_login  a:hover {
	text-decoration:underline;
}
#right_login  div {
	padding: 1px;
}
#right_login  .checkbox {
	padding: 0px 0px 3px 0px;
}

/* _______________________ Интервью _______________________ */

#right_interview {
	font-size: 11px;
	color: #656565;
	padding: 10px 5px 10px 10px;
}
#right_interview  a, #right_interview a:link, #right_interview a:visited {
	text-decoration:none;
	color: #65B2CF;
	font-weight: normal;
}
#right_interview  a:hover {
	text-decoration:underline;
}
#right_interview .interview {
	float: left;
	margin-bottom: 15px;
}
#right_interview .interview .pic {
	float: left;
	margin: 0 5px 5px 0;
	padding: 2px;
	border: 1px solid #65B2CF;
	background: #fff;
}
#right_interview .interview .status {
	margin-bottom: -3px;
	padding-right: 5px;
	background: #fff;
}
#right_interview  a.all, #right_interview a.all:link, #right_interview a.all:visited {
	color: #fff;
	font-weight: bold;
	background: #65B2CF;
	text-decoration:none;
	padding: 4px 10px 4px 8px;
}
#right_interview  a.all:hover {
	text-decoration:none;
}

/* _______________________ Видео _______________________ */

#right_video {
	font-size: 11px;
	color: #656565;
	padding: 10px 10px;
	text-align:center;
}
#right_video img{
	text-align: center;
	padding: 0px;
	border: 1px solid #999;
	background: #fff;
}
#right_video .title{
	margin: 0 0 4px 0;
}

#right_video a, #right_video a:link, #right_video a:visited {
	text-decoration:none;
	color: #333;
	font-weight: bold;
}
#right_video a:hover {
	text-decoration:underline;
}
#right_video a.all, #right_video a.all:link, #right_video a.all:visited {
	color: #fff;
	font-weight: bold;
	background: #65B2CF;
	text-decoration:none;
	padding: 4px 10px 4px 8px;
}
#right_video a.all:hover {
	text-decoration:none;
}
#right_video ul, #right_video li{
	list-style: none;
	margin: 0px 0px 15px;
}

/* _______________________ Реклама _______________________ */

#right_advert {
	font-size: 11px;
	color: #656565;
	padding: 10px 10px;
	text-align:center;
}

#right_advert div{
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#foto_plast {width: 100%; display: table;}
#foto_plast .box_blue_float_left, #foto_plast .box_blue_float_1, #foto_plast .box_blue_float_3, #foto_plast .box_blue_float_5, #foto_plast .box_blue_float_7, #foto_plast .box_blue_float_9 {
	float: left;
	background: top #fff url("/oplastike/images/bg_center_blue.jpg") repeat-x;
	border: 1px solid #91c9dd;
	width: 49%;
	text-align: center !important;
}
#foto_plast .box_blue_float_right, #foto_plast .box_blue_float_2, #foto_plast .box_blue_float_4, #foto_plast .box_blue_float_6, #foto_plast .box_blue_float_8, #foto_plast .box_blue_float_10 {
	float: right;
	background: top #fff url("/oplastike/images/bg_center_blue.jpg") repeat-x;
	border: 1px solid #91c9dd;
	width: 49%;
	text-align: center !important;
}
#foto_plast h2 {
	font-size: 18px;
	color: #666;
	font-family: Trebuchet MS,Arial,Tahoma,Geneva;
	letter-spacing: -1px;
}
#foto_plast .clear_padd, #foto_plast .clear_padd_2, #foto_plast .clear_padd_4, #foto_plast .clear_padd_6, #foto_plast .clear_padd_8 {
	overflow: 			hidden;
	clear: 				both;
	height: 			10px;
}
#foto_plast .padding {
	padding: 			10px;
}
#foto_plast .picture {
	margin: 0;
	padding: 2px;
	border: 1px solid #65B2CF;
	text-align:center !important;
}
#foto_plast a.all, #foto_plast a.all:link, #foto_plast a.all:visited {
	color: #fff;
	font-weight: bold;
	background: #65B2CF;
	text-decoration:none;
	padding: 4px 10px 4px 8px;
}
#foto_plast a.all:hover {
	text-decoration:none;
}