
.odkazsablony{
                font-size: 90%;
                text-align: right;
}


.tisk-title {
  font-weight: bolder;
}
.tisk-title1 {
  font-weight: bolder;
  width: 430px;
}

.icon-container {
  float: left;
  width: 140px;
  border: 1px solid #dfdfdf;
  margin-left: 6px;
  margin-bottom: 20px;
  min-height: 155px;
  _height: 155px;
  padding: 14px;
}
.icon-container-top{
  width: 140px;
  height: 120px;
}
.icon-container-bottom{
  height: 31px;
  _height: 40px;
  width: 140px;
  text-align: center;
  padding-top: 9px;
}

a.icon-link {
  text-decoration: none;
  font-size: 10px;
  font-weight: bolder;
  letter-spacing: 1px;
}

img.icon-image{
  border: 0px;
  min-height: 120px;
  _height: 120px;
}
.koment span {
display: block;
float: left;
width: 100px;
}
.kombox {
padding: 1px 1px 1px 10px;
margin: 1px 0;
border: 1px solid #999999;
}
.kombox h5, .blognavigace h5 {
font-size: 11px;
margin: 0;
margin-top: 15px;
padding: 0;
}
.kombox h5 {
margin: 5px 0;
}
.komboxbottom {
padding: 5px 0;
}





/* ------------------------------ */

div.formik {
	text-align: center;
}


div.formik table,
div.formik div {
	margin: 0px auto;
}

div.formik img {
	border: none;
}


.manualnadpis{
                font-size: 12px;
                color: white;
                background-color: black;
                font-weight: bold;
}
.manualdalsi{
                border-left: 1px solid black;
                border-bottom: 1px solid black;
}
.manualdalsi1{
                border-left: 1px dotted black;
                border-bottom: 1px solid black;
                border-right: 1px solid black;
}
.manualdalsi11{
                border-bottom: 1px solid black;
}
.manualdalsi12{
                border-bottom: 1px solid black;
                border-right: 1px solid black;
}


/* ------------------------------ */

/* --- obrázky --- */
img.obr {
	margin: 5px;
}

div.obrVlevo {
    clear: both;
	float: left;
	padding-right: 20px;
}

div.obrVlevo img.obr {
	clear: both;
	float: left;
	margin: 0px 10px 10px 0px;
}

div.obrVpravo {
	clear: both;
	float: right;
	padding-left: 20px;
}

div.obrVpravo img.obr {
	clear: both;
	float: left;
	margin: 0px 0px 10px 10px;
}

div.obrStred {
	text-align: center;
	margin: 0px auto;
	padding-top: 20px;
}

div.obrStred div,
div.obrStred table {
	margin: 0px auto;
}

/* --- soubory --- */
div.soubory div.soubor {
	float: left;
	width: 100px;
	text-align: center;
	padding: 0px 2px 0px 2px;
}

div.soubory div.soubor img {
	display: block;
	margin: 0px auto;
	margin-bottom: 2px;
	border: none;
}

div.soubory div.soubor img.velka {
	width: 50px;
	height: 40px;
}

div.soubory div.soubor img.mala {
	width: 24px;
	height: 20px;
}

div.soubory div.soubor p {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* --- novinky --- */

div.novinky {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #E1E0E4;
}

div.novinky p.nadpis {
	font-weight: bold;
	font-size: 1.1em;
	color: #9C2F0C;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px
}

div.novinky p.nadpis a {
	color: #9CC915;
}

div.novinky p.nadpis a:hover {
	color: #162E51;
}

div.novinky p.nadpis span.datum {
	color: #275396;
	font-weight: normal;
	font-size: 0.8em;
}

div.novinky p.vice {
	clear: both;
	font-size: 1em;
	text-align: right;
	margin: 0px;
	padding: 0px
}


/* ----- Eshop ----- */
table.eshopPrihlaseni tr td {
	height: 20px;
}

table.eshopPrihlaseni tr td.loginHeslo {
	width: 35px;
	text-align: left;
	padding-right: 5px;
}

table.eshopPrihlaseni tr td.prihlaseni {
	text-align: center;
}

table.eshopPrihlaseni tr td.prihlaseni p {
  font-size: 9px;
  color: #000;
}

table.eshopPrihlaseni tr td input.loginHeslo {
	width: 100px;
	border: 1px solid #12499C;
}




table.eshopNewsletter tr td {
	height: 20px;
}

table.eshopNewsletter tr td.labelPole {
	width: 35px;
	text-align: right;
	padding-right: 5px;
}

table.eshopNewsletter tr td.submit {
	text-align: center;
}

table.eshopNewsletter tr td input {
	width: 100px;
	border: 1px solid #12499C;
}

table.eshopNewsletter tr td.submit input {
	width: auto;
	border: none;
}

table.eshopNewsletter tr.s {
	display: none;
}





