/* CSS Document */

body {
    padding: 0;
    margin: 0;
    line-height: 12px;
    color: #3f3f3f;
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    font-size: 12px;
    background: #ffffcc;
}

h1 {
    color: #bf3830;
    font-size: 1.4em;
    line-height: 1.2em;
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    padding: 10px 0 0 10px;
    margin: 3px 0 10px 0;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #8eb36b;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.2em;
}

.text h4 {
    background: #e1e4ff;
    padding: 1px 0 1px 10px;
    margin: 0px;
    color: #e72732;
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    font-size: 1.1em;
}

hr.cleaner {
    clear:both;
    height:1px;
    margin: -1px 0 0 0; padding:0;
    border:none;
    visibility: hidden;
}

p {margin: 15px 0 15px 0; padding: 0;}
p.justify {text-align: justify;}
p.center {text-align: center;}

ol li {
    padding: 0 0 1px 0;
}

.a_right {
    margin: 5px 0 0 0;
    text-align: right;
}

.error {
    color: red;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

.strankovani {
    margin: 10px 0 10px 0;
    text-align: center;
}

/*  Layout  */

#container {
    width: 770px;
    margin: 0 auto 0 auto;
    background: #e5ffcc;
}

#header {
    height: 121px;
    background: #ffffcc url(../grafika/header.jpg) no-repeat bottom center;
}

#header #vlajecky {
    float: right;
    width: 300px;
    text-align: right;
    margin: 5px 0 0 0;
}

#header #vlajecky img {
    margin: 0 10px 0 0;
}

#center {
    clear: both;
    background: url(../grafika/bg-menu.gif) repeat-y -27px top;
    /*background: url(../grafika/border-dotted-silver.gif) repeat-y 202px top;*/
    border-bottom: 1px solid #fff;
}

#div-obsah {
    float: right;
    width: 570px;
    margin: 0;
    padding: 0;
}

#div-menu {
    margin: 0 570px 0 0;
    /*background: #eaae3c;*/
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #div-obsah {
  /*margin-right: 0;*/
  }
 
* html #div-menu {
  /*height: 1%;
  margin-left: 0;*/
  }
 
/* End hide from IE5/mac */

#div-obsah div.text {
    padding: 0 10px 0 10px;
    line-height: 17px !important;
}

#div-obsah div.text img {
    border: 1px solid #8eb36b;
    padding: 2px;
    margin: 10px;
    background-color: #cbff99;
}

#paticka {
	clear: both;
	padding: 5px 0 5px 5px;
	text-align: left;
	/*border-top: 3px solid #5259ad;*/
	background: #cbff99;
	font-size: 10px;
	line-height: 1.4em;
}

#paticka p {
	float: right;
    text-align: right;
    width: 150px;
    padding: 0 5px 0 0 !important;
    margin: 0px !important;
    font-size: 10px;
}

#paticka a {
    font-weight: bold;
}

/*  kde-jsme    */

#kde-jsme {
    height: 20px;
    line-height: 19px;
    padding: 0 0 0 10px;
    clear: both;
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #8eb36b;
    color: #fff;
}

#kde-jsme a {
    color: #fff;
    font-weight: bold;
}

#kde-jsme .a_uroven {
    padding: 0 0 0 26px;
    background: url("../grafika/pointer-silver.gif") no-repeat 9px 5px;
}

#kde-jsme span {
    padding: 0 0 0 26px;
    background: url("../grafika/pointer-silver.gif") no-repeat 9px 5px;
    font-weight: bold;
}

/* vertical menu */

#vertical-menu {
    padding: 10px 0 10px 8px;
    margin: 0;
}

#vertical-menu #navlist-v {
    margin: 0 5px 0 0;
    padding: 0;
    list-style: none;
}

#vertical-menu #navlist-v #subnavlist {
    margin: 2px 0 0 6px;
    padding: 0;
    list-style: none;
}

#vertical-menu #navlist-v li {
    padding: 5px 0 5px 18px;
    background-image: url(../grafika/pointer-green.gif);
    background-repeat: no-repeat;
    background-position: 4px 9px;
    border-bottom: 1px solid #8eb36b;
}

#vertical-menu #navlist-v li a {
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    font-weight: bold;
    color: #bf3830;
    text-decoration: none;
}

#vertical-menu #navlist-v li a#current {
    color: #e72732;
    text-decoration: underline;
}

#vertical-menu #navlist-v li a:hover {
    text-decoration: underline;
    color: #bf3830;
}

#vertical-menu #navlist-v ul { list-style: none; }

/* ODKAZY */
a {
    color: #145902;
}

a:hover {
    text-decoration: none;
}
