#wallcat-container {
  display:block;
	min-height:240px;
	height:auto !important;
	height:240px;
	float:left;
	padding:0;
	margin:0;
}

.wallcat {
  display:block;
	background-color:#d8f4fd;
	border: #cccccc 1px solid;
  float:left;
  width:198px;
  height:150px;
  text-align:center;
}
.wallcat span {
  display:block;
  vertical-align:middle;
	background-color:#6FDBFF;
  width:198px;
  height:20px;
  overflow:hidden;
}
.wallcat span a {
  font-weight: bold;
  font-size:10pt;
  text-decoration:none;
	color: #FF6600;
}
.wallcat img {
  width:160px;
  height:128px;
}
.miniwall {
  display:block;
  float:left;
  width:198px;
  height:170px;
	background-color:#d8f4fd;
	border: #cccccc 1px solid;
	color: #FF6600;
  font-size:9px;
}
.miniwall span {
  display:block;
  vertical-align:middle;
	background-color:#6FDBFF;
  width:198px;
  height:14px;
  overflow:hidden;
  font-size:7pt;
  font-weight: bold;
}
.miniwall span a {
  font-weight: bold;
  text-decoration:none;
  font-weight: bolder;
}
.pic133{
  width:150px;
  height:112px;
}
.pic125{
  width:150px;
  height:120px;
}
.miniwall a {
}
.miniwall .pic {
  width:180px;
}
.miniwall .desc {
  width:190px;
}

#side-bar-left .navigacia .content {
  font-size:8pt;
}
.wall_ad {
  width:398px;
  height:301px;
	background-color:#d8f4fd;
	border: #cccccc 1px solid;
	color: #FF6600;
  font-size:9px;  
  float:left;  
  text-align:center;
}
.wall_ad_cat {
  width:398px;
  height:296px;
	background-color:#d8f4fd;
	border: #cccccc 1px solid;
	color: #FF6600;
  font-size:9px;  
  float:left;  
  text-align:center;
  padding-top:45px;
}
.wall_pages {
  width:600px;
  float:left;
  padding-bottom:20px;
  text-align:center;
}
.wall_pages_pg {
  float:left;
  width:25px;
  height:15px;
	background-color:#d8f4fd;
	border: #cccccc 1px solid;
  padding:0px 3px 0px 3px;
  text-align:center;
}
.wall_pages_pg_active {
  float:left;
  width:25px;
  height:15px;
	background-color:#FF6600;
	border: #cccccc 1px solid;
  padding:0px 3px 0px 3px;
  text-align:center;
}

.wall_pages_pg_active a {
  font-weight:bold;
	color: #d8f4fd;
  font-size:9px;
  text-decoration:none;
  padding:0px;
  margin:0px;
}
.wall_pages_pg a {
  font-weight:bold;
	color: #FF6600;
  font-size:9px;
  text-decoration:none;
  padding:0px;
  margin:0px;
}

#side-bar-left .navigacia .content ul li ul {
  margin:0px;
  padding:0px 0px 0px 4px;
  font-size:7pt;
}
#side-bar-left .navigacia .content ul li ul li {
  margin:0px;
  padding:0px;
}
#side-bar-left .navigacia .content ul li ul a {
  text-decoration:none;
  color:#000;
}
#side-bar-left .navigacia .content ul li ul a:hover {
  text-decoration:none;
  color:#FF6600;
}
.wall_c {
  width:598px;
  text-align:center;
}
.wall_img {
  width:598px;
  border:1px solid #ccc;
}
.wall_kw {
  float:right;
  width:130px;
  height:100px;
  color:#FF6600;
  text-align:justify;
  overflow:hidden;
}
.wall_kw .hdr {
  font-size:10pt;
  font-weight:bold;
  color:#000;
}
.wall_action {
  float:left;
  width:468px;
  font-size:8pt;
  text-align:left;
}
.wall_action table {
  padding:0px;
  padding:0px;
  border-collapse: collapse;
  border:1px solid #FF6600;  
}
.wall_action th {
	background-color:#d8f4fd;
  color:#FF6600;
  padding-right:10px;
}
.wall_action td a{
  text-decoration:none;
}
.wall_action td {
  padding-right:10px;
}
.ssel {
  font-size:8pt;
  border:none;
}



.stepcarousel{
position: relative; /*leave this value alone*/
border: none;
overflow: scroll; /*leave this value alone*/
width: 600px; /*Width of Carousel Viewer itself*/
height: 85px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0px;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px; /*margin around each panel*/
/*width: 120px; */ /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel .panel img {
  width:110px;
  height:83px;
}