@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 75%;
	background : #D5C7B6 url("body.gif") repeat-x;
  text-align : center;
	color: #363636;	
}
/*--------------------------------------------- layout ---*/
#page {
	position: relative;
	width: 856px;
	margin: 0 auto 0 auto;
	background : #FFFFFF url("bgpage.gif") repeat-y;
}
#header {
  width: 856px;
	height: 181px;
	background: #FFFFFF url("header.jpg") no-repeat center;
	text-align: left;
}
#doc {
  margin: 0px auto 0 auto;
  width: 791px;
	text-align: left;
	padding-bottom: 20px;
  border-top: 1px solid #F5DDC3;
  border-bottom: 1px solid #EAA649;
	clear: both;
}
#menu {
  margin: 0 auto 0 auto;
  width: 793px;
  min-height: 36px;
  _height: 36px;
  text-align: left;
  background: #C95B25 url("bgmenu.gif") repeat-x left;
  border-right: 1px solid #EFCB99;  
  _border-right: none;  
}
#text {
  padding: 20px 0px 10px 0px;
	text-align: left;
	min-height: 400px;
	_height: 400px;
}
#text-nonhp {
  float: right;
  width: 615px;
  min-height: 400px;
	_height: 400px;
  padding: 20px 0px 10px 0px;
	text-align: left;
}
#left{
  float: left;
  width: 155px;
  padding-bottom: 20px;
}

#footer {
  height: 40px;
	clear: both;
  color: #46829A;
  background: #FAF4EC url("footer.jpg") no-repeat 100% 100%;
  text-align: center;
}
/*------------------------------------------------ menu ---*/
.schody {
  height: 36px;
  width:163px;
  float: right;
  background: #C95B25 url("schody.jpg") no-repeat right;  
}
#menu ul {
 list-style-type: none;
}
#menu li {
  float: left;
  list-style-type: none;
}
#menu li a {
  display: block;
  padding: 10px;
  border-right: 1px dotted #D79473;
  _border-right: 1px solid #D79473;
  float: left;
  text-decoration: none;
  background: #C95B25 url("bgmenu.gif") repeat-x left;  

}
#menu li a span {
  padding:0 10px 0 10px;
  font-size: 1.1em;
  display: block;
  color: white;
  font-weight: bold;
}
#menu li.active a {
  background: url("bgmenuactive.gif") repeat-x left;  
}
#menu li a:hover {
  background:  url("bgmenuactive.gif") repeat-x left;  
}
/*-------------------------------------------------- levy menu ---*/
#left ul {
  list-style-type: none;
  margin: 20px 0 0px 0;
  >list-style-position: outside;
}
#left li {  
  margin-top: 0px;
  padding-bottom:0px;
  list-style-type: none;
  border-bottom: 1px solid #F3DDCE;
  background: url("bg-levymenu.gif") no-repeat left;
}
#left li a {
  display: block;
  _width: 100%;
  margin: 0px 0 0px 0;
  padding: 8px 0 8px 25px;
  text-decoration: none;
  color: #C95B25;
    border-right: 5px solid #FFCC88;
}
#left li a span {
  display: block;
}
#left li a:hover  {
  border-right: 5px solid #C95B25;
}
#left li.active a  {
  border-right: 5px solid #C95B25;
}
.top-border{
  border-top: 1px solid #F3DDCE;
}
#left li.nadpis {  
  margin: 0;
  padding:0;
  list-style-type: none;
  border-bottom: 1px solid #F3DDCE;
  background: #C95B25 url("bgmenu.gif") repeat-x left;  
  height:35px;
}
#left li.nadpis h3 {  
  padding:0 0 0 15px;
  color:#fff;
  font-size:1.1em;
  font-weight:bold;
  height:35px;
  line-height:35px;
}
/*-------------------------------------------- boxy ---*/
.box{
  width: 370px;
  _width: 380px;
  min-height: 110px;
  _height: 110px;
  border: 1px solid #F2D2A9;
  padding: 5px;
  margin-bottom: 10px;
 /* background: url("bgbox.gif") no-repeat left top;*/
}
.box img, .box-nonhp img{
  border: 3px solid #F2D2A9;
}
.box img {
  margin-left: 5px;
}
.box h3, .box-nonhp h3{
  margin: -5px 0 8px -5px;
  padding: 4px 0 4px 15px;
  background: url("bgbox.gif") no-repeat left bottom;
}
.box h3 {
    font-weight: bold;
}
.box-nonhp{
  width: 290px;
  _width: 300px;
  min-height: 115px;
  _height: 115px;
  border: 1px solid #F2D2A9;
  padding: 5px;
  margin-bottom: 10px;
  /*background: url("bgbox.gif") no-repeat left top;*/
}
.box-nonhp h3.delsi{
  margin: -5px 0 8px -5px;
  padding: 4px 0 4px 15px;
  background: url("bgbox1.gif") no-repeat left bottom;
}
/*---------------------------------------- klikaci logo ---*/
#logo a{
  position: absolute;
  top: 45px;
  left: 50px;
  width:110px;
  height:125px;
}
#logo h2 span{
  display: none;
}
/*----------------------------------------- footer ---*/
#footer1{
  height: 20px;
  width: 793px;
  margin: 0 auto 0 auto;
}
#footer span {
  display: block;
  padding: 2px 5px 0 5px;
	font-size: 0.8em;
	color: #363636;  
}
#footer span a:hover {
  text-decoration: underline;  
}
.black {
  color: #000;
}
/*------------------------------------------------- formulare ---*/
fieldset {
  margin-top: 20px;
	padding: 10px;
	border: 1px solid #FFCC88;
}
label span {
	display: block;
	float: left;
	width: 130px;
  margin-right: 10px;
}
legend{
  padding: 0 5px 0 5px;
  color: #CA5B25; 
}

