body {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  background: #DFB25D;
  text-align: center;
}
.clr {
  clear: both;
  font-size:0;
  line-height:0;
}

#under { 
  background: #DFB25D url(../images/bg.jpg) top center repeat-x;
}

#wrapper { 
  background: transparent url(../images/page_bg.jpg) top center no-repeat;
  margin: 0 auto;
  padding: 0;
}

#wrapper1 { 
  background: transparent url(../images/page_bg.jpg) top center no-repeat;
  margin: 0 auto;
  padding: 0;
  width: 970px;
}

#holder{
  margin:0 auto;
  width:960px;
  padding:0;
  text-align:center;
}

#top{
  background:transparent url(../images/header_bg.jpg) top center no-repeat;
  height:142px;
  width:960px;
}
#logo{
  float:left;
  width:728px;
  line-height:24px;
  padding:115px 0 0 220px;
  margin:0 auto;
  text-align:left;
}

#logo a, #logo a:link, #logo a:hover{
  font-size:18px;
  font-family:Tahoma;
  font-weight:bold;
  text-align:left;
  text-decoration:none;
  letter-spacing:1px;
  color:#94653a;
  padding:0 0 0 0px;
  margin:0;
}
/*** Start Search ***/
#search  {
  float:left;
  height: 18px;
  padding:0;
  margin:0;
}
#search .search {
  padding: 0px 0px 0 760px;
  float:left;
  margin:0;
}

#search .search .inputbox {
  float:left;
  font-size: 11px;
  line-height: 18px;
  text-transform:capitalize;
  font-family: Tahoma, Arial, sans-serif;
  color: #ab854c;
  border: 0;
  padding: 0px 0 0px 8px;
  margin:1px 0 0 0;
  height:18px;
  width:140px;
  background: url(../images/search.jpg) top left no-repeat;
}
#search .search .button {
  background: transparent url(../images/search_button.jpg) top right no-repeat;
  width:61px;
  height: 26px;
  line-height:25px;
  border:none;
  cursor:pointer;
  color:#fff;
  font-weight:bold;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  float:left;
  margin:10px 10px 0 0;
}
#search .moduletable {
  margin:0 auto;
  padding:0;
}
#search form {
  margin:0;
  padding:0;
}

#mod_login_remember { 
  border:none;
}
/*** End Search ***/


#top_menu{
  background: #fef9dd url(../images/top_menu_bg.jpg) top center no-repeat;
  height:42px;
  margin:0 auto;
  padding:0 0 10px 0;
  text-align:center;
  width:960px;
}

#mainlevel-nav{
  margin:0 auto;
  height:52px;
  padding:0;
}

#top_menu ul#mainlevel-nav {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  height:52px;
  background: transparent url(../images/menu_separator.jpg) top left no-repeat;
}

#top_menu ul#mainlevel-nav li{
  float: left;
  padding: 0 1px;
  margin:0;
  height:52px;
  background: transparent url(../images/menu_separator.jpg) top right no-repeat;
}

#top_menu ul#mainlevel-nav li a, #top_menu ul#mainlevel-nav li a:visited{
  float:left;
  color:#eee9ca;
  display:block;
  font-family:Tahoma,Arial,sans-serif;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  height:52px;
  line-height:43px;
  padding:0 25px;
}

#top_menu ul#mainlevel-nav li a:hover{
  background: transparent url(../images/but_hover.jpg) bottom center repeat-x;
  color: #b27b49;
  text-decoration: none;
  height: 52px;
}
div.pathway {
  border: 1px solid black;
  margin: 0;
  padding: 0;
  height: 32px;
  width:960px;
  text-align:left;
  background: #fef9dd url(../images/pathway.jpg) top left no-repeat;
}
div.pathway span {
  padding: 0 10px;
  color: #e9ded5;
  line-height: 32px;
  font-size: 11px;
  text-align:left;
  font-family:Tahoma, Arial, sans-serif;
}
div.pathway td {
  vertical-align:middle;
  height:32px;
}

div.pathway span a:link, div.pathway span a:visited  {
  color: #e9ded5;
}

