html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  background: #666666;
}

table {
  border: 0;
  padding: 0;
  margin: 0;
}

caption {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  vertical-align: middle;
  text-align: center;
  padding: 0 0 5px 0;
  margin: 0;
}

tbody {
  padding: 0;
  margin: 0;
}

td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  vertical-align: middle;
  text-align: justify;
  padding: 0;
  margin: 0;
}

form {
  display: inline;
}

textarea {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  background: #ffffff;
  color: #000000;
  margin: 0;
  padding: 2px;
  border: solid 1px #999999;
}

input {
  display: inline;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  width: 150px;
  background: transparent;
  color: #000000;
  margin: 0;
  padding: 1px;
  border: solid 1px #999999;
}

select {
  display: inline;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  width: 120px;
  background: #ffffff;
  color: #000000;
  margin: 0;
  padding: 0;
  border: solid 1px #999999;
}

h1 {
  display: block;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #e80000;
  background: transparent;
  text-align: left;
  border-bottom: solid 1px #cccccc;
  padding: 5px 0;
  margin: 0;
}

h2 {
  display: inline;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #e80000;
  background: transparent;
}

strong {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: transparent;
  text-decoration: none;
  text-align: right;
}

h3 {
  display: inline;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: transparent;
}

a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.rl_middle a.clean {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background: transparent;
  border: 0;
  font-weight: normal;
  text-decoration: none;
}

.rl_middle a.clean:hover {
  text-decoration: none;
  text-indent: 0;
  background: transparent;
}

p {
  padding: 5px 0;
  margin: 0;
}

img {
  border: 0;
}

#Container {
  position: relative;
  display: block;
  background: url('/images/container_bg.png') repeat-y;
  width: 950px;
  margin: 0 auto;
  padding: 0;
  clear: both;
  overflow: hidden;
}

#TopLayer {
  display: block;
  position: relative;
  background: transparent url('/images/top_aston.jpg') center top no-repeat;
  color: #000000;
  width: 950px;
  height: 100px;
  padding: 0;
  margin: 0;
  clear: both;
}

#Logo {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 222px;
  height: 90px;
}

#Navigation {
  position: absolute;
  display: none;
  top: 180px;
  left: 455px;
  height: 40px;
}

#TopMenu {
  position: relative;
  display: block;
  width: 950px;
  height: 35px;
  background: transparent url('/images/topmenu_bg.png') top no-repeat;
  padding: 0;
  margin: 0;
  text-align: right;
  float: left;
}

#TopMenu img {
  border: 0;
  float: right;
}

#TopMenu a {
  font-family: Tahoma, Arial, Helevetica, sans-serif;
  display: block;
  margin: 0;
  padding: 0;
}

#TopMenu a:hover {
  background: #f2f2f2;
  color: #000000;
}

#Search input {
  float: left;
}

#LeftLayer {
  position: relative;
  background: transparent;
  color: #000000;
  float: left;
  padding: 0;
  width: 250px;
  height: auto;
  clear: left;
}

#LeftLayer ul {
  margin: 0;
  padding: 10px 0 0 0;
  list-style-type: none;
}

#LeftLayer li {
  padding: 0;
  border: 0;
}

#LeftLayer table {
  width: 210px;
}

#RightLayer {
  position: relative;
  background: transparent;
  color: #000000;
  float: left;
  width: 230px;
  height: auto;
  clear: right;
}

#RightLayer ul {
  margin: 0;
  padding: 10px 0 0 0;
  list-style-type: none;
}

#RightLayer li {
  padding: 0;
  border: 0;
}

#ContentLayer {
  position: relative;
  background: transparent;
  float: left;
  margin: 0 5px;
  width: 460px;
  height: auto;
}

#ErrorLayer {
  position: relative;
  background: transparent;
  float: left;
  margin: 5px 240px;
  width: 460px;
  height: auto;
}

#ContentLayer td a {
  display: block;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding: 0;
  margin: 0;
}