/*----------------------------------------------------- obecné tagy ---*/
ul {
  list-style-position: inside;
  list-style-type: circle;
}
#left ul {
  _list-style-position: outside;
}

hr {
  display: none;
} 
#text ul {
  margin: 0px 0 0 20px;
}
#text li {
  list-style-type: circle;
}
#text-nonhp ul, #text-nonhp ol {
  margin: 0px 0 1em 20px;
}
a {
  color: #CA5B25;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.text, a:hover.text {
  text-decoration: none;
}
h1, h2, h3, h4 {
  margin: 0;
  line-height: 1em;
  font-weight: bold;
  color: #CA5B25;
}
h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #CA5B25;
  padding-left: 15px;
  margin-bottom: 1em;
  background: url("sipka.gif") no-repeat left;
}
h2 {
  font-size: 1.2em;
  padding: 6px 0 10px 0px;
  font-weight: bold;
  color: #174B96;
}
h2 a {
  text-decoration: none;
}
h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #CE5D26;
margin-bottom: 1em;
}
h4 {
  font-size: 1.2em;
  font-weight: normal;
  color: #174B96;
  padding-top: 1em;
  border-top: 1px dotted #174B96;
}
p {
  margin: 0 0 1em 0;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
}
/*--- navigace ---*/
#navigace{
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 5px 10px 5px 10px;
  font-size: 0.8em;
  margin:0px;
  color: #007BBB;
  background: url("bg-navigace.gif") repeat-x;
  margin: 0 auto 0 auto;
  width: 773px;
 _width: 793px;
	
}
/*--- obrazky ---*/
.img-produkt{
  border: 3px solid #F2D2A9;
  margin: 5px;
}
/*--- tridy a barvy ---*/
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.alignG {
  float: left;
  width: 185px;
  height: 185px
  margin: 0 10px 10px 0;
  text-align: center;
}
.ukonceniobtekani {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background-color: #FAF4EC;
}
.dalsi{
  padding-right: 12px; 
  background: url("sipka.gif") no-repeat right;
}
img.pictureG {
  border: 1px solid #CA5B25;
}
.box-foto {
  width:184px;
  margin:10px 3px 10px 3px;
  padding:0;
  text-align:center;
  float: left;

height:185px;
}
.box-foto a {
  padding:0;
  margin:0;
  display:inline;
}
.art-box-img img {
  float: left;
  margin: 0 10px 10px 0;
  border: 1px solid #D7D7D7;
}
.art-box-img1 {
  width: 120px;
  float: left;    
}
}
