body {
      background-color: #fff;
      margin: 0;
      font-family: Tahoma, Arial ce, Arial;
      font-size: 12px;
      background-repeat: repeat-x;
      text-align: center;      
}

td,p,ul {
      font-size: 12px;
      line-height: 150%;
}

p {
      padding-top: 5px; 
      padding-bottom: 5px;
}

th a {
	color: black
}

th {
	text-align: center;
}

a.arrow_up,
a.arrow_down {
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 18px;
}

th a {
	color: black
}
a.arrow_up {
	background-image: url(../layout/arrow_up.png);
}

a.arrow_down {
	background-image: url(../layout/arrow_down.png);
}

#head {
      width: 960px;
      height: 205px;
      background-repeat: no-repeat;
      margin: auto;
      position: relative;    
}

.logolink {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 200px;
}

.acckalink {
	display: block;
	position: absolute;
	top: 75px;
	left: 180px;
	width: 100px;
	height: 60px;
}

.logolink span,.acckalink span {
	display: none;
}



#content {
      width: 960px;
      margin: auto; 
      background-repeat: no-repeat;
      background-image: url(../layout/content_bg.png);
}

#paticka {
      width: 960px;
      height: 50px;
      clear: both;
      margin: auto;
      background-repeat: no-repeat; 
      font-size: 11px;
}
#paticka .space {
      padding: 18px;
}
#paticka a {
      color: #000;
}

.myclear {
      display: table; 
      width: 100%;
      _clear: both;
      font-size: 0;
      height: 0px;
      line-height: 0;      
}


.myclear2 {
      clear: both;      
}

.float_container {
      width: 100%;
      float: left;
}

#obsah { 
		margin-left: 180px;
		_margin-left: 0px;
      width: 596px;
      &width: 590px;
      _width: 565px;
      text-align: left;
	border:0px solid red;	
}

#content .admin_obsah {
		margin-left: 0px;
      	width: 780px;
}

#obsah_vnitrek {   
      padding: 10px;
      padding-top: 15px;
      min-height: 500px;
}

#content .admin_obsah #obsah_vnitrek  {
      padding-left: 20px;
}

#pravy {
	float: right;
	width: 180px;
	border:0px solid red;	
	text-align: left;
}

#pravy_vnitrek, 
#levy_vnitrek {
	padding: 15px;
      padding-top: 15px;
}

#levy {
	float: left;
	width: 180px;
	border:0px solid red;	
	text-align: left;
}

#levy .nase_nabidka {
      background-image: url(../layout/h_nase_nabidka.png);
      background-repeat: no-repeat; 
      height: 35px;
      color: #2bb5e4;
      font-size: 16px;
      margin-top: 5px;
      margin-bottom: 5px;
}

#levy .nase_nabidka .space {
      padding-left: 35px;
      padding-top: 5px;
      
}

#pravy .kontakty {
      background-image: url(../layout/kontakty_bg.png);
      background-repeat: no-repeat; 
      background-position: 0 2px;
      height: 35px;
      color: #2bb5e4;
      font-size: 16px;
      margin-top: 5px;
      margin-bottom: 5px;
}

#pravy .hp {
      background-repeat: no-repeat; 
      background-position: 0 2px;
      height: 45px;
      color: #2bb5e4;
      font-size: 16px;
      margin-top: 5px;
      margin-bottom: 5px;
}

#pravy .hp_box {
      line-height: 150%;
      text-align: center;
}

#kurzy_box,
#pocasi_box,
#akce2_box {
      line-height: 150%;
      text-align: center;
      padding-top: 30px;
	}
#akce2_box {
      margin-bottom: 20px;
	}	
	
#kurzy_box .nadpis,
#pocasi_box .nadpis,
#akce2_box .nadpis {
      color: #2bb5e4;
      font-size: 16px;
      padding-bottom: 10px;
	}
	
#akce2_box .nadpis {
      background-image: url(../layout/akce2_bg.png);
      background-repeat: no-repeat; 
      background-position: 0 0px;
      font-size: 14px;
      padding-left: 15px;
      padding-top: 5px;
	}
	