#news{
  background:#fef9dd;
  width:960px;
  height:175px;
  margin:0 0 10px 0;
  padding:0;
}

.latest_news {
  float: left;
  background:#fef9dd;
  height:160px;
  overflow:hidden;
  padding:0 0 0 5px;
}
.latest_news ul{
  float:left;
  background:transparent url(../images/news_separator.jpg) center right no-repeat;
  margin:0;
  padding:2px 0 0 20px;
  text-align:left;
  width:200px;
  height:160px;
}

.latest_news h3{
  font-family: Tahoma, Arial, sans-serif;
  color: #9C7338; 
  font-size: 14px;
  margin:0;
  padding:10px 0 0 20px;
  color:#9c7338;
  text-align:left;
}

.latest_news ul li, .popular ul li{
  list-style-image: url(../images/li1.jpg);
  padding:0;
  margin:0 0 0 13px;
  width:160px;
}

.latest_news ul li a, .popular ul li a{
  line-height:18px;
  color:#9c7338;
}
.latest_news ul li a:link, .latest_news ul li a:visited , .popular ul li a:link, .popular ul li a:visited{
  font-size:11px;
  text-decoration:none;
  font-weight: normal;
  color: #9c7338;
  outline: none;
}
.latest_news ul li a:hover, .latest_news ul li a.current, .popular ul li a:hover, .popular ul li a.current{
  font-size:11px;
  text-decoration:underline;
  font-weight: normal;
  color: #9c7338;
  outline: none;
}
.popular {
  float: left;
  background:#fef9dd;
  height:160px;
  overflow:hidden;
  padding:0 0 0 5px;
}
.popular ul{
  float:left;
  margin:0;
  padding:2px 0 0 0;
  text-align:left;
  height:120px;
  width:210px;
  background:transparent url(../images/news_separator.jpg) center right no-repeat;
}

.popular h3 {
  font-family: Tahoma, Arial, sans-serif;
  color: #9C7338; 
  font-size: 14px;
  margin:0;
  padding:10px 0 0 0;
  color:#9c7338;
  text-align:left;
}

#news_flash {
  background:#fef9dd;
  float:left;
  width:500px;
  height:165px;
  padding:10px 10px 0 5px;
  margin: 0;
  overflow:hidden;
}
#news_flash .module div div div h3{
  font-family: Tahoma, Arial, sans-serif;
  color: #9C7338; 
  font-size: 14px;
  text-decoration: none;
  text-align: left;
  padding: 0;
  font-weight: bold;
  margin: 0;
}
#news_flash table.contentpaneopen  {
  padding:0;
}
#news_flash table.contentpaneopen td {
  color:#9c7338;
  padding:0;
  margin:0;
  font-size: 11px;
  text-align:justify;
  font-family:Tahoma, Arial, sans-serif;
}

#content {
  border-top:1px solid #c4a756;
  background:#fef9dd;
  padding:10px;
  padding:10px;
  margin:0;
  width:940px;
}
#content_1 {
  border-top:none;
  background:#fef9dd;
  padding:10px;
  margin:0;
  width:940px;
}

#leftcolumn, #rightcolumn  {
  float: left;
  margin: 0;
  padding: 0;
  width: 200px;
  text-align: center;
}
#leftcolumn div.module_menu, #rightcolumn div.module_menu, #leftcolumn div.module, #rightcolumn div.module {
  margin:0px;
  padding:0 0 10px 0;
  text-align:center;
  width:200px;
}

