body, td, ol, ul, a, input, textarea {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, San-Serif;
	font-size: 12px;
}
p {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, San-Serif;
	font-size: 12px;
	margin: 0px;
}

span.content a {
	font-family:  Verdana, Tahoma, Arial, Helvetica, San-Serif;
	font-size: 12px;
	color: #CC3300;
}
span.content a:hover {
	color: #0066CC;
}
.lang {
	color: #0066CC;
	font-weight: bold;
}
.lang a {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
div.submenu {
  visibility:hidden;
  position:absolute;
  left: 132px;
  top: -7px;
}
a.menu {
  display: block;
  width: 100%;
  text-decoration: none;
  font-size: 12px;
  font-family:verdana, tahoma, arial, helvetica, sans-serif;
  font-weight: bold;
  color: #CC3300;
}
a.menu:hover {
  color: #0066CC;
}
a.amenu {
  display: block;
  width: 100%;
  text-decoration: none;
  font-size: 12px;
  font-family:verdana, tahoma, arial, helvetica, sans-serif;
  font-weight: bold;
  color: #0066CC;
}
a.amenu:hover {
  color: #0066CC;
}


/*------------------------------------*/
.superblock {
	padding: 10px 10px 10px 10px;
	border: 1px solid #996633;
	background: #FFFFCC;
}
.cmsblock {
	padding: 10px 10px 10px 10px;
	border: 1px solid #996633;
	background: #FFFFCC;
}
.error {
     color: #FF0000;	
}
.menu td {
    width: 165px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    padding-bottom: 4px;	
}
.form td {
	font-size: 12px;
	font-weight: bold;	   
}
.form textarea {
	border: 2px solid #996633;
	width: 500px;	
}
input, textarea {
	border: 2px solid #996633;
	font-size: 12px;
}
input.button {
	font-weight: bold;	         
	background-color: #996633;
	color: #FFFFFF;
}
form {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.cmsblock .head {
	font-weight: bold;
}
.cmsblock input {
	width: 100%;
	font-weight: normal;
}
.cmsblock textarea {
	width: 100%;  
	height: 200px;
	border: 2px solid #996633;
	font-weight: normal;	         
	font-size: 12px;
}
.cmsblock .checkbox {
	width: 20px;
}
.cmsblock a {
	font-size: 11px;
}
.cmsblock .button {
	width: 120px;
}
.menupage {
	background: #DBDB81;
}
.indexpage {
	background: #FBD8CC;
}
.menupage td {
	color: #000000;
	font-weight: bold;
}
.indexpage td {
	color: #000000;
	font-weight: bold;
}
.submenupagetop td {
	background: #DFDF9F;
	font-weight: bold;
}
.normalpage td {
	font-weight: bold;
}
.action td {
	text-align: center;
}
p {
	text-align: justify;
	font-size: 12px;
}
a {
	font-size: 12px;
}
h1.h {
	padding: 0px;
	margin: 0px;
}
.headerbutton {
	font-family: Verdana, Tahoma, Arial, Helvetica, San-Serif;
	font-size: 10px;
	border : 1px solid #3E633E;
	color: #FFFFFF;
	background: #3E633E;
	font-weight : bold;
	cursor: pointer;
}
h1,h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, San-Serif;
	font-size: 18px;
	font-weight : bold;
	color: #0066CC;
}
span.content h1 a {
	font-family: Verdana, Tahoma, Arial, Helvetica, San-Serif;
	font-size: 18px;
	font-weight : bold;
}
.resform .title {
	font-weight : bold;
	text-align: right;
}
.select_image td a {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, San-Serif;
	font-size: 12px;
}
.submenu1, .submenu2 {
	display:block; width:100px; 
	padding:10px; 
	background: #FFFFFF; 
	text-align:center; 
	border-left:1px solid #996633; 
	border-top:1px solid #996633; 
	border-right:1px solid #996633;
}
.submenu2 {
	background: #FFFFCC;
}
.img_left {
	margin-right: 10px;
	margin-botoom: 10px;
}
.img_right {
	margin-left: 10px;
	margin-botoom: 10px;
}
.img_center {
	margin-bottom: 10px;
}
.header {background: transparent url('/img/bg_head.gif') repeat-x 0px 0px;}
.header table {background: transparent url('/img/pict_left.jpg') no-repeat 0% 0%; height: 115px;}
.header td {background: transparent url('/img/pict_right.jpg') no-repeat 100% 0%; vertical-align: top;   text-align: center;   padding: 18px 112px 0px 112px;}

td.gal_left {
	border-top: 1px solid #996633;
	border-left: 1px solid #996633;
	border-bottom: 1px solid #996633;
	background: #FFFFCC;
}
td.gal_right {
	border-top: 1px solid #996633;
	border-right: 1px solid #996633;
	border-bottom: 1px solid #996633;
	background: #FFFFCC;
}
img {
   border: none;
}
.header {
   background: transparent url(img/bg.jpg) repeat-x 0px 0px;
}
.header table {
   background: transparent url(img/pict_left.jpg) no-repeat 0% 0%;    
   height: 80px;
}
.header td {
   background: transparent url(img/pict_right.jpg) no-repeat 100% 0%;
   vertical-align: top;
   text-align: center;
   padding: 0px 245px;
}