/*-- common elements ---------------------------------------------------------*/
html {
	padding: 0px;
	margin: 0px;
}

body {

  padding: 0px;
  margin: 0px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  text-align: center;

  line-height: 1.5;

  color: #000;
  background-color: #fff;

}

a {color: #000;  text-decoration: underline;}
a:active {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: underline;}



/*-- nadpisy --*/
h1{
  display: none;
}

h2{
  margin: 0px;
  padding: 15px 0px 15px 0px;  
  color: #000;
  font-size: 1.0em;
}

h3{
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-size: 0.9em;
  color: #000;
}

h4, h5, h6{
  margin: 0px;
  padding: 0px;
  font-size: 0.8em;
  color: #000;
}

/*-- images --*/

img { border: 0px; margin: 0px; padding: 0px; }

img.left{
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}

img.right{
  float: right;
}

img.center{
  margin-left: auto;
  margin-right: auto;
}

/*-- seznamy --*/

ul, ol{
 margin: 0px;
 margin-bottom: 15px;
 padding: 5px;
 padding-left: 25px;
}

p {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}


div{
  margin: 0px;
  padding: 0px;
}

span{
  margin: 0px;
  padding: 0px;
}

em{

}

strong{
  font-weight: bold;
}

abbr {border-bottom:1px dashed;cursor:help}
acronym {border-bottom:1px dashed;cursor:help}
code {font-family: courier, monospace;border:1px solid #cccccc;background-color:#ffffcc;padding-left:1px;padding-right:1px}
dfn {font-style:normal;border-bottom:1px dashed;cursor:help}
kbd {padding:0px 1px 0px 1px;border-width:1px 2px 2px 1px;border-style:solid}
samp {font-family: courier, monospace;border:1px solid #cccccc;background-color:#ccffcc;padding-left:1px;padding-right:1px}
table {font-size:1em}

blocquote{
  margin: 5px;
}

hr {
  width: 100%;
  height: 1px;
  font-size: 1px;
  border: 1px solid #c4c4c4;
}

/*-- formulářové prvky --*/

form{
  width: 500px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align: center;
}

legend {
  color: #000;
}

label{
  font-weight: bold;
}

select{
  border: 1px solid #e4e4e4;
  font-size: 0.85em;
}

form p{
  padding: 2px;
  margin: 0px;
}

form input.button {
  margin: 20px 0px 0px 0px;
	cursor: hand;
}


/*-- tabulky --*/

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.95em;
	font-weight: normal;
	color: #919191;
	text-align: left;
	border: 1px solid #000;
	
}

table.kontakt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.95em;
	font-weight: normal;
	color: #000;
	text-align: left;
	border: 0px solid;
}

table p{
  margin: 0px;
  padding: 0px;
}

table td{
	padding: 0px 2px 0px 2px;
  border: 1px solid #000;
}

table.kontakt td{
	border: 0px solid;
}

table tr.odd{
  background-color: #ffffff;
}

table tr.oddNone{
  background-color: #f4f4f4;
}
table th{
  padding: 8px 0px 0px 0px;
}

/*------ common class --------------------------------------------------------*/
.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.block {
  text-align: justify;
}

.none {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.break {
  visibility: hidden;
  clear: both;
  height: 1px;
  font-size: 0px;
}

/*------ related elements ----------------------------------------------------*/

/*------ specific elements ---------------------------------------------------*/
/*-- layout --*/

#page {
	width: 720px;
	padding: 0px;

	margin: 0px;
	margin-left: auto;
	margin-right: auto;

	border: 0px solid #000;

	text-align: left;
}

#menuTop{
display: none;
}


#top{ 
  height: 167px;
}

#top #logo {
  float: left;
  margin: 1px 0px 0px 0px;
}

#top #menu{
  display: none;
}

#topLine {
  display: none;
}

#nav {
  margin: 10px 0px 0px 0px;
}

#content{  
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1.1em;
  text-align: left;
}

#content p{
  
}

#content ul { 
  margin: 0px 0px 20px 30px;
  padding: 0px;
  text-align: justify;
  display: block;
}

#content li{
  margin: 0px;
  padding: 0px;
}

#content li.back{
  display: none;
}

#content #contentRight {
  float: right;
  width: 176px;
  margin: 10px 30px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#content #contentRight #kontakt {
  font-size: 0.9em;
}

#content #contentRight #kontakt p{
  text-align: left;
}

#content #contentLeft {
  display: inline;
  float: left;
  width: 460px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#content #contentLeft p{
  text-align: justify;
}

#content #detailGallery .imgDetail {
  float: left;
  width: 120px;
  margin: 0px 15px 0px 0px;
}

#content #detailGallery .imgDetail  img{
}

#bottom{
  height: 55px;
  margin: 0px;
  padding: 0px;

}

#bottom #auth{
  width: 284px;
  height: 19px;
  margin: 25px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 0.9em;
  text-align: center;
}

#bottom #auth a {color: #000; text-decoration: none}
#bottom #auth a:active {color: #000; text-decoration: none}
#bottom #auth a:visited {color: #000; text-decoration: none}
#bottom #auth a:hover {color: #000; text-decoration: underline}

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