/* CSS Document */
body {
  margin:0;
  margin-top: -5px;
  padding:0;
  background: #e6e6e6 url(images/bg.gif) repeat-x;
  font-size: small;
}
html {
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
  color: #666666;
  /*font-size: 11px;*/
}
img {
  border: 0
}
.r100 {
	margin-right: 100px;
}
#main-content img {
	border: 0;
	margin: 5px;
	/*padding: 5px;
	border: 1px solid #cc0000*/
}
a.download {
	display:block; 
	background: url(images/download.gif) no-repeat left; 
	width: 200px; 
	border: 1px solid #cc0000; 
	padding: 5px 5px 5px 40px; 
	margin: 10px;
	text-decoration:none
}
a.download:hover {
	display:block;
	color: #FFFFFF;
	background: #666666 url(images/download-over.gif) no-repeat left; 
	width: 200px; 
	border: 1px solid #666666; 
	padding: 5px 5px 5px 40px; 
	text-decoration:none
}
p {
  margin: 0 0 10px 0;
  font-size: 100%
}
#left p {
	margin: 0 0 10px 0;
  font-size: 100%
 }
a {
  color: #CC0000;
}
a:hover {
  color: black
}
ul {
  padding-left: 10px;
  margin-left: 15px
}
li {
  list-style-type: square
}
.kontakt {
  width: 600px;
  background: none;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #cccccc;
  /*padding: 5px;*/
  float: left
}
.kontakt1 {
  width: 600px;
  font-size: 110px;
  font-weight:bold;
  background: none;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #cccccc;
  /*padding: 5px;*/
  float: left
}
.wrapper {
  clear: both;
}
h1 {
  color: white;
  font-size: 140%;
  font-weight: bold;
  margin: 0px;
  padding: 15px 5px 15px 5px;
   background: url(images/h1-bg.gif) top repeat-x;
   float:left

}
h1 span {
	border: 1px solid white;
	padding: 5px;
	margin: 5px
}
h2 {
  font-size: 16px;
  color: white;
  margin-bottom: 0px;
  margin-top: 5px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-weight: bold;
  width: 455px;
  float:left;
  clear: both
}
h3 {
  font-size: 14px;
  color: #CC0000;
  margin-bottom: 5px;
  font-family: "Trebuchet", Tahome, Arial, sans-serif
}
h4 {
  font-size: 12px;
  color: #cc0000;
  margin-bottom: 5px;
}
hr {
	/*border: 1px dotted #cccccc;*/
	margin: 5px 0;
	background: url(images/hr.gif) repeat-x;
}
table td {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#page {
  margin: 0px auto;
  width:950px;
}
#page-center {
  position: relative;
  margin: 0px auto 0 auto;
  width: 950px;
  background-color: #FFFFFF;
  float: left
}
#left {
  float: left;
  width: 616px;
  padding-left: 5px;
  background: white
 }
