@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: "Tahoma CE", Tahoma, 'Arial CE', Arial, sans-serif; 
	font-size: 78%;
	/*letter-spacing: 0.1em;*/
	line-height: 1.2em;
	background : #FFFFFF;
	text-align : center;
  color: #3E3E3E;	
}
#page {
  position: relative;
  width: 761px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	border: 1px solid transparent;	
}
* #page {
	border: 0 none;  
}
#logo {
  border: 1px solid #FFF;
}
#logo img {
  position: absolute;
  top: 19px;
  left: 15px;
  border: 0 none;
}
#logo p {
  position: relative;
  margin: 63px 0px 0px 15px;
  width: 140px;
  font-size: 0.8em;
}
#logo p span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 21px;
  background: #FFFFFF url("/img/cs/motto-1.gif") no-repeat;
}
#indextools_logo {
  border: 1px solid #FFF;
}
#indextools_logo img {
  position: absolute;
  top: 30px;
  left: 190px;
  border: 0 none;
}

#top-input {
  position: absolute;
  top: 19px;
  right: 0px;
  width: 265px;
  border: 0 none;
}
#top-input fieldset{
  border: 0 #FAFAFA solid;
  }
#top-input label, .input label {
  display: block;
  float: left;
  width: 80px;
  padding-right: 10px;
  text-align: right;
  font-size: 0.95em;
}
.input label {
  width: 150px;
  padding-right: 10px;  
}
#top-input legend, .input legend {
  display: none;
}
.input fieldset {
  margin-bottom: 1em;
  border: 0 none;
}
#top-input input, .input input {
  margin-bottom: 5px;
  width: 111px;
  background: url("/img/u/form-bg.gif") repeat-x;
  border: 1px solid #C1C1C1;
}
.input input {
  width: 160px;  
}
.input input.tld {
  width: 30px;
}
#top-input input.enter, .input input.enter {
  width: 52px;
  height: 19px; 
  background: url("/img/cs/tlacitko-vstup.gif") no-repeat;
  border: 0 none;
  cursor: pointer; 
}
#top-input input.odeslat, .input input.odeslat {
  width: 61px;
  height: 19px; 
  background:#BABABA url("/img/cs/tlacitko-odeslat.gif") no-repeat;
  border: 0 none;
  cursor: pointer; 
}
DIV.input FIELDSET.domain SPAN {
  padding-left: 5px;
  font-size: 0.95em;
	position: relative;
	top: -7px;
}

#top-input a {
  display: block;
  padding-left: 35px;
  color: #6AA100;
  font-size: 0.95em;
}
#page #doc {
  background: #E5E5E5 url("/img/u/title-bg.gif") repeat-x;
	font-size: 0.95em;
	/*letter-spacing: 0em;*/
	line-height: 1.2em;
}
#doc-text {
	position: relative;
  background: #F6F6F6 url("/img/u/text-bg.png") repeat-x;
	min-height: 420px;
	_height: 420px;
}
#footer{
  font-size: 0.9em;
}
#footer p.right {
  position: relative;
  padding: 8px 10px 8px 0;
  text-align: right;
  color: #FFFFFF;
  background: #959595;
}
#footer p.right a {
  color: #FFFFFF;
  padding: 0 4px 0 4px;
}
#footer-bottom {
  position: relative;
  display: block;
  padding: 20px 12px 20px 12px;
  color: #666;
  background: url("/img/u/srafovani.gif") repeat-x;
}
#footer-bottom img {
  position: absolute;
  top: 15px;
  right: 12px;
  border: 0 none;  
}
/*--- homepage ---*/
#hp-header {
  height: 418px;
  background: url("/img/u/head-hp.jpg") no-repeat center bottom;
  border-bottom: 1px solid #FFF;
}
#hp-title {
  width: 345px;
  position: absolute;
  top: 220px;
  left: 15px;
  background: #ff6600;
  opacity: 0.9;
  filter: alpha(opacity=90);
	font-size: 0.9em;
	/*letter-spacing: 0.1em;*/
	line-height: 1.1em;
}
#hp-title p {
  padding: 15px 10px 0 10px;
  color: #FFFFFF;
  /*font-size: 0.95em;*/
}
#hp-title a.more {
  background: url("/img/cs/tlacitko-vice-hp.gif") no-repeat center center;
  display: block;
  float: right;
  width: 44px;
  padding-bottom: 1.4em;
  padding-right: 20px;
  font-size: 0.8em;
  text-decoration: none;
  cursor: pointer;
}
#hp-title a.more span {
  display: none;
}
#hp-box1 {
  float: left;
  margin: 0 0 30px 14px;
  padding: 9px 14px 14px 14px;
  border-bottom: 9px solid #CFCFCF;
  cursor: pointer;
}

