*{
	margin:0px;
	padding:0px
}

body {
	display: block;
	width: 1000px;
	margin: 0 auto;
	background-color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#logo
{
	display: block;
	float: left;
    
}

#logo img
{
    border: 0px;
}
.menu
{
	display: block;
	float: left;
    width: 139px;
	color: #FFFFC3;
	padding: 55px 0px 0 0;
	text-align: center;
    text-decoration: none;
}

.menu a
{
	font-size: 1.3em;
	font-weight: bold;
    color: #FFFFC3;
    text-decoration: none;
}

.menu a:hover
{
	font-size: 1.4em;
	font-weight: bold;
    padding: 55px 0 0 0px;
}

#flash
{
	display: block;
	float: left;
	width: 1000px;
	height: 150px;
}

.space
{
	display: block;
	float: left;
	height: 10px;
	width: 1000px;
	background-color: black;
	line-height: 1px;
}

#main
{
	display: block;
	float: left;
	width: 1000px;
}

#leftMenu
{
  clear: both;
	float: left;
	padding: 10px 0 0 0;
	width: 180px;
	margin: 0 0 0 0;
}

.button
{
	display: block;
	float: left;
	width: 170px;
	height: 40px;
}

.button a
{
	display:block;
	float:left;
	width:170px;
	height:30px;
	line-height:30px;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
	color: #C5C5C5;
	text-decoration: none;
}

.button a:hover
{
	color: #FFFFC3;
	width: 150px;
	padding: 0 0 0 20px;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.sirka
{
  width: 150px;
}

.topLine
{
	display: block;
	float: left;
	height: 1px;
	width: 1000px;
	background-color: #C5C5C5;
  line-height: 1px;
}

#center
{
  min-height:300px;
  float: left;
  width: 655px;
  background-image: url(../image/back.png);
  background-repeat: repeat-y;
  padding: 10px;
  color: #C5C5C5;
}

#center a:visited, a
{
    color: #C5C5C5;
}

#center p
{
    padding: 10px 0 0 0px;
    text-align: justify;
}

#center h1
{
    padding: 0 0 10px 0;
}

#rozvoz ul
{
    margin: 0 0 0 20px;

}

#right
{
  text-align: center;
  float: left;
  width: 145px;
  color: #C5C5C5;
}

#rightOpen
{
  display: block;
  float: right;
  width: 145px;
  color: #C5C5C5;  
  text-align: center;
}

#rightOpen h1
{
  font-size: 1.1em;
  font-weight: bold;  
}

.rightSpace
{
	display: block;
	float: left;
	height: 10px;
	width: 145px;
	line-height: 1px;
}

.rightLine
{
	display: block;
	float: right;
	height: 1px;
	width: 135px;
	background-color: #C5C5C5;
  line-height: 1px;
}

#a h1
{
  display: block;
  float: left;
  width: 200px;
  color: #C5C5C5;
  font-size:2.8em;
}

#a a, #b a, #c a, #d a, #e a, #f a, #g a, #h a
{
    text-decoration: none;
    color: #C5C5C5;
}

#a a:hover, #b a:hover, #c a:hover, #d a:hover, #e a:hover, #f a:hover, #g a:hover, #h a:hover
{
    text-decoration: underline;
}

#b h1
{
  display: block;
  width: 200px;
  float: right;
  color: #C5C5C5;
  font-size: 2.2em;
  padding: 10px 50px 0 0;
}

#c h1
{
  display: block;
  width: 200px;
  float: right;
  color: #C5C5C5;
  font-size: 2.0em;
  padding: 20px 10px 0 0;
}

#d h1
{
  display: block;
  width: 200px;
  float: left;
  color: #C5C5C5;
  font-size: 1.5em;
  padding: 0px 170px 0 120px;
}

#e h1
{
  display: block;
  width: 200px;
  float: left;
  color: #C5C5C5;
  font-size: 2.5em;
  padding: 0px 100px 0 350px;
}

#f h1
{
  display: block;
  width: 300px;
  float: left;
  color: #C5C5C5;
  font-size: 2.1em;
  padding: 0px 270px 0 50px;
}

#g h1
{
  display: block;
  width: 200px;
  float: right;
  color: #C5C5C5;
  font-size: 1.9em;
  padding: 0px 110px 0 0px;
}

#h h1
{
  display: block;
  width: 300px;
  float: right;
  color: #C5C5C5;
  font-size: 1.5em;
  padding: 20px 250px 0 0px;
}

.menuTab
{
    padding: 0 0 0 30px;
}

.menuTab a
{
    font-size: 0.8em;
}

#center h3
{
    padding: 10px 0 0 5px;
}

.smallText
{
    font-size: 0.8em;
}

.foto img
{
    border: 0px;
}

.foto
{
    padding: 5px 0 10px 0;
}

.studio
{
    padding: 10px 0 0 0;
}

.centerOdkaz
{
    clear: both;
    width: 660px;
    font-size: 0.6em;
    padding: 10px 0 10px 190px;
    text-align:justify;
}

#kontakt
{
    float: left;
    width: 330px;
}

#mapa
{
    float: left;
    width: 320px;
    height: 300px;
}