/* arhis logo #DD137B
   reklamní studio #28166F
   obarvit 235 172
*/


body {
  background: #000080 url(../images/bg_body.gif) repeat-y center;
  margin: 0px;
  padding: 0;
  text-align: center;
}

* { font-family: Verdana, Arial, sans-serif; text-align: left; }

/* DIVS FOR USE WITH LAYOUT */

#container {
  margin: 0 auto 0 auto;
  padding: 0;
  padding-top: 5px;
  width: 770px;
  background: #fff url(../images/bg_container.gif) no-repeat bottom right;
  overflow: hidden;
  border-top: 10px solid #6B6BB4;
  /* border-left: 3px solid #6D6DB5;  */
  /* border-right: 5px solid #6D6DB5; */
}

#headerleft {
  float: left;
  margin-bottom: 5px;
  padding: 0;
  padding-top: 20px;
  width: 530px; /* 430 */
  height: 170px; /* 205 */
  background: #fff url(../images/headerleft.gif);
  background-position: left;
  background-repeat: no-repeat;
  border-top: 3px solid #ccc;
}

#headerright {
  float: left;
  margin-bottom: 5px;
  padding: 0;
  padding-top: 20px;
  width: 240px; /* 340 */
  height: 170px; /* 205 */
  background: #fff url(../images/headerright.gif);
  background-position: right;
  background-repeat: no-repeat;
  border-top: 3px solid #ccc;
}

#home {
  float: left;
  margin-bottom: 10px;
  padding: 0;
  width: 530px; /* 430 */
  height: 170px; /* 205 */
}

#topmenu {
  float:right;
  width:770px;
  height:32px;
  background-image:url(../images/bg_menu.gif);
  background-repeat:repeat-x;
}

.smallwhitetext {
	font-family: Tahoma, sans-serif;
  font-size: 11px;
	font-weight: bold;
	padding: 10px;
  color: #FFF;
	text-align: right;
}

.smallwhitetext span {
  font-family: Tahoma, sans-serif;
  color: #FF0;
  text-decoration: underline;
}

#slogan {
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  padding: 9px;
  color: #fff;
}

#left {
  float: left;
  margin: 0;
  padding: 0;
  width: 250px; /* 225 */
}

div.leftbox {
  margin: 10px 10px 0px 10px;
  padding: 0;
  /*background-color: #f5f5f5;
  border: 1px solid #FABCDC;*/
}

div.leftbox p {
  font-size: 0.7em;
}

div.totem {
  margin: 10px 10px 10px 10px;
  padding: 0;
  /*background-color: #f5f5f5;
  border: 1px solid #FABCDC;*/
}

.totem ul {
	width: 223px; /* 97% */
  padding-left: 0px;
  margin: 0;
  border: 1px solid #000080;
  border-bottom: 10px solid #000080;
}

.totem li {
  list-style: none;
  border-bottom: 1px solid #ccc;
}

.totem li a, .totem li .active {
	/*background: url(../images/sipka.gif) no-repeat left center; */
  background: #f0f0f0;
  font-size: 1.0em; /* 1.3 */
	color: #554;
	display: block;
	padding: 4px;
	text-decoration: none;
	text-align: center;
	/*font-family: serif;*/
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}

.totem li a:hover, .totem li span {
	/*background: #FBD0E3 url(../images/sipka.gif) no-repeat left center;*/
	background: #FF5; /* #DD137B */
  color: #000;
  display: block;
  padding: 4px;
  text-align: center;
  font-family: serif;
  font-size: 1.4em;
  font-weight: bold;
}

#content {
  float: left;
  margin: 0;
  padding: 0;
  width: 515px; /* 540 */
}

#footer {
  margin: 0 auto 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 770px;
  background-color: #F3E9EE;
  font-size: 0.6em;
  line-height: 0.6em;
  font-weight: normal;
  color: #666;
  text-align: center;
  border-bottom: 10px solid #6B6BB4;
  /* border-left: 3px solid #6D6DB5; */
  /* border-right: 5px solid #6D6DB5; */
}


/* TEXT STYLES */
p {
  margin: 5px;
  padding: 5px;
  font-size: 0.7em;
  line-height: 1.4em;
  font-weight: normal;
  color: #666;
}

.odstavec {
  margin: 5px;
  padding: 5px;
  font-size: 0.7em;
  line-height: 1.4em;
  font-weight: normal;
  color: #666;
  text-indent: 20px;    /* odstavcova  zarazka */
  text-align: justify;  /* zarovnani do bloku */
}

p.small {
  margin: 1px 5px 1px 5px; padding: 5px;
  font-size: 0.6em;
  line-height: 0.6em;
  font-weight: normal;
  color: #666;
}

h1 {
  margin-top: 20px;
  padding: 0;
  font-size: 1.1em;
  font-weight: bold;
  font-style: italic;
  color: #2B649F;
}

h2 {
	background-image: url(../images/h2.gif);
  background-repeat: no-repeat;
  margin: 5px;
  padding: 5px;
  padding-left: 22px;
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4em;
  color: #DD137B;
}

h3 {
 	background-image: url(../images/h3.gif);
  background-repeat: no-repeat;
  margin: 5px;
  padding: 5px;
  padding-left: 22px;
  font-size: 0.7em;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4em;
  color: #666;
}

ul {
  margin-top: 0; padding-top: 0;
}

ul li {
  margin: 0; padding: 0;
  font-size: 0.7em;
  line-height: 1.6em;
  font-weight: normal;
  color: #666;
  list-style-type: square;
}

ol li {
  margin: 0 0 0 10px; padding: 0;
  font-size: 0.7em;
  line-height: 1.6em;
  font-weight: normal;
  color: #666;
  list-style-type:  decimal-leading-zero;
}

/* PARAGRAPH LINKS */
a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #2B649F;
}

a:hover, a:active {
  font-weight: bold;
  text-decoration: none;
  color: #81AFDD;
}

.smallwhitetext a{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.smallwhitetext a:hover{
	text-decoration: underline;
}

.nahoru {
  text-align: right;
  margin: 10px;
}

.nahoru a:link, .nahoru a:visited, .nahoru a:hover {
  font-size: 0.8em;
  font-weight: normal;
  text-decoration: underline;
  color: #2B649F;
}

#footer a:link, #footer a:visited, #footer a:hover {
  font-weight: normal;
  text-decoration: none;
  color: #2B649F;
}

.leftbox h2, .totem h2 {
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  background: none;
  color: #000080;
  padding: 10px 0px 0px;
  text-align: center;
}

.leftbox h3, .totem h3 {
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  background: none;
  color: #000080;
  padding: 10px 0px 0px;
  text-align: center;
}

.leftbox p {
  margin-top: 0px;
  padding-top: 0px;
}

#content blockquote {
	background: url(../images/quoteblock.gif) no-repeat; /* #DAF4DB */
	display: block;
	font-weight: bold;
	margin: 20px;
  padding: 10px;
  padding-left: 25px;
}

/* IMAGES */
/* LEFT AND RIGHT FLOATING IMAGES: */

img.left { float: left; border: 0; }
img.right { float: right; border: 0; }

/* ACRONYMS */

acronym { border-bottom: 1px dotted #777; }