#kurzy_box .nadpis {
      background-image: url(../layout/kurzy_ikona.png);
      background-repeat: no-repeat; 
      background-position: 0 0px;
      padding-left: 15px;
      padding-top: 5px;
	}
	
#pocasi_box .nadpis {
      background-image: url(../layout/ikona_pocasi.png);
      background-repeat: no-repeat; 
      background-position: 0 0px;
      padding-left: 19px;
      padding-top: 5px;
	}
	
.akce2_pol {
	font-size: 11px;	
	line-height: 110%;
	text-align: left;
	border-bottom: 1px solid gray;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
      XXbackground-color: #8fcfec;
      background-image: url(../layout/akce2_pol_bg.png);
      background-repeat: repeat-x;
      background-position: bottom left; 
}

	
.akce2_pol .termin {
	color: black;
}

.akce2_pol .cena {
	font-size: 13px;
	color: red;
	line-height: 150%;
	text-align: right;
}

.akce2_pol .zeme {
	font-size: 13px;
	color: red;
	line-height: 120%;
	text-align: left;
}

.akce2_pol:hover {
	background-color: #f0f0f0;
}

.akce2_pol .nazev {
	width: 120px;	
}

#pravy .kontakty_box {
	background-color: #fef7ed;
}
#pravy .hp .space {
      padding-left: 45px;
      padding-top: 12px;
      
}

#pravy .hp_box .odkazy {
      font-size: 11px;
}

#pravy .kontakty .space {
      padding-left: 35px;
      padding-top: 5px;
      
}

#pravy .admin_panel {
      height: 25px;
      color: #2bb5e4;
      font-size: 16px;
      margin-top: 25px;
}

#pravy .admin_box a {
	font-size: 14px;
	line-height: 150%;
}

#pravy .admin_panel .space {
      padding: 5px;
      
}

#top_box {
	position: absolute;
	top: 0;
	right: 4px;
	width: 175px;
}
#top_box_vnitrek {
	padding: 10px;
}

#top_box label {
	font-size: 11px;
	text-align: left;	
}

#top_box .nadpis {
	font-size: 16px;
	color: #fff;	
}

#top_box .pol {
	padding-top: 10px;	
}



#top_box .textinput {
	width: 150px;
	margin-bottom: 10px;
}

#top_box .button {
	border: 1px outset #c0c2bf;
	margin: auto;
	background-color: #fff;
	font-size: 12px;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
#top_box .male_o {
	line-height: 150%;
	padding-top: 15px;
}
#top_box .male_o a {
	font-size: 11px;
	color: #000;
}
#top_box .male_o a:hover {
	color: #4b4b4b;
}

#levy .leve_menu a {
	display: block;
	color: #eb8a05;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../layout/kul.png);
	background-repeat: no-repeat;
	background-position: 0 12px;
	line-height: 150%;	
}

#levy .leve_menu a.barva_1 {
	color: #0f4e08;	
}
#levy .leve_menu a.barva_2 {
	color: #01a6ea;	
}
#levy .leve_menu a.barva_3 {
	color: #ff0000;	
}
#levy .leve_menu a.barva_4 {
	color: #000;	
}

#levy .leve_menu a .space {
	padding: 5px;
	margin-left: 15px;
	border-bottom: 1px solid #fce8cd;
}

#levy .leve_menu a:hover {
        text-shadow: #a0a0a0 0 0 5px ;
	color: #000;	
}

h1 {
      margin:0;
      padding:0;
      color: #000;
      font-weight: normal;
      font-size: 22px;
      margin-top: 20px;
        text-shadow: #a0a0a0 1px 1px 5px ;
}

h2 {
      margin:0;
      padding:0;
      color: #000;
      font-weight: normal;
      font-size: 16px;
      margin-top: 20px;
}

#menu {
    width: 960px;
    margin: auto;
}

#menu .hlavnimenu {
	padding-left: 3px;	
}

#menu a.hmenu {
    color: #000;
    text-decoration: none;
    display: block;
    background-repeat:repeat-x;
    height: 38px;
    float: left;
    margin-left: 2px;
    font-size: 14px;
    position: relative;
}