#leftcolumn div.module_menu div, #rightcolumn div.module_menu div, #leftcolumn div.module div, #rightcolumn div.module div, #leftcolumn div.module_text div , #rightcolumn div.module_text div{
  background: transparent url(../images/l_r_col_middle.jpg) center center repeat-y;
  padding:0;
  margin:0;
}
#leftcolumn div.module_menu div div, #rightcolumn div.module_menu div div, #leftcolumn div.module div div, #rightcolumn div.module div div, #leftcolumn div.module_text div div, #rightcolumn div.module_text div div{
  background: transparent url(../images/l_r_bottom.jpg) bottom center no-repeat;
  padding:0 0 10px 0;
  margin:0;
}
#leftcolumn div.module_menu div div div, #rightcolumn div.module_menu div div div, #leftcolumn div.module div div div, #rightcolumn div.module div div div, #leftcolumn div.module_text div div div, #rightcolumn div.module_text div div div {
  background: url(../images/l_r_top.jpg) top center no-repeat;
  padding:2px 0 0 0;
  margin:0;
}
#leftcolumn .module_menu div div div h3, #rightcolumn .module_menu div div div h3, #leftcolumn .module div div div h3, #rightcolumn .module div div div h3, #leftcolumn .module_text div div div h3, #rightcolumn .module_text div div div h3 {
  background: url(../images/h3_bg.jpg) top center no-repeat;
  font-size:12px;
  font-family:Verdana, Tahoma, sans-serif;
  font-weight:bold;
  text-align:left;
  height:26px;
  line-height:26px;
  width:186px;
  margin:0 auto;
  padding:0 0 4px 10px;
  color:#79531b;
}

#leftcolumn div.module_menu div div div div, #rightcolumn div.module_menu div div div div, #leftcolumn div.module div div div div, #rightcolumn div.module div div div div, #leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div{
  background: transparent url(../images/l_r_col_middle.jpg) center center repeat-y;
  padding:0;
  margin:0 auto;
  width:180px;
}

#leftcolumn table, #rightcolumn table{
  width:180px;
  margin:3px auto 0 auto;
  padding:0;
}
#leftcolumn table td{
  font-size:12px;
  font-family: Tahoma, Verdana, sans-serif;

}
#leftcolumn div.module form table{ /* modula za registracia */
  padding:0 10px;
  text-align:left;
  margin:0 auto;
  font-size:12px;
  font-family:Tahoma, Verdana, sans-serif;
  color:#9c7338;
}
#leftcolumn div.module form { /* modula za registracia */
  padding:6px 0 0 10px;
  text-align:center;
  font-size:12px;
  font-family:Tahoma, Verdana, sans-serif;
  color:#9c7338;
  width:170px;
}
div.module div div div form#form-login {
  margin:0 auto;
}

#mod_templatechooser_jos_change_template{
  float:left;
  font-size:11px;
}

#leftcolumn .module_menu div div div div{  /** menuto v liava kolona**/
  text-align:left;
}
#leftcolumn ul.menu{
  text-align:left;
  padding:2px 0 0 14px;
}
#leftcolumn ul.menu li{
  line-height:17px;
}


/*  LEFTCOLUMN linkove   */
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
  line-height: 18px;
  padding: 0 0 0 15px;
  text-decoration: none;
  font-size: 11px;
  background: url(../images/menu_row.jpg) center left no-repeat;
  margin: 0;
  height: 18px;
  color: #a07b32;
  font-weight: normal;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
  color: #a07b32;
  text-decoration: underline;
}

/*  CURRENT LINKS  */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
  line-height: 18px;
  padding: 0 0 0 15px;
  text-decoration: underline;
  color: #a07b32;
  font-weight: normal;
  font-size: 11px;
  background: url(../images/menu_row.jpg) center left no-repeat;
  margin: 0;
  height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
  color: #a07b32;
  text-decoration: underline;
  font-style: bold;
}

/*  SUB MENU LINKS  */
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
  text-decoration: none;
  color: #a07b32;
  margin: 0 0 0 15px;
  font-size: 11px;
  background: url(../images/menu_row.jpg) center left no-repeat;
  font-weight: normal;
  display: block;
  line-height: 18px;
  padding: 0 0 0 12px;
  border: none;
  height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
  font-size: 11px;
  margin: 0 0 0 15px;
  padding: 0 0 0 12px;
  text-decoration:underline;
  border: none;
  color: #a07b32;
  background: url(../images/menu_row.jpg) center left no-repeat;
  height: 18px;
  line-height: 18px;
}
/*  SUBMENU POSITION   */

#leftcolumn ul.menu li#current ul {
  margin: 0;
  padding: 0;
}

#leftcolumn ul.menu li#current ul li {
  margin: 0;
  padding: 0;
}

/*   CURRENT SUBMENU POSITION   */
#leftcolumn ul.menu li ul {
  margin: 0;
  padding: 0;
}

