html{	
  background-image:url('pozadiIE.png');
	background-repeat: repeat-x;
	background-color:#FF60D8;
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;
	}
a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;
}
.news_show
{
color:black;
width:122px;
height:76px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;	

}
.news_border
{
width:122px;
height:76px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #FB8501;
padding: 0px 0px 0px 5px;
overflow: auto;	

}
.news_mark{
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #FB8501;
width:122px;
height:37px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #FB8501;
padding: 0px 0px 0px 5px;
color:black;
}
.news_show img{
margin-left: 5px;
margin-right: 5px;
border:1px solid #000;
}
.news_show a{
text-decoration:none;
color:#323433;

}
.news_show a:hover{
text-decoration:none;
color:#DE740D;
}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 4px 0px 0px 25px;

border: 0px solid #FB8501;
/*border-top-color: white;*/
border-top:none;
height:20px;
}

