#HeadTitle {
    clear:both;
    height:200px;
    /*margin:0 auto;*/
    width:830px;
}
#MainTWI{
	/*
  width: 525px;
	height: 200px;
	position:relative;
	overflow: hidden;
	float: left;
	/*padding-right:30px;*/
	/*border: 3px solid #AF1C14;*/
  float: left;
  height: 199px;
  overflow: hidden;
  position: relative;
  width: 800px;
  /*background: #F79928;*/
}
.TWITab{
	width:780px;
	height:180px;
	padding:10px;
	
}
/*
#TWI1{
	background:url(http://www.mtj.cz/css/../imgs/tabswitch/twi1.jpg) repeat;
}
#TWI2{
	background:url(http://www.mtj.cz/css/../imgs/tabswitch/twi2.jpg) repeat;
}
#TWI3{
	background:url(http://www.mtj.cz/css/../imgs/tabswitch/twi3.jpg) repeat;
}
#TWI4{
	background:url(http://www.mtj.cz/css/../imgs/tabswitch/twi4.jpg) repeat;
}
*/
#ColorSelector{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	margin-right:-95px;
}

/*
background pro colorselector #F79928
background: #AF1C14; - puvodni
*/

#ColorSelector .ColorSelected {
	
  opacity: 1;
	filter: alpha(opacity=100);
}
.TWICS{
	/*
  width:25px;
	height: 25px;
    margin-bottom: 5px;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background:#AF1C14;*/
	background: none repeat scroll 0 0 #AF1C14;
  color: white;
  cursor: pointer;
  font-family: Comic Sans MS;
  font-weight: bold;
  height: 25px;
  margin-bottom: 5px;
  opacity: 0.5;
	filter: alpha(opacity=50);
  padding-top: 5px;
  text-align: center;
  width: 25px;
}
.TWICS:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#TWICS1{
	/*background:url(http://www.mtj.cz/css/../imgs/tabswitch/twic1.jpg) no-repeat;*/
}
#TWICS2{
	/*background:url(http://www.mtj.cz/css/../imgs/tabswitch/twic2.jpg) no-repeat;*/
}
#TWICS3{
	/*background:url(http://www.mtj.cz/css/../imgs/tabswitch/twic3.jpg) no-repeat;*/
}
#TWICS4{
	/*background:url(http://www.mtj.cz/css/../imgs/tabswitch/twic4.jpg) no-repeat;*/
}
