/* default style */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #FFF;
	overflow: scroll;
}
#container  {
	width: 882px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#header  {
	height: 201px;
	width: 882px;
	background-image: url(../images/logo.jpg);
	margin: 0;
} 
#mainContent  {
	width: 882px;
}
#footer  {
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCC;
	color: #999;
	clear: both;
	width: 100%;
} 
#footertext {
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCC;
	color: #666;
	font-size: 11px;
	clear: both;
	height: 25px;
	background-color: #393939;
	padding: 5px;
}
#footerbg {
	background-color: #000;
	height: 145px;
	background-image: url(../files/img/footer/bg.gif);
	margin-top: 30px;
}
#reference_wrap {
	padding-top: 25px;
	width: 882px;
}
#mapa {
	width: 882px;
	height: 300px;
	padding-bottom: 15px;
}
.oneColElsCtrHdr #container #footer {
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.kontakt {
	width: 294px;
	float: left;
	height: 300px;
	font-size: 12px;
	color: #666;
	clear: right;
}
.kontakt b {
	width: 294px;
	float: left;
	height: 500px;
	font-size: 12px;
	color: #666;
	clear: right;
}
.kontakt p {
	padding-right: 35px;
	color: #666;
}
.kontakt ul {
	padding-right: 35px;
}
h1 , h2{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	color: #666;
	margin-right: 20px;
	font-size: 16px;
}
#image_menu {
	height: 322px;
	width: 882px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.arrow {
	padding-bottom: 2px;
	padding-right: 5px;
}
#seznam_vyrobcu {
	padding-top: 15px;
}
.oneColElsCtrHdr #container #mainContent #seznam_vyrobcu a {
	color: #999;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.oneColElsCtrHdr #container #mainContent #seznam_vyrobcu a:hover {
	color: #333;
	text-decoration: none;
}
.oneColElsCtrHdr #container #mainContent #seznam_vyrobcu p {
	word-spacing: 5px;
	letter-spacing: normal;
}
#kategorie {
	padding-top: 0px;
	padding-bottom: 50px;
	height: 300px;
}
#fade_menu_wrap {
	height: 100px;
}
.fade_menu {
	height: 100px;
	width: 147px;
	float: left;
}
#produkty {
	padding-top: 0px;
	padding-bottom: 58px;
	background-color: #000;
	background-image: url(images/bottom.jpg);
}
.fade_menu_produkty {
	height: 150px;
	width: 147px;
	float: left;
}
.oneColElsCtrHdr #container #produkty h2 {
	color: #CCC;
}
.sluzby {
	width: 294px;
	float: left;
	height: 300px;
}
.sluzby p {
	padding-right: 40px;
}
#kategorie_obrazky {
	padding-top: 25px;
	padding-bottom: 0px;
	height: 170px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #666;
	text-align: center;
}

