body {
 background-color: #fff;
 margin:0px 0px 0px 0px;
 text-align: center;
 font-family: Tahoma,Arial, sans-serif;
 color: #000;
 font-size: 12px;
}

.b {
  font-weight: bold;
}

.fl {
  float: left;
}

.cb {
  clear: both;
}

.r {
  text-align: right;
}

.error {
  color: #ff0000;
}

input.datum {
  width: 75px;
}

input.submit {
  border: 1px solid #1168ab;
  color: #ffffff !important;
  font-weight: bold;
  background-color: #54a8ea;
  text-align: center;
  width: 65px;
  height: 16px;
  line-height: 16px;
  margin-right: 5px;
  cursor: pointer;
}

#velkaplocha {
 background-image: url('./img/img_bocni_pruhy.gif');
 background-repeat: repeat-y;
 width: 977px;
 margin-bottom: 0px;
}

#leva_plocha {
 padding-left: 34px;
}

#levy_bok_spodek {
 background-image: url('./img/img_6.gif');
 background-repeat: repeat-y;
 width: 61px;
}

#telo {
 width: 536px;
 font-size: 12px;
 margin: 15px 0px 0px 15px;
 overflow: hidden;
 
}

#telo_autentizace {
 width: 780px;
 font-size: 12px;
 margin: 15px 0px 0px 15px;
 overflow: hidden;
 
}

#pravy_bok_1 {
 background-image: url('./img/img_7.jpg');
 background-repeat: no-repeat;
 width: 239px;
 height: 469px;
 margin: 0px;
 padding: 0px;
 vertical-align: top;
}

#pravy_bok_1_spodek {
 background-image: url('./img/pozadi_bok.gif');
 background-repeat: repeat;
 width: 239px;
 
}

#pravy_bok_2 {
 background-image: url('./img/img_6_pravy.gif');
 background-repeat: repeat-y;
 width: 57px;
 height: 130;
}

#nadpis {
 text-align: left;
 background-image: url('./img/img_4.jpg');
 height: 40px;
 width: 909px;
}

div.nad {
 text-align: left;
 margin-left: 0;
 padding: 17px 0px 0px 76px;
 font-size: 19px;
 text-decoration: underline;
}

div.nad h1 {
 margin: 0;
}

#aktuality_pozice {
 margin: 15px 8px 8px 8px;
 background: url(../img/akkopa.jpg) no-repeat;
}

#aktuality_pozice h3 {
 margin: 0;
 padding: 6px 15px;
 font-weight: bold;
}

div#aktuality_pozice {
 color:#ffffff;
 font-weight: bold;
 font-size: 14px;
 font-family: Arial;
}

#aktuality {
 color: black;
 font-size: 12px;
 font-family: Arial;
 margin-left: 24px;
 line-height: 18px
}

#kontakty_pozice {
 margin: 15px 8px 8px 8px;
 background: url(../img/akkopa.jpg) no-repeat;
}

#kontakty_pozice h3 {
 margin: 0;
 padding: 6px 15px;
 font-weight: bold;
}

div#kontakty_pozice {
 color:#ffffff;
 font-weight: bold;
 font-size: 14px;
 font-family: Arial;
}

#kontakty {
 color: black;
 font-size: 12px;
 font-family: Arial;
 margin-left: 24px;
 line-height: 18px
}

#partneri_pozice {
 margin: 15px 8px 8px 8px;
 background: url(../img/akkopa.jpg) no-repeat;
}

#partneri_pozice h3 {
 margin: 0;
 padding: 6px 15px;
 font-weight: bold;
}

div#partneri_pozice {
 color:#ffffff;
 font-weight: bold;
 font-size: 14px;
 font-family: Arial;
}

#partneri {
 font-size: 12px;
 font-family: Arial;
 margin-left: 24px;
 line-height: 18px
}

a.mail {
 font-size: 11px;
 color: red;
 font-family: Arial;
}

span.kontakty {
 font-size: 11px;
}

h1 {
 font-size: 19px;
 font-family: Arial;
 text-decoration: underline;
 font-weight:normal;
}

h2 {
 font-size: 17px;
 font-family: Arial;
 font-weight:normal;
}

h3 {
 font-size: 15px;
 font-family: Arial;
 font-weight:normal;
}

h4 {
 font-size: 13px;
 font-family: Arial;
 font-weight:normal;
}
/* --------------- styly pro menu ----------------- */
div a.img {
 display: block;
	margin: 0px;
 padding: 0px;
 width: 100%;
 height: 100%;
	text-decoration: none;
	font-size: 12;
 font-weight: bold;
 font-family: arial;
 color: #ffffff;
 padding-top: 15px;
 padding-left: 5px;
}

