/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, b, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1.3;
	color: #fff;
	background: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
.center {
	width:1024px;
	margin:0px auto;
}
.Stil1 {color: #b1b1b1
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body * {
min-height: 0;
}
/* end browser resets*/

a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant: normal;
	line-height: normal;
}
a:hover {
	color: #fca300;
	background-color: transparent;
}
a.active {
	color: #fdbf4d;
	background-color: transparent;
}



#wrapper {
	background: #fff url(../img/back_standard.jpg) 0 0 no-repeat;
   	width: 1024px;
   	height: 768px;
   	margin: 0px auto 0px 0px;
	position: relative;
}
#wrapper_start {
	background: #fff url(../img/back_start.jpg) 0 0 no-repeat;
	width: 1024px;
   	height: 768px;
   	margin: 0px auto 0px 0px;
	position: relative;
}



#primenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
#primenav li a {
	width: 120px;
	text-align: left;
	position: absolute;
	line-height: 13px;
	text-decoration: none;
}
#primenav li a.active {
	font-weight: bold;
}
#p1 {top: 250px;left: 35px;}
#p2 {top: 265px;left: 35px;}
#p3 {top: 280px;left: 35px;}
#p4 {top: 295px;left: 35px;}
#p5 {top: 310px;left: 35px;}
#p6 {top: 650px;left: 35px;}



#home {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 190px;
   	height: 60px;
}



#content {
	position: absolute;
	top: 255px;
	left: 250px;
	width: 500px;
	height: 414px;
	overflow: auto;
	padding-right: 20px;
}
#content p {
	line-height: 1.31;
	margin-bottom: 14px;
}
#content h1 {
	font-weight: bold;
	font-size: 12px;
}
#content h2 {
	font-weight: bold;
	font-size: 17px;
}
#content ul {
	list-style: none;
}
#content li {
	line-height: 1.3;
	margin-bottom: 14px;
}
#content_film {
	position: absolute;
	top:270px;
	left:272px;
	width: 480px;
	height: 360px;
}



.h {
   	display: none;
   	visibility: hidden;
}



#pages {
	position: absolute;
	top: 270px;
	left: 0;
	width: 224px;
}
#index {
	position: absolute;
	left: 192px;
}
table {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}
td {
	font-size: 11px;
	border: 0px solid;
	padding: 1px;
	line-height: 1.3;
	background-color: transparent;
}

