body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color: #003366;
}
td,div{
	line-height: 140%;
	color: #666;
	font-size:12px;
	text-align:left;
}
a:active, a:focus, a:link, a:visited{
	text-decoration:none;
	color:#003366;
	font-weight:bold;
}

h1{
	font-size:17px;
	color:#ff0000;
}

h2{
	font-size:14px;
	color:#003366;
	
}

a:hover{
	color:#000;
}

a img{
	display:block;
}
.history_back{
	width:100%;
	text-align:right;
	padding-bottom:5px;
	padding-right:5px;
}
.history_back a:active, .history_back a:focus, .history_back a:link{
	color:#003366;
	font-weight:bold;
	padding-bottom:5px;
	padding-right:5px;


}


#header_contener {
	background: url(.././img_site/bg.png) left 0% repeat-x;
	background-color: #fff;
	width:100%;
	clear:both;
}
#header_content{
	width:1040px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
}


#content_contener {
	background-color: #fff;
	width:100%;
	clear:both;
}

#content_content{
	width:1040px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;

	font-size:12px;
	color:#666666;
	padding-top:10px;
	padding-bottom:20px;

}

#content_left{
	width:700px;
	float:left;
	background-image:url(http://www.atenglishschool.pl/web/img_site/at_english_school_bg_rticle.png);
	background-position:right bottom ;
	background-repeat:no-repeat;

}
#content_left_mainpage{
	width:700px;
	float:left;
}
#content_right{
	width:330px;
	float:left;
	background-image:url(http://www.atenglishschool.pl/web/img_site/at_english_school_bg_rticle.png);
	background-position:right bottom ;
	background-repeat:no-repeat;
}




#footer_contener {
	width:100%;
	clear:both;
	background-color:#003366;
}
#footer_content{
	width:1040px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	text-align:right;
}



