﻿@import url(/App_Themes/Standard/init.css);
@import url(/App_Themes/Standard/panels.css);
/*@import url(/App_Themes/Standard/Standard%20style.css);*/
@import url(/App_Themes/Standard/style.css);
@import url(/App_Themes/Standard/styles_of_content.css);
@import url(/App_Themes/Standard/yetanother.css);
body 
{
	background-image:none;
	background-color:#fff;
}
.topLinks, .tabMenu1, .leftMenu1 
{
	display:none;
}
.footer 
{
	margin-left:0;
	display:none;
	
}

.page 
{
	width:780px;
	margin-left:2cm;
}
.page-top
{
    display:none;
    }
.breadcrumb
{
    display:none;
    }
 .tycktill
{
    display:none;
    }
    
.page-top-container 
{
	width:750px;
}
.top 
{
	width:750px;
}
.contact
{
    border:1px solid #CDCDCD;
    }