/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-family: Arial;
	font-size: small;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	font-family: "Arial Black";
	font-size: 24px;
}

.style4 {
	color: #000000;
	font-size: 12px;
}




a{
	color: #00f;
	text-decoration: none;
}

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

a.here{
	color: #00f;
	text-decoration: underline;
}


.style1 a{
	color: #fff;
	text-decoration: none;
}

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

.style1 .here{
	color: #f60;
	text-decoration: underline;
}

.style2 .here{
	color: #f60;
	text-decoration: underline;
}


.style2 a{
	color: #009;
	text-decoration: none;
}

.style2 a:hover{
	color: #009;
	text-decoration: underline;
}


.style4 a{
	color: #000;
	text-decoration: none;
}

.style4 a:hover{
	color: #000;
	text-decoration: underline;
}

.style4 a.here{
	color: #000;
	text-decoration: underline;
}







* {
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial;
	font-size: small;
	border: 0 auto;
}

em {
	font-style: normal;
}

.hide {
	display: none;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

hr {
	display: none;
}

address{
	text-align: right;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.name{
	text-align: right;
	padding-right: 5px;
}

.center{
	text-align: center;
}

.indentbox{
	width: 600px;
	margin-left: 30px;
}

.content p img{
	margin: 5px 0 0 0;
	padding: 5px;
	border: 1px solid #999;
}

#head{
	width: 760px;
}

#foot{
	width: 760px;
}

#head #header{
	background: url("../image/header.jpg") no-repeat ;
	width: 720px;
	height: 120px;
	margin-left: 20px;
}

#foot #footer{
	background: url("../image/header.jpg") no-repeat 0 -115px;
	width: 720px;
	height: 50px;
	margin-left: 20px;
}

#left01{
	width: 400px;
	padding: 0 10px 0 0;
	float: left;
}

#right01{
	width: 240px;
	float: left;
}

#left02{
	width: 340px;
	padding: 0 10px 0 0;
	float: left;
}

#right02{
	width: 310px;
	float: left;
}

#left03{
	width: 450px;
	padding: 0 10px 0 0;
	float: left;
}

#right03{
	width: 210px;
	float: left;
}


#left04{
	width: 250px;
	padding: 0 10px 0 0;
	float: left;
}

#right04{
	width: 400px;
	float: left;
}

#left05{
	width: 268px;
	padding: 0 10px 0 0;
	float: left;
}

#right05{
	width: 400px;
	float: right;
}

#left06{
	width: 480px;
	padding: 0 10px 0 0;
	float: left;
}

#right06{
	width: 180px;
	float: right;
}

#left{
	width: 50%;
	float: left;
}

#right{
	width: 50%;
	float: right;
}

.indent{
	width: 80%;
	margin-left: 30px;
}

.era{
	width: 30%;
	float: left;
}

.event{
	width: 70%;
	text-align: left;
	float: right;
}
.textleft{
	text-align: left;
	padding-left: 30px;
}

#contenar{
	width: 780px;
	padding: 0 0 0 20px;
}

#logo {
	position: absolute;
	top: 11px;
	left: 20px;
}

#logo img {
	border: none;
}

#navber{
	position: relative;
	top:-20px;
	padding-right: 20px;
	text-align: right;
	font-family: Arial;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

#navber a{
	color: #666;
	text-decoration: none;
}

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

#navber a.here{
	color: #f63;
	text-decoration: underline;
}

#lang {
	position: absolute;
	top: 13px;
	left: 670px;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}
#cont{
	position: relative;
	top:30px;
	left: 20px;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#lang a,#cont a{
	color: #666;
	text-decoration: none;
}

#lang a:hover,#cont a:hover{
	text-decoration: underline;
}

#copy{
	position: relative;
	top:15px;
}


#maincontent{
	width: auto;
	font-size: small;
}
#maincontent p{
	line-height: 1.5em;
}

/*Šî–{*/

h2{
	width: 745px;
	height: 1em;
	margin: 20px 0 15px 5px;
	padding-left: 5px;
	font-size: 1.7em;
	background-color: #009;
	color: #FFF;
}

h3{
	font-size: 1.5em;
	color: #333;
	margin-bottom: 15px;
}

h4{
	font-size: 1.3em;
	color: #333;
	margin-bottom: 10px;
}

.content{
	width: 690px;
	margin: 0 0 10px 25px;
	padding: 10px;
}

.width{
	width: 60%;
}

.box .h01{
float: left;
}
.box .h02{
float: right;
}


.img{
	width: 210px;
	margin: 5px;
}

.img2{
	width: 400px;
	margin: 5px;
}

.img02{
	width: 210px;
	margin: 5px;
	float: left;
}

.img03{
	width: 210px;
	margin: 5px;
	float: right;

}

.img04{
	width: 280px;
	margin: 5px;
	float: left;
}

.img05{
	width: 230px;
	margin: 5px;
	float: right;
}

.img06{
	width: 600px;
	margin: 5px;
	float: left;
}