#menu a.hmenu .space {
	padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

#menu a.hmenu .l {
	width: 10px;
	height: 38px;
	position: absolute;
	top:0; left:0;	
    background-repeat:no-repeat;
}
#menu a.hmenu .r {
	width: 10px;
	height: 38px;
	position: absolute;
	top:0; right:0;	
    background-repeat:no-repeat;
}


#menu a.vhmenu {
    color: #fff;
    text-decoration: none;
    display: block;
    background-repeat:repeat-x;
    height: 38px;
    float: left;
    margin-left: 2px;
    font-size: 14px;
    position: relative;
}

#menu a.vhmenu .space {
	padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

#menu a.vhmenu .l {
	width: 10px;
	height: 38px;
	position: absolute;
	top:0; left:0;	
    background-repeat:no-repeat;
}
#menu a.vhmenu .r {
	width: 10px;
	height: 38px;
	position: absolute;
	top:0; right:0;	
    background-repeat:no-repeat;
}


#menu .podmenu {
	height: 47px;	
    background-repeat:no-repeat;
    clear: both;
}

#menu a.hmenu:hover {
    color: #fff;
        text-shadow: #000 0 0 5px ;
}

#menu a.podmenu_odkaz {
	float: left;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 14px;
}
#menu a.podmenu_odkaz:hover {
    color: #f4dab6;
}
#menu a.podmenu_odkaz .space {
	padding-top: 14px;
    padding-left: 15px;
    padding-right: 10px;
}



form {
  margin: 0;
}

.ok {
  font-weight: bold;
  color: green;		
  background-image: url(../layout/ok.png);
  background-position: 7px center;
  background-color: #d7ffb4;
  background-repeat: no-repeat;
  padding: 10px;
  padding-left: 45px;  
  border: 1px dashed green;
  margin: 10px 0 10px 0;
}
.chyba {
  font-weight: bold;
  color: #f00;	
  background-image: url(../layout/error.png);
  background-repeat: no-repeat;
  padding: 10px;
  padding-left: 35px;  
  border: 1px dashed #f00;
  background-position: 7px center;
  background-color: #ffeae1;
  margin: 10px 0 10px 0;
}

.center {
	text-align: center;	
}

 .vypis {
      border-spacing: 0;
      border-collapse: collapse;
      width: 100%;
      margin-top: 10px;
}

.vypis td,
.vypis th {
      border: 1px solid #000;
      padding: 5px;
      line-height: 150%;
}

.vypis th {
      background-color: #f0f0f0;
}

.edit_link {
	color: green;	
}
.blue_link {
	color: blue;	
}

.del_link {
	color: red;	
}

.nezap_link {
	background-color: red;
	color: white;
	padding:2px;	
}

.nezap_link:hover {
	background-color: silver;
	color: black;	
}

.zaplaceno {	
	color: green;	
}

.del_link:hover,
.edit_link:hover {
	color: #000;	
}

.strankovani {
      font-size: 11px;
      text-align: right;
      padding: 5px;
      margin-top: 5px;
      margin-bottom: 5px;
}

.strankovani a {
}

.strankovani strong {
}
.strankovani a:hover {
}

.calendar_ico {
	border-width: 0;
	position:relative;
	top: 3px;
}


th a {
	color: black
}

