/* **************************** Layout ***************************************** */
*
{
	margin: 0;
	padding: 0;
}
/* ... Body ... */
body
{
	font-family: "verdana", "arial ce", "helvetica ce", verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #434337;
	background: #CCFFCC;
	text-align: center;
	line-height: 1.6em;
}
table
{
	border-collapse: collapse;
	background: white;
	font-size: 100%;
	border:   1px solid black;
	
	

}	
th
{
	background: #eaf581;
	border:   1px solid black;
	
}	


td 
{
	background: white;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border:   1px solid black;
}

/* ... Page ... */
#Page
{
	width: 770px;
	margin: 0 auto;
	background: #E1E2CE url(../obr/xxx.gif);
}
#PageIn
{
	text-align: left;
	padding: 0px 10px;
	border-bottom: solid 10px  #E1E2CE;
}

/* ... TopBar ... */
#TopBar
{
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
	background:#E1E2CE;
	
}
#TopBar a
{
	height: 30px;
	text-decoration: none;
	color: #246700;
	padding: 10px 10px 10px 21px;
	
}
#TopBar a:hover
{
	color: orange;
	
}
#TopBarPrint
{
	background:url(../obr/yyy.gif) no-repeat 0% 50%;
}
#TopBarMail
{
	background:url(../obr/zzz.gif) no-repeat 0% 50%;
}



/* ... Header ... */
#Header
{
	height: 160px;
	
	background:#E1E2CE url(../obr/topic.gif) no-repeat;
	
}


/* ... Navigation... */

#Navigation
{



height: 40px;
padding: 0 15px;
background:green url(../bacgr/navigace_a.jpg) no-repeat;

}


#Navi 
{



}
#Navi li 
{
width: 120px;
list-style: none;
float: left;
white-space: nowrap;
font-size: 10px;
line-height: 40px;
text-align: center;
}
#Navi a 
{
text-transform: uppercase;
text-decoration: none;
display: block;
font-weight: bold;
color: #FFF;
display: block;
float: left;
}

/* Begin IE MAC  hack\*/
#Navi a {
float: none;
}/* End IE MAC  hack\*/
#Navi a:hover {

color: orange;

}
#Navi #NaviOn, #Navi #NaviOn span
{
color: orange;

text-transform: uppercase;
font-weight: bold;
}


/* ... LeftPanel ... */
#LeftPanel
{
	float: left;
	width: 200px;
	background: #E8E9D7;
}
#LeftPanelIn
{
	
}
#LeftPhone
{
	padding: 10px;
}
#LeftForm
{
	background: #D5D9A7;
	border-top: solid 4px #ACB380;
	padding: 10px;
}
#LeftGallery
{
	margin: 10px 0;
	
	text-align: center;
	padding: 93px 10px 10px 10px;
	border: solid 1px #ACB380;
	background: #E1E2CE url(../bacgr/galerie.jpg) no-repeat;
}



/* ... Content ... */
#Content
{
	width: 550px;
	float: left;
	margin-bottom: 20px;
	
}

#ContentIn
{
	padding: 20px;
	

}


/* ... Footer ... */
#Footer
{
	
	clear: both;
	background: #E1E2CE url(../bacgr/footer.jpg) no-repeat 0% 100%;
	font-size: 85%;
}
#FooterIn
{
	height: 40px;
	line-height: 40px;
	color: #8A2E17;
	
}
#FooterC
{
	width: 200px;
	float: left;
	text-align: center;
		
	
}
#FooterLink
{
	float: left;
	text-align: center;
	border-top: solid #ACB380 4px;
	width: 550px;
}

#FooterLink a
{
	
	color: #434337;
	text-decoration: none;
}
#FooterLink a:hover
{
	
	color: #8A2E17;
}

#FooterLink span
{
	
	font-weight: bold;
}



/* ... Bottom Bar ... */

#BottomBar
{
	
	width: 770px;
	margin: 0 auto;
	text-align: center;
	
}
#BottomBar address
{
	
	
	/*margin-top: 10px;*/
	
	
}

/* ... Text... */

h1
{
	font-size: 150%;
	color: #9AA264;
	margin-bottom: 20px;
	padding: 15px 0 15px 35px;
	background:url(../bacgr/ici-1.gif) no-repeat 0% 50%;
	border-bottom: dotted 1px #9AA264;
}
h2
{
	font-size: 120%;
	color: #8A2E17;
	margin-top: 10px;
}
h3
{
	font-size: 110%;
	color: #08736D;
	font-style: italic;
	margin-bottom: 10px;
}
h4
{
	font-size: 110%;
	color: #8A2E17;
	margin-top: 10px;
}

#LeftPhone h4
{
	padding-left: 21px;
	background:url(../bacgr/ico-2.gif) no-repeat 0% 50%;
}

#Content p
{
	margin-bottom: 10px;
}

a
{
	color: #8A2E17;
}
a:hover
{
	color: orange;
}

#Content ul, ol
{
	padding-left: 40px;
}

.MoreInfo
{
	text-align: right;
	background:url(../bacgr/ico-3.gif) no-repeat 100% 50%;
	padding: 5px 20px 5px 5px;
	
	
}
.MoreInfo a
{
	
	font-weight: bold;
	text-decoration: none;
}
.FormError
{
	
	color: red;
}

/* ... Form ... */
form
{
	text-align: center;
}
fieldset {

	border: 0px;
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset input {
	border: solid 1px #ACB380;
	margin-bottom: 10px;
}
textarea {

	border: solid 1px #ACB380;
}
/* ... Img... */
.RightImg
{
	float: right;
	margin-left: 15px;
	border: solid 4px #D5D9A7;
}
.LeftImg
{
	float: left;
	margin-right: 30px;
	border: solid 4px #D5D9A7;
}
a img
{
  border: solid 1px  #08736D;
}
.ImgGallery
{
	float: left;
	width: 150px;
	height: 110px;
	text-align: center;
	margin: 5px;
}
.ImgGallery img
{
	border: solid 4px #D5D9A7;
}

/* ... Correct... */
.NoScreen
{
  display: none;
}
hr.Cleaner
{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
#Counter
{
	display: none;
	text-align: center;
}
/* **************************** Index ***************************************** */
#IndexTable
{
	margin-top: 10px;
}
#IndexTable td
{
	width: 170px;
	padding: 0 5px;
	line-height: 1.6em;
	vertical-align: top;
	border-right: dotted 1px #9AA264;
}
#IndexTable h2
{
	font-size: 110%;
	margin-bottom: 10px;
	text-align: right;
	color: orange;
	text-transform: uppercase;	
}


