body {
	font:17px calibri;
	margin:0
}
h1 {
	font:italic bold 20px verdana;
	margin:0 0 0 300px
}
h2 {
	text-align:center
}
.taj {
	text-align:justify
}
a {
	outline:0
}
a img { border:0 }
#header {
	background:#2a4a6c url(../images/fon.jpg) repeat-x;
	height:304px;
}
#title {
	padding:5px 0 0;
	height:299px;
	/*width:100%;*/
	position:absolute;
	left:0
}
#logo{
	margin-left:250px
}
#top_shadow {
	background:url(../images/top_shadow.jpg);
	height:16px
}
#container {
	background:url(../images/bg.jpg);
	padding:0 45px 5px
}
#content {
	margin-top:10px;
	position:relative;
	z-index:0
}
#body {
	padding:30px 25px;
	position:relative;
	z-index:1;
	margin-bottom:5px
}
#tl, #tr, #br, #bl, #tc, #rc, #bc, #lc {
	position:absolute;
	z-index:-1
}
#tl {
	background:url(../images/tl.png);
	height:12px;
	width:12px
}
#tr {
	background:url(../images/tr.png);
	height:12px;
	width:12px;
	right:0
}
#br {
	background:url(../images/br.png);
	height:12px;
	width:12px;
	bottom:0;
	right:0
}
#bl {
	background:url(../images/bl.png);
	height:12px;
	width:12px;
	bottom:0;
	left:0
}
#tc {
	background:url(../images/tb.png);
	height:12px;
	top:0;
	left:12px;
	right:12px
}
#rc {
	background:url(../images/lr.png) right;
	width:12px;
	right:0;
	top:12px;
	bottom:12px
	
}
#bc {
	background:url(../images/tb.png) bottom;
	height:12px;
	bottom:0;
	left:12px;
	right:12px
	
}
#lc {
	background:url(../images/lr.png);
	width:12px;
	left:0;
	top:12px;
	bottom:12px
	
}
#cc {
	background:url(../images/cont.png);
	position:absolute;
	top:12px;
	left:12px;
	right:12px;
	bottom:12px;
	z-index:-1
}
#l {
	padding-left:100px
}
#r{
	padding-left:300px
}
#c{
	padding-left:150px
}