th {
	text-align: center;
}
.box label {
	padding-top: 10px;	
	padding-bottom: 2px;	
}
label {
	display: block;
}
label.label_checkbox {
	display: inline;
}
label.radio_label {
	display: inline;
}
label.povinne {
	background: url(../layout/star.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	font-weight: bold;
}

legend.povinne {
	background: url(../layout/star.png);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 7px;	
	font-weight: normal;
	color: #000;
}
.textinput {
  border: 1px solid #000;
}

.nevyplneno{
  border: 1px solid #f00;
  background-color: #ffeae1;
}

.textinputA {
	width: 250px;
}

.textinputB {
	width: 600px;
}

.textinputC {
	width: 180px;
}

.selectA {
	width: 300px;
}

.textareaA {
	width: 530px;
	height: 100px;
}

.textareaB {
	width: 550px;
	height: 250px;
}
	

.button {
	margin-top: 10px;
	cursor: pointer;
	padding-left: 40px;
	padding-right: 40px;
}

.button_search {
	cursor: pointer;
	margin-top: -18px;
	position: relative;
	top: 12px;
	margin-left: 15px;
}

a {
	color: #d87c00;
}
a:hover {
	color: #000;
}

.formular td {
	padding: 10px;
}

fieldset {
	border: 2px solid #f0f0f0;
	margin-top: 10px;
}

legend {
	font-size: 16px;
	font-weight: normal;
	padding: 5px;
	color: gray;
}
#simpleTooltip { padding: 7px; border: 1px solid #000; background: #fff; text-align: left;     }

.pridat {
	background-image: url(../layout/add.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0 1px;
}

.zpet {
	background-image: url(../layout/back.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0 1px;
}

.tl_sipka {
	font-weight: bold;
	color:	#fff;
	cursor: pointer;
	font-size: 11px;
	margin-top: 15px;
	padding: 3px;
	background-color: #8c00b4;
	width: 15px;
	text-align: center;
}

img.kkod {
	cursor: pointer;	
}

img {
	border: none;	
}

.cnt {
	color: #909090;
	font-size: 11px;
}



.prilohy h2,
.kontakt h2{
	font-size: 13px;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}
.prilohy .priloha {
	display: inline;
	padding: 10px;
}

.prilohy .priloha a {
	padding:5px;
	padding-left: 19px;
	background-image: url(../layout/priloha.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	
}

.kontakt table{
	margin: 10px;
}

.kontakt table td {
	padding: 5px;
	border-bottom: 1px solid #f0f0f0;
}

.kontakt table td.h {
	font-weight: bold;
	border-right: 1px solid #f0f0f0;
	background-color:  #f0f0f0;
	width: 130px;
}

.checkboxes {
	padding: 5px;
}

.infoImage {
	cursor: help;

}

.dodavatel_vypis {
	border: 1px solid #f0f0f0;
	padding: 10px;
	margin-top: 10px;

}

.dodavatel_vypis h3 {
	margin: 0;
}

.logo {
	float: right;
	border: 1px solid #a0a0a0;
	margin-left: 10px;
}

.dodavatel_vypis .popisek {
	font-size: 11px;
	padding-top: 5px;
}



.inline_label {
	display: inline;
	padding-right: 20px;
}

.hled {
	background-color: yellow;
}

.linkico {
	border-width: 0;
}

.detail_vyzva{
	background-color: #f2ffea;
	border: 1px solid black;
	width: 500px; height: 300px;
	text-align: left;
	padding: 10px;
}

.icoImage {
	border-width: 0;
	margin-top: 10px;	
}

.noborder {
	border-width: 0;
}


.drob_navigace {
	font-size: 11px;
	
}
.drob_navigace em {
	font-style: normal;
	
}


/** ***************/


.box_sekce {
	background-color: #f0f0f0;
	border: 1px solid gray;
	margin-bottom: 30px;	
}

.box_sekce .space {
	padding: 10px;	
}


.box_sekce h2 {
      margin:0;
      padding:5px;
      color: #fff;
      font-weight: bold;
      font-size: 15px;
      background-color: #a1a1a1;
	  border: 1px outset gray;	
}

.admin_stranka {
	padding: 5px;	
	background-color: #fff;
	margin: 5px;
}
.admin_stranka .btns {
	float: right;
}

.inline {
	display: inline;	
}
.bold {
	font-weight: bold;	
}
.odsazeno {
   margin-left: 40px;
}

.fotogalerie_nahled {
	background-color: #f0f0f0;
	border: 1px solid gray;
	float: left;
	margin: 10px;
	padding: 10px;
	width: 150px;
	ssheight: 111px;
	text-decoration: none;
}


.fotogalerie_nahled .popisek {
	display: block;
	text-align: center;
	font-size: 11px;
	padding-top: 2px;
	color: #000;
}

.fotogalerie_nahled:hover {
	background-color: #fde3b2;
}

.priloha {
	padding: 5px;
	padding-top: 15px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0 14px;	
}

.termin_box {
	width: 190px;
	height: 335px;
	float: left;
	background-color: #fff;
	margin-left: 2px;
	margin-top: 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: black;
	border-top: 1px solid #fff;
	  _width: 175px;
}
.termin_box:hover {
	background-color: #f0f0f0;
}
.termin_box .nadpis_boxu {
	font-size: 15px;
	padding: 5px;
	color: #f00;
	font-weight: bold;	
	text-align: left;
}

.termin_box img {
	border: 2px solid silver;
	_border: 0px solid silver;
}
.termin_box table {
	border-collapse: collapse;
	width: 100%;
}
.termin_box td {
	border-bottom: 1px solid silver;
	text-align: left;
	padding: 5px;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	text-align: right;
}

.termin_box td.popis {
	text-align: left;
	font-weight: normal;
}

.termin_box td.nazev {
	font-weight: bold;	
	text-align: center;
	
}

.termin_box .popis span {
		font-weight: bold;
		float: right;
}

.termin_box .cena {
		color: #f00;
		font-size: 14px;
		font-weight: normal;
}

.search_form {
      background-image: url(../layout/bg_form.png);
      background-repeat: no-repeat; 
      width: 590px;
      height: 280px;
      position: relative;
      _width: 565px;
	float: left;
}

.search_form_in {
	position:absolute; top: 60px;
	left:55px;
	width: 530px;
	height: 215px;	
}

.s_polozka {
	float: left;
	margin-right: 30px;
	width: 230px;
}


.s_polozka label {
color: #fff;
font-weight: bold;
padding: 5px;
margin-top: 10px;
}

.s_polozka select {
	width: 230px;
  border: 1px solid #000;
}

.search_btn {
	background-color: #a4e6ff;
	border-width: 1px;
	margin-top: 10px;
	cursor: pointer;
	padding: 3px;
	padding-left: 40px;
	padding-right: 40px;
	position: absolute;
	bottom: 40px;
	right: 50px;
	&width: 150px;
}

#detail_zajezdu {
	background-color: #fcf6e6;
	border: 1px solid #f5c968;
	margin-top: 10px;
	min-height: 400px;
	position: relative;
	_height: 400px;
}

.fb_ikony {
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    width: 370px;
	position: absolute;
	bottom: 0;	
}

.detail_hlavni_foto {
	float: right;
	margin: 15px;
	border: 1px solid #000;
}
#detail_zajezdu .popis {
	padding: 10px;
}
#detail_zajezdu .popis td {
	padding: 5px;
}

#detail_zajezdu .popis .vyr {
	font-weight: bold;
}
#detail_zajezdu .popis .cena {
	font-weight: bold;
	font-size: 16px;
	color: red;
}

