/* IE6 Only */
* html #header h1 { 
margin: 13px 0px 0px -15px;
font: "Book Antiqua", "Bookman Old Style", Verdana;
font-size: 20px;
color:White;
text-transform: uppercase;
}
img, div { behavior: url(iepngfix.htc) }

body {
	text-align: justify;
		background-image: url(images/bg3.png);

}
a img {
	border: none;
}
h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
}
#container
{
	margin: 1px auto;
	width:800px;
	height:100%;
		
}
.mark {
color:#FFFFFF;
font-weight:bold;
padding-left:0px;
}

#page
{
	padding:8px 8px 2px 8px;
	width: 780px;
	height:100%;
	background: url(images/shadows2.png) top center repeat-y;
}
#header
{
	background:#ccc;
	background-image:url(images/header3.jpg);
	height: 147px;
	background-repeat: no-repeat;
	
}

#header h1 { 
padding: 70px 0px 0px 75px;
font: "Book Antiqua", "Bookman Old Style", Verdana;
font-size: 20px;
color:White;
text-transform: uppercase;

}

#lang {
	float: left;
	padding-left:15px;
}	
#navigation
{
	float: right;
	width: 778px;
	margin-top:5px;
	font: 84% Book Antiqua, "Helvetica Neue", sans-serif;
	text-transform: uppercase; 
        font-weight: bold;
}
#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 9px 14px;
	color: #5d070a;
	text-decoration: none;
	border-right: 2px solid#aea89c;
}
#navigation li a:hover {
	padding-top:10px;
	color: #1A0203;
	
}
#content
{
	clear: left;
	background-color: #faf7f7;
	font-size: 12px;
	line-height:35px;
	color: #331414;
	font-family: Bookman Old Style, "Times New Roman", Times, serif;
}
#content h2
{
	color: #331414;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#textov{
	padding:5px;
	float: right;
	width: 420px;
	height:200px;
	

}
#flashcontent{
width:auto;
height:auto;
}
.table
{
	font-size:12px;
	background-image: url(images/backt.jpg);
}
.texy
{
margin-left:315px;
}
#footer
{
	height: 62px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.leftf
{
	width:400px;
	padding: 10px 40px 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #5d070a;
	font-weight: 200;
}
.rightf
{
	float:right;
	padding: 0px 25px 0px 0px;
	margin-top:-40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #331414;
}
