#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;*/
}
.FullTI{
  float: left;
  height: 199px;
  overflow: hidden;
  position: relative;
  width: 800px;  
}
.MiddleTI{
  float: left;
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 800px;
}
.MiniTI{
  float: left;
  height: 199px;
  overflow: hidden;
  position: relative;
  width: 200px;  
}

.MiddleTI h2,.MiniTI h2,.FullTI h2,
.MiddleTI h3,.MiniTI h3,.FullTI h3{
    background-color:transparent;
}
/*TWI TAB*/
.TWITab{
	width:780px;
	height:180px;
	padding:10px;	
}
.FullTITab{
  width:780px;
	height:180px;
	padding:10px;	
}
.MiddleTITab{
  width:670px;
	height:180px;
	/*padding:10px;*/	
}
.MiniTITab{
  width:180px;
	height:180px;
  /*padding:10px;*/	  
}
/*
#TWI1{
	background:url(http://www.inparty.cz/css/../imgs/tabswitch/twi1.jpg) repeat;
}
#TWI2{
	background:url(http://www.inparty.cz/css/../imgs/tabswitch/twi2.jpg) repeat;
}
#TWI3{
	background:url(http://www.inparty.cz/css/../imgs/tabswitch/twi3.jpg) repeat;
}
#TWI4{
	background:url(http://www.inparty.cz/css/../imgs/tabswitch/twi4.jpg) repeat;
}
*/
#ColorSelector{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	margin-right:-95px;
	z-index:10005;
}
.ColorSelector{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	/*margin-right:-95px;*/
	z-index:10005;
}
.ColorSelector_top_left{
	margin-left: 5px;
  margin-top: 45px;
  position: absolute;
}
.ColorSelector_top_right{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	margin-right:-95px;
}
.ColorSelector_bottom_left{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	margin-right:-95px;
}
.ColorSelector_bottom_right{
	  margin-left: 560px;
    margin-top: 140px;
    position: absolute;
}

.ColorSelector_left_top{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	margin-right:-95px;
}
.ColorSelector_left_bottom{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	margin-right:-95px;
}
.ColorSelector_right_top{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	margin-right:-95px;
}
.ColorSelector_right_bottom{
	float: right;
	/*background: #FFE6CC;*/
	height:200px;
	margin-right:-95px;
}


/*
background pro colorselector #F79928
background: #AF1C14; - puvodni
*/

#ColorSelector .ColorSelected {
	
  opacity: 0.99;
	filter: alpha(opacity=99);
}
.ColorSelector .ColorSelected {
	
  opacity: 0.99;
	filter: alpha(opacity=99);
}
.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);
}
.ColorSelector_bottom_right .TWICS{
    float:left;
    margin-left:5px;
}

.TICS{
	/*
  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;
}
.TICS:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.ColorSelector_bottom_right .TICS{
    float:left;
    margin-left:5px;
}
#TWICS1{
	/*background:url(http://www.inparty.cz/css/../imgs/tabswitch/twic1.jpg) no-repeat;*/
}
#TWICS2{
	/*background:url(http://www.inparty.cz/css/../imgs/tabswitch/twic2.jpg) no-repeat;*/
}
#TWICS3{
	/*background:url(http://www.inparty.cz/css/../imgs/tabswitch/twic3.jpg) no-repeat;*/
}
#TWICS4{
	/*background:url(http://www.inparty.cz/css/../imgs/tabswitch/twic4.jpg) no-repeat;*/
}