@font-face {
  font-family: PT Sans;
  src: local("PT Sans"), url(PTS55F.ttf);
}
#font-class {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
}
#fonts #header {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  padding-top: 10px;
  color: #5c5e5e;
  font-size: 21px;
  font-weight: bold;
}
a {
  color: #cc3300;
}
body,
div,
p {
  margin: 0px;
  padding: 0px;
}
body {
  background: url("bg.png") #ffffff repeat-x;
}
#wrapper {
  margin: 0% 5%;
  width: 800px;
  min-height: 400px;
}
#document {
  padding: 20px;
}
#document .head {
  color: #cc3300;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  font-size: 24px;
  font-weight: bold;
}
#document .schedule .head {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  padding-top: 10px;
  color: #5c5e5e;
  font-size: 21px;
  font-weight: bold;
}
#document .schedule .table-formated {
  border-collapse: collapse;
  margin-left: -4px;
  margin-top: 5px;
}
#document .schedule .table-formated th {
  color: #5c5e5e;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  font-weight: bold;
  text-align: left;
  padding: 0px 5px;
}
#document .schedule .table-formated td {
  border-top: 1px #5c5e5e solid;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  color: #5c5e5e;
  padding: 5px;
  vertical-align: top;
}
#document .schedule .table-formated tr:last-child {
  border-bottom: 1px solid #5c5e5e;
}
#document .schedule .table-formated .inner-table td {
  border: 0px;
  padding-top: 0px;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
}
#document .schedule .table-formated .inner-table .tech {
  padding: 0px;
}
#document #rating {
  width: 690px;
  display: block;
  padding-top: 20px;
}
#document #rating .head {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  padding-top: 10px;
  color: #5c5e5e;
  font-size: 21px;
  font-weight: bold;
}
#document #rating .passport {
width: 690px;
  padding-top: 5px;
  padding-left: -10px;
}
#document #prizes {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  padding-top: 20px;
}
#document #prizes .head {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  padding-top: 10px;
  color: #5c5e5e;
  font-size: 21px;
  font-weight: bold;
  padding-bottom: 20px;
}
#document #prizes .prizes-table {
  font-size: 14px !important;
  border-collapse: collapse;
}
#document #prizes .prizes-table .picture {
  width: 110px;
  max-height: 100px;
  padding: 10px;
  padding-left: -10px;
}
#document #prizes .prizes-table b {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  padding-top: 10px;
  color: #5c5e5e;
  font-size: 21px;
  font-weight: bold;
  font-size: 14px !important;
}
#document #prizes .prizes-table td {
  border-bottom: 1px #5c5e5e solid;
  font-size: 14px;
}
#document #prizes .prizes-table .fixer {
  width: 60px;
  border: 0px;
}
#document #prizes .prizes-table tr:last-child td {
  border: 0px;
}
#document #documents {
  padding-top: 10px;
}
#document #documents .head {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  padding-top: 10px;
  color: #5c5e5e;
  font-size: 21px;
  font-weight: bold;
}
#document #documents .documents {
  margin-top: 10px;
}
#document #documents table {
  border-collapse: collapse;
}
#document #documents table tr td {
  border-bottom: 1px solid #5c5e5e;
  padding: 4px;
}
#document #documents table tr .images {
  width: 115px;
}
#document #documents table tr .text {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  font-weight: normal;
  padding-top: 10px;
  color: #5c5e5e;
  font-size: 21px;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
}

a.txt {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c5e5e;
}

a.comp-list {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5c5e5e;
}

a.join-competition {
	line-height: 1.1em;
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 30px;
	text-decoration: underline;
	color: #cc3300;
}
