/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #494949;
}
#container {
	width: 908px;
	margin: 0 auto 0px auto;
	padding: 0 0 0 0;
}
a {
	color: #e2001a;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	font-size: 17px;
	margin: 23px 0 20px -15px;
	font-weight: bold;
	display: block;
}
h2 {
	font-size: 15px;
	margin: 20px 0 20px 0px;
	font-weight: bold;
	display: block;
	border-left: 1px solid #e2001a;
	padding-left: 4px;
}
strong{
color:#313131;
}
a:hover {
	color: #000000;
}
.clearfix {
	clear: both;
  margin: 0 ;
  padding: 0 ;
  height: 0px;
}
/***************** top menu, header **********************************/
#header {
	background: url(../images/back-head.jpg) center bottom;
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	margin: 0px;
	padding-top: 1px;
}
#headerOn {
	background: url(../images/back-head-on.jpg) center bottom;
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	margin: 0px;
	padding-top: 1px;

}
.logo {
	margin: 20px 0 0 5px;
	padding: 1px;
	width: 270px;
}
#topMenu {
	margin: 43px 0 0 8px;
	display: block;
	padding: 1px;
	width: 640px;
	float: left;
}
#topMenu ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#topMenu li {
	display: inline;
}
#topMenu li a, #topMenu li a:visited {
	font-weight: bold;
	font-size: 13px;
	padding: 0px 9px 10px 7px;
	height: 19px;
	color: #000000;
	text-decoration: none;
	display: inline;
}
#topMenu li a:hover, #topMenu li.active a {
	border-left: 1px solid #e2001a;
	padding: 0px 9px 10px 6px;
	color: #e2001a;
}
/*********************** us top and left menu *********************************************/
#topMenuUs {
	margin: 23px auto 10px -15px;
	display: block;
	padding: 8px 0 0 10px;
	width: 100%;
	border-bottom: #FF0033 solid 1px;
	border-top: #FF0033 solid 1px;
	background-color: #FFFFFF ; 
	height: 25px;
	vertical-align: middle;
}
#topMenuUs ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#topMenuUs li {
	display: inline;
}
#topMenuUs li a, #topMenuUs li a:visited {
	font-weight: bold;
	font-size: 13px;
	padding: 5px 9px 5px 7px;
	color: #000000;
	text-decoration: none;
	display: inline;
}
#topMenuUs li a:hover, #topMenuUs li.active a {
	padding: 5px 9px 5px 7px;
	color: #e2001a;
}
.usMen-top-line{
	background: url(../images/line-top.jpg) no-repeat left top;
	margin-bottom: -10px;
}
.usMen-bottom-line{
 background: url(../images/red-line-short.gif) no-repeat;
 margin-bottom: -15px;
}
/************************ top log, regions *********************************/
#logTop {
	margin: 40px 20px 0 auto;
	padding: 1px;
	font-size: 13px;
	width: 200px;
	height: 61px;
	position: relative;
}
.changeLoc {
	*margin-top: -10px;
	margin-left: 20px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.logBut {
	background: none;
	border: none;
	cursor: pointer;
	color: white;
	font-size: 10px;
	height: 15px;
	width: 120px;
	padding: 0;
	margin: -5px 0 0 0px;
	text-align: center;
}
.logRegLok {
/* lokalita */
	font-size: 20px;
	font-weight: bold;
	padding: 1px 5px 0 0;
	margin: 0;
	color: white;
	vertical-align: middle;
	text-align: center;
	line-height: 18px;
}
/***************** left menu **********************************************/
#leftMenu {
	width:225px;
	*width:222px;
	*position:relative;	
}
#leftMenu ul {
	margin: 10px 0 0px 10px;
	padding: 0;
	list-style-type: none;
}
#leftMenu li a, #leftMenu li a:visited {
	display: block;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 0 5px 5px;
	height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	vertical-align: top;
	text-transform: uppercase;
}

