body {
	font-family: 'Arial CE', Arial, Helvetica, lucinda, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F4F4F4;
	background-image: url(../images/bg-center.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center; /* Hack for IE5/Win */
}
/* appearance*/
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC6666;
	text-decoration: underline;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.hidden {
	display: none;	
}
.clearboth { 
	clear: both; 
}
p {
	margin:0;
	line-height:120%;
	padding-bottom: 1em;
	text-align:left;
} 
h1, h1, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Arial CE', Arial, lucinda, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #77654F;
	margin: 0;
	display: block;
}
h1 {
	color: #A09077;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
}
h1 {
	color: #A09077;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
  margin-bottom: 10px;
}
.index_h1 {
  margin-top: 30px;
}
h3 {
	margin-bottom: 15px;
	/*position: relative;*/
	/*top: -5px;*/
	font-size: 1.3em;
}
blockquote {
	display:block;
	padding: 10px 8px 8px 8px;
	margin: 0px 0px 16px 0px;
	font: 150% 'Trebuchet MS', 'Arial CE', Arial, lucinda, sans-serif;
	line-height:1.2;
	color:#00CCFF;
	text-align:left;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol {
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	padding-bottom: 10px;
}
img {
	border: 0px;
}
/* structure */
#topwrapper {
	position: relative;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}
#top {
	background-color: #808080;
	height: 400px;
	width: 750px;
}
#top a {
	color:white;
}
#top .column {
	float:left;
	margin-right:20px;
}
#navigace {
	margin: 0;
	padding: 0;
	background-color: #CC0000;
	width: 750px;
	background-image: url(../images/nav-bg-red.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	height: 20px;
}
#podnavigace {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	word-spacing: 2px;
}
#podnavigace a, .SubnavItem {
	padding-right: 0px;
	padding-left: 10px;
	text-decoration: underline;
}
#podnavigace span {
	color: #999999;
}
.norightborder {
	border-right: none !important; 
	}

#navigace ul li {
    float: left;
    display: block;
    height: 19px;
    line-height: 19px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ffffff;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
    position: relative;
}

#navigace a {
    color: #fff;
    text-decoration: none
}

#navigace ul li ul {
    display: none;
}

#navigace ul li:hover ul{
  display: block;
  line-height: 20px;
  position: absolute;
  z-index: 100;
  width: 220px;
  top: 19px;
  left: 0px;
  text-align: left;
  clear: both;
  border-bottom: 1px solid #808080;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
}

#navigace ul li ul li {
  float: none;
  display: block;
  background: #fff;
  padding: 0 0 0 0px;
  /*border-top: 1px solid #ccc;*/
}

#navigace ul li ul li.last a{
   border-bottom: 1px solid #808080;
}

#navigace ul li ul li a {
    color: #cc0000 !important;
    display: block;
    padding: 0 0 0 20px;
    height: 20px;    
}

#navigace ul li ul li a:hover {
    background: #CC0000;
    color: #fff !important;
}


#navigace li.active a{
	color: #CC0000;
}
/* #navigace a:hover {
	background-color: #990000;
} */

#navigace li.active a:hover.active {
	color: #CC0000;
	background-color: #FFFFFF;
}

.active {
	color: #CC0000;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#maincontent {
	padding-left: 30px;
	padding-top: 10px;
	width: 700px;
	margin: 0px;
}
#arrows {
	position: absolute;
	height: 20px;
	width: 780px;
	top: 212px;
	left: 0px;
}
#footer {
	clear: both;
	padding-top: 5px;
	text-align: center;
	display: block;
	font-size: 90%;
	color: #999999;
	padding-bottom: 15px;
}
/* content */
#logo {
	margin:0; padding:0;
	}
#logo a {
	display:block;
	width:125px; height:65px;
	margin:0; padding:0;
	background: url(../images/LUGI-logo.gif) no-repeat left top;
	text-decoration: none;
	}
#logo a span { display:none }
.topimage {
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 19px;
}
div.section {
	height: 140px;
	width: 80px;
	margin-right: 15px;
	float: left;
	text-align: center;
}
div.section img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
.leftMargin {
	padding-left: 30px;
	width: 400px;
}
#footer a {
	color: #999999;
}
.collection-note {
	color: #FFF;
	float: right;
	position: absolute;
	top: 48px;
	z-index: 100;
	right: 33px;
}
.collection-note a {
	color: #FFF;
}
.lang {
	float: right !important;
	position: relative !important;
	border: none !important;
	padding: 2px 0;
}

.xpocitadlo {
	display: none;
}
#form {
	margin: 0; padding: 0;
	width: 350px;
	position: absolute;
	top: 520px;
	left: 350px;
}
.kontakt-button {
	background-color:#CC0000;
	padding: 0px;
	margin: 0px;
	color:#FFFFFF;
	width:75px;
	border: 1px solid #999999;
	}
#CategoryText {margin-bottom: 15px;}