#ContentLayer table {
  width: 430px;
}

.ll_middle a.fat {
  display: inline;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  width: auto;
  text-decoration: none;
  background: transparent;
  border: 0;
}

.ll_middle a.fat:hover {
  display: inline;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  width: auto;
  text-decoration: underline;
  background: transparent;
  border: 0;
}

a.fat {
  display: inline;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  width: auto;
  text-decoration: none;
  background: transparent;
}

a.fat:hover {
  display: inline;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  width: auto;
  text-decoration: underline;
  background: transparent;
}

#BottomLayer {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #eeeeee;
  text-align: right;
  background: #666666 url('/images/footer_top.png') no-repeat;
  border-top: solid 1px #999999;
  width: 950px;
  float: left;
}

#BottomLayer img {
  border: 0;
}

#BottomLayer a {
  text-decoration: none;
  font-size: 11px;
  color: #eeeeee;
}

#BottomLayer a:hover {
  text-decoration: underline;
}

.shortcut_bottom {
  position: relative;
  background: transparent url('/images/shortcut_bottom.png') bottom left no-repeat;
  color: #000000;
  margin: 0 0 0 10px;
  padding: 0;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  height: 50px;
}

.search_top {
  background: url('/images/search_top.png') top left no-repeat;
  padding: 0;
  width: 685px;
  height: 30px;
  clear: both;
}

.search_bottom {
  position: relative;
  background: transparent url('/images/search_bottom.png') bottom left no-repeat;
  color: #000000;
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  height: 50px;
}

.rl_all {
  margin: 0 10px 5px 0;
  width: 220px;
  padding: 0;
}

.rl_top {
  background: url('/images/rl_top.png') top left no-repeat;
  margin: 0 10px 0 0;
  padding: 0;
  width: auto;
  height: 30px;
  clear: left;
}

.rl_middle {
  background: url('/images/rl_middle.png') top left repeat-y;
  color: #000000;
  margin: 0 10px 0 0;
  padding: 5px 15px 0 14px;
  font-size: 11px;
  text-align: justify;
  width: auto;
  height: auto;
}

.rl_bottom {
  background: url('/images/rl_bottom.png') top left no-repeat;
  margin: 0 10px 5px 0;
  padding: 0;
  width: auto;
  height: 12px;
  overflow: hidden;
}

.rl_big_menu_middle {
  background: url('/images/rl_middle.jpg') top left repeat-y;
  color: #000000;
  margin: 0 10px 0 0;
  padding: 0 0 0 14px;
  width: auto;
  height: auto;
  clear: both;
  text-align: left;
}

.rl_big_menu_middle a {
  display: block;
  margin: 0;
  padding: 3px 0;
  width: 191px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  background: transparent;
  border-top: 1px solid #dddddd;
  border-bottom: 0;
}

.rl_big_menu_middle a:hover {
  text-indent: 5px;
  background: #f2f2f2;
  color: #000000;
  text-decoration: none;
}

.rl_middle a {
  display: block;
  margin: 0;
  padding: 3px 0;
  width: 191px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
  background: transparent;
  border-top: 1px solid #dddddd;
  border-bottom: 0;
}

.rl_middle a:hover {
  text-indent: 4px;
  background: #f2f2f2;
  color: #000000;
  text-decoration: none;
}

.ll_all {
  margin: 0 10px 0 0;
  width: 240px;
  padding: 0;
}

.ll_top {
  background: url('/images/ll_top.png') top left no-repeat;
  margin: 0 0 0 10px;
  padding: 0;
  width: auto;
  height: 30px;
  clear: left;
}

.ll_middle {
  background: url('/images/ll_middle.png') top left repeat-y;
  color: #000000;
  margin: 0 0 0 10px;
  padding: 5px 15px 0 15px;
  font-size: 11px;
  text-align: justify;
  width: auto;
  height: auto;
}

