body {
	background-color: #666666;
	border: 0px;
	border-style: solid;
	margin: 0px;
	padding: 0px;

	font-family:'Times New Roman CE','Times New CE','Times CE','Times New Romean',times,serif;
}
div.center {
  	width: 760px;
  	margin-top: 5px;
  	margin-bottom: 0em;
  	margin-left: auto;
  	margin-right: auto;
  	text-align: left;
  	padding-bottom: 46px;
}
div.jazyky {
  	text-align: right;
	border: 0px;
}
div.jazyky img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#english {
	display: none;
}
#russia {
	display: none;
}

div.vrsek {
	height: 150px;
	width: 760px;

}
div.vrsek-obal {
	height: 100%;
	width: 100%;
	background-color: black;
	background-image: url("vrchni-logo.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

/* - - - - - -menu zacatek-- */
#obsah-menu {
	width: 760px;
	height: 22px;

}
#menu {
	background: #eee;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: black;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#uvod {
	width: 96px;
	text-indent: 5px;
}
#vyroba {
	width: 120px;
}
#plech {
	width: 150px;
}
#reference {
	width: 90px;
}
#zastoupeni {
	width: 150px;
}
#kontakt {
	width: 150px;

}
#menu ul ul{
	width: 140px;		
}
#menu ul ul ul.jine{
	width: 200px;	
}
#menu ul ul #vrata-posuvna{
	width: 260px;	
}
#menu ul ul ul ul{
	width: 170px;	
}
#menu ul ul ul ul.vrata-posuvna-1{
	width: 240px;	
}
#menu ul ul ul ul.vrata-posuvna-2{
	width: 240px;	
}	
#menu ul ul ul ul ul{
	width: 150px;		
}

#menu a {
	font: bold 11px/16px 'Arial CE', 'Helvetica CE', arial, helvetica, sans-serif;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #ccc black #FF3333 black;
	margin: 0;
	padding: 2px 3px;
}
#menu ul ul a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;

	border-color: #ccc #888 #555 #bbb;
}
#menu h2 {
	color: #fff;
	background: #E6E7EC;
	text-transform: uppercase;
}
#menu a, #menu a.none:hover {
	color: #FF1C7B;
	background: #E6E7EC;
	text-decoration: none;
}
#menu a.none:hover {
	cursor: default;
	background: #fff;
}
#menu a:hover {
	color: #FF3399;
	background: #fff;
	text-decoration: underline;
}

#menu li {position: relative;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	z-index: 500;
	top: 3px;
	left: 100%;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
}
div#menu ul ul {
	display: none;
}
div#menu ul li:hover ul {
	display: block;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul,
div#menu ul ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul ul ul ul li:hover ul {
	display: block;
}
/* - - - - - -menu konec-- */

div.obsah {
	width: 760px;
}
div.obsah-obal {
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color:black;
	background: white;
	text-align: left;
	padding-left: 8px;
	padding-bottom:5px;
	padding-top: 5px;
}
span.stranka-info-nadpis {
	position: relative;
	top: 0px;
	left: -8px;
	background: #eee;
	padding: 3px;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-color: #FF3333 black #FF3333 black;
	color: #FF3399;
	font-weight: bold;
	font-size: 14px;
	z-index: 0;
}

#posuvky-odkaz a, a:hover, a:visited, a:link, a:focus {
	font-size: 14px;
	text-decoration: underline;
	color: black;
}
div.paticka {
	width: 760px;
	height: 20px;
}
#paticka-obal {
	background-color: black;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-color: black;
	color: #0099FF;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#visit {
	font-size: 12px;
	text-indent: 8px;
	width: 360px;
	float: left;
	padding-top: 1px;
	line-height: 20px;
}
#visit a, a:hover, a:visited, a:link, a:focus {
	font-size: 12px;
	text-decoration: none;
	color: #0099FF;

}
#cop {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	width: 360px;
	float: right;
	line-height: 20px;

}