#leftMenu .colorInt a, #leftMenu .colorInt a:visited {
	color:#0085bb;
}
#leftMenu .colorTel a, #leftMenu .colorTel a:visited {
	color:#348c35;
}
#leftMenu li a:hover, #leftMenu li.active a {
	border-left: 1px solid #e2001a;
	padding: 0px 0 5px 4px;
}
#leftMenu li.active li a {
	border-left: 1px solid #FFF;
}
#leftMenu li.active li a:hover {
	border-left: 1px solid #e2001a;
}
#leftMenu ul ul {
	margin: 10px 0 20px 10px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid white;
}
/************************** content *************************************/
#contentHome {
	width: 681px;
	height: 520px;
	padding: 1px 0px 30px 0px;
	margin: 0px 0 0px 0px;
  float: right;
	background: url(../images/back-cont.jpg) left top;
	background-repeat: no-repeat;
}
#contentREG {
	width: 651px;
	padding: 1px 0px 50px 30px;
	margin: 0px 0 0px 0px;
	float: right;
	background: url(../images/back-cont-simple.jpg) left top;
	background-repeat: no-repeat;
	font-size: 13px;
}
#content {
	width: 651px;
	_width:640px;
	padding: 1px 0px 20px 30px;
	margin: 0px 0 0px 0px;
	line-height: 16px;
	float: right;
	background: url(../images/back-cont-simple.jpg) left top;
	background-repeat: no-repeat;
	min-height: 290px;
}
#contentNoBack {
	width: 651px;
	_width:640px;
	padding: 1px 0px 20px 30px;
	margin: 0px 0 0px 0px;
	line-height: 16px;
	float: right;
	background: url(../images/gradient-line-top.jpg) left top;
	background-repeat: no-repeat;
	min-height: 290px;
}
#content2 {
	width: 681px;
	padding: 0px 0px 30px 0px;
	margin: 0px 0 0px 0px;
	float: right;
	background: url(../images/back-cont.jpg) left top;
	background-repeat: no-repeat;
}
/********************* login and availibility ***************************/
#loginAll {
	background: url(../images/back-log1.gif) left top;
	background-repeat: no-repeat;
	height: 200px;
	width: 675px;
	padding: 1px;
	margin: 330px 0 0 0;
	z-index: 1000;
	position: absolute;
}
.homeBanner {
	margin: 80px auto 5px auto;
}
#loginAll .my {
	font-weight: bold;
	color: #FFFFFF;
	margin: 31px 0 0 40px;
	padding: 0px;
	line-height: 14px;
}
#logForm .logTx {
	margin: 3px 0 0 2px;
	padding: 0px;
	height: 50px;
}
#logForm {
	padding: 1px;
	margin: 4px 0 0 37px;
	_margin: 2px 0 0 19px;
	float: left;
	width: 200px;
}
#logForm a {
	font-size: 11px;
	color: #FFFFFF;
}
#logForm a:hover {
	font-size: 11px;
	color: #D5D5D5;
}
#logForm .nick {
	padding: 0px;
	margin: 0px 3px 0px 0px;
}
#logForm input.nickIn {
	height: 15px;
	border: none;
	background: none;
	width: 119px;
	color: #666;
	margin: -1px 0 0px 3px;
}
#logForm .pass {
	margin: 11px 0 0px 2px;
	padding: 1px;
	height: 17px;
}
#logForm input.nickPas {
	height: 15px;
	border: none;
	background: none;
	width: 119px;
	padding: 1px;
	margin: 0;
}
#logForm .subTlStyle {
	background: none;
	border: none;
	cursor: pointer;
	margin: 4px 0 0 0px;

}

/**************************/
#availibility {
	color: #424245;
	margin: 16px 0 0 10px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 14px;
	background: url(../images/back-avai.jpg) no-repeat left top;
	height: 127px;
}
#availibility .avSel {
	margin: 5px 0 0 0;
	padding: 0px;
	font-size: 11px;
}
#availibility select.avSel {
	height: 19px;
	width: 152px;
	_width: 150px;
	padding: 0;
	border: 1px solid #E7E7E7;
	background-color: #ffffff;
}
#availibility .avTxt {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 9px;
	width: 115px;
}
#availibility .avTxtBut {
	border: none;
	background: none;
	cursor: pointer;
	color: #e2001a;
	margin-left: -8px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 11px;
}
/********** pictograms on home page***************/

.homePict {
	margin: 80px auto 5px auto;
}
.homePictT {
	margin: -38px 0px 0px 305px;
	position: relative;
	padding: 1px ;
	width: 340px;
	}