#leftcolumn ul.menu li.parent ul li a {
  text-decoration: none;
  color: #a07b32;
  margin: 0 0 0 15px;
  font-size: 11px;
  background: url(../images/menu_row.jpg) center left no-repeat;
  font-weight: normal;
  display: block;
  line-height: 12px;
  padding: 0 0 0 18px;
  border: none;
  height: 18px;
}

#leftcolumn ul.menu li#current ul li a:hover {
  color: #a07b32;
}

/*   END LINKS   */

#main {
  float: left;
  width: 520px;
  padding:0;
  font-size:12px;
  margin:0 10px;
}
div#main{
  text-align:left;
}
#main_full{
  float: left;
  width: 720px;
  padding: 10px;
  font-size:12px;
  text-align:left;
}
#leftcolumn div.module div div div div div{  /** syndicate **/
  text-align:center;
  background:#f1e6c4;
  padding:0;
  margin:0 auto;
}

.module .syndicate{
  margin:0 auto;
  width:180px;
  text-align: center;
  padding:10px 0 0 0;
  background:#f1e6c4;
}

.module .syndicate div {
  padding:0;
  margin:0 auto;
  text-align:center;  
  background:#f1e6c4;
} 

td {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  color: #000;
}
.contentpaneopen table td{

}
.text{
  text-align:left;
  padding:0 0 0 10px;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size:11px;
  line-height: 12px;
}
div div div form{
  margin:0 auto;
  text-align:left;
  padding:0;
}

ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  list-style-position:inside;
}

ol {
  margin: 5px 0 0 0;
  padding: 0;
  list-style-position:inside;
}
ul li {
  padding-left: 5px;
}
ol li {
  padding-left: 5px;
}

li{
  line-height: 1.3em;
  padding-left: 0;
  padding-top: 0;
}

/**  Linkove  **/
a {
  outline: none;
}
a:link, a:visited {
  text-decoration: underline;
  font-weight: normal;
  color: #a07b32;
}
a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #a07b32;
}

.module div div div form table.poll {
  text-align:center;
}
.poll {
  font-size:11px;
  text-align:left;
}
.poll table td{
  font-size:11px;
  text-align:left;
  padding:5px 0 0 0;
}
div.module table.poll {
  width: 170px;
  margin:0 auto;
}

body.contentpane {
  background: #fef9dd;
  text-align: left;
}

body.contentpane .contentpaneopen {
  width: 100%;
}

body.contentpane .contentpaneopen .contentheading {

}
h2, .contentheading{
}

.moduletable {
  margin: 0 auto;
}
select.button {
  width: auto;
  padding: 0;
}

.pagenav_prev, .pagenav_next {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  color: #333;
  font-size: 12px;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

table.contentpaneopen td.contentheading {
  padding: 0;
  color: #9c7338;
  text-align: left;
  font-weight: bold;
}
table.contentpane ul{
  margin : 0;
  padding : 0 0 0 20px;
}
table.contentpane ul li, div.nopad ul{
  list-style-image: url(../images/li.jpg);
  line-height:18px;
  padding:0 0 0 10px;
}

.button {
  background:#AB8452;
  height:20px;
  border: none;
  color: #fff;
  font-size: 10px;
  cursor:pointer;
}
#form-login .button{
  float:left;
  margin:0 0 0 7px;
}
form table td input.button{
  margin:5px 0;
  font-size:11px;
  padding:0 5px;
}

#contact_text{
  border: 1px solid #BF985F;
}
.copyright {
  font-size: 12px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  color: #a07b32;
  font-family: Tahoma, Arial, Verdana, sans-serif;
}

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 10px 0 50px 0;
}

.componentheading {
  margin: 0;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 14px;
  text-align: left;
  color: #9c7338;
  padding: 0 0 0 10px;
  font-weight:bold;
}
element.style{
  margin:10px;
  padding:0;
}

#footer {
  margin: 0 auto;
  width: 940px;
  height: 20px;
  text-align: right;
  vertical-align: top;
  padding:10px 0 20px 0;
}

