/*************************/
/* Common Inner Design   */
/*************************/
.sans {
 	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
 	font-size: 75%;
 }

.grand {
  color: #FF7539;
  font-weight: bold;
}

.important {
  color: red;
  font-weight: bold;
}

.caption {
 	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
 	font-size: 10px;
 }

.vitop, .vibot {
  text-align: center;
  font-weight: bold;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 8px 0;
}
.vitop { margin: 1px 0 10px 0 }
.vibot { margin: 10px 0 1px 0 }
.vitop a,.vibot a { color: #FF7539; }

p.space,p.back { margin: 20px 0 }

p.back{
  text-align: center;
  font-weight: bold;
}

.act dt { font-weight: normal }

.button {
  background-color: #FDD53A;
  border: 1px white solid;
  font-weight: bold;
}
.button a {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

.zluta {border-right: 2px #FDD53A solid; border-bottom: 1px #FCE072 solid; font-family: Arial ce, helvetica ce, arial, helvetica; font-size: 70%; }
td.modra div {padding: 0px 5px 0px 10px; font-weight: bold; }
.modra {vertical-align: top; border-left: 2px #E4EFF2 solid; border-bottom: 1px #E4EFF2 solid; font-family: Arial ce, helvetica ce, arial, helvetica; font-size: 70%; }

a.decent {
  text-decoration: none;
  color: black
}

a.decent:hover { text-decoration: underline }
a.none { text-decoration: none }

a.external {
  font-style: normal;
  voice-family: expression(this.target='_blank');
}
.grand a { color: #FF7539 }

.floatrighttop {
  float: right;
  margin-left: 15;
  margin-bottom: 10;
  border-style: none;
}

.floatright {
  float: right;
  margin-left: 15;
  margin-top: 10;
  margin-bottom: 10;
  border-style: none;
}

.floatlefttop {
  float: left;
  margin-right: 15;
  margin-bottom: 10;
  border-style: none;
}

.floatleft {
  float: left;
  margin-right: 15;
  margin-top: 10;
  margin-bottom: 10;
  border-style: none;
}

.nobreak { white-space: nowrap }


div.thumbfloat {
  float: left;
  width: 120px;
  padding: 10px;
}
div.thumbfloat p {
  text-align: center;
}

img.partner {
  margin-right: 20px;
  margin-bottom: 20px;
  vertical-align: middle;
  border-style: none;
}

img.vpartner {
  margin-top: 5px;
  margin-bottom: 10px;
  vertical-align: middle;
  border-style: none;
}

img.tfoto {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  vertical-align: middle;
  border-style: none;
}

img.border {
    border: 1 1 1 1;
    border-style: solid;
    border-color: black;
}



/*************************/
/* Common Outer Design   */
/*************************/
.headerstrip {
 	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
 	font-size: 11px;
  font-weight: bold;
  color:black;
  margin-left: 10px;
  margin-bottom: 1px;
  margin-right: 10px;
}
.headerstrip a {
  text-decoration: none;
}

.backhome {
 	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
 	font-size: 70%;
  font-weight: bold;
  color: black;
  padding-top: 20px;
}
.backhome a {
  color: black;
}

.wide { letter-spacing:0.1em; }

form.search { margin: 0px 0px 0px 0px; }
input.search { width: 105px; }

.sepline {background-image: url(/images/bg_tecky2.gif); }
.sepmid {margin: 8px 0px 8px 0px; }


.menustrip {
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 95%;
  background-image: url("/images/bg_zahlavi.gif");
  color: black;
  padding-left: 12px;
  width: 188px;
}
.partner .menustrip {
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 95%;
  background-image: url("/images/bg_zahlavi.gif");
  color: black;
  padding-left: 12px;
  width: 168px;
}


.partner .logo {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
}

.menu {
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: 90%;
  list-style-type: square;
  margin-left: 27px;
  margin-top: 0px margin-right: 5px;
  padding-left: 0px;
  line-height: 120%;
}

.menu li {
  color: #A8B7D0;
  margin-bottom: 1px
}
.menu li.external {
  color: #FDB000;
}

.menu a {
  text-decoration: none;
  font-weight: bold;
}
.menu2 a {
  text-decoration: none;
  font-weight: bold;
}


.copyright {
 	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
 	font-size: 65%;
	font-weight: bold;
}

.copyright a {
  text-decoration: none;
}

.copyright a:hover {
  text-decoration: underline;
}


ul.zprava {
  list-style-type: square;
  line-height: 110%;
  margin: 0 2px 10px 20px;
	font-size: 75%;
  color: black;
}
ul.zprava li { margin-bottom: 2 }

.zprava {
  line-height: 110%;
  margin: 0 2px 2px 0;
  padding: 0 2px 2px 0;
  color: black;
}




/*************************/
/* Standard redefinition */
/*************************/
body {
  background-color: white;
  margin: 0;
}

body a { color: black }

h1,h2,h3,h4,h5 {
  margin-bottom: 1px;
  color: black;
}

h1 {
  font-size: 160%;
  margin-bottom: 5px;
}
h2 {
  font-size: 125%;
  margin-top: 10px;
}
h3 { font-size: 110% }
h4 { font-size: 100% }
h5 { font-size: 75% }

p { margin: 2px 0 5px 0 }

ul {
  margin-top: 2px;
  margin-bottom: 5px;
}

hr {
  background-color: #8E9EC9;
  height: 1px;
  color: #8E9EC9;
}

dl{ margin-top: 2px }

dt {
  font-weight: bold;
  margin-top: 5px;
}

th {
 	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
 	font-size: 75%;
}

td {
 	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
 	font-size: 75%;
}

abbr, acronym, .hint {
  border-bottom: 1px dotted #333;
  cursor: help;
}

img { border-style: none }

ul {
  margin-left: .5em;
  padding-left: 1em;
}
