@charset "utf-8";
/* Basic layout and often used definitions */
html {
	margin: 0px 0px 20px 0px;
}

body {
	font: 11px Tahoma, Verdana, Arial;
	color: #333333;
	padding: 0px;
	background: #FFFFFF;
	text-align: center;
	margin: 0px auto;
}
div {
	margin: 0px;
	padding: 0px;
	position: static;
	text-align: left;
}
span, object {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 2px 0px 10px 35px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 0px;
}
h3 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 10px 0px 0px;
	text-align: justify;
}
ul {
	margin: 0px;
	padding: 10px 0px 0px 30px;
	list-style: url(./images/list.png);
	line-height: 140%;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	font: 11px Tahoma, Verdana, Arial;
}
address {
	line-height: 140%;
	font-style: normal;
	margin: 0px;
	padding: 10px 0px 0px;
}
table {
	font-size: 11px;
	margin: 10px 0px 0px;
	padding: 0px;
}

a {
	font-weight: normal;
	color: #114B9C;
	text-decoration: underline;
}
a:Hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.menu {
	
}
a.menu:Hover {
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #114B9C;
	text-decoration: none;
}

a.menuActive {
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #114B9C;
	text-decoration: none;
}
a.menuActive:Hover {
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #114B9C;
	text-decoration: none;
}

a.brown {
	color: #993300;
	font-weight: bold;
}
a.brown:Hover {
	color: #000000;
	font-weight: bold;
}
a.orange {
	color: #E15A00;
	font-weight: bold;
}
a.orange:Hover {
	color: #000000;
	font-weight: bold;
}
a.green {
	color: #287D00;
	font-weight: bold;
}
a.green:Hover {
	color: #000000;
	font-weight: bold;
}
a.blue {
	color: #114B9C;
	font-weight: bold;
}
a.blue:Hover {
	color: #000000;
	font-weight: bold;
}
a.copyright {
	color: #999999;
}
a.copyright:Hover {
	color: #000000;
}
div#modemtec {
	margin: 0px auto;
	width: 730px;
}
div#header {
	background: url(./images/bg-header.png) no-repeat;
}
div#logo {
	height: 78px;
	padding: 6px 25px 5px 25px;
	width: 130px;
}
object#sinus {
	width: 385px;
	margin: 7px 0px 0px;
	height: 165px;
	float: right;
}
div#lang {
	margin-left: 570px;
	text-align: right;
	padding-top: 10px;
}
span.lang {
	margin-left: 5px;
	height: 14px;
}
form#search {
	margin-left: 570px;
	padding-top: 40px;
}
input#keyword {
	width: 95px;
}
div#image {
	background: url(./images/bg-image.jpg) no-repeat 0px 90px;
}

div#image_cz {
	background: url(./images/bg-image.jpg) no-repeat 0px 90px;
	height: 271px;
	width: 281px;
}

div#image_en {
	background: url(./images/bg-image-en.jpg) no-repeat 0px 90px;
}

/*MENU*/

div#menu {
	float: left;
	padding-left: 20px;
	background: url(./images/bg-image.gif) no-repeat 0px 79px;
	height: 287px;
	width: 181px;
	_width: 201px;
}

div#menu ul {
	background: #FFFFFF;
	width: 180px;
	list-style: url(none) none;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 6px;
}
li.menu {
	border-bottom: 1px solid #DBDBDB;
	background: #FFFFFF;
}
li.menu:Hover {
	border-bottom: 1px solid #DBDBDB;
	background: #BAD2F8;
}

li.menu a{
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}

li.menu a:Hover {
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}

li.menuLast {
	border-bottom: 1px solid #FFFFFF;
}

li.menuLast:Hover {
	background: #BAD2F8;
}

li.menuLast a{
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}

li.menuLast a:Hover{
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}


li.menuActive {
	border-bottom: 1px solid #DBDBDB;
	background: #BAD2F8;
}
li.menuActive:Hover {
	border-bottom: 1px solid #DBDBDB;
	background: #BAD2F8;
}

li.menuActive a{
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}

li.menuActive a:Hover{
	display: block;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}


/*MENU2*/
div#menu2 {
	float: left;
	padding-left: 20px;
}

ul#menu2 {
	background: #FFFFFF;
	width: 180px;
	list-style: url(none) none;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 100%;
}
li.menu2 {
	border-bottom: 1px solid #DBDBDB;
	background: #FFFFFF;
}
li.menu2:Hover {
	border-bottom: 1px solid #DBDBDB;
	background: #F4F4F4;
}


