@IMPORT url("/css/ui.css");


body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0 0 0 30px;
}

.article-container {
	margin: 18px 0;
	width: 590px;
}

.article-container h1.title {
	color:#000000;
	font-size:28px;
	font-weight:bold;
	margin:15px 0 15px;
}

.header{
	width: 590px;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	float: left;
	display: inline;
}


.header .logo{
	float:left;
	display:inline;
	margin:0 246px 0 0;
}

.header .mission {
	display:inline;
	float:left;
	margin:42px 0 0;
}

.articleURL {
	
}

.articleURL a{
	font-size:13px;
	color: black;
	text-decoration: underline;
}

.header .mission a{
	color: #555;
}

.Article-Main{
	float: left;
	display: inline;
	margin: 30px 0 0 0;
	overflow: hidden;
	width:590px;
}

.Article-Main .Bottom-Left-250x250{
	background-color:white;
	float:right !important;
	padding:6px 0 0px 12px;
	width:250px;
}

.page {
	border-bottom: 1px solid #ccc;
	margin: 0 0 5px 0;	
	float: left;
	display: inline;
}


#article {
	/*font-size: 14px;*/
	font-size:14px;
	color: #333333;
	line-height:20px;
	color: #666666;

	
}

.page p {
	margin: 0 0 20px 0;
}

.page span{
	font-family: arial !important;
	font-size:14px !important;
}

.page span span{
	font-family: arial !important;
	font-size:14px !important;
}


.page table {
	width: 580px;
}



#article p {
	margin: 0 0 20px 0;
}

#article span{
	font-family: arial !important;
	font-size:14px !important;	
}

#article span span{
	font-family: arial !important;
	font-size:14px !important;	
}

#article table {
	width: 580px;
}

#article img {
	border: 1px solid gray;
	margin: 15px;
}

#article-old {
	font-size: 13px;
	color: #333333;
}

#article-old table {
	width: 580px;
	font-size: 14px !important;
	color: #333333 !important;
}

#article-old table b{
	color: #666666 !important;
	font-size: 20px !important;
	font-style: normal;
}

#article-old table em{
	color: #666666 !important;
	font-size: 20px !important;

	
	font-style: normal;
}

#article-old table span {
	font-size: 14px !important;
	color: #333333 !important;
	

}

#article-old #vesti-player{
	margin-top: 31px;
	margin-left: 36px;
}

#article a {
	font-size: 14px;
	color: #333333;
	
	/*padding: 10px;*/
}

/*   Horisontal Images */
#article .imageHorisontalLeft {
	width: 212px;
	margin: 15px 15px 15px 0;
	float: left; display:inline;
	line-height: normal;
}

#article .imageHorisontalRight {
	width: 212px;
	margin: 15px 0 15px 15px;
	float: right; display:inline;
	line-height: normal;	
}

#article .imageHorisontalLeft img,#article .imageHorisontalRight img {
	width: 210px;
	height: 140px;
	border: 1px solid #999999;
	margin: 0;
	padding: 0;		
}

#article .imageHorisontalLeft .txt,#article .imageHorisontalRight .txt {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 210px;
	font-size: 11px;
	color: #797778;
	
	border-bottom: 1px solid #999999;
	text-align: center;
	line-height: normal;
}

 .imageHorisontalLeft .txt span, .imageHorisontalRight .txt span {

	font-size: 11px !important;;
	color: #797778 !important;
	line-height: normal !important;;
}


/*   Vertical Images */
#article .imageVerticalLeft {
	width: 172px;
	margin: 15px 15px 15px 0;
	float: left; display:inline;
	line-height: normal;	
}

#article .imageVerticalRight {
	width: 172px;
	margin: 15px 0 15px 15px;
	float: right; display:inline;
	line-height: normal;	
}

#article .imageVerticalLeft img,#article .imageVerticalRight img {
	width: 170px;
	height: 210px;
	border: 1px solid #999999;
	margin: 0;
	padding: 0;		
}

#article .imageVerticalLeft .txt,#article .imageVerticalRight .txt {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 170px;
	font-size: 11px;
	color: #797778;
	
	border-bottom: 1px solid #999999;
	text-align: center;
	line-height: normal;	
}

/*        End Images       */
#article div.title {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: normal;	
/*	height: 60px;*/
}

#article div.info {
	color: #666666;
	font-size: 12px;
	padding-bottom: 10px;
	height: 18px;
	line-height: normal;	
}

#article span.siviManji {
	color: #666666;
	font-size: 12px;	
	line-height: normal;
}

#article span.beliManji {
	color: #ffffff;
	font-size: 8pt;
	line-height: normal;	
}

#article span.siviManjiBold {
	color: #666666;
	font-size: 12px;	
	line-height: normal;
}


/************   ARTICLE HEADER ***************/

.articleHeader {
	overflow:hidden;
	margin: 25px 0 20px 0;
}

.articleHeader h1.title {
	color:#000000;
	font-size:28px;
	font-weight:bold;
	margin:15px 0 15px;
}



.articleHeader .authors {
	color:black;
	font-size:13px;
	padding-bottom:3px;	
}

.articleHeader .authors .title {
	color:#575757;	
}

.articleHeader .authors .name {
	
}

.articleHeader .sources {
	color:black;
	font-size:13px;
	padding-bottom:3px;		
}

.articleHeader .sources .title {
	color:#575757;	
}

.articleHeader .sources .name {
	
}

.articleHeader .date {
	color:black;
	font-size:13px;
}

.legasy {
	padding: 0px 5px 5px 0;

	font-size: 10px;	
	color: #555;	
	
}

.legasyDesc {
	padding: 5px 5px 5px 0;
	font-size: 11px;
	margin: 0 0 15px 0;

}

	
#showCarAd {
	float:left;
	font-size:12px;
	margin:30px 0 0;
	width:590px;
}	
	
a.standardLink {
	color:black;
	text-decoration:none;
}	
	
a.standardLink:hover {
	text-decoration:underline;
}


	
	