a.sgfooter:link, a.sgfooter:visited {
  color: #a07b32;
  font-size: 12px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  text-decoration: none;
}
a.sgfooter:hover {
  color: #a07b32;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  text-decoration: none;
}

.sgf {
  font-size: 12px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #a07b32;
  text-decoration: none;
}
.sgf1 {
  font-size: 12px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #a07b32;
  text-align: center;
}

a.sglink:link, a.sglink:visited {
  color: #FFF;
  font-size: 11px;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  text-decoration: none;
}
a.sglink:hover {
  text-decoration: none;
}
img, table{
  border:none
}
a img {
  border: none;
}

.pagenav {
  font-size:12px;
  font-weight:normal;
}

a.toclink:link, a.toclink:visited {
  line-height:normal;
  font-size:11px;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  color: #000000;
  text-decoration: underline;
}
a.toclink:hover {
  text-decoration: none;
}
table.contenttoc {
  padding: 4px;
  margin-left: 4px;
  margin-bottom: 2px;
}

table.contenttoc th {
  color: #333;
  text-align: left;
  padding-top: 2px;
  padding-left: 4px;
  height: 21px;
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
}
.sectiontableheader {
  height: 20px;
  padding-right:3px;
  font-weight :normal;
}
.sectiontableentry2, .sectiontableentry1 {
  font-size: 11px;
  text-align:left;
  padding:2px;
}

.sectiontableentry1 {

}

.sectiontableentry2 {

}

table.contentpane {
  padding: 0 0 0 10px;
}

table.contentpane td.contentdescription {
  font-size:12px;
  line-height:18px;
  padding: 0 0 0 10px;
}

table.contentpane td.componentheading {
  height: 20px;
  padding: 0 0 3px 0;
  color: #555;
  text-align: left;
  padding-bottom:3px;
  white-space: nowrap;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

table.contentpaneopen td {

}

.height {
  height: 100%;
}

.small {
  font-size: 10px;
  color: #a07b32;
  font-weight: normal;
  text-align: left;
}
.searchintro{
  font-size:12px;
  text-align:left;
}

table.contentpaneopen  td.createdate {

}
table.contentpaneopen td.modifydate {

}

/** Data **/
.modifydate {
  height: 20px;
  vertical-align: bottom;
  font-size: 9px;
  color: #a07b32;
  font-weight: normal;
  text-align: right;
}

table.contentpaneopen td a.readon{
  display: block;
  float: right;
  line-height: 14px;
  font-size: 10px;
  text-decoration: underline;
  padding: 1px 2px 1px 2px;
}

table.contentpaneopen td a.readon:hover{
  color: #a07b32;
  text-decoration: none;
}

.blog_more {
  margin: 2px 8px;
  font-size:12px;
  font-weight:bold;
  text-align:left;
}

h4 {
  font-size: 10px;
  text-transform: uppercase;
}

input[type="checkbox"], input[type="radio"]{
  border:none;
  background:transparent;
}

#searchphraseany, #searchphraseall, #searchphraseexact{
  border:none;
}

input{ 
  border: 1px solid #BF985F; 
}
input#modlgn_remember  {
  border: none;
}

.inputbox, #email {
  border:none;
  padding:2px;
  border: 1px solid #BF985F;
}

#form-login-remember{
  text-align:left;
}

#modlgn_username, #modlgn_passwd{
  width:124px;
}

div#timedate {
  font-size: 12px;
  font-weight: bold;
  color: #AB4C37;
  text-align: center;
  padding: 0 0 10px 0;  
}

div.bannergroup_text {
  text-align:left;
  padding:0;
}

div.nopad {
  overflow: hidden;
  padding: 0;

}
div.nopad form#jForm p, div.nopad form#jForm  div#navigation {
  padding: 5px 0 0 10px;
}
div.nopad ul {
  clear: both;
}

td.middle_pad {
  width: 20px;
}



/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
  background: #fffebb;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2em;
  padding: 5px;
}

/* headers */
div.componentheading {
  height: 22px;
  padding: 0;
  font-size:16px;
  font-family:Tahoma,Arial,Verdana,sans-serif;
  color:#9C7338;
  font-weight:normal;
}