.nabSlHome{
	color:#494949;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
td.homePictTaligmentB{
	text-align: center;
	width: 210px;
	}

/************************/
#contHome {
	margin: -2px 0px 0px -1px;
	width: 600px;
	height: 431px;
	/*border: 1px #66FF33 solid;
*/
	padding: 1px;
}
.txt {
	font-size: 27px;
	margin: -195px 0 0 40px;
}
.imgHome {
	margin: 65px 0 10px 220px;
}
.arrowHome {
	margin: -105px 0px 0px 600px;
	position: absolute;
}
/******************* mesages *******************************/
.varMes {
	color: red;
	font-size: 13px;
	margin: 25px 0 25px 0px;
	padding: 3px 0 3px 30px;
	background: url(../images/caution.gif) no-repeat left top;
}
.Mes {
	margin: 100px 0 50px 0;
	font-weight: normal;
}
/******************* registration *********************/
.regForm {
	margin-bottom: 15px;
	width: 150px;
}
.regerr {
	border: 1px #FF0033 solid;
}
.regFormSm {
	width: 60px;
}
.imgBut {
	border: none;
	background: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
/******************** contact ***************************/
.red {
	color: #e2001a;
}
.patpx {
	font-size: 17px;
	margin-bottom: 5px;
}
.dvanpx {
	font-size: 13px;
}
td.ali {
	vertical-align: top;
}
/******************** nej-map ***************************/
#nejMap {
	width: 340px;
	float: left;
	margin: 0;
	padding: 0;
}
#regions {
	width: 295px;
	margin: 0 0 0 350px;
}
/******************** offers ***************************/
.offers {
	width: 645px;
	padding-bottom: 30px;
	margin: 80px 0px 20px auto;
}
.offersNet {
	width: 645px;
	padding-bottom: 30px;
	margin: 30px 0px -20px auto;
}
.name {
	font-size: 19px;
	color: #e2001a;
	background: url(../images/red-line.gif) no-repeat right bottom;
	width: 100%;
	margin: 0 auto 20px 0;
	padding-bottom: 5px;
	font-weight: bold;
}
.nameGrey {
	font-size: 19px;
	color: #7F7F7F;
	background: url(../images/red-line.gif) no-repeat right bottom;
	width: 100%;
	margin: 0 auto 20px 0;
	padding-bottom: 5px;
	font-weight: bold;
}
.offPrice {
	background: url(../images/back-price.gif) no-repeat center center;
	width: 110px;
	height: 80px;
	float: left;
	margin: 0px 0 0 0;
	padding: 1px;
}
.offPriceGrey {
	background: url(../images/back-price-grey.gif) no-repeat center center;
	width: 110px;
	height: 80px;
	float: left;
	margin: 0px 0 0 0;
	padding: 1px;
}
.mOff {
/*mesicni platba*/
	color: #FFFFFF;
	margin: 10px 0 10px 12px;
	padding: 1px;
}
.pOff {
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 20px;
	font-family: Helvetica, Arial;
	height: 25px;
}
.kOff {
	font-size: 13px;
	color: #FFFFFF;
	padding: 0px 0 1px 0;
	margin: 0;
	font-family: Helvetica, Arial;
}
.clasOff {
	font-family: arial, Verdana;
	font-weight: bold;
	margin: 0 auto 5px 150px;
	padding: 0;
	text-transform: uppercase;
}
.clasIntOff {
	margin: 0 0 5px auto;
	padding: 1px;

}
tr.clasIntOff {
	font-weight: bold;
	text-align: center;
}
td.clasTelOff {
	font-weight: bold;
	text-align: left;
}
tr.clasTelOffBg {
	background-color: whitesmoke;
}
tr.clasIntPoOff {
	font-family: arial, Verdana;
	text-align: center;
}
.orderOff {
	width: 100%;
	*width:50px;
	*margin:20px 0px 0px auto;	
	margin-top: 20px;
	padding: 1;
	text-align: right;
}
.typeOff {
	border-bottom: 1px #afafaf dotted;
	margin: 0 auto 20px 0px;
	width: 90%;
	text-transform: none;
}
.com_prog{
margin-top: 10px;
margin-bottom: -5px;
margin-left: 10px;
color: #e2001a;
*width:450px;
}
.com_prog_des{
	margin:10px auto 0px auto;
  text-transform: none;
	font-size: 11px;
	font-weight: normal;
	background-color: #FCFCFC;
	padding: 3px ;	
}
/********************** new ofers ***********************/
.offersNew {
	width: 645px;
	padding-bottom: 30px;
	margin: 40px 0px 20px auto;
}
.offPriceNew {
	background: url(../images/back-price-new.gif) no-repeat center center;
	width: 80px;
	height: 70px;
	float: left;
	margin: -53px 0 0 0;
	padding: 1px;
	text-align: center;
	
}
.offPriceGreyNew {
	background: url(../images/back-price-new-grey.gif) no-repeat center center;
	width: 80px;
	height: 70px;
	float: left;
	margin: -53px 0 0 0;
	padding: 1px;
	text-align: center;
}
.mOffNew {
/*mesicni platba*/
	color: #FFFFFF;
	margin: 14px 30px 3px auto;
	padding: 1px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-style: italic;
	font-size: 14px;
}
.nabProgOff{
	margin-left:85px;
}
.pOffNew {
	font-size: 21px;
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	height: 25px;
	font-weight: bold;
	font-style: italic;
}
.kOffNew {
	font-size: 13px;
	color: #FFFFFF;
	padding: 0px 0px 1px 0;
	margin: 0;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-style: italic;
}
.nameNew{
	background-image:url("../images/head-table-programs_02.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:17px;
	color: #fff;
	font-weight:bold;
	height:23px;
	margin-bottom:39px;
	margin-left:20px;
	margin-top:-54px;
	padding:7px 10px 3px 13px;
	z-index: 9999;
}
.nameNewBig{
	background-image:url("../images/head-table-programs_03.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:17px;
	color: #fff;
	font-weight:bold;
	height:23px;
	margin-bottom:39px;
	margin-left:20px;
	margin-top:-54px;
	padding:7px 10px 3px 13px;
	z-index: 9999;
}
.nameGreyNew {
	background-image:url("../images/head-table-programs_03-grey.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:17px;
	color: #fff;
	font-weight:bold;
	height:23px;
	margin-bottom:39px;
	margin-left:20px;
	margin-top:-54px;
	padding:7px 10px 3px 13px;
	z-index: 9999;
}
.typeOffNew {
	margin: 0 auto 20px 0px;
	width: 130px;
	text-transform: none;
	float: left;
	text-align: center;
}
.tableOff{
	border-collapse: collapse; 
}
td.tableOffNumProg{
	width: 130px;
	text-align: center;
	border-right: 1px #afafaf dotted;
	color: #e2001a;
	font-weight: bold;
	font-size: 12px;
}
td.tableOffProgView{
	width: 410px;
	text-align: center;
}
td.tableOffNumProgAnalog{
	width: 130px;
	text-align: center;
	border-right: 1px #afafaf dotted;
	font-weight: bold;
	font-size: 12px;

}
td.tableOffProgViewAnalog{
	width: 410px;
	text-align: center;
}
td.tableOffProgBorderBottom{
	border-bottom: 1px #afafaf dotted;
}
td.tableOffProgBorderTop{
	border-top: 1px #afafaf dotted;
}
.orderOffNew {
	width: 110px;
	height: 51px;
	margin: -22px 55px 0 auto;
	padding: 1px;
	text-align: right;
}
.orderSimpleOffNew {
	width: 110px;
	height: 51px;
	margin: 0px 18px 0 auto;
	padding: 1px;
	text-align: right;
}
.nabProgTopOff{
	background: url(../images/programs-table/programy-upraveny-table_02.gif) no-repeat center center;
	width:561px;
	height:31px;
	margin:20px 0 0 0;	
	z-index: 1;
}
.wrapTableOff{
	margin: -20px auto 0px 10px;
	width:540px;
}
.backProgMidOff{
	background: url(../images/programs-table/programy-upraveny-table_04.gif) repeat-y center bottom;
	width:561px;
	padding: 0;
	margin-top:0px;
}
/***************** description internet ****************/
.desInt{
	float:left;
	width:500px;
	*width:450px;
	margin:10px auto 0px 30px;
}	
/***************** footer *****************************/
#footer {
	background: url(../images/back-footer.jpg) center top;
	background-repeat: no-repeat;
	/* height: 48px; */
	padding: 5px 0 30px 15px;
	font-size: 12px;
	color: #9c9e9f;
}
#footer a {
	font-size: 12px;
	font-weight: normal;
	color: #9c9e9f;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#footer .Developed {
	position: relative;
	margin: -18px 0 auto 615px;
}
/****************** tool tip ******************************/
div.yoo-tooltip-toggler {
	cursor: pointer;
}
div.yoo-tooltip div.default .tooltip-tl {
/* 	background: url(../styles/default/images/bubble_tl.png) 0 0 no-repeat; */
	position: relative;
/* for close button */
	background-color: #FFFFFF;
	border-left:1px solid grey;
}
div.yoo-tooltip div.default .tooltip-tr {
	padding: 0px 15px 0px 15px;
/* 	background: url(../styles/default/images/bubble_tr.png) 100% 0 no-repeat; */
	background-color: #FFFFFF;
	border-top:1px solid grey;
	border-right:1px solid grey;
}
div.yoo-tooltip div.default .tooltip-t {
/* 	background: url(../styles/default/images/bubble_t.png) 0 0 repeat-x; */
	background-color: #FFFFFF;
}
div.yoo-tooltip div.default .tooltip-l {
/* 	background: url(../styles/default/images/bubble_l_ie.png) 0 0 repeat-y; */
	border-right:1px solid grey;
}
div.yoo-tooltip div.default .tooltip-r {
	padding: 0px 15px 0px 15px;
/* 	background: url(../styles/default/images/bubble_r.png) 100% 0 repeat-y; */
	background-color: #FFFFFF;
	border-left:1px solid grey;

}
div.yoo-tooltip div.default .tooltip-m {
	background: #ffffff;
	overflow: hidden;
}
div.yoo-tooltip div.default .tooltip-bl {
	background: url(../styles/default/images/bubble_bl_ie.png) 0 0 no-repeat;
	background-color: #FFFFFF;
	border-right:1px solid grey;
}
div.yoo-tooltip div.default .tooltip-br {
/* 	padding: 0px 16px 0px 15px; */
/* 	background: url(../styles/default/images/bubble_br.png) 100% 0 no-repeat; */
	background-color: #FFFFFF;
	border-bottom:1px solid grey;
	border-left:1px solid grey;
	

}
div.yoo-tooltip div.default .tooltip-b {
/* 	background: url(../styles/default/images/bubble_b.png) 0 0 repeat-x; */
	background-color: #FFFFFF;
/
}
div.yoo-tooltip div.default .tooltip-arrow {
/* 	background: url(../styles/default/images/bubble_arrow.png) 50% 0 no-repeat; */
	background-color: #FFFFFF;

}
div.yoo-tooltip div.default .tooltip-close {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: url(../styles/default/images/close.png) 0 0 no-repeat;
	cursor: pointer;
	
}
/****************************** order auto suggest *********************************************/
.suggestionsBox {
	position: absolute;
	left: 1px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	background-color: #C6C6C6;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
#212427*/
	border: 1px solid #000;
	color: #000;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
	list-style-type: none;
}
.suggestionList li:hover {
	background-color: #659CD8;
}
.headOr {
	margin: 10px auto 10px 0;
	background-color: #e2001a;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
/************************************** others ****************************************************/
.qFaq {
	color: #e2001a;
	font-size: 15px;
	font-weight: normal;
	background: url(../images/red-line.gif) no-repeat right bottom;
	margin-bottom: 12px;
	margin-top: 30px;
	padding-bottom: 10px;
}
.qFaqMap {
	color: #e2001a;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
/* 	background: url(../images/red-line.gif) no-repeat 15px bottom; */
	margin-bottom: 12px;
	margin-top: 0px;
	padding-bottom: 10px;
}
.qFaq1{
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	background-color: #e2001a;
	/* background: url(../images/red-line.gif) no-repeat right bottom; */
	margin-bottom: 12px;
	margin-top: 30px;
	/* padding-bottom: 10px; */
	padding: 4px ;
}
.hidennn {
	display: none;
}
tr.unline {
	background-color: #F0F0F0;
}
tr.UpTab{
 	background-color: #E0E0E0;
}
.greenCol{
  color:#348c35;
}
.blueCol{
  color:#0085bb;
}
.zakCentrDescr{
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 2px;
}
.zakCentrRed{
 color: #fff; 
 width:163px;
 height: 54px;
 padding:13px 5px 0px 0px;
 margin:-5px 0 10px 40px;
 font-size:18px;
 background:url(../images/zakaznicke-centrum-red-back.jpg) no-repeat center center;
 text-align: center;
}
.zakCentrBlue{
 background:url(../images/zakaznicke-centrum-blue-back.jpg) no-repeat center center;
}
.zakCentrRight{
 width:223px;
 margin:30px 0px 0px 400px;
}
/************************************ competition *****************************************************/
.box {
	width: 670px;
	margin: -30px 0 0 -15px;
	padding: 1px;
}
.boxImg {
	width: 215px;
	float: left;
	margin: 30px 0px 0 0;
	padding: 1px;
	/*border: 1px #E0E0E0 solid;
*/
}
.boxPartOne {
	margin: 0px 0 0 0px;
	padding: 1px 0 0 2px;
	width: 447px;
	position: relative;
	/*border: 1px #E0E0E0 solid;
*/
}
.boxQuestion {
	width: 80%;
	color: #e2001a;
	font-weight: bold;
	padding: 1px;
	margin: 48px 0 3px 0px;
	position: relative;
}
.boxAns {
	font-weight: bold;
	line-height: 15px;
	margin: -2px  0 0 13px;
	font-size: 12px;
}
/****************comp 2 ***************************************************************/
.box1 {
	width: 670px;
	margin: -30px 0 0 -15px;
	padding: 1px;
}
.boxImg1 {
	width: 215px;
	float: left;
	margin: 30px 0px 0 0;
	padding: 1px;
	/*border: 1px #E0E0E0 solid;
*/
}
.boxPartOne1 {
	margin: 0px 0 0 0px;
	padding: 1px 0 0 2px;
	width: 447px;
	position: relative;
	/*border: 1px #E0E0E0 solid;
*/
}
.boxQuestion1 {
	width: 280px;
	color: #e2001a;
	font-weight: bold;
	padding: 1px;
	margin: 0px 0 3px 0px;
	position: relative;
}
.boxAns1 {
	font-weight: bold;
	line-height: 15px;
	margin: -2px  0 0 13px;
}
.doubleBox {
	/*border: 1px #ECC0CC solid;
*/
	margin: 48px 0 0px 0px;
	height: 120px;
}
/********************** survey programs *************************************************/

.exhibition{
	background: url(../images/uk-prog-bg.jpg) no-repeat left top;
	height: 190px;
	padding-right: 20px;
}
.surProgPosReturn{
	position:absolute;
	margin:-40px 0px 0 600px;
}
.surProgLogDesc{
	float:left;
	width:90px;
	width:270px
}
.surProgDesc{
	/* in IE7 too */
	margin-left: 0px;
	padding-top: 20px;
	height: 120px;
}
.surProgDescDet{
	margin-left: 300px;
	padding-top: 0px;
	margin-top: 0px;
	width:290px;
}
.surProgParam{
/* 	width:152px;
	text-align:left;
	border:1px solid silver; */
}
.surProgBotBox{
/* 	border:1px solid #000; */ 
	width:100%;
	margin-top:-18px;
}
.surProgLogo{
	width: 80px;
	margin: 0px 16px auto auto;
/* 	border:1px solid #000; */
	text-align: right;
	z-index: 1;
}
.surProgLogoFilter{
	width: 80px;
	margin: -40px 16px auto auto;
	text-align: right;
	z-index: 10;
}
.surProgLinkShow{
	float: left;
	width: 170px;
	margin: 12px 0px 20px 192px;
/* 	border:1px solid #000; */
}
.surProgLinkShow a{
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
.surProgName{
	/* in IE7 too */
	font-size: 25pt;
	font-weight: bold;
	color: #e2001a;
	font-family: Tahoma;
}
.surProgLink{
	font-size: 13px;
	margin: 0px 0px 0px auto;
	text-align: right;
}
.surProgLink a {
	color: #494949;
}
.surProgLink a:hover {
	color: #e2001a;
}
.surProgImg{
	margin: 17px 0px 0px 14px;
	width: 178px;
	float: left;
}
.surProgImgName{
	width:152px;
	text-align:center;
}
.surProgParamLink{
	width:152px;
	text-align:center;
	color: #494949;
	text-decoration: none;
}
/*tab*/
.tabTv {
	border-collapse:collapse;
}
.tabTv th {
	border-bottom:1px solid white;
	border-right:1px solid white;
	font-weight:normal;
	padding:7px;
	vertical-align:middle;
	background-color: #e2001a;
	color: #FFFFFF;
}
.tabTv td  {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #E8E8E8;
	border-left:1px solid #E8E8E8;
	padding:5px;
	display:table-cell;
	text-align:inherit;
	vertical-align:inherit;
}
.tabTv td.leftTd  {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #E8E8E8;
	border-left:1px solid #E8E8E8;
	padding:5px;
	display:table-cell;
	text-align:center;
	vertical-align:inherit;
}

/*******************/
td.surProgTime{
	vertical-align: top;
	font-weight:  bold;
	color: #e2001a;
}
td.surProgTitle{
	font-weight:  bold;
	/* width: 300px; */
		text-align: justify;
		vertical-align: top;
}
td.surProgInfo{
	font-size: 12px;
		text-align: justify;
}
.surProgDetImg{
	border: 1px #E3E3E3 solid;
}
td.cas{
	vertical-align: top;
	font-weight:  bold;
	color: #e2001a;
}
td.nazev{
	font-weight:  bold;
	/* width: 300px; */
		text-align: justify;
		vertical-align: top;
}
td.info1{
	font-size: 12px;
		text-align: justify;
}
/*************************************** exhibits videos ****************************************************/
#showVidAll{
	background: url(../images/back-ukaz-prog-bottom.jpg) no-repeat right bottom;
	width:669px;
	padding-bottom: 10px; 
}
#showVid{
	background: url(../images/back-ukaz-prog.jpg) no-repeat left top;
	width:669px; 
	margin-top:0px; 
	margin-left:-28px;
	min-height: 500px;
	padding-bottom: 40px;
}
.showVidDescription{
	padding-top: 30px;
 	
/*	margin-left: 350px; */
}
#showVid ul {
	margin: 10px 0 0px 10px;
	padding: 0;
	list-style-type: none;
}
#showVid li a, #showVid li a:visited {
	display: block;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 0 5px 5px;
	height: 12px;
	color: #9c9e9f;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	vertical-align: top;
}
#showVid li a:hover {
	border-left: 1px solid #e2001a;
	color: #000000;
	padding: 0px 0 5px 4px;
}
#showVid li.active a {
	border-left: 1px solid #e2001a;
	color: #000000;
	font-weight: bold;
	padding: 0px 0 5px 4px;
}
.showVidBack{
	width: 70px;
	float: right;
	margin-right: 10px;
	margin-top:-50px
}
.showVidBack a{
	font-weight: bold;
	text-decoration: none;
	color: #f6b2ba;

	font-size: 19px;
}
.showVidBack a:hover{
	color: #e2001a;
}
.backSelAvail{
  background-color:#f6dadd ;
  border: 1px #D2D2D2 solid;
}
/********************** bizz **************************************/
.bizzTab{
 border-collapse: collapse;
 width: 100%;
 border: 1px #c5c6c8 solid;
 font-size: 12px;
}
.BiRedSq{
 background: url(../images/bizz-back.jpg) center center no-repeat; 
/*  background-color: #e2001a; */
 width: 119px;
 height: 75px;
 color: #FFFFFF;
 padding-top: 15px;
 font-size: 23px;
 font-weight: bold; 
 text-align: center;
 line-height: normal;
 vertical-align: middle;
}
.BiPrize{
 color: #e2001a;
 font-size: 19px;
 font-weight: bold;
}
tr.bizzTabHead{
 background-color: #c5c6c8;
 color: #3e3e40;
 font-size: 14px;
}
tr.bizzTabHeadOr{
 background-color: #f29979;
 color: #FFF;
 font-size: 14px;
}
td.bizzTabBRD{
 border-bottom: 1px #c5c6c8 dotted;
 border-right: 1px #c5c6c8 dotted;
 padding: 5px ;
}
td.bizzTabBR{
 border-right: 1px #c5c6c8 dotted;
 padding: 0px ;
}
td.bizzTabBD{
 border-bottom: 1px #c5c6c8 dotted;
 padding: 0px ;
}
td.bizzTabBBD{
 border-bottom: 1px #c5c6c8 dotted;
 padding: 5px ;
 text-align: center;
}
td.bizzTabSpeed{
  text-align: center;
  font-size: 15px;
}
.center{
  text-align: center;
}
.BizzFontSMall{
  font-size: 11px ;
}
/*********************************** 3 play *********************************/
.order3play{
	width: 110px;
	height: 51px;
	margin: -29px 85px 0 auto;
	padding: 1px;
	text-align: right;
}