* html #hp-box1 {
  margin: 0 0 30px 7px;
}
#doc P A { color: #3e3e3e; text-decoration: none; }
div.hp-box1-act {
  background-color: #E7F8E3; 
}
div.hp-box1-act h2 {
  background: url("/img/u/monitoring-color.png") no-repeat  0 4px;
}
div.hp-box1-out {
  background-color: #FFFFFF; 
}
div.hp-box1-out h2 {
  background: url("/img/u/monitoring-no-color.png") no-repeat  0 4px;
}
#hp-box1 div{
  width: 213px;
  height: 216px;
}
#hp-box1 h2 {
  padding-left: 40px;
  margin-top: 0px;
  font-size: 1.2em;
  font-weight: bold;
  height: 62px;
  color: #0B7800;
}
#hp-box1 H2 A { color: #0B7800; text-decoration: none; }
#hp-box1 p {
  font-size: 0.9em;
}
#hp-box2 {
  float: left;
  margin: 0 0 30px 14px;
  padding: 5px 14px 14px 14px;
  border-bottom: 9px solid #CFCFCF;
  cursor: pointer;
}
div.hp-box2-act {
  background-color: #ffedd9; 
}
div.hp-box2-act h2 {
  background: url("/img/u/analyza-color.png") no-repeat 0 8px;
}
div.hp-box2-out {
  background-color: #FFFFFF; 
}
div.hp-box2-out h2 {
  background: url("/img/u/analyza-no-color.png") no-repeat 0 8px;
}
#hp-box2 div{
  width: 213px;
  height: 220px;
}
#hp-box2 h2 {
  padding-left: 40px;
  height: 65px;
  font-size: 1.2em;
  font-weight: bold;
  color: #ED7900;
}
#hp-box2 H2 A { color: #ED7900; text-decoration: none; }
#hp-box2 p {
  font-size: 0.9em;
}
#hp-box3 {
  float: right;
  margin: 0 12px 30px 0;
  padding: 10px 14px 14px 14px;
  background: #FFFFFF;
  border-bottom: 9px solid #CFCFCF;
}
* html #hp-box3 {
  margin: 0 6px 30px 0;
}
#hp-box3 div {
  width: 197px;
  height: 215px;
}
#hp-box3 h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #575757;
  padding-bottom: 18px;
}
#hp-box3 p {
  position: relative;
  font-size: 0.9em;
  clear: both;
}
#hp-box3 a.more {
  background: url("/img/cs/tlacitko-vice.gif") no-repeat center center;
  display: block;
  float: right;
  width: 44px;
  padding-bottom: 1.4em;
  font-size: 0.8em;
  text-decoration: none;
  cursor: pointer;
}
#hp-box3 a.more span {
  display: none;
}
#doc H2 {
	font-size: 1.3em;
	line-height: 1.2em;
}
/* --- hp-submenu ---*/
#hp-submenu {
  position: absolute;
  top: 192px;
  left: 524px;
  padding: 10px;
  background: #FFFFFF; 
}
#hp-submenu div {
  width: 205px;
}
#hp-submenu h3{
  padding: 0 8px 8px 9px
}
#hp-submenu ul {
  list-style-position: outside;
}
#hp-submenu li {
  display: block;
  list-style-type: none;
  padding-left: 9px;
  background: url("/img/u/sipka-menu.gif") no-repeat left center;
  font-size: 0.95em;
}
* html #hp-submenu li {
  padding-left: 10px;
}
#hp-submenu a.more {
  position: relative;
  display: block;
  margin: 1.2em 4px 0.3em 0.8em;
  font-size: 0.8em;
  text-decoration: none;  
}
#hp-submenu a.more span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 104px;
  min-height: 15px;
  background: url("/img/cs/dalsi-reference.gif");
  cursor: pointer;  
}
* html #hp-submenu a.more span {
  height: 15px;   
}
/*--- zakladni stranka ---*/
#header {
  height: 223px;
  background: url("/img/u/head.jpg") no-repeat center bottom;
  border-bottom: 1px solid #FFF;
}
#header-kontakt {
  height: 225px;
  background: url("/img/u/head-kontakt.jpg") no-repeat center bottom;
  border-bottom: 1px solid #FFF;
}
#text {
  width: 490px;
	padding: 20px 0px 20px 26px;
  font-size: 0.95em;
}
#text h1 {
  margin-bottom: 1.2em;
  font-size: 1.55em;
  font-weight: normal;
  color: #353535;
}
#text h2 {
  margin-bottom: 0.5em;
  font-size: 1.1em;
  font-weight: bold;
  color: #353535;
}
#text h3 {
  margin-bottom: 0.5em;
  font-size: 0.95em;
  font-weight: bold;
  color: #353535;
}
#text h4 {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  font-weight: bold;
  color: #999;
}
#text p, #text ul {
  margin-bottom: 1em;
}
#text p {
  text-align: justify;
}
#text p.left {
  text-align: left;
}
#text p.center {
  text-align: center;
}
#text ul {
  padding-left: 10px;
}
#text li {
  display: block;
  list-style-type: none;
  margin-bottom: 0.4em;
  padding-left: 10px;
  background: url("/img/u/li.gif") no-repeat 0 0.5em;
}
#text h2.h1 {
  margin-top: 1.2em;
  margin-bottom: 0.5em;
  font-size: 1.55em;
  font-weight: normal;
  color: #353535;
}
#text h2.first {
  margin-top: 0;
  margin-bottom: 1.2em;
}
#text li.noSymbol {
  background: none;
}
#text a {
  color: #353535;
}
a img {
  border: 0 none;
  text-decoration: none;
}
#submenu {
  float: right;
  margin: 0 12px 30px 0;
  width: 214px;
}
* html #submenu {
  margin: 0 6px 30px 0;  
}
#boxmenu {
  margin-bottom: 15px;
  padding: 10px;
  background: #666666;
}
#boxmenu-kontakt {
  margin-bottom: 15px;
  padding: 10px;
}
#boxmenu ul {
  list-style-position: outside;
}
#boxmenu li {
  display: block;
  list-style-type: none;
  margin-bottom: 0.8em;
  padding-left: 10px;
  font-size: 0.95em;
  background: url("/img/u/sipka-sub.gif") no-repeat left center;
}
* html #boxmenu li {
  padding-left: 10px;
}
#boxmenu li a {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
/* --- menu --- */
#menu{
  position: absolute;
  top: 98px;
  left: 0;
  background-color: #666666;
  border-bottom: 1px solid #FFFFFF;
  width: 761px;
  z-index: 10;
  }
