*
{
  margin: 0px;
  padding: 0px;
}

a
{
  color: #FF6600;
  font-weight: bold;
  text-decoration: underline;
}

a:hover
{
  color: #FF6600;
  font-weight: bold;
  text-decoration: none;
}

body
{
  color: #000000;
  font-family: Tahoma, Arial, Haveltica, sans-serif ;
  font-size: 13px;
  text-align: center;
  background-color: #FFFFFF;
}


div#contentBlock
{
  text-align: center;
  width: 100%;
}

div#contentBlock table
{
  text-align: left;
  width: 100%;
}


div#contentBlock table td#contentButtonLeft
{
  height: 33px;
  width: 116px;
}

div#contentBlock table td#contentButtonMiddle
{
  width: 117px;
}

div#contentBlock table td#contentButtonRight
{
  width: 247px;
}



div#contentBlock table td#contentBottomLeft
{
  background-image: url(images/content_bottom_left.jpg);
  height: 162px;
}

div#contentBlock table td#contentBottomRight
{
  background-image: url(images/content_bottom_right.jpg);
}

div#contentBlock table td#contentMiddleLeft
{
  background-image: url(images/content_middle_left.jpg);
}

div#contentBlock table td#contentMiddleRight
{
  background-image: url(images/content_middle_right.jpg);
}

div#contentBlock table td#contentTopLeft
{
  background-image: url(images/content_top_left.jpg);
  height: 132px;
}

div#contentBlock table td#contentTopRight
{
  background-image: url(images/content_top_right.jpg);
}

div#contentBlock table td#folderBottom
{
  background-image: url(images/folder_bottom.jpg);
  text-align: center;
  font-size: 10px;
  }

div#contentBlock table td#folderBottomLeft
{
  background-image: url(images/folder_bottom_left.jpg);
}

div#contentBlock table td#folderBottomRight
{
  background-image: url(images/folder_bottom_right.jpg);
}

div#contentBlock table td#folderMiddle
{
  ;
}

div#contentBlock table td#folderMiddleLeft
{
  background-image: url(images/folder_middle_left.jpg);
}

div#contentBlock table td#folderMiddleRight
{
  background-image: url(images/folder_middle_right.jpg);
}

div#contentBlock table td#folderTop
{
  background-image: url(images/folder_top.jpg);
  height: 99px;
  width: 48px;
}

div#contentBlock table td#folderTopLeft
{
  background-image: url(images/folder_top_left.jpg);
  width: 21px;
}

div#contentBlock table td#folderTopRight
{
  background-image: url(images/folder_top_right.jpg);
  width: 43px;
}

div.file
{
	position: relative;
  text-align: left;
}

div.fileInputImage
{
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 0;
}

div.fileInputPath
{
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 1;
}

div#footerBlock
{
  height: 99px;
  font-size: 10px;
  text-align: center;
  width: 100%;
}

div#footerBlock table
{
  height: 99px;
  width: 100%;
}

div#footerBlock table td
{
  background-image: url(images/footer_background.jpg);
  width: 33%;
}

div#logoBlock
{
  height: 108px;
  text-align: center;
  width: 100%;
}

div#logoBlock table
{
  height: 108px;
  width: 100%;
}

div#logoBlock table td
{
  width: 33%;
}

div#logoBlock table td#logoLeft
{
  background-image: url(images/logo_left.jpg);
}

div#logoBlock table td#logoRight
{
  background-image: url(images/logo_right.jpg);
}

div#mainBlock
{
  margin: auto;
  text-align: left;
  width: 100%;
}

div#topBarBlock
{
  background-image: url(images/top_bar.jpg);
  clear: both;
  height: 38px;
  text-align: center;
  width: 100%;
}

div#topBarBlock table
{
  font-family: Tahoma;
  font-size: 13px;
  height: 38px;
  margin: auto;
  text-align: center;
  width: 100%;
}

div#topBarBlock table td
{
  width: 100px;
}

div#topBarBlock table td a
{
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

div#topBarBlock table td a:hover
{
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

div#topBarBlock table td.active
{
  background-color: #CC6600;
}

div#topBarBlock table td.space
{
  width: 300px;
}

img
{
  border: 0px;
  display: block;
  vertical-align: middle;
}

input
{
  height: 21px;
}

input[type="text"]
{
  width: 300px;
  height: 21px;
}

input[type="button"]
{
  height: 21px;
}

input[type="file"]
{
  height: 21px;
}

input.file
{
  height: 21px;
}

input.checkbox
{
  margin-left: 5px;
  margin-right: 5px;
}


input.filePath
{
  border-width: 0px;
  height: 20px;
  margin: 2px;
  width: 280px;
}

p
{
  margin: 5px;
}

p#footerMenu
{
  margin: 15px;
}

table
{
  font-size: 13px;
}

table#categories
{
  margin-top: 15px;
}

table#categories td
{
  text-align: center;
}

table#categories td img
{
  margin: auto;
}

table#informations
{
  margin-top: 15px;
}

table#informations td.caption
{
  padding-right: 5px;
  text-align: right;
}

table#informations td.content
{
  text-align: left;
}

table#upload
{
  margin-left: 15px;
  margin-top: 15px;
}

table#upload td
{
  padding-bottom: 5px;
  text-align: left;
}

table#upload td#uploadButtonBottom
{
  width: 30%;
}

table#upload td.uploadInput
{
  ;
}

table#upload td.uploadDelete
{
  width: 100%;
}

#CONTENT
{
  width: 100%;
  margin: auto;
  text-align: center;
}

.usun
{
  height: 21px;
}