/* Tvorba dvou stejně vysokých sloupců */
#cara {
	margin-left: 24%;
	=margin-left: 22%;
	border-left: 1px dotted rgb(120,35,39);
	/*border: 1px solid green;*/
}

#sloupce {
	margin-left: -31.5%;
	=margin-left: -21.5%;
	padding-left: 1%;
	padding-bottom: 10px;
	position: relative;
	/*border: 1px solid blue;*/
}

#strom, #napln {
	float: left;
	/*border: 1px solid red;*/
}

#strom {
	width: 21%;
	_width: 20%;
	margin-right: 1%;
	padding-left: 1ex;
	padding-top: 2.2ex;
}

#napln {
	width: 73%;
	_width: 67%;
	margin-left: 1%;
	padding-left: 2ex;
	=padding-top: 2.2ex;
}
/* --- */


#strom h3 {
	font-size: 110%;
	letter-spacing: .1ex;
	margin-top: 0px;
}

h1 {
	/*border-left: 1px dotted rgb(120,35,39);*/
	border-bottom: 1px dotted rgb(120,35,39);
	font-size: 160%;
	word-spacing: .4ex;
	margin-top: 0px;
	padding-top: 1ex;
	margin-bottom: 0px;
	padding-bottom: 3px;
	/*margin-bottom: 1ex;*/
	/*padding-left: 3px;*/
}


#napln h3 {
	margin-top: 1em;
	margin-bottom: 0.3em
/*	border: 1px solid red;*/
}

#napln ul {
	margin-top: 0ex;
/*	border: 1px solid red;*/
}

#napln p {
/*	border: 1px solid red;*/
	margin-top: 1ex;
	margin-bottom: 0.5ex;
}


#strom ul {
	padding-left: 0ex;
	margin-left: 2.3ex;
	list-style-type: circle;
	padding-right: 1ex;
}

#strom ul ul {
	margin-left: 2ex;
    list-style-image: url("../img/odrazka.gif");
	padding-right: 0ex;
}

#napln ul {
    list-style-image: url("../img/puntik.gif");
}

dt {
    padding: 0.3ex;
    margin: 1ex 0ex 0.4ex 0ex;
	background-image: url("../img/bg-rejstrik.png");
	background-repeat: repeat-y;
}

#napln th {
	font-style: italic;
	font-weight: normal;
}

.navysku th {
	text-align: right;
	padding-right: 1ex;
}

.nasirku th {
	text-align: left;
}


.bl, .bs {
	color: rgb(120,35,39);
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}

#napln td {
	vertical-align: top;
	padding-right: 1.8ex;
	/*background-image: url("/img/rozek.gif");*/
	background-repeat: no-repeat;
	background-position: bottom left;

}

.ll td {
	border-top: 1px dotted rgb(120,35,39);
}

#strom li {
	padding-top: 0.2ex;
}

.vybrana {
	list-style-type: disc;
	cursor: pointer;
}

ul ul .vybrana {
	list-style-image: url("../img/dvojita-odrazka.gif");
}

ul li.prihlasen {
	list-style-image: url("../img/star.gif");
}


#strom ul {
	color: #da8d2e;
}

.tritecky {
	height: 10px;
	width: 80px;
	border: none;
	background-image: url("../img/tritecky.gif");
	background-repeat: no-repeat;
	background-position: 1ex 1px;
}


.plovouci {
	margin: 1ex;
	background-color: #ececec;
	border: 1px solid #866e51;
	padding: 5px;
}

.full {
	width: 100%;
}


.odskok {
	margin-top: 2ex;
}


.vetsi-pismo {
	font-size: 130%;
	padding-top: 1.5ex;
}


/* ikonky za odkazy */
#napln .a_int, #napln .a_ext, #napln .a_dspub, #napln .a_dssec {
	padding-right: 12px;
}
#napln .a_int {
  background: transparent url('img/a_int.gif') 100% 70% no-repeat;
}
#napln .a_ext {
  background: transparent url('img/a_ext.gif') 100% 70% no-repeat;
}
#napln .a_dspub {
  background: transparent url('img/a_dspub.gif') 100% 70% no-repeat;
}
#napln .a_dssec {
  background: transparent url('img/a_dssec.gif') 100% 70% no-repeat;
}

.ks-sekce li {
	margin-bottom: 1ex;
}

.dobra-zprava {
	color: green;
}

.spatna-zprava {
	color: red;
}

.ctable {
	font-size: 80%;
	width: 100% !important;
}

.ctable tr {
	background-image: url("../img/bg-zahlavi.png");
	background-repeat: repeat-x;
	background-position: left top;
}

.nadpis-v-tabulce {
	padding-top: 2ex;
}

.section-click {
	cursor: pointer;
}

dd .doporuceni {
	padding-left: 2ex;
	border-left: 2px solid grey;
}

.howtobox {
	float: left;
	width: 48%;
	padding: 1ex;
}

.howtobox p:first-letter {
	font-size: 250%;
}

.gallery_item {
	float: left;
	margin-top: 2ex;
	margin-left: 2ex;
	height: 120px;
	text-align: center;
}