@charset "utf-8";
/* Basic layout and often used definitions */
html {
	margin: 0px 0px 20px 0px;
}

body {
	font: 12px Arial, Verdana, Tahoma;
	color: #1B1B1B;
	padding: 0px;
	background: #ebebeb;
	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: 16px;
	font-weight: bold;
	color: #B20518;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 10px;
}
h2.moduly {
	color: #025597;
}
h2.novinky {
	color: #025597;
}

h3 {
	color: #333333;
	font-size: 12px;
	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: 12px Arial, Verdana, Tahoma;
}
address {
	line-height: 140%;
	font-style: normal;
	margin: 0px;
	padding: 10px 0px 0px;
}
table {
	font-size: 12px;
	/*margin: 10px 0px 0px;*/
	padding: 0px;
}

td {
	padding: 0px;
}

a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:Hover {
	font-weight: normal;
	color: #114B9C;
}

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 {
	width: 100%;
}

div#header_main {
	height: 205px;
	background: url(./images/modemtec2/header_bg.png) repeat-x;
	width: 100%;
}

div#header {
	width: 1030px;
	background: url(./images/modemtec2/header_1030.png) no-repeat;
	margin: 0px auto;
	height: 100%;
}


div#logo {
	height: 95px;
	width: 250px;
	float: left;
}

div#logo a {
	float: left;
	width: 100%;
	height: 100%;
}

div#flags {
	float: right;
	width: 100px;
	text-align: right;
	margin: 66px 0px 0px 0px;
	height: 25px;
}



/*MENU*/

div#menu {
	float: left;
	height: 40px;
	width: 800px;
	/*border: 1px solid red;*/
	margin: 10px 0px 0px 230px;
	font-size: 14px;
}




div#menu ul {
	width: 100%;
	list-style: url(none) none;
	padding-left: 0px;
	padding-top: 3px;
}

li.menu {
	float: left;
	text-align: center;
	position: relative;
}
li.menu:Hover {
	float: left;
	text-align: center;
	position: relative;
}

li.menu a{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	font-weight: bold;
	color: #ffffff;
	/*color: #D5040F;*/
	text-decoration: none;
	background: none;
	text-align: center;
	height: 35px;
}

li.menu a:Hover {
	/*color: #3797E4;*/
	color: #D5040F;
	background: url(./images/modemtec2/menu_active_bg2.png) repeat-x 0px 25px;
}


li.menuActive {
	float: left;
	position: relative;
}
li.menuActive:Hover {
	float: left;
	position: relative;
}

li.menuActive a{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	font-weight: bold;
	/*color: #3797E4;*/
	color: #D5040F;
	text-decoration: none;
	/*background: url(./images/modemtec2/menu_active_bg.png) repeat-x 0px 25px;*/
	background: url(./images/modemtec2/menu_active_bg2.png) repeat-x 0px 25px;
	height: 35px;
}

ul.menu1_submenu {
	background: #053A9F;
	width: 150px!important;
}

ul.menu1_submenu li{
	width: 150px;
	height: 20px;
	backgroung: #FFFFFF;
	padding: 0xp;
	margin: 0px 0px 1px 0px;
	overflow: hidden;
}

li .menu1_submenu a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	display: block;
	backgroung: none;
	text-align: left;
	background: url(./images/modemtec2/submenu_bg.png) repeat 0px 0px;
	line-height: 20px;
}

li .menu1_submenu a:Hover {
	text-decoration: none;
	color: #000000;
	backgroung: none;
	background: url(./images/modemtec2/submenu_active_bg2.png) repeat 0px 0px;
}

ul#menu1_produkty {
	position: absolute;
	left: 15px;
	top: 35px;
	visibility: hidden;
}

ul#menu1_kontakty {
	position: absolute;
	left: 15px;
	top: 35px;
	visibility: hidden;
}

ul#menu1_faq {
	position: absolute;
	left: 15px;
	top: 35px;
	visibility: hidden;
}