h1 {
  padding: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  vertical-align: bottom;
  color: #333;
  text-align: left;
  width: 100%;
}

h2, .contentheading {
  padding: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  vertical-align: middle;
  color: #4c3c18;
  font-weight: bold;
  margin-bottom:10px;
}
h3, .contentheading {
  padding: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  vertical-align: middle;
  color: #4c3c18;
  font-weight: bold;
  margin-bottom:0;
}

table.contentpaneopen h3 {
  margin-top: 10px;
  margin-bottom: 5px;
}

h4 {
  font-family: Tahoma, Arial, sans-serif;
  color: #333;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  text-align: left;
  color: #4c3c18;
  padding: 0;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
  background-color: #f1f1f1;
  color: #333;
}

.ol-background {
  background-color: #f1f1f1;
  color: #333;
}

.ol-textfont {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.ol-captionfont {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #f6f6f6;
  font-weight: bold;
}
.ol-captionfont a {
  background-color: #f1f1f1;
  color: #333;
  text-decoration: none;
  font-size: 12px;
}

.ol-closefont {}

/* spacers */
span.article_separator {
  display: block;
  height: 20px;
}

td.buttonheading {
  text-align: right;
  width: 0;
}

table.blog span.article_separator {
  display: block;
  height: 20px;
}


/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
  margin-left: 5px;
  padding: 0;
}

table.contentpane td{
  text-align: left;
}

table.contentpane td.contentdescription {
  width: 710px;
}

table.contentpane ul li a .category {
  color: #FF8800;
}

table.contentpane ul li {
  color: #333;
  padding:0;
}

table.contentpaneopen {
  margin: 0;
}

table.contentpaneopen li {
  margin-bottom: 5px;
  padding-left: 15px;
}



table.contentpaneopen fieldset {
  border: 0;
  border-top: 1px solid #669933;
}

table.contentpaneopen h4 {
  font-family: Tahoma, Arial, sans-serif;
  color: #669933;
}

.highlight {
  background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
  margin-bottom: 0px;
}
#banner{
  padding:10px 0 0 0;

}
.bannerheader {
  padding: 0;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
  border: 0 none; 
  margin: 0; 
  padding: 0;
}
form#form-login ul li{ 
  text-align:left;
  padding: 0; 
  line-height:14px;
}

form#form-login ul li a {
  text-align: left;
  padding: 0;
  font-size: 10px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
  margin-top: 5px;
}

table.paramlist td.paramlist_key {
  width: 128px;
  text-align: left;
  height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size : 14px;
  color : #c30;
  text-align: center;
  width: auto;
  background-color: #f9f9f9;
  border: solid 1px #d5d5d5;
  margin: 3px 0px 10px;
  padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
  padding: 4px 8px;
  font-size: 11px;
}

.bannerfooter_text {
  padding: 8px 20px;
  font-size: 11px;
  text-align: right;
}

/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
  text-align: left;
}

/* Frontend Editing*/
fieldset {
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 15px;
}

legend {
  margin: 0;
  padding: 0 10px;
}

td.key {
  border-bottom:1px solid #eee;
  color: #333;
}

/* Tooltips */
.tool-tip {
  float: left;
  background: #ffc;
  border: 1px solid #D4D5AA;
  padding: 5px;
  max-width: 200px;
}

.tool-title {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
  background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
  font-size: 100%;
  margin: 0;
}

/* System Standard Messages */
/* System Error Messages */
#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
   list-style: none;
}

/* System Notice Messages */
#system-message dd.notice ul { 
     color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 3px;
     margin: 0 0 5px 0;
   list-style-image: none;
}

#system-message dd {
     text-indent: 0;
}

#system-message dd ul {
     list-style: none;
     color: #f00; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
   list-style-image: none;
}

#system-message {
     margin: 5px auto;
   text-align: center;
   width: 98%;
}

.book-sh {
  background: #fef9dd; 
}

.button_more {
  width: 220px;
  color: #4c3c18;
  border: 2px double #C4A16E;
  background: #D5C6A0;
  text-align: center;
  padding: 2px;
}
.contentpane tbody tr td form table tbody tr td table tbody tr td, .contentpane .sectiontableheader{
  display: none;
}
