/* Phoca Template - www.phoca.cz */
html {
	margin:0;
	padding:0;
}
body {
	text-align: center;
	font-size: 9pt;
	font-family:  Verdana,Arial, sans-serif, Helvetica;
	line-height: 1.3;
	padding: 0;
	margin: 0;
         background: #861c21 url(../images/bg-site.jpg) no-repeat scroll top;
}
/* Typo */


.phoca-in {
	margin:10px;
}


h1,h2,h3,h4,h5,h6,blockquote,label,ul,ol,dl,fieldset,address, p {
	margin:0.5em 0;
	padding:0;
}

li,dd {
	margin-left:1em;
}

fieldset {
	padding:0.5em;
}
form {
	margin: 0;
	padding: 0;
}

img a{
	border: 0;
}



li {
	background: transparent url(../images/li.png) no-repeat 5px 10px;
	padding: 4px 5px 4px 18px;
	margin-left:10px;
	list-style-type:none;
}

td 		{padding:1px;}
a 		{color: #666666;}
a:link 	{color: #666666;}
a:hover	{color: #666666;}


h3 		{font-size: 1.3em;}
h4 		{font-size: 1.2em;}
h5 		{font-size: 1.1em;}
h6 		{font-size: 1em;}

hr 		{border:1px solid #000000;}

#phoca-footer, .small, .createdate, .modifydate {
	font-size:0.8em;
	color: #000000;
}

.pagination span, .pagination a, .pagination strong {
	margin:0 3px;
}

a img {
	border: 0px;
}

/* Site */
#phoca-site {
	padding: 0;
	margin: 0;

}

#phoca-wrap {
	min-width: 987px;
	max-width: 987px;
	width: auto !important;
	width: 987px;
	margin: 0 auto;
	text-align: left;
}

/* Header*/
#phoca-header {
	
	background: transparent 0 0;
	position:relative;
	height:150px;
	margin-top:0px;
	margin-bottom:0px;
	
}


#phoca-header h1 {
	font-variant: small-caps;
	font-stretch: expanded;
	padding-left: 30px;
	color:#dbd3bd;
	font-weight: bold;
	font-size: 50px;
}


#phoca-header .banner {
	position:absolute;
	top: 160px;
	right:20px;
	color:#dbd3bd;
}

#phoca-header .user4 {
	position:absolute;
	top: 80px;
	right:20px;
	color:#dbd3bd;	
}


/* Top Menu */
#phoca-topmenu {
	position:relative;
	height:30px;
	margin-top:0px;
	margin-bottom:0px;
	color:#fff;
	font-weight:bold;
	min-height: 30px;
	max-height: 30px;
	text-align: left;
	padding-top: 7px;
	
}
#phoca-topmenu .phoca-in {
	padding: 0;
	margin:0;
}




/* */
/* Top 
#phoca-top {
	padding:5px 5px 5px 0px;
	float:left;
	position:relative;
	width:900px;
}

#phoca-top .phoca-in {
	padding:0;
	margin:0;
	color:#ffffff;
}
*/
/* Side */
#phoca-side1 {
	position:relative;
	float:left;
	width:292px;
	padding-left:4px;
	overflow:hidden;
}

#phoca-side2 {
	position:relative;
	float:left;
	width:200px;
	padding-right:10px;
	overflow:hidden;
}

#phoca-side1-bg {
	  /* background: url(../images/lbg.png) 23% 0 repeat-y;  */ 
	  padding-left: 0px;
	  margin-left: 2px;
}

#phoca-side2-bg {
  /*  background: url(../images/rbg.png) 77% 0 repeat-y;  */
  background: url(../images/content_bg.png) repeat-x top;
  padding-left: 0px;
  margin: 0;
  min-width: 987px;
	max-width: 987px;
	width: auto !important;
	width: 987px;
}

/* Content */
#phoca-content {
	position: relative;
	float: left;
	width: 448px;
	padding: 0px;

}

#phoca-content1 {
	position:	relative;
	float:		left;
	width: 		448px;
	overflow:	hidden;
	border-left:#4e1217 1px solid;
	border-right:#4e1217 1px solid;
	padding:	10px;
}

