html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
center, dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body, html {height: 100%; padding: 0; margin: 0;}
body {
	background-color: #333333; background-image: url('tien.png'); background-position: center; background-repeat: repeat-y;
	FONT-FAMILY: Times, Tahoma; 
}
A {color: #000000; TEXT-DECORATION: none;}
A:hover {TEXT-DECORATION: underline;}
div#main_frame {
	background-image: url('poz.jpg'); background-position: center 244px; background-repeat: no-repeat;
	margin: 0px auto;
	position: relative;
	width: auto; min-width: 100%; height: auto; min-height: 100%;
}
div#main_content {
    background: #333333; 
	
	background-image: url('poz_content.jpg'); background-repeat: no-repeat; background-position: center 721px;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

div#header {
	background-image: url('main.jpg'); background-repeat: no-repeat; background-position: top;
	width: 1000px; height: 725px;
	position: absolute; top: 0px; left: 0px;
}
div#header_main {position: absolute; top: 188px; left: 0px; text-align: center; FONT-SIZE: 18px; COLOR: #000000;}
#logo {width: 262px; height: 102px;	position: absolute; top: 55px; left: 110px;}
#infolinka {position: absolute; top: 135px; left: 740px; color: #111214; FONT-SIZE: 29px;}
#infolinka DIV {FONT-SIZE: 11px;}