#menu ul{
  list-style-type: none;
  }
#menu li{
  float: left;
  }
#menu li div{
  margin: 7px 0px 7px 0px;
  border-left: 1px #a2a2a2 solid;
  }
#active-menu{
  background-color: #000000;
  }
#menu #active-menu div{
  border-left: 1px solid #000000;
  }
#mause-event-menu{
  background-color: #000000;
  }
#menu #mause-event-menu div{
  border-left: 1px solid #000000;
  }
#menu li div.item-left, #menu #first-item{
  border-left: 1px solid #666666;
  }
#menu li div a{
  display: block;
  color: #ffffff;
  padding: 3px 16px 4px 16px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.95em;
  }
#menu li div a:hover{
  }
#menu li ul{
  visibility: hidden;
  width: 182px;
  position: absolute;
  top: 2em;
  left: 0px;
  background-color: #fefefe;
  border: 1px #c9c9c9 solid;
  padding: 4px 0 4px 0;
  }
#menu li li{
  width: 182px;
  color: #000;
  margin: 0;
  background-color: #fefefe;
  }
/*#menu li li ul {
	visibility: visible;
	left: 200px;
}*/
#menu li li a {
  display: block;
  width: 182px;
  text-decoration: none;
}
* HTML #menu li li a {
  width: 199px;
}
#menu li li a span {
  display: block;
  background: transparent url("/img/u/list-menu1.gif") no-repeat 12px 50%;
  padding: 6px 10px 6px 26px;
  color: #000000;
  font-size: 1em;
  font-weight: bold;
  color: #666666;
  }