div.img_01 {
 width: 75px;
 height: 67px;
}
a:hover.img {
  color: white;
}
div.img_01 a.img {
	background: url('./img/img_01_off.jpg') top left no-repeat;
}

div.img_01 a.img:hover {
	background-image: url( './img/img_01.jpg' );
}
	
div.img_02 {
 width: 100px;
 height: 67px;
}

div.img_02 a.img {
	background: url( './img/img_02_off.jpg' ) top left no-repeat;
}

div.img_02 a.img:hover {
	background-image: url( './img/img_02.jpg' );
}
div.img_03 {
 width: 81px;
 height: 67px;
}

div.img_03 a.img {
	background: url( './img/img_03_off.jpg' ) top left no-repeat;
}

div.img_03 a.img:hover {
	background-image: url( './img/img_03.jpg' );
}

div.img_04 {
 width: 107px;
 height: 67px;
}

div.img_04 a.img {
	background: url( './img/img_04_off.jpg' ) top left no-repeat;
}

div.img_04 a.img:hover {
	background-image: url( './img/img_04.jpg' );
}

div.img_05 {
 width: 87px;
 height: 67px;
}

div.img_05 a.img {
	background: url( './img/img_05_off.jpg' ) top left no-repeat;
}

div.img_05 a.img:hover {
	background-image: url( './img/img_05.jpg' );
}

/* ------------- konec styly pro menu ---------------- */

/***************************   sjednani pojisteni   ***************************/

div.sjednat_pojisteni * {
  font-size: 12px;
}

div.sjednat_pojisteni input, div.sjednat_pojisteni select {
  border: 1px solid #1168ab;
  height: 17px;
  color: #1168ab;
  padding: 0;
}

div.sjednat_pojisteni input.maly, {
  width: 50px !important;
}

div.sjednat_pojisteni input.stredni {
  width: 75px !important;
}

div.sjednat_pojisteni input.odsazeni {
  margin-top: 8px;
}

div.sjednat_pojisteni input.odsazeni2, div.sjednat_pojisteni select.odsazeni2 {
  margin-top: 3px !important;
}

div.sjednat_pojisteni input.checkbox, div.sjednat_pojisteni input.radio {
  width: auto !important;
  border: 0;
}

div.sjednat_pojisteni span.db {
  display: block;
}

div.sjednat_pojisteni span.odsazeni {
  padding: 10px 0 0 0;
}

div.sjednat_pojisteni span.odsazeni2 {
  padding: 5px 0 0 0;
}

div.sjednat_pojisteni span.podtrzeni {
  border-bottom: 2px solid #1168ab;
}

div.sjednat_pojisteni a.submit {
  display: block;
  border: 1px solid #1168ab;
  color: #ffffff;
  font-weight: bold;
  background-color: #54a8ea;
  text-decoration: none;
  text-align: center;
  width: 165px;
  height: 16px;
  line-height: 16px;
  margin-right: 5px;
  cursor: pointer;
}

div.sjednat_pojisteni a.submit:hover {
  display: block;
  border: 1px solid #1168ab;
  color: #54a8ea;
  font-weight: bold;
  background-color: #ffffff;
}

div.sjednat_pojisteni a.odsazeni {
  margin-top: 10px !important;
}

div.sjednat_pojisteni a.sirka110 {
  width: 110px;
}

div.sjednat_pojisteni .sirka100 {
  width: 100px;
}

div.sjednat_pojisteni .sirka200 {
  width: 200px;
}

div.sjednat_pojisteni .ml20 {
  margin-left: 20px;
}

div.sjednat_pojisteni table.pojistne_prehled {
  width: 100%;
}

div.sjednat_pojisteni table.pojistne_prehled tr.nadtrzeni td {
  border-top: 1px solid #1168ab;
}

div.sjednat_pojisteni table.pojistne_prehled tr.sleva td {
  color: #ff0000;
}

div.sjednat_pojisteni table.pojisteni_prehled {
  width: 100%;
  margin-top: 10px;
}

div.sjednat_pojisteni table.pojisteni_prehled td, div.sjednat_pojisteni table.pojisteni_prehled th {
  text-align: left;
  border-bottom: 1px solid #1168ab;
}

div.sjednat_pojisteni table.pojisteni_prehled img.odebrat {
  cursor: pointer;
}

div.sjednat_pojisteni_navigace div.polozka_navigace_obal {
  width: 125px;
  margin-bottom: 10px;
  border: 1px solid #1168ab;
  background-color: #54a8ea;
  margin-right: 5px;
}

div.sjednat_pojisteni_navigace div.vybrany {
  background-color: #ffffff;
}

