*{
	margin:0px;
    padding:0px;
}
html, body{
	height: 100%;
}

	body
    {
	  	background-color: #ffe5b7;
	  	font-family: "Tahoma";
        font-size: 14px;
        color:#909090;
        line-height:17px;
        margin:0px;
        min-width: 990px;
        overflow: auto;
	}

    td
    {
        font-family: "Tahoma";
        font-size: 14px;
        color:#909090;
        line-height:17px;
    }
    table
    {
    	border-collapse: collapse;
    }
	img
    {
    	border:0px;
    }
    div
    {
    	text-align:left;
    }
    .right
    {
    	float:right;
    }
    .left
    {
    	float:left;
    }

	.clboth
    {
    	clear:both;
    }


    .platums
    {
        clear:both;
        width:990px;
        height:0px;
        line-height:0px;
        font-size:0px;
    }
    .w100p
    {
    	width:100%;
    }




    a:link
    {
        text-decoration: none;
        color: #3e3732;
    }
    a:visited
    {
        text-decoration: none;
        color: #3e3732;
    }
    a:hover
    {
        text-decoration: underline;
        color: #3e3732;
    }


    .vidus
    {
    	height:100%;
        width:100%;
    }

    .razots
    {
        background-image: url('pic/razots.gif');
        background-repeat: no-repeat;
        background-position: center center;
        width:266px;
        height:43px;
    }
