/* Phoca Template - www.phoca.cz */

body {
	color: #777;
}

#phoca-site {
	background: #407541;
}

#phoca-side1-bg {
	/*background: #transparent url(images/sep.png) 23% 0 repeat-y;*/
}

#phoca-side2-bg {
	/*background: transparent url(images/sep.png) 76% 0 repeat-y;*/
}

#phoca-slideshow {
	margin-bottom:0px;
}

#phoca-top-box,
#phoca-middle {

}

#phoca-top-breadcrumb {
	
}

#phoca-wrap {


}


#phoca-content,
#phoca-content1,
#phoca-content2,
#phoca-content3 {
	background: #F9EBDC;
	margin:5px;
	padding: 5px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

h2, .contentheading, .componentheading, .contentpagetitle {
	border-bottom: 3px solid #ebb884;

}

a {
	color: #B86B1E;
}
a:link 		{color: 	#B86B1E;}
a:hover		{color: 	#B86B1E;}
a:visited	{color: 	#B86B1E;}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #B86B1E;
}

h1, h2, h3, h4, h5, h6
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.contentheading, .componentheading, .contentpagetitle,
.contentheading a, .componentheading a, .contentpagetitle a  {
	text-decoration: none;
	color: #B86B1E;
	text-shadow: #F9EBDC 0px 0px 5px;
}

h3,
div.module h3,
div.module h2,
div.moduletable h3,
div.moduletable h2  {
	text-shadow: #F9EBDC 0px 0px 3px;
}

div.moduletable h3,
div.moduletable h2  {
	color: #F9EBDC;
	text-shadow: #000 0px 0px 3px;
}

div.moduletable {
	background-color: #B86B1E;
	margin:5px;
	padding: 5px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.module,
div.module_menu {
	background: #F9EBDC;
	margin:5px;
	padding: 5px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.module_menu a, 
div.module a,
div.moduletable a {
	color: 	#000;
}

#phoca-middle {


}

#phoca-middle ul li{
	background: transparent url(images/li.png) 0 0px no-repeat;
}

#phoca-middle ul li.active{
	background: transparent url(images/lia.png) 0 0px no-repeat;
}

#phoca-middle div.module_menu ul li {
	padding: 5px 0px;
	border-bottom: 1px dotted #efefef;
	background: transparent url(images/li.png) 0px 5px no-repeat;
	padding-left: 20px;
}
#phoca-middle div.module_menu ul li.active {
	padding: 5px 0px;
	border-bottom: 1px dotted #efefef;
	background: transparent url(images/lia.png) 0px 5px no-repeat;
	padding-left: 20px;
}

div.module_menu ul li a{
	text-decoration: none;
}

#phoca-header #logo .header-desc {
	color: 		#777;
}

#phoca-bottom {
	color: 		#777;
}

#phoca-footer .phoca-footer {
	color: 		#777;
}

ul  li{
	color: #777;
	background: transparent;
}

#phoca-bottom {
	background-color: 	#B86B1E;
	color: 				#F9EBDC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#phoca-bottom .moduletable {
	background: transparent;
}

ul {
	/*list-style: none;*/
	padding:	0em;
	margin-left:1.5em;
}

hr 	{
	border:1px solid #B86B1E;
}

#phoca-search input[type="text"] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#F9EBDC;
}
.inputbox,
#textarea {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#F9EBDC;
}
select,
input[type="password"],
input[type="text"] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#F9EBDC;
}

#phoca-middle .pagenav-prev a,
#phoca-middle .pagenav-prev a:visited,
#phoca-middle .pagenav-next a,
#phoca-middle .pagenav-next a:visited,
#phoca-middle .readmore a,
#phoca-middle .readmore a:visited {
	background: #222 url(images/btn.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #F9EBDC; 
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	background-color: #B86B1E;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	font-weight: bold;
}

#phoca-middle .pagenav-prev a:hover,
#phoca-middle .pagenav-next a:hover,
#phoca-middle .readmore a:hover{
	background-color: #8C5217;
}
 
	

fieldset.userdata {
	border: none;
	background: #B86B1E;
	color:#F9EBDC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Top Menu */
#ptm-nav{
	border: 		1px solid #000;
	background:		#1c1c1c;
}



#ptm-nav ol,
#ptm-nav ul,
#subMenusContainer ul,
#subMenusContainer ol {	
	background:		#1c1c1c;	
	border:			1px solid #1c1c1c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#ptm-nav li {
	border-right: 1px solid #000;
}
/* End Top Menu*/

.panel h3.pane-toggler a {
	background: #F9EBDC url(images/plus.png) 99%  center no-repeat;
	color: #777;
}
.panel h3.pane-toggler-down a {
	background: #F9EBDC  url(images/minus.png) 99%  center no-repeat;
	border-bottom:	solid 1px #777;
	color: #777;
}

.panel h3 a {
	color:				#B86B1E;
}


table.category th,
table.category th a{
	color:				#777;
}

table.category {
	width: 100%;
}


/* TopMenu SubMenu Content */
div.customsubmenulink,
div.customsubmenunolink {
	margin: 0;
	padding: 5px;
	text-align: left;
	text-transform: none;
}

div.customsubmenucolumn {
	margin: 0;
	padding: 0;
	margin: 5px;
	font-size: 1em;
	line-height: 1.2;
	color: #F9EBDC;
	margin: 5px;
	font-weight: normal;
	text-transform: none;
}


#subMenusContainer div.customsubmenucolumn  a{
	text-decoration:underline;
	padding:		0;
	margin: 		0;
	font-size:		1em;
	letter-spacing: 0px;
	font-weight: 	normal;
	color: 			#F9EBDC;
	display:		inline;
	text-transform: none;
}

.topmenuimglink{
	margin-bottom: -2px;
	margin-right: 3px;
}

.tompmenumaindesc {
	clear:both;
	position:relative;
	float:left;
	font-size: x-small;
	padding:0;
	margin: -18px 5px 0px 15px;
	color: #d6d6d6;
}

div.customsubmenuul div.customsubmenuli{
	padding: 5px 0px;
	background: transparent url(images/li.png) 0px 5px no-repeat;
	padding-left: 20px;
}
div.customsubmenuul div.customsubmenuli.active {
	padding: 5px 0px;
	background: transparent url(images/lia.png) 0px 5px no-repeat;
	padding-left: 20px;
}

/* Phoca Restaurant Menu */
.pm-date,
.pm-date-sub,
.pm-group,
.pm-list {
	color: #B86B1E;
	font-family: 	Georgia, Times New Roman, serif, Arial, sans-serif;
}

/* Phoca Download */
.pd-mf-title {
	color: #F9EBDC;
}