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

h1 {
    margin: 0px 0px 10px 0px;
		border-bottom: 1px dotted silver;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
		font-weight: normal;
		text-align: right;
		color: silver;
}

h2 {
		margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 110%;    
		color: #008800;
}

h3 {
    font-size: 100%;
}

em {
    font-size: 100%;
    font-style: normal;
}

ul {
    margin-top: 0px;
		list-style: none;
}

li {
		background-image: url('images/li.jpg');
		background-repeat: no-repeat;
		color: Silver;
    margin-left: 10px;
		padding-left: 15px;
		line-height: 130%;
}

p {
	margin-top: 10px;
}

img {
	border: 0px;
	float: left;
	clear: left;
}

img.sortiment {
	margin: 0px;
	border: 0px;
	float: right;
}

.left {
	float: left;
	width: 29%;
}

.leftmap {
	float: left;
	width: 59%;
}

.right {
	float: left;
	width: 69%;
}

.rightmap {
	float: left;
	width: 39%;
}

a {
	color: green;
}

a:hover {
	color: #ff8800;
	text-decoration: none;
}

body {
    margin: 0px;
    padding: 0px;
		border: 0px;
		background-color: #313131;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color: Black;
		height:100%;		
}

#outbrdr {
  min-width:945px;
  min-height:462px;
  width:100%;
  height:100%;
  width:expression(document.body.clientWidth < 945 ? "945px": "100%" ); /* pro IE */
  height:expression(document.body.clientHeight < 462 ? "462px": "100%" ); /* pro IE */
  position:absolute;
  top:0;
  left:0;
}

#brdr {
  margin: auto;
  text-align: left;
	position:absolute;
  top:50%;
  left:50%;		
}

#inbrdr {
  position:absolute; 
  top:-260px;
  left:-472px;
  width: 945px;
  height:462px;
  background:black;
  overflow:auto;
}

#header {
    margin: 0px auto;
    width: 945px;
    height: 80px;
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
}

#left {
		width: 335px;
		height: 342px;
		clear: left;
		float: left;
}

#main {
		padding-top: 10px;
    background-image: url("images/main.jpg");
    background-repeat: no-repeat;	
    width: 610px;
    height: 332px;
    float: left;
}

#menu {
    margin: 0px;
    padding: 0px;
		margin-top: 20px;
    background-image: url('pics/mnubgr.jpg');
    background-repeat: repeat-y;
    list-style: none;
    width: 120px;
    float: left;
}

#menu li a, #menu li div {
    margin: 0px auto;
    padding-left: 10px;
    height: 26px;
		line-height: 26px;
		font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: Black;
    font-size: 90%;
    display: block;
}

#menu li {
		background-image: none;
		padding: 0px;
    margin: 0px;
}

#menu li.uvod {
    margin-left: 0px;
}

#menu li.profil {
    margin-left: 6px;
}

#menu li.sortiment {
    margin-left: 9px;
}

#menu li.fotografie {
    margin-left: 11px;
}

#menu li.mapa {
    margin-left: 12px;
}

#menu li.kontakty {
    margin-left: 11px;
}

#menu li div {
    background-image: url('images/butt.jpg'); 
    background-repeat: no-repeat;
		background-position: 0px -26px;	
		color: silver;
}

#menu li a:hover {
    background-image: url('images/butt.jpg'); 
    background-repeat: no-repeat;
    font-weight: bold;  
}

#text {
	margin-right: 40px;
	padding-left: 30px;
	width: 410px;
	font-size: 0.7em;
	line-height: 150%;
	float: left;
}

#gallerymenu {
	margin: 3px 0px;
	text-align: left;
}

#gallerymenu a {
	margin: 2px;
	color: Green;
}

#gallerymenu span {
	margin: 1px;
	font-weight: bold;
	font-size: 100%;
}

#gallerymenu a:hover {
	color: #ff8800;
	text-decoration: none;
}

#navig {
	margin-left: 20px;
	padding-top: 5px;
	width: 100%;
	text-align: center;
	clear: both;
	line-height: 10px;
	font-size: 100%;
}

#navig a, #navig span {
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 30px;
	color: green;
}

#navig a:hover {
	color: #ff8800;
}

#navig span {
	color: silver;
}

#navig span em {
	font-size: 80%;
	color: green;
}

#footer {
    background-image: url("images/footer.jpg");
    background-repeat: no-repeat;
		padding-right: 20px;
		padding-top: 5px;
		text-align: right;
    width: 925px;
    height: 35px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
    color: White;
    clear: both;
}
