body {
	font: 10px/1.5 verdana,tahoma,arial;
	border-top: 5px solid #f93;
	color: #333;
	padding: 20px 0 40px;
	background-color: #036;
	background-image: url(../images/fon.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}


dl,
hr,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}





a
{
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	color: #FF9900;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
	color: #036;
	font-size: medium;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
	color: #036;
	font-size: small;
}

p
{
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
}

.container_12
{
	margin-bottom: 40px;
}

.container_16
{
}



#logo {
	position:relative;
	top:0px;
	width:280px;
	height:240px;
	z-index:1;
	left: 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
}

#headline {
	position:relative;
	top:20px;
	width:580px;
	height:215px;
	z-index:1;
	left: 30px;
	background-image: url(../images/head_en.png);
	background-repeat: no-repeat;
	background-position: top;
}

#sponsor {
	position:relative;
	top:0px;
	width:194px;
	height:700px;
	z-index:1;
	left: 0px;
	background-position: top;
	margin-top: 80px;
	margin-left: 40px;
	text-align: cetret;
}

.dialog {
 width:100%;
 margin:0px auto; 
 color:#000;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; 
 height:11px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(../images/tl.png) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .hd .c {
 background:transparent url(../images/tr.png) no-repeat right 0px;
 margin-right:-14px; 
}

.dialog .bd {
 background:transparent url(../images/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(../images/mr.png) repeat-y right 0px;
 margin-right:-6px;
}

.dialog .bd .c .s {
	margin:0px 8px 0px 4px;
	background:#fff url(../images/ms.jpg) repeat-x 0px 0px;
	padding:2em;
}

.dialog .ft {
 background:transparent url(../images/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .ft .c {
 background:transparent url(../images/br.png) no-repeat right 0px;
 margin-right:-14px;
}

/* content-specific */


p {
 text-indent: 20px;
}

html>body .dialog pre {
 font-size:1.1em;
}

a:link {
	color: #0033CC;
}
a:visited {
	color: #000099;
}
a:active {
	color: #FFCC33;
}

h1,h2,h3,h4,h5,h6 {
	font-family: verdana,tahoma,arial,"sans serif";
	color: #036;
}
h3 {
	font-size: x-small;
}
body,td,th {
	font: 10px/1.5 verdana,tahoma,arial;
}
.orange {color: #FF9933;
 font-weight: bold; }

.style2 {
	color: #9CF;
	font-size: x-small;
	text-align: center;
}

* {	margin:0; padding:0; }
.nav_bar li{ 
	display:inline;
	margin:0px;
}
.nav_bar li a{
	display:block;
	margin-left: 60px;
	width:160px;
	height:30px;
	background-image:url(../images/nav_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