#detail_zajezdu .popis h2 {
	margin: 0;
	padding-bottom: 10px;
}

#search_all {
	display: block;
	position: absolute;	
	top: 16px;
	left: 200px;
	width: 147px;
	height: 32px;
    background-image: url(../layout/search_all_1.png);
    background-repeat: no-repeat; 
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 14px;    
    padding-top: 8px;
}

#search_last {
	display: block;
	position: absolute;	
	top: 16px;
	left: 348px;
	width: 107px;
	height: 32px;
    background-image: url(../layout/search_last_1.png);
    background-repeat: no-repeat; 
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 14px;    
    padding-top: 8px;    
}

.lastminute {
	background-color: #fcf6e6;
	border-top: 1px solid red;
    background-image: url(../layout/lastminute.png);
    background-repeat: no-repeat; 
    background-position: 95px 4px;
}


#dz_lista {
	margin-top: 10px;
	width: 100%;
	height: 38px;
}

#dz_lista a {
    color: #000;
    text-decoration: none;
    display: block;
    background-repeat:repeat-x;
    height: 38px;
    float: left;
    margin-right: 2px;
    font-size: 13px;
    position: relative;
}

#dz_lista a .space {
	padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

#dz_lista a:hover {
	color: #fff;
        text-shadow: #000 0 0 5px ;
}

