@font-face {
	font-family: 'BrushScriptMT';
	src: url('fonts/brushsci-webfont.eot');
	src: local('â˜º'), url('fonts/brushsci-webfont.woff') format('woff'), url('fonts/brushsci-webfont.ttf') format('truetype'), url('fonts/brushsci-webfont.svgz#webfontibxpB4X0') format('svg'), url('fonts/brushsci-webfont.svg#webfontibxpB4X0') format('svg');
	font-weight: normal;
	font-style: italic;
}

body{
	margin:0;
	padding:0;
	background:url(images/fundal.png) repeat-x #0033ff;
}

body, div, a, span, table, td, tr {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:13px;
}
a{color:#666;}
a img{
border:0 none;
}
img {
	border:0 none;
}
td,div,p,span {
	text-align:justify;
	vertical-align:top;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-family:tahoma, Verdana, Arial, sans-serif;
}
h1{font-family:'BrushScriptMT', tahima, verdana, arial, sans-serif; color:#c3a46e;}
ul{padding:0; margin:10px 0 0 22px;}

.container{background:url(images/continut_bkg.png) repeat-y; width:1022px;}

.form1{width:948px; display:inline-block;}
.form1 .head{width:948px; background:url(images/form1_head.png) no-repeat; height:18px; display:block;}
.form1 .bkg{width:928px; background:url(images/form1_bkg.png) repeat-y; display:block; padding:0 10px;}
.form1 .bottom{width:948px; background:url(images/form1_bottom.png) no-repeat; height:17px; display:block;}

.form2{width:469px; display:inline-block;}
.form2 .head{width:469px; background:url(images/form2_head.png) no-repeat; height:27px; display:block;}
.form2 .bkg{width:449px; background:url(images/form2_bkg.png) repeat-y; display:block; padding:0 10px;}
.form2 .bottom{width:469px; background:url(images/form2_bottom.png) no-repeat; height:29px; display:block;}

.form3{width:228px; display:inline-block;}
.form3 .head{width:228px; background:url(images/form3_head.png) no-repeat; height:17px; display:block;}
.form3 .bkg{width:208px; background:url(images/form3_bkg.png) repeat-y; display:block; padding:0 10px;}
.form3 .bottom{width:228px; background:url(images/form3_bottom.png) no-repeat; height:18px; display:block;}


