/* **************************** Layout ***************************************** */
*
{
	margin: 0;
	padding: 0;
}
/* ... Body ... */
body
{
	color: #333333;
	background:#FFF url(../images/layout/bcg-body.jpg);
	text-align: center;
	font: 75% "verdana", "arial ce", "helvetica ce", verdana, arial, helvetica, sans-serif;
	margin: 20px 0;
}
table, td 
{
	font-size: 100%;
}

/* ... Page ... */
#Page
{
	width: 778px;
	margin: 0 auto;
	
	background:url(../images/layout/bcg-page.jpg) 4px 0;
	
}
#PageIn
{
	text-align: left;
	/*margin: 0 10px 0px 10px;*/
	border: solid 4px #E4C3A4;
}
/* ... Header ... */
#Header
{
	background: #025949 url(../images/layout/bcg-header.jpg) no-repeat top left;
	
}
#HeaderIn
{
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
	height: 120px;
}

#Header img
{
	margin-left: 7px;
	
}
/* ... Navigation... */

#Navigation 
{
	background:#025949 url(../images/layout/navigace_01.jpg) no-repeat;
	
		
	height: 47px;

}


#Navi 
{

 padding-left: 194px;

}
#Navi li 
{
	background:url(../images/layout/bcg-navi.jpg) no-repeat 50% 0;
	width: 182px;
	list-style: none;
	float: left;
	white-space: nowrap;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	_margin: 0 3px;
	font-size: 160%;
	font-family: "Times New Roman CE", "Times Roman CE", "Times CE", "Times New Roman" times, serif;
}
#Navi a 
{
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #6D233C;
	display: block;
	float: left;
	
}

/* Begin IE MAC  hack\*/
#Navi a 
{
float: none;
}/* End IE MAC  hack\*/
#Navi a:hover 
{
color: #025949;

}
#Navi #NaviOn, #Navi #NaviOn a 
{
color: #FFF;
background: url(../images/layout/bcg-navi-on.jpg) repeat-x 50% 0;

}



/* ... LeftPanel ... */
#LeftPanel
{
	float: left;
	width: 190px;
}
#LeftPanelIn
{
}
.Menu
{
	margin: 10px;
	padding-top: 19px;
	background:url(../images/layout/bcg-menu.jpg) no-repeat;
}
.Menu div
{
	border: solid 1px #E9CFB6;
	padding: 10px;
	
	
}
.MenuList li
{
   margin-left: 10px;
	padding: 4px 0 4px 0;
	font-size: 90%;
	border-bottom: solid 1px #E9CFB6;
	list-style-image: url(../images/layout/bcg-menu-sipka.gif);
}
.MenuList a
{
	color:  #007363;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}
.MenuList .Expanded a
{
	font-weight: normal;
	background: none;
}
.MenuList a:hover
{
	color:  #6D233C;
}
#LeftForm
{

	width:170px;
	margin: 0 10px;
	background: url(../images/layout/bcg-form-h4.gif) no-repeat;
}

#LeftFormIn
{
	padding: 10px 0;
	margin-bottom: 10px;
	border-left: solid 1px #E9CFB6;
	border-right: solid 1px #E9CFB6;
	border-bottom: solid 1px #E9CFB6;
}
#LeftForm h4
{
	padding-top: 5px;
	font-size: 100%;
	text-align: center;
	
	color: #FFF;
}

/* ... Form ... */
#LeftContactForm
{
	text-align: center;
	margin-top: 10px;



}
#LeftContactForm fieldset {

	border: 0;
	
	


}
#LeftContactForm label
{
	font-size: 90%;
	color:  #6D233C;
	font-weight: bold; 
	padding-bottom: 10px;
}
#LeftContactForm fieldset input {
	width: 150px;
	border: 1px solid  #E9CFB6;
	margin-bottom: 10px;
}


#LeftContactForm textarea {
	width: 150px;
	border: 1px solid  #E9CFB6;
	margin-bottom: 10px;

}

/* ... Content ... */
#Content
{
	width: 580px;
	float: right;
}
#ContentIn
{
	padding: 0 10px 10px 10px;
}
/* ... Footer ... */
#Footer
{
	text-align: center;
	background: #F0DECD;
	height: 35px;
	line-height: 35px;
	font-size: 90%;
	color: #6D233C;
	
}
#FooterIn
{
	/*padding: 10px 10px 0 10px;*/
	
}
/* ... Text... */
h1
{
	font-size: 150%;
	color:  #6D233C;
	margin: 20px 0;
	padding-left: 20px;
	background:url(../images/layout/bcg-h2-index.gif) no-repeat 0 50%;
}
h2
{
	font-size: 120%;
	color: #007363;
	margin-top: 10px;
	padding-left: 13px;
	background:url(../images/layout/bcg-sipka-kostka.gif) no-repeat 0 50%;
	
	
}
h3
{
}
#Content p
{
	line-height: 1.4em;
}
a
{
	color:  #007363;
}
a:hover
{
	color:  #6D233C;
}
.MoreInfo
{
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
	
}
.MoreInfo a
{
	color:  #007363;
	text-decoration: none;
	background:url(../images/layout/bcg-more-info.gif) no-repeat 0 50%;
	padding-left: 13px;
}
.MoreInfo a:hover
{
	color:  #6D233C;
}
/* ... Img... */
a img
{
  border: 0;
}
#Footer a img
{
  border: 0;
}
/* ... Index ... */
#Index1 td
{
	padding: 5px;
	_padding: 3px;
	background: #F5E9DD;
	vertical-align: top;
	width: 176;
}

#Index1 td h2,p
{
	padding: 5px;
	
}

#Index1 td h2
{
	font-size: 110%;
	color:#6D233C;
	padding-left: 13px;
	background:url(../images/layout/bcg-h2-index.gif) no-repeat 0 50%;
	
}

#Index2 td
{
	padding: 5px;
	_padding: 3px;
	background: #F5E9DD;
	vertical-align: top;
	
}
#Index2 div
{
	border: solid 1px green;
	padding: 5px;
	
}

#Index2 td h2,p
{
	padding: 5px;
	
}

#Index2 td h2
{
	font-size: 110%;
	color:#6D233C;
	padding-left: 13px;
	background:url(../images/layout/bcg-h2-index.gif) no-repeat 0 50%;
	
}

#Index2 .Action
{
	font-size: 110%;
	width: 176px;
	color:green;
	padding-left: 13px;
	background:url(../images/layout/bcg-sipka-kostka.gif) no-repeat 0 50%;
	
}

/* ... Correct... */
.NoScreen
{
  display: none;
}
hr.Cleaner
{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

.copy {
	text-align: center; margin-top: 10px; font-size: 0.9em; color: black;
}

.copy a {
	color: black;
}

.copy a:hover {
	text-decoration: none;
}