.ll_middle a {
  display: block;
  margin: 0;
  padding: 3px 0;
  width: 210px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
  background: transparent;
  border-top: 1px solid #cccccc;
  border-bottom: 0;
}

.ll_middle a:hover {
  text-indent: 4px;
  background: #f2f2f2;
  color: #000000;
  text-decoration: none;
}

.ll_bottom {
  background: url('/images/ll_bottom.png') top left no-repeat;
  margin: 0 0 5px 10px;
  padding: 0;
  width: auto;
  height: 12px;
  overflow: hidden;
}

.ll_big_menu_middle {
  background: url('/images/ll_middle.jpg') top left repeat-y;
  color: #000000;
  margin: 0 0 0 10px;
  padding: 0 0 0 14px;
  width: auto;
  height: auto;
  clear: both;
  text-align: left;
}

.ll_big_menu_middle a {
  display: block;
  margin: 0;
  padding: 3px 0;
  width: 211px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  background: transparent;
  border-top: 1px solid #cccccc;
  border-bottom: 0;
}

.ll_big_menu_middle a:hover {
  text-indent: 5px;
  background: #f2f2f2;
  color: #000000;
  text-decoration: none;
}

.news_cell {
  position: relative;
  display: block;
  float: left;
  font-size: 11px;
  text-align: justify;
  width: 150px;
  margin: 0;
}

.news_cell>.nc_top {
  display: table;
  position: static;
  width: 100%;
}

.nc_top {
  position: relative;
  background: url('/images/nc_top.png') top left no-repeat;
  height: 30px;
  clear: both;
  overflow: hidden;
  width: auto;
  padding: 0 7px;
}

.nc_top div {
  position: absolute;
  top: 50%;
}

.nc_top>div { 
  display: table-cell;
  vertical-align: middle;
  position: static;
}

.nc_top div div {
  position: relative;
  top: -50%;
}

.nc_picture {
  background: transparent url('/images/nc_middle.png') top left repeat-y;
  clear: left;
  height: 110px;
  width: auto;
  padding: 0 4px;
}

.nc_middle {
  background: transparent url('/images/nc_middle.png') top left repeat-y;
  font-size: 11px;
  text-align: justify;
  color: #000000;
  clear: left;
  width: auto;
  height: 90px;
  padding: 0 5px;
}

.nc_bottom {
  background: transparent url('/images/nc_bottom.png') top left no-repeat;
  font-size: 11px;
  text-align: right;
  clear: left;
  width: auto;
  height: 25px;
  padding: 5px;
  margin-bottom: 5px;  
}

.nc_picture img {
  border: solid 1px #cccccc;
}

.cl_top {
  background: url('/images/cl_top.png') top left no-repeat;
  margin: 0;
  padding: 0;
  width: auto;
  height: 30px;
  clear: left;
}

.cl_bottom {
  background: url('/images/cl_bottom.png') top left no-repeat;
  margin: 0 0 5px 0;
  padding: 0;
  width: auto;
  height: 12px;
  clear: left;
}

.cl_middle {
  background: url('/images/cl_middle.png') bottom left repeat-y;
  margin: 0;
  padding: 5px 15px;
  font-size: 11px;
  text-align: justify;
  width: auto;
  height: auto;
  color: #000000;
  clear: left;
}

.cl_all {
  margin: 0 0 4px 0;
  width: 460px;
  padding: 0;
  clear: both;
}
.red_arrow {
  color: #e80000;
  font-weight: bold;
}

.image {
  width: auto;
  height: auto;
  border: 0;
}

.info_par {
  color: #e80000;
  background: #eeeeee;
  text-align: center;
  font-weight: bold;
}

a.box {
  border: 0;
  background: transparent;
}

a.box:hover {
  background: #eeeeee;
  text-indent: 0;
}

#monter_check {
	display: none;
}

#pijani {
	padding: 0 0 5px 0;
	margin: 0 auto;
}