div.sjednat_pojisteni_navigace span.polozka_navigace {
  font-size: 17px;
  width: 100%;
  text-align: center;
  color: #ffffff;
}

div.sjednat_pojisteni_navigace span.polozka_navigace_popis {
  width: 100%;
  text-align: center;
  color: #ffffff;
}

div.sjednat_pojisteni_navigace span.vybrana {
  color: #54a8ea;
}

#loading {
	display: none;
  position: absolute;
  top: 35%;
  left: 50%;
	background-color: #e5eff8;
	border: 1px solid #1168ab;
	padding: 16px;
	font-weight: bolder;
	font-size:1.3em;
	text-align: left;
	z-index: 2;
	width: 450px;
  margin: 0 0 0 -150px;
  color: #ff0000; 
}

#ces_poj_online {
  text-align: center;
}

#ces_poj_online img {
  text-align: center;
  border: none;
}
/************************   konec sjednani pojisteni   ************************/

/***************************   autentizace prodejce   *************************/

div.autentizuj_prodejce * {
  font-size: 12px;
}

div.autentizuj_prodejce input {
  border: 1px solid #1168ab;
  height: 17px;
  color: #1168ab;
  padding: 0;
}

div.autentizuj_prodejce a.submit {
  display: block;
  border: 1px solid #1168ab;
  color: #ffffff;
  font-weight: bold;
  background-color: #54a8ea;
  text-decoration: none;
  text-align: center;
  width: 165px;
  height: 16px;
  line-height: 16px;
  margin-right: 5px;
  cursor: pointer;
}

div.autentizuj_prodejce a.submit:hover {
  display: block;
  border: 1px solid #1168ab;
  color: #54a8ea;
  font-weight: bold;
  background-color: #ffffff;
}

div.autentizuj_prodejce .sirka120 {
  width: 120px;
}

div.autentizuj_prodejce input.odsazeni2 {
  margin-top: 3px !important;
}
div.autentizuj_prodejce span.odsazeni2 {
  padding: 5px 0 0 0;
}

div.autentizuj_prodejce a.sirka80 {
  width: 80px;
}

div.autentizuj_prodejce span.odsazeni {
  padding: 10px 0 0 0;
}

p.prodejce {
  background: url(../img/person.gif) no-repeat 0 50%;
  padding-left: 14px;
}

ul.nabidka_pro_prodejce {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
}

ul.nabidka_pro_prodejce li {
  display: inline;
  margin-right: 2px;
}

ul.nabidka_pro_prodejce li a {
  color: #fff;
  font-weight: bold;
  background-color: #54a8ea;
  text-decoration: none;
  text-align: center;
  padding: 2px 4px;
  border: 1px solid #1168ab;
}

ul.nabidka_pro_prodejce li a:hover, ul.nabidka_pro_prodejce li a.aktivni {
  color: #1168ab;
  background-color: #fff;
  border: 1px solid #1168ab;
}

ul.nabidka_pro_prodejce li a.aktivni {
  font-weight: normal;
  cursor: default;
}

div.autentizuj_prodejce h2, h2.autentizace {
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
  padding: 10px 0; 
}

table.uzavrene_smlouvy  {
  padding: 0 20px 20px 0;
}

table.uzavrene_smlouvy tbody td {
  padding: 3px;
  margin: 0;
}


table.uzavrene_smlouvy tbody tr.radek1 {
  background-color: #d7e7f4;
}

table.uzavrene_smlouvy tbody tr.radek2 {
  background-color: #f3f8fc;
}

table.uzavrene_smlouvy tbody th {
  background-color: #54a8ea;
  color: #fff;
  text-align: center;
  padding: 3px;
  margin: 0;
}

hr.cleaner {clear:both;	height:1px;	margin:-1px 0 0 0; border:none;	visibility:hidden;}

p.strankovani {
  text-align: center;
  padding-bottom: 100px;
}

ul.detail_smlouvy {
  padding-bottom: 10px;
  list-style-type: circle;
}

ul.detail_smlouvy li {
  margin-bottom: 4px;
}

p.dopln_pode_mnou_stranku {
  padding-bottom: 180px;
}

p.dopln_pode_mnou_stranku_vice {
  padding-bottom: 300px;
}

a {
  color: #0080FF;
}

a:hover {
  color: #222;
}

/**********************   konec autentizace prodejce   ************************/

#oznameni h2 {
  font-size: 14px;
  font-weight: bold; 
  margin-bottom: 2px;
}

#oznameni ul {
  margin-top: 2px;
}

/******************* iframe modul pro sjednání pojištění **********************/
#formular_iframe {
  text-align: left;
  width: 400px;
}