a#profil {
	/*background: url(./images/dot-profil.png) no-repeat 7px 10px;*/
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}
a#aplikace {
	/*background: url(./images/dot-aplikace.png) no-repeat 7px 10px;*/
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}
a#moduly {
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}
a#technologie {
	/*background: url(./images/dot-technologie.png) no-repeat 7px 10px;*/
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}
a#novinky {
	/*background: url(./images/dot-novinky.png) no-repeat 7px 10px;*/
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}
a#stazeni {
	/*background: url(./images/dot-stazeni.png) no-repeat 7px 10px;*/
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}
a#kontakty {
	/*background: url(./images/dot-kontakty.png) no-repeat 7px 10px;*/
	background: url(./images/dot-moduly.png) no-repeat 7px 10px;
}
div#sinusTwo {
	height: 75px;
	width: 185px;
	margin-left: 500px;
}
div#imageCloser {
	
	
	clear: both;
}

div#header_prava {
	float: right;
	width: 529px;
}
div#vlajky {
	float: right;
	width: 529px;
	text-align: right;
	margin: 10px 0px 0px 0px;
	height: 25px;
}
div#header_hledat {
	float: left;
	width: 529px;
	text-align: right;
	margin: 30px 0px 0px 0px;
	height: 25px;
}

#Button {
  background: url(./images/button.png) top left no-repeat;
  width: 59px; height: 17px;
  border: 0px;
  cursor: pointer; cursor: hand;
}

#hledat_input {
	border: 1px solid black;
}

div#headerswf {
	height: 247px;
	width: 529px;
	float: left;
	
}

div#headerswf object {
	height: 247px;
	width: 529px;
}
div#content {
	padding: 0px 0px 10px;
}
h1.default {
	background: url(./images/h1-default.png) no-repeat 0px 0px;
}
h1.green {
	background: url(./images/h1-green.png) no-repeat 0px 0px;
}
h1.orange {
	background: url(./images/h1-orange.png) no-repeat 0px 0px;
}
h1.blue {
	background: url(./images/h1-blue.png) no-repeat 0px 0px;
}
h1.yellow {
	background: url(./images/h1-yellow.png) no-repeat 0px 0px;
}
h1.brown {
	background: url(./images/h1-brown.png) no-repeat 0px 0px;
}
h1.red {
	background: url(./images/h1-red.png) no-repeat 0px 0px;
}
div#copyright {
	border-top: 5px solid #0C2168;
	font-size: 10px;
	color: #999999;
	padding: 5px 0px 0px;
	line-height: 140%;
	float: left;
	width: 730px;
	margin: 15px 0px 10px 0px;
}
div#links {
	float: left;
}
div#created {
	float: right;
	text-align: right;
	padding-bottom: 15px;
}
.form {
	border: 1px solid #0C2168;
}
.center {
	text-align: center;
}

.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.width100 {
	width: 100px;
}
div.imageRight {
	float: right;
	padding: 14px 0px 10px 10px;
}
div.imageLeft {
	float: left;
	padding: 14px 10px 10px 0px;
}
div.imageGallery {
	float: left;
	padding: 10px 10px 0px 0px;
}
div.cleaner {
	font-size: 1px;
	height: 1px;
	clear: both;
}
/* Home */
div#homeContent {
	float: left;
	width: 510px;
}
div.modulImage {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 14px 0px 0px;
}
div#news {
	margin-left: 520px;
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
}
h2#newsTitle {
	background: url(./images/arrow-news.png) no-repeat 0px 0px;
	padding: 0px 0px 15px 25px;
	font-size: 14px;
}
span.newsDate {
	color: #999999;
}
div.newsImage {
	float: left;
	padding-top: 14px;
	margin: 0px 5px 0px 0px;
}
p.news {
	text-align: left;
}
/* Contacts */
div#contactLeft {
	float: left;
	width: 200px;
}
div#maps {
	margin-left: 230px;
	width: 497px;
}
/* Downloads */
form#login {
	padding-top: 10px;
}
/* Aplications */
div#appLeft {
	float: left;
	width: 355px;
}
div#appRight {
	width: 355px;
	float: right;
}
/* Contact form */
input.contact {
	width: 180px;
}
textarea#text {
	width: 400px;
}
form#filter {
	padding-top: 10px;
	padding-bottom: 15px;
}
/* News */
h2.newsNews {
	background: url(./images/arrow-new.png) no-repeat 0px 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
h2.newsPress {
	background: url(./images/arrow-press.png) no-repeat 0px 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
p.newsDate {
	color: #666666;
	padding-top: 0px;
	padding-left: 25px;
}
div.imageNews {
	float: right;
	padding: 14px 0px 0px 10px;
}
form#fulltext {
	padding-top: 10px;
}
li.fulltext {
	text-align: justify;
	margin-top: 10px;
}

table#reg_formular {
	width: 100%;
}

.reg_td_nadpis {
	padding-right: 5px;
	width: 100px;
}

