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

body {
	color: #777;
}

#phoca-site {
	background: #ececec;
}

#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 {
	background: #fdfdfd;
	box-shadow: inset 0 1px 3px #fff, 0 0 5px #ccc;
	-o-box-shadow: inset 0 1px 3px #fff, 0 0 5px #ccc;
	-webkit-box-shadow: inset 0 1px 3px #fff, 0 0 5px #ccc;
	-moz-box-shadow: inset 0 1px 3px #fff, 0 0 5px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a {
	color: #2db14f;
}
a:link 		{color: 	#2db14f;}
a:hover		{color: 	#2db14f;}
a:visited	{color: 	#2db14f;}

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

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: #2db14f;
	text-shadow: #fff 0px 0px 5px;
}

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

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

div.moduletable {
	background-color: #2db14f;
	margin:5px;
	padding: 5px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.module_menu {
	background: #fff;
	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 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: 	#2db14f;
	color: 				#fff;
	box-shadow:  0 0 5px #ccc;
	-o-box-shadow:  0 0 5px #ccc;
	-webkit-box-shadow:  0 0 5px #ccc;
	-moz-box-shadow:  0 0 5px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#phoca-bottom .moduletable {
	background: transparent;
}

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

hr 	{
	border:1px solid #2db14f;
}

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

#phoca-middle .pagenav-prev a,
#phoca-middle .pagenav-next a,
#phoca-middle .readmore a {
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #2db14f;
	background-color: #39D578;
	box-shadow: inset 0 1px 3px #fff, inset 0 -15px #22a055, 0 0 2px #2db14f;
	-o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #22a055, 0 0 2px #2db14f;
	-webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #22a055, 0 0 2px #2db14f;
	-moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #22a055, 0 0 2px #2db14f;
	color: #fff;
}

fieldset.userdata {
	border: none;
	background: #2db14f;
	color:#fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Top Menu */
#ptm-nav{
	border: 		1px solid #696969;
	background:		#1c1c1c;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: 0 0 2px #2db14f;
	-o-box-shadow: 0 0 2px #2db14f;
	-webkit-box-shadow: 0 0 2px #2db14f;
	-moz-box-shadow: 0 0 2px #2db14f;
}

#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 #696969;
}
/* End Top Menu*/

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

.panel h3 a {
	color:				#2db14f;
}


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: #fff;
	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: 			#fff;
	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;
}