H1, H2, H3, H4, H5, .title	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #FFA500; }

H1 { font-size: 24px; line-height:30px;}
H2, .title { font-size: 20px; line-height:24px;}
H3 { font-size: 16px; line-height:18px;}
H4 { font-size: 12px; line-height:13px;}

A, P, TABLE, BODY, INPUT, SELECT, TEXTAREA
	{ font-size: 12px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

img	{ border:0px; }
a				{ font-weight: normal; color:navy;   }
a:link			{ text-decoration: none; }
a:hover			{ color:#FF6600; text-decoration: underline; }
.clear			{ clear:left; }



body				{ padding:0px; margin:0px; }
#page				{ margin-left: auto; margin-right: auto; width: 900px; min-height:500px; }

#top				{ height: 200px; background-image: url('topbk.jpg'); background-repeat: repeat-x; padding:0; margin:0; }

#panel				{ width:860px; height: 200px;  margin-left: auto; margin-right: auto; overflow:hidden; }
#panel img			{ float:left; }
#panel div			{ position: relative; width: 540px; height: 159px; float:left; background-image: url('panbk.jpg'); background-repeat: no-repeat; overflow:hidden; }
#panel div a		{ display: block; position:absolute; right:54px; bottom:22px;}


#galery				{ width:860px; margin-left: auto; margin-right:auto; border: none; }
#galery img			{ border-radius: 8px; }
#galery a			{ display: block; float: left; border: solid 2px transparent; border-radius: 8px;  width: 160px; height: 120px; margin: 4px; }
#galery a:hover		{ border: solid 2px #635944; }


#foot				{ width: 100%; background-color: #fff; padding-top: 12px; }
#foot div			{ border-top: solid 2px #635944;  padding-top: 4px; color: #635944; text-align: center; font-size: 9px; }
#foot div a			{ color: #635944; }
#foot div a:hover	{ color: #FF0000; text-decoration: none; }