#top-left {
	background: white url(images/top-bg.gif) top left repeat-x;
	height: 128px
}
.logo {
  width: 223px;  
  height: 99px;
  background: url(images/belex-logo.gif) no-repeat;
  margin: 0px 0 0 10px;
}
#menu { 
  font-size: 11px;
  text-align: left;
  text-decoration: none;
  float: right;
  width: 566px /* 366px*/
}
ul#main-menu {
  margin: 0px; 
  padding: 0px; 
  list-style: none; 
  float: right;
}
ul#main-menu li {
  color: white;
  padding: 2px 10px;
  margin: 0 0 0 0px;
  list-style: none;
  float: left;
  border-left: 1px dotted white
}
ul#main-menu li.prva {
  border-left: none
}
ul#main-menu a {
  display: block;
  color: white;
  padding: 0px;
  margin: 0;
  display: block;
  border: 0;
  font-size: 130%;
  font-weight: bold;
  text-decoration: none
  /*float:left*/
}
ul#main-menu a:hover {
  text-decoration: none;
  color: black;
}
ul#main-menu a span {
	display: none;
}
ul#main-menu a.o-firme {
	background: url(images/o-firme.gif) no-repeat;
	height: 29px;
	width: 65px
}
ul#main-menu a.o-firme:hover {
	background: url(images/o-firme-over.gif) no-repeat;
}
ul#main-menu a.ponukovy-list {
	background: url(images/ponukovy-list.gif) no-repeat;
	height: 29px;
	width: 112px;
}
ul#main-menu a.ponukovy-list:hover {
	background: url(images/ponukovy-list-over.gif) no-repeat;
}
ul#main-menu a.sluzby {
	background: url(images/sluzby.gif) no-repeat;
	height: 29px;
	width: 65px
}
ul#main-menu a.sluzby:hover {
	background: url(images/sluzby-over.gif) no-repeat;
}
ul#main-menu a.kde-nas-najdete {
	background: url(images/kde-nas-najdete.gif) no-repeat;
	height: 29px;
	width: 124px
}
ul#main-menu a.kde-nas-najdete:hover {
	background: url(images/kde-nas-najdete-over.gif) no-repeat;
}
#top-image{
	background: url(images/top-image.jpg) no-repeat;
	width: 616px;
	height: 159px;
}
#main-top {
	width: 616px;
	background: url(images/main-top.jpg) no-repeat;
	  height: 147px
}
#main-content {
	padding: 10px 10px 10px 10px;
	margin-top: 1px;
	background: white url(images/content-bg.gif) repeat-x top left;
	font-family: Tahoma, Arial, sans-serif;
}
#right {
  width: 324px;
  padding-right: 5px;
  float: left;
  background: white
}
#top-right {
	background: white url(images/top-bg.gif) top left repeat-x;
	height: 128px
}
#submenu {
	background: url(images/submenu-bg.gif) no-repeat;
	width: 285px;
	height: 452px;
	padding: 68px 0px 0px 39px
}
#submenu ul {
  margin: 0px; 
  padding: 0px; 
  list-style: none; 
  float: left
}
#submenu li {
  color: #dc2b22;
  padding: 0px;
  margin: 0 0 0 0px;
  list-style: none;
  font-weight: bold;
  font-size: 110%
}
#submenu a {
  color: #dc2b22;
  padding: 6px 0px;
  margin: 0;
  display: block;
  border: 0;
  text-decoration: none
  /*float:left*/
}
#submenu a:hover {
  color: #666666;
  text-decoration: none
}
#submenu a span {
	display: none;
}
#text {
	padding: 10px;
}
#bottom {
	width: 940px;
	background: white;
	margin-right: 5px;
	margin-left: 5px
}
.footer {
	color: #fff;
  padding: 10px;
  float: left;
  text-align: left;
    font-size: 80%;
	width: 920px;
	background: #da251d url(images/footer-bg.gif) top repeat-x;
	text-transform: uppercase
}
.footer a {
	color:#FFFFFF;
	text-decoration: none
}
.footer a:hover {
	color: #000000;
	text-decoration: underline
}
input {
  width: 200px;
  height: 16px;
  border: 1px solid #fff;
  font-size: 10px
}
txtarea {
  width: 200px;
  height: 100px;
  border: 1px solid #cccccc
  }
.button {
  width: 74px;
  height: 20px;
  /* background: url(images/a__odoslat.gif) no-repeat*/
  font-size: 10px;
  background-color: #999999;
  color: white;
  border: 1px solid #cccccc; 
}
.wrapper {
  clear: both
}
/* styl pre produkty */
#top-image-produkty{
	background: url(images/top-image-produkty.jpg) no-repeat;
	width: 616px;
	height: 89px;
}
#main-top-produkty {
	width: 616px;
	background: url(images/produkty-top.jpg) no-repeat;
	  height: 86px
}
#main-top-produkty h1 {
  color: white;
  font-size: 140%;
  font-weight: bold;
  margin: 0px;
  padding: 15px 5px 15px 5px;
   background: #da251d /*url(images/h1-bg.gif) top repeat-x*/;
   float:left
}
#submenu-produkty ul {
  margin: 0px; 
  padding: 0px; 
  list-style: none; 
  float: left
}
#submenu-produkty li {
  color: #dc2b22;
  padding: 0px;
  margin: 0 0 0 0px;
  list-style: none;
  font-weight: bold;
  font-size: 110%
}
#submenu-produkty a {
  color: #dc2b22;
  padding: 6px 0px;
  margin: 0;
  display: block;
  border: 0;
  text-decoration: none
  /*float:left*/
}
#submenu-produkty a:hover {
  color: #666666;
  text-decoration: none
}

#submenu-produkty {
	background: url(images/submenu-bg-produkty.gif) no-repeat;
	width: 285px;
	height: 452px;
	padding: 68px 0px 0px 39px
}
/*#submenu-produkty ul {
  margin: 0px; 
  padding: 0px; 
  list-style: none; 
  float: left
}
#submenu-produkty li {
  color: white;
  padding: 0px;
  margin: 0 0 0 0px;
  list-style: none;

}
#submenu-produkty a {
  color: white;
  padding: 0px;
  margin: 0;
  display: block;
  border: 0;
}*/
#submenu-produkty a span {
	display: none;
}


