.novost
{
    width:900px;
    height: auto;
}

.novaslika
{
    margin-top: 35px;
    float :left;
    width:250px;
    height: auto;
}

.novaslika img
{
    box-shadow: 3px 3px 3px #999999;
}

.novaslika1
{
    margin-top: 5px;
    float :left;
    width:200px;
    height: auto;
    margin-left: 30px;
}

.novaslika1 img
{
    box-shadow: 1px 1px 4px #999999;
}

.novitekst
{
    float:right;
    width:640px;
    font-size: 14px;
    height: auto;
        color: #999999;
}

.more {
	display: none;
 }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dashed #36f;
	}
        
        #footer
{
    width: 100%;
    height: 370px;
    background-color: #b7b7b7;
    border-top: 1px solid #ff66ff;
    float: left;
    margin-left: -10px;
    border-right: 15px solid #b7b7b7;
    border-left: 15px solid #b7b7b7;
}

#in
{
    width: 1000px;
    height: 370px;
    margin-left: auto;
    margin-right: auto;
    background-color: #b7b7b7;
}

#inews
{
    width: 250px;
    height: 360px;
    float: left;
    background-color: #b7b7b7;
    border-right: 1px solid  #afafaf;
     border-left: 1px solid  #afafaf;

    color: #6e6e6e;
    padding-left: 10px;
    
}

#inewsri
{
    width: 720px;
    height: 360px;
    float: right;
    background-color: #b7b7b7;
    border-right: 1px solid  #afafaf;

color: #6e6e6e;
}

#inewsril
{
    width:280px;
    float: left;
    height: 370px;
}

#inewsrir
{
    width:410px;
    float: right;
    height: 370px;
}


table
{
    padding-left: 10px;
}
td#miki
{
    padding-left:15px;
    text-align: right;
}