div.cleaner {
	clear: both;
}

div#header_hledat {
	width: 207px;
	text-align: right;
	height: 25px;
}

div#header_hledat form {
}

#Button {
  visibility: hidden;
}

input#hledat_input {
	border: 0px;
	width: 167px;
	height: 27px;
	padding: 0px 3px 0px 40px;
	background: none;
	background: url(./images/modemtec2/hledat_bg.png) no-repeat 0px 0px;
	line-height: 27px;
	z-index: 999;
	float: left;
	margin: 0px 0px 0px 820px;
}

div#content_main {
	width: 100%;
	background: #ffffff;
	padding: 0px 0px 15px 0px;
}

div#content {
	width: 1030px;
	margin: 0px auto;
}



div#bottom_news_main {
	width: 100%;
	background: url(./images/modemtec2/main_news_bg.png) repeat-x;
	padding: 0px 0px 30px 0px;
}

div#bottom_news {
	width: 1030px;
	margin: 0px auto;
}

div.main_news_item {
	float: left;
	width: 251px;
	background: url(./images/modemtec2/main_news_title_bg.png) repeat-x;
}

div.main_news_item_title {
	padding: 0px 30px 0px 30px;
	color: #BD040C;
	font-weight: bold;
	font-size: 12px;
	height: 53px;
	width: 191px;
}

div.main_news_item_title table {
	font-size: 14px;
	height: 53px;
	padding: 0px;
	margin: 0px;
}

div.main_news_item_content {
	float: left;
	padding: 23px 30px 23px 30px;
	width: 191px;
}

div.main_news_item_content p{
	text-align: left;
}


.margin_main_news {
	margin: 0px 0px 0px 8px;
}



div#copyright_main {
	width: 100%;
}

div#copyright {
	width: 1030px;
	margin: 0px auto;
	color: #727272;
	padding: 15px 0px 0px;
	height: 80px;
	line-height: 18px;
	background: url(./images/modemtec2/footer.png) no-repeat 43px 0px;
}
div#links {
	float: left;
}

div#links a {
	color: #727272;	
}

div#links a:Hover {
	color: #114B9C;
}

div#created {
	float: right;
	text-align: right;
	padding-bottom: 15px;
}


div#homepage_img{
	height: 426px;
	width: 1030px;
	
}

object#homepage_img_object {
	height: 426px;
	width: 1030px;
}



div#content_path {
	float: left;
	width: 1030px;
	color: #868686;
	padding: 10px 0px 20px 0px;
}

div#content_path a {
	color: #868686;
	text-decoration: none;
}

div#content_path a {
	color: #666666;
	text-decoration: none;
}

div#content_leva {
	float: left;
	width: 239px;
	padding: 0px 0px 20px 0px;
}

div#content_prava {
	float: left;
	width: 761px;
	background: url(./images/modemtec2/obsah-ramecek.png) no-repeat 0px 0px;
	padding: 25px 0px 0px 30px;
	
}

div#content_bottom {
	width: 1028px;
	float: left;
	height: 30px;
	background: url(./images/modemtec2/4ikony.png) no-repeat 30px 0px;
}


table#leve-menu {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table#leve-menu tr {
	width: 219px;
  	padding: 0xp 20px 0px 0px;
  	height: 60px;
  	background: url(./images/modemtec2/leve-menu-separator.png) no-repeat 0px 56px;
}

table#leve-menu tr td a {
	width: 219px;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
}

table#distributori_item {
	
}


table#distributori_item tbody tr td{
	padding: 0px 0px 0px 0px;
	width: 250px;
	vertical-align: top;
}

















/*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;
}




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;
}

.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;
}

/* Home */
div#homeContent {
	float: left;
	width: 510px;
}
div.modulImage {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 14px 0px 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 0px;
	font-size: 16px;
}



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: 561px;
}
/* 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: 0px;
}
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;
}
