/* CSS Document */

body {
    background-color: #fff;
    color: #000;
    text-align: center;
    margin-top: 0em;
    font-family: Verdana, sans-serif;
    font-size: .8em;
    line-height: 1.75em;
}

hr {
    display: none;
}

h2, h3, h4 {
    font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}
h2 {
    font-size: 160%;
    font-weight: bold;
    color: #000066;
    margin-top: .5em;
    margin-bottom: .5em;
}
h3 {
    font-size: 120%;
    font-weight: normal;
    color: #003399;
    margin-top: 1.5em;
    margin-bottom: .5em;
}
h4 {
    font-size: 110%;
    font-weight: normal;
    color: #666;
    margin-top: .5em;
    margin-bottom: .5em;
    font-weight: bold;
}

p {
    text-align: justify;
    margin-top: .5em;
    margin-bottom: 1.5em;
}

a {
    text-decoration: underline;
    color: #0000EE;
}
a:hover {
    text-decoration: none;
    color: #800000;
}

ul, ol {
    margin-top: .5em;
    margin-bottom: 1.5em;
    margin-left: 0em;
    padding-left: 0em;
}
ul li {
    margin-left: 0em;
    padding-left: 2em;
    list-style-type: none;
    background-image: url("./li.gif");
    background-repeat: no-repeat;
    background-position: 0% 50%;
    margin-bottom: .75em;
}
ol li{
    margin-bottom: .75em;
    margin-left: 2em;
}



form {
    margin: 0px;
}

input, select, textarea {
	font-family      : Verdana, sans-serif;
	font-size        : 100%;
}
select {
}

fieldset {
  padding: .5em 2em;
  margin-bottom: 2em;
}
label {
  float          : left;
  width          : 25%;
  text-align     : left;
  clear: both;
  /*text-transform : uppercase;*/
}
legend {
  padding: 0.2em 0.5em;
  margin-bottom: .5em;
  color: #0046D5;
  /*color  : #000;
  font-weight: bold;*/
}


img {
    border: 6px solid #ddd;
    margin-top: .5em;
    margin-bottom: .5em;
}
.galleryimage {
  padding          : 0em;
  margin-right      : 1em;
  margin-bottom    : 1em;
  padding          : .25em;
}
p.image {
  margin: .2em;
  text-align: center;
}
p.imageinfo {
  text-align  : center;
  margin      : 0em;
  font-style: italic;
}






#logo {
    display: none;
}

#page {
    width: 762px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
#pagein {
    border: 1px solid #000;
}

#top {
    background-color: #000;
    background-image: url("./top_bg.jpg");
    background-repeat: no-repeat;
    width: 760px;
    height: 161px;
}

#navigation h2 {
    display: none;
}
#navigation {
    font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
    font-size: 120%;
}
#navigation ul {
  width: 100%;
  margin: 0em;
  padding: 0em;
  overflow: hidden; /* kvůli délce odkazu 100% */
  list-style-type : none;
}
#navigation ul li {
    background      : none;
    margin          : 0px;
    padding         : 0px;
}
#navigation a {
    text-decoration : none;
    display         : block;
    width           : 100%;
    padding-left    : 35px;
    padding-bottom  : .1em;
    padding-top     : .1em;
    font-weight     : bold;
    color           : #fff;
    line-height     : 29px;
    font-size       : 110%;
    min-height          : 29px;
    height              : auto;
    _height             : 29px;
}
#navigation a:hover {
    background-color: #C4BF99;
    color           : #000;
    background-image: url("./menu_hover.gif");
    background-repeat: no-repeat;
    background-position: 0px 50%; 
}
#navigation .vybrany {
    background-image: url("./menu_active.gif");
    background-repeat: no-repeat;
    background-position: 0px 50%;  
    color: #fff;
    background-color: #000066;
    background-color: #003399;
}
#navigation .zvyraznit {
    font-style: italic;
    font-weight: bold;
}


#content {
  background-image: url("./levy_pruh.gif");
  background-repeat: repeat-y;
  margin: 0em;
  padding: 0em;
  padding-bottom: 1em;
  /*height: 100%;*/
}
#contentin {
  margin: 0em;
  padding: 0em;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 2em;
}
#left {
  float: left;
  width: 200px;
  padding: 0em;
  margin: 0em;
}
#main {
  margin: 0em 0em 0em 220px;
  height: 100%;                 /* IE bug */
  padding-right: 3em;
  _padding-right: 0em;
}
#mainin {
    margin           : 0em;
    float            : left;    /* vychytávač pro clearing */ 
    padding-left: 3em;
    padding-bottom: 5em;
    width: 100%;
}

#mainin h2 {
    background-image: url("./h2_ico.gif");
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 30px;
    margin-left: -30px;
}
#mainin h3 {
    background-image: url("./h3_ico.gif");
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 20px;
    margin-left: -20px;
}


/* \*/
* html #mainin {
 	/* IE bug kvůli italic písmu !!! */
	overflow: hidden;
	o\verflow: visible;
	overflow: auto;
	width: 100%;
	/*w\idth: auto;*/
	he\ight: 1%;
}
/* */


#copyright {
    margin-left: 220px;
    padding-left: 3em;
    padding-top: .3em;
    border-top: 1px solid #ddd;
}
#copyright p {
    margin: 0em;
}

#prezentace {
    min-height    : 373px;
    height        : auto;
    _height       : 373px;
    margin-bottom : 5em;
}

#prezentace h2 {
    width              : 760px;
    height             : 373px;
    position           : absolute;
    overflow           : hidden;
    margin             : 0px;
    padding            : 0px;
    z-index            : 1;
}
#prezentace h2 a {
    color: #fff;
}
#prezentace h2 span {
    display            : block;
    background-image   : url("./spustit_prezentaci.jpg");
    background-repeat  : no-repeat;
    width              : 760px;
    height             : 373px;
    position           : absolute;
    z-index            : 2;
    top                : 0px;
    left               : 0px;
    cursor             : pointer;
  	cursor             : hand;
}


div.Paging {
    margin-top: 6em;
    margin-bottom: .5em;
    padding: .4em .8em;
    background-image: url("./paging_bg.jpg");
    background-repeat: repeat-x;
    border: 1px solid #e6e6e6;
    font-size: 90%;
    color: #003399;
}
.Paging div.center {
    min-height          : 14px;
    height              : auto;
    _height             : 14px;
    position: relative;
}
.Paging div.center a { 
    display: block; 
    width: 14px; 
    height: 15px; 
    position: absolute;
    right: 4px;
    top: 0px;
    background-repeat: no-repeat; 
}
.Paging div.center a.pagingleft { 
    background-image: url("./paging_left.jpg");
    right: 22px;
}
.Paging div.center a.pagingright { 
    background-image: url("./paging_right.jpg");
}
.Paging div.center a.pagingleftoff { 
    background-image: url("./paging_left_off.jpg");
    right: 22px;
}
.Paging div.center a.pagingrightoff { 
    background-image: url("./paging_right_off.jpg");
}
.Paging div.center a span { 
    display: none; 
}


.cleaner {
    clear: both;
}
.center {
    text-align: center;
}