#phoca-content2 {
	position:	relative;
	float:		left;
	width: 		448px;
	overflow:	hidden;
	padding:	5px;
}
#phoca-content3 {
	position:	relative;
	float:		left;
	width: 		448px;
	overflow:	hidden;
	padding:	10px;
}

/* User */
#phoca-user {
	clear:both;
	padding:5px 5px 5px 0px;
	margin-left:224px;
}

/* Botom */
#phoca-bottom {
	clear:both;
	margin:5px 10px;
	padding:10px 10px 5px 10px;
}

/* Footer */
#phoca-footer {
	clear:both;
	height:100px;
	text-align:left;
padding-left:300px;
}

#phoca-footer .phoca-in {
	padding-top:60px;
	padding-right:120px;
}

#phoca-debug {
	padding:0px;
	margin:0px;
}


/* Module */
/* Module */
div.module {
	color: 			#666666;
	font-size: 		1em;
         font-family:"Georgia", "MS Serif", serif;
         color:#861c21; 
	margin:			5px 0 10px 0;
	width: 			190px;
	background: 	url(../images/mbmm.png) top left repeat-y;
}

div.module div {
	background: 	transparent;
	background: 	url(../images/mbtm.png) no-repeat;
}
/* 
div.module div div {
	background: 	url(../images/mbbm.png) bottom left no-repeat;
}
*/

div.module div div div {
	padding:		10px;
}

div.module div div div div {
	background: 	transparent;
	border: 		none;
	padding: 		0;
}

.module h3 {
	padding: 		10px 10px 10px 25px;
	margin:			6px;
	text-align: 	left;
	font-size: 		1.1em;
	border-bottom:	1px solid #444;
	color:			#666666;
	background: 	transparent url(../images/head.png) 0 center no-repeat;
}

.module ul {
	background: 	none;
	list-style: 	none;
	padding: 		0;
	margin: 		0 0 15px 0;
}
/*
.module li {
	background: 	none;
	list-style: 	none;
	padding: 		0;
	margin: 		0;
}

.module ul li {
	background: 	none;
	list-style: 	none;
	padding: 		0;
	margin: 		0 3px 0 3px;
}
*/
.module #current a,
.module_menu a:link, .module_menu a:visited,
.module ul li ul li a, .module ul #current ul li a,
.module ul li ul #current a {
	display: 			block;
	background: 		transparent;
	padding: 			4px 5px 4px 18px;
	color: 				#666666;
	text-decoration:	none !important;
}

.module a:hover {
	color: 	#000;
}

/* Module */
/* Module _menu */
div.module_menu {
         font-family:"Georgia", "MS Serif", serif;
	color: 		#fff;
	font-size:	16px;
	margin:		5px 0 10px 0;
	width: 		200px;
	background: transparent;
}

div.module_menu div {
	background: transparent;
	
	padding-top:1px;
}

div.module_menu div div {
	background: url;
}

div.module_menu div div div {
	padding: 	10px;
}

div.module_menu div div div div {
	background: transparent;
	border: 	none;
	padding:	0;
}

.module_menu h3 {
	color: 			#ffffff;
	padding: 		10px 10px 10px 25px;
	text-align: 	left;
	font-size: 	1.1em;
  
	margin:			6px;
	border-bottom: 	1px solid #444;
	background: 	transparent ;
}


.module_menu ul {
	background: 	none;
	list-style: 	none;
	padding: 		0;
	margin: 			0;
	margin-bottom: 	10px;
}

.module_menu ul li {
	background: 	none;
	padding: 		0;
	margin: 		0 3px 0 3px;
	list-style: 	none;
}
.module_menu a:link, .module_menu a:visited,
.module_menu #current a,
.module_menu ul li ul li a,
.module_menu ul #current ul li a,
.module_menu ul li ul #current a {

	display: 			block;
         Font-weight:       bold;
	background: 		transparent ;
	padding: 			4px 5px 4px 18px;
	color: 				#4e1217;
	text-decoration:	none !important;
}

