﻿* {
	margin: 0;
	padding: 0;
}

body, .black_bc {
	font: 10px verdana, sans-serif;
	color: #000000;
}

#container {
	width: 518px;
	border: 1px #000000 solid;
}

.black_bc {
	width: 100%;
}


/*a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #2850C2;
}

a:hover {
	text-decoration: underline;
}*/

a.orange_link {
	font-size: 14px;
	font-weight: 800;
	color: #8C0606;
}

a.orange_link:link {
	font-size: 14px;
	font-weight: 800;
	color: #8C0606;
}
a.orange_link:active {
	font-size: 14px;
	font-weight: 800;
	color: #8C0606;
}
a.orange_link:visited {
	font-size: 14px;
	font-weight: 800;
	color: #8C0606;
}





.orange_link_no_bold {
	color: #A2BAEE;
	font-weight: normal;
}

img {
	border: 0;
}

img.white_border {
	border: 1px solid white;
}

img.spacer_td_img {
	width: 100%;
}

 .small_pic_content img, .big_galery.thumbnails a img, .big_pic_content img, img.spacer_td_img{
	vertical-align: top;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

.rounded_container {
	position: relative;
	background-color: #FFFFFF;
	border: 0px;
	/*border:1px #999999 solid;*/
}

.right_side .rounded_container {
	background-color: #262626;
}

.rounded_container.light_border {
	border: 1px solid #737373;
	background-color: #262626;
}

.rounded_container.dark_border {
	border-top: 0px solid #FFF;
}

.tl, .tr, .bl, .br {
	position: absolute;
	width: 4px;
	height: 5px;
	overflow: hidden;
	border: 0px;
	z-index: 997;
}

.tl {
	left: -1px;
	top: -1px;
}

.tr {
	right: -1px;
	top: -1px;
}

.bl {
	bottom: -2px;
	left: -1px;
}

.br {
	bottom: -2px;
	right: -1px;
}

#main {
	width: 100%;
	clear: both;
}

.content {
}

 .content {
	vertical-align: top;
}

.content .rounded_container {
	width: 431px;
}
.content .rounded_container.light_border, .content .rounded_container.dark_border {
	width: 410px;
}

.heading_news_pic_text {
	overflow: hidden;
	height: 310px;
}

.small_pic_content {
	float: left;
	/*width: 100px;
	height: 75px;
	padding: 1px;
	margin-bottom: 1px;*/
	position: relative;
	background-image:url(http://www.moto.bg/vyrtel_news/images/heading_news_background1.jpg);
	border:4px #CCCCCC solid;
	z-index: 1000;
}

.small_pic_content img {
/*	border: 1px solid white;*/
	cursor: pointer;
	float:left;
/*	margin: 3px;*/
}

#active_pic_news_text{
	/*background-image:url(http://www.moto.bg/vyrtel_news/images/heading_news_background.jpg);*/
	border:4px #B22121 solid;
}

#big_pic_content_news {
	float: left;
	margin: 0 0 0 0;
	width: 438px;
	height: 310px;
	overflow: hidden;
	position: relative;
	z-index: 1001;
}

.description_news_pic_text {
	color:#000000;
	position: relative;
	top:-100px;
	left: 61px;
	bottom: 5px;
	width: 357px;
	height: 75px;
	background-image:url(http://www.moto.bg/vyrtel_news/images/home_news_ground1.png);
	overflow: hidden;
	padding: 5px 10px 5px 10px;
	
}