.reg_td_data input{
	width: 100%;
	margin-right: 5px;
}


.reg_td_data textarea{
	width: 100%;
	height: 150px;
}

.seznam1 {
	padding-top: 0px;
}

div#isar-obal {
	float: left;
	width: 730px;
}

.isar-blue {
	color: #0571BA;
	font-size: 22px;
	font-weight: bold;
}

div#isar-images {
	float: left;
	margin: 20px 0px 0px 0px;
}

div#isar-images img {
	float: left;
	margin: 0px 5px 0px 0px;
}

div#isar-images .bez-odsazeni {
	float: left;
	margin: 0px 0px 0px 0px;
}

div#isar-schema {
	margin: 20px 0px 0px 0px;
	float: left;
}

div#isar-schema1 {
	margin: 0px 0px 0px 0px;
	float: left;
}

div#isar-odkazy {
	width: 310px;
	margin: 0px 0px 0px 0px;
	float: left;
}

div.isar-odkazy-odkaz   {
	float: left;
	background: url(./images/isar-btn.jpg) no-repeat 0px 0px;
	height: 29px;
	width: 300px;
	margin: 2px 0px 0px 0px;
}

div.isar-odkazy-odkaz-active {
	float: left;
	background: url(./images/isar-btn.jpg) no-repeat 0px 0px;
	height: 29px;
	width: 300px;
	margin: 2px 0px 0px 0px;
}

div.isar-odkazy-odkaz a {
	padding: 8px 0px 0px 8px;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

div.isar-odkazy-odkaz-active a {
	padding: 8px 0px 0px 8px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color:  #b21518;
}

div.isar-odkazy-odkaz a:hover {
	text-decoration: none;
	font-weight: bold;
}

div.isar-odkazy-odkaz-active a:hover {
	text-decoration: none;
	font-weight: bold;
}


div#isar-text {
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 10px;
	background: url(./images/isar-text-bg.jpg) no-repeat 0px 0px;
	width: 710px;
	_width: 730px;
}

div#isar-text-focus {
	float: left;
}

div#isar-homepage-cz {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/img-isar-homepage-cz.jpg) no-repeat 0px 0px;
	height: 210px;
	cursor: pointer;
}

div#isar-homepage-en {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/img-isar-homepage-en.jpg) no-repeat 0px 0px;
	height: 210px;
	cursor: pointer;
}

div#isar-homepage-pl {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/img-isar-homepage-pl.jpg) no-repeat 0px 0px;
	height: 210px;
	cursor: pointer;
}


div#datove-prenosy-homepage-cz {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/datove-prenosy-homepage-cz.jpg) no-repeat 0px 0px;
	height: 150px;
	cursor: pointer;
}

div#datove-prenosy-homepage-en {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/datove-prenosy-homepage-en.jpg) no-repeat 0px 0px;
	height: 150px;
	cursor: pointer;
}

div#datove-prenosy-homepage-pl {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/datove-prenosy-homepage-pl.jpg) no-repeat 0px 0px;
	height: 150px;
	cursor: pointer;
}

div#transklim-homepage-cz {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/transklim-homepage-cz.jpg) no-repeat 0px 0px;
	height: 150px;
	cursor: pointer;
}

div#transklim-homepage-en {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/transklim-homepage-en.jpg) no-repeat 0px 0px;
	height: 150px;
	cursor: pointer;
}

div#transklim-homepage-pl {
	margin: 20px 0px 20px 0px;
	float: left;
	width: 509px;
	background: url(./images/transklim-homepage-pl.jpg) no-repeat 0px 0px;
	height: 150px;
	cursor: pointer;
}



div#isar-homepage-img {
	float: left;
	width: 509px;
	margin: 124px 0px 15px 0px;
	font-size: 16px;
	letter-spacing: 2px;
	color: white;
	text-align: center;
	font-weight: bold;
}

div#datove-prenosy-homepage-img {
	float: left;
	width: 509px;
	margin: 78px 0px 15px 0px;
	font-size: 16px;
	letter-spacing: 2px;
	color: white;
	text-align: center;
	font-weight: bold;
}

div#transklim-homepage-img {
	float: left;
	width: 509px;
	margin: 79px 0px 15px 0px;
	font-size: 13px;
	letter-spacing: 1px;
	color: white;
	text-align: center;
	font-weight: bold;
}

div#isar-homepage-img-pl {
	float: left;
	width: 509px;
	margin: 124px 0px 15px 0px;
	font-size: 16px;
	letter-spacing: 1px;
	color: white;
	text-align: center;
	font-weight: bold;
}

div#isar-homepage-text {
	float: left;
	width: 509px;
}

td.distr1 {
	font-weight: bold;
	padding-right: 20px;
}