#dz_lista a .l {
	width: 10px;
	height: 38px;
	position: absolute;
	top:0; left:0;	
    background-repeat:no-repeat;
}
#dz_lista a .r {
	width: 10px;
	height: 38px;
	position: absolute;
	top:0; right:0;	
    background-repeat:no-repeat;
}




#dz_lista a.kl {
    background-image: url(../layout/zal_bg.png);
}

#dz_lista a.kl .l {
    background-image: url(../layout/zal_l.png);
}
#dz_lista a.kl .r {
    background-image: url(../layout/zal_r.png);
}

#dz_lista #dz_objednavka_a.kl .l {
    background-image: url(../layout/zal_l2.png);	
}
#dz_lista #dz_objednavka_a.kl .r {
    background-image: url(../layout/zal_r2.png);	
}
#dz_lista #dz_objednavka_a.kl {
    background-image: url(../layout/zal_bg2.png);	
}

#dz_lista a.vl {
    background-image: url(../layout/vzal_bg.png);
}

#dz_lista a.vl .l {
    background-image: url(../layout/vzal_l.png);
}
#dz_lista a.vl .r {
    background-image: url(../layout/vzal_r.png);
}
#dz_lista #dz_objednavka_a.vl .l {
    background-image: url(../layout/vzal_l2.png);	
}
#dz_lista #dz_objednavka_a.vl .r {
    background-image: url(../layout/vzal_r2.png);	
}
#dz_lista #dz_objednavka_a.vl {
    background-image: url(../layout/vzal_bg2.png);	
    color: #fff;
}

.dz_cont {
	border: 1px solid #eb8c05;
}

.dz_cont_kal {
	border: 1px solid #197fad;
}


.dz_cont .space {
	padding: 15px;		
}


.hidde {
	display: none;
}

.show {
	display: block;	
}

.dz_cont .fotogalerie_nahled {
margin-right: 5px;
}

.dalsi_terminy {
	padding: 10px;
	line-height: 150%;
}

.dalsi_terminy a {
color: #0c9cd3;
}

.dalsi_terminy a:hover,
.dalsi_terminy a.last:hover {
color: #000;
}

.dalsi_terminy a.last {
	color: red;
}

.dalsi_terminy strong {
	color: red;
}


.vyprodano {
	text-decoration: line-through;
}

.dz_cont .ceny {
	width: 100%;
}
.dz_cont .ceny td {
	font-size: 11px;
	padding: 5px;
	background-color: #f6c872;
}

.dz_cont .priplatky {
	width: 100%;
}
.dz_cont .priplatky td {
	font-size: 11px;
	padding: 5px;
	background-color: #f5e0b8;
}

.dz_cont td .textinput {
	width: 230px;
}

.dz_cont td .textareaA {
	width: 480px;
}



.dz_cont .priplatky td .textinput,
.dz_cont .ceny td .textinput {
	width: 50px;
}

.right {
	text-align: right;	
}

#dz_celkem,
#dz_celkem_sleva2,
#dz_celkem_sleva {
	font-weight: bold;
	font-size: 15px;	
}

.radek_vyprodano td.m {
	text-decoration: line-through;
	color: gray;	
}

.nahled_banneru_box{
	position: relative;
	cursor: auto;
	width: 33px;
	height: 33px;
	background-image: url(../layout/oko.gif);
	text-align: center;
}
.nahled_banneru{
	position: absolute;
	top: 10px;
	left: 33px;
	display: none;
	border: 1px solid gray;
	background-color: #f0f0f0;
	padding: 5px;
	text-align: center;
}
tr.neaktivni {
	color: gray;
}

.leftbanner{
	width: 150px;
	text-align: center;
	margin-top: 15px;
}

.rightbanner{
	width: 150px;
	text-align: center;
	margin-top: 15px;
}

.uvodbanner {
	text-align: center;	
}