.module_menu .menu li{
		border-bottom: 	2px dotted #c9b6b8;
}
.module_menu .menu ul li{
		border-bottom: 	none;
		padding-left: 10px;
		font-size: 12px;
                  margin-bottom: 	8px;

}
.module_menu a:hover {
	color: 				#4e1217;
}

.module_menu #current a {
	background: transparent  no-repeat 5px 10px;
	color: #4e1217;
}

.module_menu ul li ul #current a{
	background: transparent  no-repeat 5px 10px;
	color: #4e1217;
}

/* Moduletable */
.moduletable {
	padding:	10px;
	background:	#666666;
	margin:		0 10px;
	border:		1px solid #db771f;
	color: 		#fff;
}

.moduletable a{
	text-decoration:	underline;
	color:				#fff;
}
.moduletable h3 {
	color:				#fff;
	background: 		transparent url(../images/head.png) 0 center no-repeat;
	padding-left: 		20px;
}

/* Navigation */
#mainlevel-nav {

	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
	list-style:		none;
	width: 340px;
	
}

#mainlevel-nav li {
font-size: 7pt;
background: 	none;
	position:		relative;
	 float:			left;
	list-style:		none;
	list-style-type: none;
	margin:			0px;
	padding:		0px 2px 0px 0px;
	
	
}

#mainlevel-nav a:link,#mainlevel-nav a:visited {
	position: relative;
	float: left;
	display: block;
	color: #c2c2c2;
	text-decoration: none;
	margin: 0 2px;
	padding: 0px 0px 5px 8px;
}


#phoca-topmenu #active_menu-nav, #mainlevel-nav #current a {
  
	float:			left;
	display:		block;
	color:			#fff;
	text-decoration:none;
	margin:			0 2px;
	padding:		7px 8px 5px 8px;
	
	color:#ffffff;
}

#mainlevel-nav #current {
	background:		#000000;
}

#mainlevel-nav li a:hover {
	text-decoration:none;
	color:			#fff;
}

/* Login */
#modlgn_username {
	width:160px;
}
#modlgn_passwd {
	width:160px;
}

/** overlib **/
.ol-foreground {
	background-color: #f0f0f0;
}
.ol-background {
	background-color: #d6d6d6;
}
.ol-textfont {}
.ol-captionfont {
	color: #ffffff;
	font-weight: bold;
}
.ol-captionfont a {}

.ol-closefont {}

hr{
	border-top: 2px dotted #c9b6b8;
	text-align: center;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.topnav_left{
	text-align: left;
	width: 450px;
	font-size: 7pt;
        color: #c2c2c2;
	float: left;
}

.topnav_left a{
	font-size: 7pt;
        color: #c2c2c2;
}

.topnav_left a:hover {
	text-decoration:none;
	color:			#fff;
}
.topnav_middle{
  text-align: left;
	width: 350px;	
  float: left;
}
.topnav_right{
	text-align: right;
	width: 185px;	
	float: left;
}

.inputbox {
	background: White url(../images/search.png) no-repeat;
	border:0;
	height: 15px;
	width: 120px;
   margin-right:5px;
	padding: 2px;
	font-size:10px;
	color:#4e1217;
	border:1px solid #dbd3bd;
}
.button{
font-size:7pt;
background: lightgray  no-repeat;
color:#861c21;
 border-style: none;
}


h1, .contentheading, .componentheading, .contentpagetitle {
	color: #000000;
	font-weight:bold;
	text-align: center;
	font-size: 12pt;
	font-family:"Georgia", "MS Serif", serif;
}
h2		{
font-size: 12pt;
font-weight:normal !important;
text-align: center;
border-bottom: 	2px dotted #c9b6b8;
font-family:"Georgia", "MS Serif", serif;
margin-bottom: -4px;
}

h2 strong	{
font-weight:normal !important;
}
.article-content{
         line-height: 1.5;
}
.article-content img
{border: 1px solid #861c21; padding: 3px; margin: 5px; margin-left:0Px; display: block; }