#menu li li a:hover span{
  background: #e8eaea url("/img/u/list-menu2.gif") no-repeat 12px 50%;
  }
div.float-off{
  clear: both;
  }
/* --- blok novinky ---*/
#tips {
	position: absolute;
	top: -21px;
	left: 535px;
	width: 215px;
  background: #FDECDE;
  border-top: 20px solid #F47A1E;
  border-bottom: 10px solid #FFC696;
	filter: alpha(opacity=90);
}
#tips .c {
	border-top: solid 1px #ffffff;
  padding: 10px 15px 10px 15px;
	font-size: 0.95em;
	/*letter-spacing: 0em;*/
	line-height: 1.1em;
}
#tips h2 {
  padding: 6px 0 6px 35px;
  font-size: 1.2em;
  font-weight: bold;
  color: #575757;
  background: url("/img/u/otazka.gif") no-repeat left center;
}
#tips p {
  margin: 10px 0px;
  font-size: 0.95em;
}
#tips P#dinamic-text-2 { min-height: 200px; _height: 200px;}

#tips span.next-type, #tips span.next-type-act{
  position: relative;
}
#tips strong.tip {
  color: #F47A1E;
  font-size: 0.97em;
	min-height: 53px;
	_height: 53px;
	display: block;
}
#tips #news-driver {
  height: 13px;
}
#tips #label {
	font-size: 0.95em;
	float: left;
	width: 60px;
	color: #F47A1E;
	font-weight: bold;
}
#tips span.prev, #tips span.next {
  display: block;
  float: right;
  width: 23px;
  height: 13px;
  line-height: 13px;
  margin: 3px 0 0 6px;
}
/*
span.prev-inactive, span.next-inactive {
  display: block;
  float: right;
  width: 23px;
  height: 13px;
  line-height: 13px;
  margin: 3px 0 0 6px;
}
*/
#tips span.prev{
  background: #F47A1E url("/img/u/prev.gif") no-repeat center center;
  cursor: pointer;
}
/*
span.prev-inactive{
  background: #FFC696 url("/img/u/prev-inactive.gif") no-repeat center center;
  cursor: default;
}
*/
#tips span.next{
  background: #F47A1E url("/img/u/next.gif") no-repeat center center;
  cursor: pointer;
}
/*
span.next-inactive{
  background: #FFC696 url("/img/u/next-inactive.gif") no-repeat center center;
  cursor: default; 
}
*/
/*--- monitoring ---*/
div.product {
 width: 490px;
}
#text div.product A { color: #ff0000; }