#cms_obsah img {
	border: 1px solid black;
}

.hp_var {
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 70px;
	height: 90px;
	float: left;
	text-align: center;
	position: relative;
	margin: 10px;
	background-color: #fcf6e6;
	padding: 4px;
}

.hp_var input {
	position: absolute;
	bottom: 3px;
	left: 32px;
	
}

#hlidaci_pes {
	position: absolute;
	bottom: 0;
	right: 20px;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	width: 160px;
}

#hlidaci_pes a.odk {
	text-decoration: none;
}

#hlidaci_pes_form {
	position: absolute;
	bottom: 0;
	right: 20px;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	background-color: #c2efff;
	width: 150px;
	height: 90px;
	border: 1px solid #000;
}

#hlidaci_pes_form .pol {
	padding: 5px;
	
}

#hlidaci_pes_form .textinput {
	width: 135px;
	
}

.button2 {
	cursor: pointer;
}

.ca_zaplaceno {
	background-color: #d5ffaf;	
}

.walkscore_odkaz{
	position: relative;
	padding-bottom: 10px;
}

.walkscore_odkaz a {
	text-decoration: none;
}

.walkscore_odkaz a:hover {
	color: black;
}

.walkscore_odkaz a img {
	border: 0px solid white;
}

.walkscore_odkaz a span {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 6px;
	left: 130px;
}

#posli_kamaradovi {
	position: absolute;
	bottom: 120px;
	right: 20px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	width: 160px;
	font-size: 11px;
}

#posli_kamaradovi a {
	text-decoration: none;
}


#posli_kamaradovi_form {
	position: absolute;
	bottom: 0px;
	right: 10px;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	background-color: #c2efff;
	width: 532px;
	height: 400px;
	border: 1px solid #000;
}

#posli_kamaradovi_form .space {
	position: relative;
	padding: 10px;
}


#posli_kamaradovi_form .close {	
	position: absolute;
	top: 0px;
	right: 0px;
}

#posli_kamaradovi_form td {	
	text-align: left;
	padding: 5px;
	padding-left: 10px;
}

#posli_kamaradovi_form td .textinput {	
	width: 220px;
}
#posli_kamaradovi_form td .textareaA {	
	width: 470px;
}

.megalink {
	font-size: 18px;
}

.html_kod {
	border: 1px solid #a1a1a1;
	background-color: #f0f0f0;
	margin-top: 10px;
	padding: 10px;
	font-family: Courier;
	background-image: url(../layout/html_kod.png);
	background-repeat: no-repeat;
	padding-top: 17px; 
}

.text_objednavky {
	border: 1px solid #a1a1a1;
	padding: 10px;
	background-color: #f0f0f0;
}

.text_objednavky td {
	background-color: #fff;
}

.oddelovac {
	background-color: #c2efff;
	height: 2px;
	width: 100%;
	margin-top: 10px;
}

.napoveda {
	color: gray;
	font-size: 11px;	
}

.nastaveni_box {
	background-color: #c2efff;
	width: 250px;
	border: 2px solid #76d1f2;
	float: left;
	margin: 15px;
	height: 200px;
	position:relative;
}

.nastaveni_box h2 {
	margin: 0;
}

.nastaveni_box .space {
	padding: 10px;
}

.nastaveni_box .n_link {
	font-size: 17px;
	font-weight: bold;
	position:absolute;
	bottom:10px;
	left: 10px;
}

.poznamka {
	font-size: 10px;
	line-height: 100%;
}
.social_icons {
height: 25px;
}
.social_icons a {
	float: left;
	margin-left: 5px;
}

#spanButtonPlaceHolder {
	width: 150px;
	font-size: 15px;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

#divStatus{
	padding: 10px;
	}
.dlg_duplikace_td {
	position: relative;
	}
.dlg_duplikace {
	border: 1px solid gray;
	position: absolute;
	top: -15px; left: -15px;
	width: 200px;
	height: 170px;
	background-color: #fff4c0;	
	z-index: 100;
}

.close_link {
	position: absolute;
	top: 5px;
	right: 5px;
}
