
/*-----------------------------------------------------*/
    body{
        background: url("/img/background.jpg");
        margin: 0 0 0 0;
        font-family: Arial, Tahoma;
    }
    img
    {
        border-style: none;
    }
    #container
    {   
    width: 1009px;  
    margin-left: auto;
    margin-right: auto; 

    }   

    .head
    {
    width: 1009px;
    height: 462px;
    background: url("/img/head_main.jpg");       
    }
    .mainmenu{
        height: 37px;
        width: 838px;
        margin-left: 55px;
        padding-top: 154px;
    }
    .mainmenu div{
        float: left;
    }   
    .mainmenu .item1{
        width: 95px;        
        padding-top: 20px;      
    }
    .mainmenu .item2{           
        width: 259px;
        padding-top: 11px;
        margin-left: 59px;              
    }
    .mainmenu .item3{
        width: 168px;
        padding-top: 6px;
        margin-left: 58px;
    }
    .mainmenu .item4{
        width: 140px;
        margin-left: 59px;                              
    }   
    .content
    {
        background: url("/img/doski.jpg");                       
        font-size: 14px;
        padding-bottom: 27px;        
        overflow: auto;        
    }
*html .content {overflow:visible;}

    .bottom
    {
        background: url("/img/doski_bottom.jpg");        
        height: 14px;
    }   
    .footer
    {
        height: 100px;
    }

    .content, .bottom, .footer
    {
        background-repeat: no-repeat;
        background-position: 25px top;
        width: 1009px;                  
    }
    .content
	{
	   background-repeat: repeat-y;
	}    
    .leftframe{
        float: left;
        padding-top: 205px;
        width: 325px;
    }
    .leftframe p{
        color: black;
        padding-left: 79px;
        font-weight: bold;
    }
    .rightframe{
        float: right;
        width: 634px;
        margin-right: 35px;
    }

    .textfield{     
        overflow: auto; 
        height: 1%;
        padding-top: 25px;
        padding-bottom: 18px;
        padding-left: 23px;
        padding-right: 23px;
        width: 553px;
        background-color: #fff0d0;
        background-image: url("/img/div_top_uzkiy.png");
        background-repeat: no-repeat;
        background-position: top;       
    }
    .textfield h1{
        font-weight: normal;
        margin: 0 0 0 0;        
        padding-bottom: 21px;
        font-size: 25px;        
        font-family: Arial black;
        background: url("/img/vert_line.png");
        background-position: bottom;
        background-repeat: repeat-x;
        display: block;
    }
    .textfield_bottom
    {
        width: 599px;
        height: 7px;
        background-image: url("/img/div_bottom_uzkiy.png");
        background-repeat: no-repeat;
        background-position: top;       
    }
.footer{
    font-family: Arial;
    font-size: 12px;
    color: white;
    font-weight: bold;  
}
.footer a{
    text-decoration: none;
    color: white;   
}
.footer a:hover{
    color: yellow;
}
.footer .designed_by{
    color: yellow;
    font-weight: normal;    
}
.footer .designed_by a{
    text-decoration: underline;
    color: yellow;
}
.footer .designed_by a:hover{
    color: black;
}
#rotatedPhotoContainer{     
    width: 512px;
    height: 383px;
    top: 222px;
    position: absolute; 
}