div.product div.helping {
  margin-top: 20px;
  padding: 10px 10px 0px 10px;
  background: #FFFFFF;
  font-size: 0.95em;
	min-height: 60px;
	_height: 60px;
}
#p01 div.helping, #p02 div.helping, #p03 div.helping {
  border-left: 8px solid #42C922;
}
#p04 div.helping {
  border-left: 8px solid #006933;
}
div.product h2 {
  /*float: left;*/
  width: 152px;
}
div.product img { margin: 10px 10px 0px 10px; }
#text div.product div.p {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#text div.product p {
  margin-left: 10px;
  padding: 0px 0px 0px 10px;
  border-left: 1px solid #CACACA;
  text-align: left;
}
div.product a.more {
  display: block;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
div.product a.more span {
  display: block;
  width: 44px;
  height: 13px;
  position: absolute;
  left: 246px;
  top: 4px;
  background: url("/img/cs/tlacitko-vice.gif") no-repeat right center;
  font-size: 9px;
}
/*--- obecne tagy ---*/
hr {
  display: none;
}
/*--- obecne tridy ---*/
.hide	{
  display: none;
}
.clear {
  clear: both;
  font-size: 1px;
	height: 1px;
}
.alignL {
  float: left;
}
.alignR {
  float: right;
}
#text .half	{
	width:245px;
}
.date {
  font-weight: bold;
  color: #484848;
}
.red	{
	color: #FF0000 !important;
}
/*#text .analysis {
  color: #F1670D;
}*/
/*#text .monitoring {
  color: #26AF00;
}*/
/*--- cenik ---*/
.compare {
  width: 100%;
  border-collapse: collapse;
  font-size: 1em;
  margin-bottom: 2em;   
}
.compare td, .compare th {
  width: 6%;
  border-bottom: 1px solid #000;
}
.compare th {
  padding: 1em 0 1em 0;
  font-weight: normal;
}
.compare td {
  padding: 5px;  
}
table.compare td {
  text-align: center;
} 
table.compare td img {
  margin: 0 auto 0 auto;
  } 

table.compare td.aleft {
  width: 82%;
  text-align: left;
} 

.submenu {
	margin-top: 25px;
	padding: 20px 00px 5px 00px;
	border-top: solid 1px #d8d8d8;
	text-align: center;
	color: #c5c5c5;
	font-size: 0.9em;
	/*letter-spacing: 0em;*/
}
.submenu A { padding: 0px 5px; }
.submenu A.target,
.submenu A.target:HOVER,
.submenu A.target:VISITED {
	font-weight: bold;
	text-decoration: none;
}

#text DIV.sitemap UL {
	padding: 0px;
	margin: 0px;
}
#text DIV.sitemap UL LI {
	padding: 15px 15px 12px 15px;
	margin: 2px 0px;
	background-color: #FAFAFA;
	background-image: none;
}
#text DIV.sitemap UL LI A {
	font-weight: bold;
}

#text DIV.sitemap UL LI UL {
	padding: 0px;
	margin: 5px 0px 0px 5px;
}
#text DIV.sitemap UL LI UL LI {
	padding: 0px 15px;
	margin: 0px 0px 3px 0px;
	background-image: url("/img/u/li2.gif");
}
#text DIV.sitemap UL LI UL LI A {
	font-weight: normal;
}

body#mon H1 { color: #26AF00;}
body#ana H1 { color: #F1670D;}

body#mon H2.h1 { color: #26AF00;}

body#news H1, body#news H2.h1 {
	margin-bottom: 0.1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #353535;
}
body#news H1.h2 {
  margin-bottom: 1.2em;
  font-size: 1.55em;
  font-weight: normal;
  color: #F1670D;
}
body#news H2.h1 { margin-bottom: 0em; }
/*body#news H2 A { color: #E3690F; text-decoration: none; }*/
body#news P.perex { margin-bottom: 2em; }

body#news H1.h2 A.back {
	font-size: 0.8em;
	display: block;
	float: right;
}
body#news P.loga IMG {
	margin-right: 50px;
}
body#news P.loga IMG.last {
	margin-right: 0px;
}

body#news P.body { font-size: 0.95em; }

}

/* Analyza - Dolozime */
img.img-left	{
	float:left;
	margin:0 20px 10px 0;
}
/* */

/*--- MPR ---*/
P.errors {
	font-size: 0.95em;
}
LABEL.error, SPAN.error {
	color: #FF0000;
}

#text P.pagination { text-align: center; color: #F28532; margin-bottom: 20px; padding-bottom: 20px; border-bottom: solid 1px #cacaca; }
#text P.pagBottom { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none; }
#text P.pagination A.number { padding: 0px 3px; }
#text P.pagination A.numberTarget { text-decoration: none; }
#text P.pagination .prev { float: left; text-align: left; width: 120px; }
#text P.pagination .next { text-align: right; float: right; width: 120px; }
#text P.pagination SPAN.prev, #text P.pagination SPAN.next { color: #999999; }

#page .taRight { text-align: right;}
