body {
	background: #F3F0DB;
  margin: 0 ;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
  text-align: center;
}

select {
  background-color: #efefef;   
  font-size: 11px;
  border: #cccccc 1px solid;
  position: relative;
  z-index: fixed;;
   
 
}

option {
cursor: pointer;
font-size: 10px;
 
}

#page {
	text-align: left;
	width: 1000px;
	position: relative;
	margin: auto;
 
}
#header {
	background: url(../images/header.jpg) top no-repeat;
	width: 800px;
	height: 142px;
	margin-left: 112px;
	
}
#flags {
	width: 38px;
	height: 81px;
	margin:  0 0 0 745px;
	padding: 50px 0 0 1px;
}
#flags ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}



 


#menu ul ul   {
position: absolute;
top: 100%;
left: 0;
width: 100%;
z-index: 10;
 
}

 
/* spodni menu */
#nav2 {
 
	width: 768px;
	height: 48px;
	margin: 0 0 0 122px;
	background: url(../images/nav2.jpg) top no-repeat;
	text-align: center;

		 
}
 
/* contet - start*/
#contentC {
	width: 1000px;
	height: 642px;
	margin: 0;
	padding: 0;
	background: url(../images/bgc2.jpg) left no-repeat;
	
 


}
#content {
	height: 400px;
	width: 650px;
	margin: 0 0 0 190px;
	color: #5F5F5E;
	text-align: justify;
	font-size:0.7em;
	line-height: 13px;
	text-overflow: auto;
	position: relative;
	
}

#textcontent {
  height: 440px;
}

#Qnav {
  position: relative; 
  float: left;
  margin-left: 1px;
}

/* contet - end*/
/* footer - start*/
#footer {
	width: 610px;
	padding: 75px 0 0 190px;
  font-size:0.7em;
}
.right {
	text-align: right;
	border-bottom: #817B7B 1px solid;
	padding-bottom: 4px;
}
/* footer - end*/
/* text format - start*/
h1 {
	font-size: 1.5em;
	color: #393939;
	margin: 0;
	padding: 0 ;
}
h2 {
	font-size: 1.4em;
	color: #0860A7;
	margin: 0;
	padding: 3px 0 8px 0;
}
h3 {
	font-size: 1.1em;
	color: #393939;
	margin: 0;
	padding: 3px 0 0 0;
}
a {
	color: #0065A7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 6px 0 6px 0;
	padding: 0;
	text-indent: 2%;
}
.rimg {
	margin: 0 0 5px 10px;
	float: right;
	position: relative;
	border: #EAE3DA 1px solid;
	z-index: 1;
}
.limg {
	margin: 0 10px 0 0;
	float: left;
	position: relative;
	border: #EAE3DA 1px solid;
	z-index: 1;
}

.kimg {
	border: #EAE3DA 1px solid;
}

.rbutton {
	margin: 0 0 5px 10px;
	float: right;
	position: relative;
	border: none; 
	 
}
.lbutton {
	margin: 0 10px 0 0;
	float: left;
	position: relative;
	border: none; 
	 
 
}



.ndspl {
	display: none;
}

.clear {
	clear: both;
}

.kontakty  {
  width: 100%;
  border-collapse: collapse; 
  border-color: black;
  border: 1px solid green;
}

.arrow {
  font-family: Verdana; 
  font-size: 8px; 
}


.right {
text-align: right;
}

.item {
position: relative; 
float: left
}

/* katolog */
.catalogue {
border: 1px solid #cccccc; 
width: 100%; 
margin: 5px 0 5px 0;

}
