a:hover	{ text-decoration: none; color: #000;}
a:active	{ text-decoration: underline; color: #FF8C00}
a:link		{ text-decoration: underline; color: #CD5C5C}
a:visited	{ text-decoration: underline; color: #CD5C5C}

body		{ font-family: verdana, helvetica, verdana; font-size: 8pt; color: #000000 text-decoration: none; }
.main		{border: 1px solid #493310; background-color: #fff7ef}
b			{ font-size: 8pt; text-decoration: none; font-weight:bold}
.k			{ font-family: verdana, helvetica, verdana; font-size: 8pt; color: #666666; text-decoration: none;}
td			{ font-family: verdana, helvetica, verdana; font-size: 8pt; color: #000000 text-decoration: none;}
h1			{font-family:helvetica; font-size: 24pt; color: #d7e8f5; font-weight: bold; padding-left: 20px; letter-spacing: -1px;}
.thumb		{padding: 4px; border: 1px solid #666666;}
input, textarea, select {border : 1px solid silver;}
.submit		{border : 1px solid silver; background-color:#6CAAD9; onclick="blur()";}
.right_menu {background-color: #ffefdf;}
.gora {background-color:  #6CAAD9;}
.srodek {background-color: #fff7ef; color: #000; border: 1px solid #6CAAD9}

.img-thumb {
  float:left;
  background: url(gfx/shadowAlpha.png) no-repeat bottom right !important;
  background: url(gfx/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  padding: 3px;
  }

.img-thumb img {
  display: block;
  position: fixed;
  background-color: #ffffff;
  border: 1px solid #000;
  margin: -6px 6px 6px -6px;
  } 

.img-shadow {
  float: left;	
  background: url(gfx/shadowAlpha.png) no-repeat bottom right !important;
  background: url(gfx/shadow.gif) no-repeat bottom right;
  padding: 10px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #000;
  margin: -6px 6px 6px -6px;

  } 

.gal {
border: 1px solid #aaa
padding: 10px;

}
9