a.interwiki { background: transparent url(/lib/images/interwiki.png) 0px 1px no-repeat; padding-left: 16px;}a.iw_wp {  background-image: url(/lib/images/interwiki/wp.gif)}a.iw_wpfr {  background-image: url(/lib/images/interwiki/wpfr.gif)}a.iw_wpde {  background-image: url(/lib/images/interwiki/wpde.gif)}a.iw_wpes {  background-image: url(/lib/images/interwiki/wpes.gif)}a.iw_wppl {  background-image: url(/lib/images/interwiki/wppl.gif)}a.iw_wpjp {  background-image: url(/lib/images/interwiki/wpjp.gif)}a.iw_wpmeta {  background-image: url(/lib/images/interwiki/wpmeta.gif)}a.iw_doku {  background-image: url(/lib/images/interwiki/doku.gif)}a.iw_dokubug {  background-image: url(/lib/images/interwiki/dokubug.gif)}a.iw_amazon {  background-image: url(/lib/images/interwiki/amazon.gif)}a.iw_amazon_de {  background-image: url(/lib/images/interwiki/amazon.de.gif)}a.iw_amazon_uk {  background-image: url(/lib/images/interwiki/amazon.uk.gif)}a.iw_phpfn {  background-image: url(/lib/images/interwiki/phpfn.gif)}a.iw_coral {  background-image: url(/lib/images/interwiki/coral.gif)}a.iw_sb {  background-image: url(/lib/images/interwiki/sb.gif)}a.iw_google {  background-image: url(/lib/images/interwiki/google.gif)}a.iw_meatball {  background-image: url(/lib/images/interwiki/meatball.gif)}a.iw_wiki {  background-image: url(/lib/images/interwiki/wiki.gif)}a.mediafile { background: transparent url(/lib/images/fileicons/file.png) 0px 1px no-repeat; padding-left: 18px; padding-bottom: 1px;}a.mf_bz2 {  background-image: url(/lib/images/fileicons/bz2.png)}a.mf_conf {  background-image: url(/lib/images/fileicons/conf.png)}a.mf_deb {  background-image: url(/lib/images/fileicons/deb.png)}a.mf_doc {  background-image: url(/lib/images/fileicons/doc.png)}a.mf_gif {  background-image: url(/lib/images/fileicons/gif.png)}a.mf_gz {  background-image: url(/lib/images/fileicons/gz.png)}a.mf_htm {  background-image: url(/lib/images/fileicons/htm.png)}a.mf_html {  background-image: url(/lib/images/fileicons/html.png)}a.mf_jpeg {  background-image: url(/lib/images/fileicons/jpeg.png)}a.mf_jpg {  background-image: url(/lib/images/fileicons/jpg.png)}a.mf_odc {  background-image: url(/lib/images/fileicons/odc.png)}a.mf_odf {  background-image: url(/lib/images/fileicons/odf.png)}a.mf_odg {  background-image: url(/lib/images/fileicons/odg.png)}a.mf_odi {  background-image: url(/lib/images/fileicons/odi.png)}a.mf_odp {  background-image: url(/lib/images/fileicons/odp.png)}a.mf_ods {  background-image: url(/lib/images/fileicons/ods.png)}a.mf_odt {  background-image: url(/lib/images/fileicons/odt.png)}a.mf_pdf {  background-image: url(/lib/images/fileicons/pdf.png)}a.mf_png {  background-image: url(/lib/images/fileicons/png.png)}a.mf_ppt {  background-image: url(/lib/images/fileicons/ppt.png)}a.mf_ps {  background-image: url(/lib/images/fileicons/ps.png)}a.mf_rar {  background-image: url(/lib/images/fileicons/rar.png)}a.mf_rpm {  background-image: url(/lib/images/fileicons/rpm.png)}a.mf_rtf {  background-image: url(/lib/images/fileicons/rtf.png)}a.mf_swf {  background-image: url(/lib/images/fileicons/swf.png)}a.mf_sxc {  background-image: url(/lib/images/fileicons/sxc.png)}a.mf_sxd {  background-image: url(/lib/images/fileicons/sxd.png)}a.mf_sxi {  background-image: url(/lib/images/fileicons/sxi.png)}a.mf_sxw {  background-image: url(/lib/images/fileicons/sxw.png)}a.mf_tar {  background-image: url(/lib/images/fileicons/tar.png)}a.mf_tgz {  background-image: url(/lib/images/fileicons/tgz.png)}a.mf_txt {  background-image: url(/lib/images/fileicons/txt.png)}a.mf_xls {  background-image: url(/lib/images/fileicons/xls.png)}a.mf_xml {  background-image: url(/lib/images/fileicons/xml.png)}a.mf_zip {  background-image: url(/lib/images/fileicons/zip.png)}a.mf_c {  background-image: url(/lib/images/fileicons/c.png)}a.mf_cpp {  background-image: url(/lib/images/fileicons/cpp.png)}a.mf_cs {  background-image: url(/lib/images/fileicons/cs.png)}a.mf_css {  background-image: url(/lib/images/fileicons/css.png)}a.mf_java {  background-image: url(/lib/images/fileicons/java.png)}a.mf_js {  background-image: url(/lib/images/fileicons/js.png)}a.mf_lua {  background-image: url(/lib/images/fileicons/lua.png)}a.mf_php {  background-image: url(/lib/images/fileicons/php.png)}a.mf_pl {  background-image: url(/lib/images/fileicons/pl.png)}a.mf_py {  background-image: url(/lib/images/fileicons/py.png)}a.mf_rb {  background-image: url(/lib/images/fileicons/rb.png)}/**
 * Basic styles. These styles are needed for basic DokuWiki functions
 * regardless of the used template. Templates can override them of course
 */

div.clearer {
  clear: both;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

div.no {
  display: inline;
  margin: 0;
  padding: 0;
}

.hidden {
  display: none;
}

div.error {
  background: #fcc url(/lib/styles/../images/error.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #faa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.info {
  background: #ccf url(/lib/styles/../images/info.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #aaf;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.success {
  background: #cfc url(/lib/styles/../images/success.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #afa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.notify {
  background: #ffc url(/lib/styles/../images/notify.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #ffa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}


/* image alignment */
.medialeft {
  float: left;
}
.mediaright {
  float: right;
}
.mediacenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.leftalign { text-align: left; }
.centeralign { text-align: center; }
.rightalign { text-align: right; }

em.u {
  font-style: normal;
  text-decoration: underline;
}
em em.u {
  font-style: italic;
}


/* syntax highlighting code */
.code .br0  { color: #66cc66; }
.code .co0  { color: #808080; font-style: italic; }
.code .co1  { color: #808080; font-style: italic; }
.code .co2  { color: #808080; font-style: italic; }
.code .co3  { color: #808080; }
.code .coMULTI  { color: #808080; font-style: italic; }
.code .es0  { color: #000099; font-weight: bold; }
.code .kw1  { color: #b1b100; }
.code .kw2  { color: #000000; font-weight: bold; }
.code .kw3  { color: #000066; }
.code .kw4  { color: #993333; }
.code .kw5  { color: #0000ff; }
.code .me1  { color: #006600; }
.code .me2  { color: #006600; }
.code .nu0  { color: #cc66cc; }
.code .re0  { color: #0000ff; }
.code .re1  { color: #0000ff; }
.code .re2  { color: #0000ff; }
.code .re3  { color: #ff3333; font-weight:bold; }
.code .re4  { color: #009999; }
.code .st0  { color: #ff0000; }
.code .sy0  { color: #66cc66; }


div#acl_manager div#acl__tree {
    font-size: 90%;
    width: 25%;
    height: 300px;
    float: left;
    overflow: auto;
    border: 1px solid #8cacbb;
    text-align: left;
}

div#acl_manager div#acl__tree a.cur {
    background-color: #ff9;
    font-weight: bold;
}

div#acl_manager div#acl__tree ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#acl_manager div#acl__tree li {
    padding-left: 1em;
}

div#acl_manager div#acl__tree ul img {
    margin-right: 0.25em;
    cursor: pointer;
}

div#acl_manager div#acl__detail {
    width: 73%;
    height: 300px;
    float: right;
    overflow: auto;
}

div#acl_manager div#acl__detail fieldset {
    width: 90%;
}

div#acl_manager div#acl__detail div#acl__user {
    border: 1px solid #8cacbb;
    padding: 0.5em;
    margin-bottom: 0.6em;
}

div#acl_manager table.inline {
    width: 100%;
    margin: 0;
}

div#acl_manager .aclgroup {
    background: transparent url(/lib/plugins/acl/pix/group.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .acluser {
    background: transparent url(/lib/plugins/acl/pix/user.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .aclpage {
    background: transparent url(/lib/plugins/acl/pix/page.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .aclns {
    background: transparent url(/lib/plugins/acl/pix/ns.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager label.disabled {
  color: #666!important;
}

#acl_manager label {
  text-align: left;
  font-weight: normal;
  display: inline;
}

#acl_manager table {
  margin-left: 10%;
  width: 80%;
}

#acl_manager table tr {
    background-color: inherit;
}

#acl_manager table tr:hover {
    background-color: #dee7ec;
}

/* plugin:configmanager */
#config__manager div.success,
#config__manager div.error,
#config__manager div.info {
  background-position: 0.5em;
  padding: 0.5em;
  text-align: center;
}

#config__manager fieldset {
  margin: 1em;
  width: auto;
  margin-bottom: 2em;
  background-color: #dee7ec;
  color: #000;
  padding: 0 1em;
}
#config__manager legend {
    font-size: 1.25em;
}

#config__manager form { }
#config__manager table {
    margin: 1em 0;
    width: 100%;
}

#config__manager fieldset td {
    text-align: left;
}
#config__manager fieldset td.value {
    /* fixed data column width */
    width: 31em;
}

#config__manager td.label {
    padding: 0.8em 0 0.6em 1em;
    vertical-align: top;
}

#config__manager td.label label {
    clear: left;
    display: block;
}
#config__manager td.label img {
    padding: 0 10px;
    vertical-align: middle;
    float: right;
}

#config__manager td.label span.outkey {
    font-size: 70%;
    margin-top: -1.7em;
    margin-left: -1em;
    display: block;
    background-color: #fff;
    color: #666;
    float: left;
    padding: 0 0.1em;
    position: relative;
    z-index: 1;
}

#config__manager td input.edit {
    width: 30em;
}
#config__manager td .input {
    width: 30.8em;
}
#config__manager td select.edit { }
#config__manager td textarea.edit {
    width: 27.5em;
    height: 4em;
}

#config__manager tr .input,
#config__manager tr input,
#config__manager tr textarea,
#config__manager tr select {
  background-color: #fff;
  color: #000;
}

#config__manager tr.default .input,
#config__manager tr.default input,
#config__manager tr.default textarea,
#config__manager tr.default select,
#config__manager .selectiondefault {
  background-color: #ccddff;
  color: #000;
}

#config__manager tr.protected .input,
#config__manager tr.protected input,
#config__manager tr.protected textarea,
#config__manager tr.protected select,
#config__manager tr.protected .selection {
  background-color: #ffcccc!important;
  color: #000 !important;
}

#config__manager td.error  { background-color: red; color: #000; }

#config__manager .selection {
  width: 14.8em;
  float: left;
  margin: 0 0.3em 2px 0;
}

#config__manager .selection label {
  float: right;
  width: 14em;
  font-size: 90%;
}


/* IE6 correction */
* html #config__manager .selection label {
  padding-top: 2px;
}

#config__manager .selection input.checkbox {
  padding-left: 0.7em;
}

#config__manager .other {
  clear: both;
  padding-top: 0.5em;
}

#config__manager .other label {
  padding-left: 2px;
  font-size: 90%;
}

/* end plugin:configmanager */
div.dokuwiki div.gallery table td {
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}

div.dokuwiki div.gallery table img.tn {
  padding: 0.4em;
  border: 1px solid #000;
}

div.dokuwiki div.gallery {
  clear: left;
  margin-bottom: 1em;
}

/*div.dokuwiki div.gallery div {
  float: left;
}*/

div.dokuwiki div.gallery img.tn {
  margin: 9px;
  vertical-align: middle;
  padding: 0.4em;
  border: 1px solid #000;
}

div.dokuwiki div.gallery_left {
    float: left;
}

div.dokuwiki div.gallery div {
    float: left;
}

div.dokuwiki div.gallery_right {
    float: right;
}

div.dokuwiki div.gallery_center {
    margin-left: auto;
    margin-right: auto;
}

div.dokuwiki div.gallery_center {
    width: 80%;
    text-align: center;
}

/* for pagination */
div.dokuwiki div.gallery div.gallery_pages {
    float: none;
    text-align: left;
}

/* for lightbox */

#gallery__lightbox {
    background-color: #eee;
    padding: 10px;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}
#gallery__overlay {
    background-image: url(/lib/plugins/gallery/images/overlay.png);
}
#gallery__lightboxCaption {
    color: #333;
    background-color: #eee;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}

* html #gallery__overlay {
    background-image: url(/lib/plugins/gallery/images/overlayie.png);
}
/*
 * admin plugin extension - style additions
 *
 * @author  Christopher Smith  chris@jalakai.co.uk
 * @link    http://wiki.jalakai.co.uk/dokuwiki/doku.php/tutorials/adminplugin
 */

/* overall containing div */
#plugin__manager {}

#plugin__manager h2 { margin-left: 0;}
#plugin__manager form { display: block; margin: 0; padding: 0;}
#plugin__manager legend { display: none;}
#plugin__manager fieldset { width: auto;}
#plugin__manager .button { margin: 0;}
#plugin__manager p, #plugin__manager label { text-align: left;}
#plugin__manager .hidden { display: none;}
#plugin__manager .new { background: #dee7ec;}
#plugin__manager input[disabled] { color: #ccc; border-color: #ccc;}  /* IE won't understand but doesn't require it */

#plugin__manager .pm_menu, #plugin__manager .pm_info { margin-left: 0; text-align: left; }
#plugin__manager .pm_menu { float: left; width: 48%; }
#plugin__manager .pm_info { float: right; width: 50%; }

#plugin__manager .common { }
#plugin__manager .common form { }
#plugin__manager .common fieldset { margin: 0; padding: 0 0 1.0em 0; text-align: left; border: none;}
#plugin__manager .common label { padding: 0 0 0.5em 0;}
#plugin__manager .common input {  }
#plugin__manager .common input.edit { width: 24em; margin: 0.5em;}
#plugin__manager .common .button { }

#plugin__manager form.plugins { }
#plugin__manager .plugins fieldset { color: #000; background: #fff; text-align: right; border-top: none; border-right: none; border-left: none;}
#plugin__manager .plugins fieldset.protected { background: #fdd; color: #000; }
#plugin__manager .plugins fieldset.disabled { background: #e0e0e0; color: #a8a8a8; }

#plugin__manager .plugins .legend { color: #000; background: inherit; display: block; margin: 0; padding: 0; font-size: 1em; line-height: 1.4em; font-weight: normal; text-align: left; float: left; padding: 0; clear: none;}
#plugin__manager .plugins .button { font-size: 95%;}

#plugin__manager .plugins fieldset.buttons { border: none;}
#plugin__manager .plugins fieldset.buttons .button { float: left; }

#plugin__manager .pm_info h3 { margin-left: 0; }
#plugin__manager .pm_info dl { margin: 1em 0; padding: 0; }
#plugin__manager .pm_info dt { width: 6em; float: left; clear: left; margin: 0; padding: 0; }
#plugin__manager .pm_info dd { margin: 0 0 0 7em; padding: 0; background: none; }

#plugin__manager .plugins .enable { float: left; width: auto; margin-right: 0.5em;}

/* end admin plugin styles */
/* Styler */
div.styler-box {
	border: 1px solid #9C8A63;
	padding: 1em;
}

div.styler-background { background-color: #ECE8DE }

div.styler-float-left { float: left; margin: 0 1em 0.5em 1em; }
div.styler-float-right { float: right; margin: 0 1em 0.5em 1em; }

div.styler-left { text-align: left; }
div.styler-right { text-align: right; }
div.styler-center { text-align: center; }
div.styler-justify { text-align: justify; }

/* Verse */
div.verse {
	border: none;
	padding: 1em 3em;
}

div.verse pre {
	font-family: 'Courier New', Courier, monospace;
	color: black;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
}

div.verse pre span {
	color: #006600;
	font-style: italic;
}

/* epigraph */
div.epigraph {
	margin-left: 60%;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 1em;
	font-family: Times New Roman, Georgia, Garamond, Times, serif;
	font-style: italic;
}

/* quote */
div.styler-quote {
	margin-left: 3em;
	border: 1px dotted #BBAC8C;
	background: #F8F5EE url(/lib/plugins/styler/images/blockquote.gif) no-repeat 0.3em 0.3em;
	padding: 1em;
	
}
/**
 * CSS for DokuWiki Plugin Uparrow
 * @author Michael Klier phpchi@chinux.de
 */
div.dokuwiki div.plugin_uparrow {
  margin-top:10px;
  margin-bottom:10px;
  text-align:right;
}
/* User Manager specific styles */
#user__manager tr.disabled {
  color: #6f6f6f;
  background: #e4e4e4;
}
#user__manager tr.user_info {
  vertical-align: top;
}
#user__manager div.edit_user {
  width: 46%;
  float: left;
}
#user__manager table {
  margin-bottom: 1em;
}
#user__manager input.button[disabled] {
  color: #ccc!important;
  border-color: #ccc!important;
}
/* IE won't understand but doesn't require it */
/**
 * CSS for DokuWiki Plugin MP3
 *
 * Michael Klier <chi@chimeric.de>
 */

div.dokuwiki div.plugin_mp3play {
  display: block;
  margin: 1em;
}

/**
 * vim:ts=2:sw=2:et:enc=utf-8:
 */
#langswitcher LI.lang:hover {
    border: 1px solid #8cacbb;
    background-color: white;
}

#langswitcher LI.lang IMG {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

#langswitcher LI.translated IMG {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}

#langswitcher LI.lang:hover IMG {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}#wrapper { margin:auto; width:1234px; border:0px; position:relative; }
#header {background-image:url(/lib/tpl/v12/css/header.png); background-repeat:no-repeat; width:1234px; height:209px;}
#footer {background-image:url(/lib/tpl/v12/css/footer.png); background-repeat:no-repeat; width:1234px; height:123px;}
#content-background {background-image:url(/lib/tpl/v12/css/content_back.png); background-repeat:repeat-y; margin:0px}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #6b4013;
	background-image: url(/lib/tpl/v12/css/background.png);
	background-repeat: repeat-x;
}

.menu-top {
height:51px;
left:372px;
padding:2px;
position:relative;
text-align:center;
top:96px;
width:853px;
/*background:#fff;*/
}

.menu-left {margin-right:3px; width:282px; margin-left:18px; position:relative; float:left; margin-bottom:0px; margin-top:0px; top:-13px; }
.menu-repeat {width:282px; background-image: url(/lib/tpl/v12/css/menu-repeat.png); background-repeat:repeat-y}
.menu-norepeat { width:282px; background-image:url(/lib/tpl/v12/menu-norepeat.jpg); background-repeat:no-repeat; margin:0px; padding:0px;}
.menu-end {width:282px;height:37px; background-image: url(/lib/tpl/v12/css/menu-end.png); margin:0px; padding:0px;}
.contentbody {width:880px; float:left; position:relative; padding:10px; padding-left:20px; padding-right:20px;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; margin:0px
}

.language-selectors {
height:20px;
width:100px;
left:1145px;
position:relative;
top:-50px;
}

.rockford-rulez {
background-image:url("/lib/tpl/v12/css/rockford-anim.gif");
background-repeat:no-repeat;
height:32px;
left:133px;
position:relative;
top:32px;
width:32px;
}

.motto-v12 {position:relative; width:200px; left:35px; font-size:11px; color:#666666}

#categories {margin-top:0; padding-top:0px; margin-left:15px}
	    #categories li { height: 30px; text-indent: 0px; list-style: url(/lib/tpl/v12/css/list.gif);}
		#categories ul {left:15px;margin:0}
		
	 		 
			 
		    #categories a {font: 12px tahoma; color: #3b3c3d; text-decoration: none; font-weight: bold; }
			#categories a:hover {color: #FF6600; }
			#categories a.packs { color: #ff5a05; }
			#categories a.packs:hover { color: #ea9c9c; }
			#categories a.packs span { color: #888a8c; font-weight: normal; font-size: 10px; }

			ul#categories p {left:25px;margin-left:5px;padding:3px;padding-left:10px}
			
#categories {
	padding:0px;
	margin:0px;
	left:110px;
	
}

.liczniki {
	width:282px; background-image: url(/lib/tpl/v12/css/menu-repeat.png); background-repeat:repeat-y;
	padding-left: 80px;
}


.style1 {
	font-size: 18px;
	color: #71C3B2;
	
}
.style2 {
	font-size: 18px;
	color: #E8531B;
}
.style3 {
	font-size: 18px;
	color: #8C6134;
}
.style4 {
	color: #C73200;
	font-weight: bold;  width:200px; margin:10px; font-size:14px; font-family:tahoma; margin-left:20px
}

.style5 {
	color: #C73200;
	font-weight: bold;  width:200px; margin-bottom:10px; font-size:14px; font-family:tahoma; margin-left:20px; margin-top:0px
}

/* footer*/
.style6 {
	font-size: 12px;
	color: #eee;
	text-align: center;
}


.mentu-top-container {
	width:861px;
	
	position:absolute;
	top: 5px;
	left: -25px;
	text-align:left;
}
/*
.menutop-ul {
	width: 841px;
}
.menutop-ul li a {color:#e8531b;font-family:trebuchet ms;font-size:16px;font-weight:bold; text-decoration:none;}
.menutop-ul li a:hover {color:#409684;}

.menutop-ul, .menutop ul li {margin:0;padding:0}	
.menutop-ul li {list-style:none;display:inline;height:300px;padding-right:26px;margin-right:8px; background-image: url(/lib/tpl/v12/../images/xspacer.gif); background-repeat:no-repeat;
background-position:right;padding-bottom:8px;}
*/


li.style2 {
	font-size: 18px;
	color: #E8531B;
	text-align:center;
}
	
ul hr {margin:0px; padding:0px;border:1px; border-style:dotted; 

/* firefux-only fix: */
	float:left;
	width:150px;
	color:#E8531B;
	}	
	
.rafmenu ul { /* all lists */
	
	padding: 0;
	margin: 0;
	list-style: none;
}

.rafmenu li { /* all list items */
	
	display:inline;padding-right:4px;margin-right:1px;
	
	z-index:10;
	float: left;
	position: relative;
	width: 150px;
}

.rafmenu li a {color:#409684;font-family:trebuchet ms;font-size:14px;font-weight:bold; text-decoration:none; }
.rafmenu li a:hover {color:#f8531b;}


.rafmenu li ul { /* second-level lists */
	border:3px; border-style:dotted;  background: #6b4013;
	padding: 3px;
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	/*width:150px;*/
	/*height:250px;*/
}


.rafmenu li>ul { 
	top: auto;
	left: auto;
}


.rafmenu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}


.boblax {
background-image:url("/lib/tpl/v12/css/bubble.gif");
background-repeat:no-repeat;
height:49px;
left:143px;
position:relative;
top:4px;
width:62px;
}/* ================================ GENERAL ================================= */
* { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: small; 
}
body {
	/*background: #7BB529;*/
}

.toc {
display:none;
/*
  margin: 1.2em 0 0 2em;
  float: right;
  width: 200px;
  font-size: 80%;
  clear: both;
  */
} 

img {margin:4px; }

/* ================================= HEADER ================================= */
#headerprepend { background: url(/lib/tpl/v12/images/headerprepend.gif); }
#headerappend {	background: url(/lib/tpl/v12/images/headerappend.gif) bottom right; }
#searchform input { border: solid 1px #5d579d; background: #fff url(/lib/tpl/v12/images/search_icon.gif) no-repeat; }
#searchform .button { background: #eee; }
#searchform .button:hover {	background: #ddd; }
#qsearch_out { background: #fff; border: solid 1px #5d579d; }
#qsearch_out a { color: #5d579d; text-decoration: none; }

/* =============================== NAVIGATION =============================== */
#navigation li a { text-decoration: none; color: #5d579d; font-weight: bold; font-size: 1em; font-variant: small-caps; }

/* ================================== MENU ================================== */
.menu {	background: url(/lib/tpl/v12/images/contentbody1.gif) repeat-y; }
.menutitle { color: #111; font-weight: bold; font-variant: small-caps; }
.menuprepend { background: url(/lib/tpl/v12/images/menuprepend1.gif) no-repeat; }
.menuprepend .free1 { background: url(/lib/tpl/v12/images/menuprepend2.gif) no-repeat top right; }
.menuappend { background: url(/lib/tpl/v12/images/contentappend1.gif) no-repeat; }
.menuappend .free1 { background: url(/lib/tpl/v12/images/contentappend2.gif) no-repeat bottom right; }
.menu .menubody { background: url(/lib/tpl/v12/images/contentbody2.gif) repeat-y right; }
.menu a { color: #5d579d; text-decoration: none; }
.menu a:hover { color: #ffb733; }

/* ================================ PAGEMAP ================================= */
.pagemap .menubody .toc .level1 { list-style: none; }
.pagemap .menubody .toc .level1 a { color: #f4a600; font-weight: bold; }
.pagemap .menubody .toc .level1 a:hover { color: #ffb733; }
.pagemap .menubody .toc .level2 { color: #f4a600; list-style: disc; }
.pagemap .menubody .toc .level2 a { color: #f4a600; font-weight: normal; }
.pagemap .menubody .toc .level3 { color: #817cb6; list-style: disc; }
.pagemap .menubody .toc .level3 a { color: #817cb6; font-weight: normal; }

/* =============================== EXPLORER ================================= */
.menu .explorer .folder { list-style-image: url(/lib/tpl/v12/images/folder.gif); }
.menu .explorer .folderopen { list-style-image: url(/lib/tpl/v12/images/folder_open.gif); }
.menu .explorer .file { list-style-image: url(/lib/tpl/v12/images/file.gif); }

/* ================================ CONTENT ================================= */
#content { background: url(/lib/tpl/v12/images/contentbody1.gif) repeat-y; }
#contentprepend { background: url(/lib/tpl/v12/images/menuprepend1.gif) no-repeat; }
#contentprepend .free1 { background: url(/lib/tpl/v12/images/menuprepend2.gif) no-repeat top right; }
#contentappend { background: url(/lib/tpl/v12/images/contentappend1.gif) no-repeat; }
#contentappend .free1 { background: url(/lib/tpl/v12/images/contentappend2.gif) no-repeat bottom right; }
 { background: url(/lib/tpl/v12/images/contentbody2.gif) repeat-y right; }
#contentprepend .commands { color: #111; font-weight: bold; font-variant: small-caps; }
#contentprepend .commands a { color: #111; font-weight: bold; font-variant: small-caps; text-decoration: none; }
#contentprepend .commands a:hover { color: #f8da82; }

/* ============================= CONTENT WIKI =============================== */
/* ********* GENERAL ********* */
/*  bylo przy kazdym */
a { text-decoration: none; color: #5d579d; }
a:hover { color: #827db7; }
/* Lien interne qui existe */
.wikilink1 { }
/* Lien interne qui n'existe pas */
.wikilink2 { color: #f00; background: url(/lib/tpl/v12/images/link_error.gif) 0px 1px no-repeat; padding-left: 15px;}
.wikilink2:hover { color: #ff5d5d; }
.urlextern { background: no-repeat url(/lib/tpl/v12/images/link_icon.gif); padding-left: 20px; }
.interwiki { background: no-repeat url(/lib/tpl/v12/images/interwiki.png); padding-left: 20px; }

/* ********* EDIT ********* */
 .secedit {
	border: solid 1px #827db7;
	border-top: solid 1px #fff;
}
 .secedit input{
	border: solid 1px #827db7;
	background: #eee;
	color: #5d579d;
	font-weight: bold;
}

/* ********* HEADERS ********* */
 h1 { 
	width:895px;
	height:20px;
	color: #f4a600; 
	/*background: url(/lib/tpl/v12/images/h1.gif) no-repeat bottom left;*/
	background-color: #ccc;
	border: 3px;
	border-color: #000;
	font-size: 1.5em; 
}
 h2 { 
	color: #f4a600;
	font-size: 1.2em;
	background: url(/lib/tpl/v12/images/h2.gif) no-repeat bottom left;
}
 h3 { 
	color: #817cb6; 
	font-size: 1em;
	background: url(/lib/tpl/v12/images/h3.gif) no-repeat bottom left;
}
 h4 { 
	color: #817cb6; 
	font-size: 1em;
	background: url(/lib/tpl/v12/images/h4.gif) no-repeat bottom left;
}
 h5 { 
	color: #817cb6; 
	font-size: 1em;
	background: url(/lib/tpl/v12/images/h5.gif) no-repeat bottom left;
}

/* ********* LEVELS ********* */
div.level1 { }
div.level2 { }
div.level3 { }
div.level4 { }
div.level5 { }

/* ********* TABLES ********* */
table { border: solid 1px #999; }
table th { border: solid 1px #999; background-color: #eee; }
table td { border: solid 1px #ccc; background-color: #fff; }
table tr:hover { background-color: #ffffe5; }

/* ********* FOOTNOTE ********* */
.fn { border-top: dashed 1px #999; background-color: #ffe; margin-top: 20px; }
.fn+.fn { border-top: none; margin-top: 0; }
.fn_top { font-size: .7em; vertical-align: super; }
.fn_bot { font-size: .7em; vertical-align: super; }

/* ********* PREVIEW ********* */
 .preview { border: dotted 1px #999; margin: 1em; padding: 1em; }

/* ********* BLOCKQUOTE ********* */
blockquote { border-left: solid 2px #a58fbb; margin: 0; padding: 0 0 0 .5em; }

/* ********* PARAGRAPH ********* */
 p { margin: .5em 0 0 0; }

/* ********* PRE ********* */
 pre {
	padding: 2px;
	border: 1px dotted #8cacbb;
	color: #000;
	overflow: auto;
}

/* ********* CODE ********* */
 .code { 
	background: #fffff5 url(/lib/tpl/v12/images/code.png) no-repeat;
	padding: 21px 2px 2px 4px; 
	font-family: "Courier New",Courier,monospace;
	white-space: pre;
	border-left: solid 2px #a5a3af;
}
 pre.php { background-image: url(/lib/tpl/v12/images/codephp.png); }
 pre.actionscript { background-image: url(/lib/tpl/v12/images/codeactionscript.png); }
 pre.css { background-image: url(/lib/tpl/v12/images/codecss.png); }
 pre.html4strict { background-image: url(/lib/tpl/v12/images/codehtml.png); }
 pre.javascript { background-image: url(/lib/tpl/v12/images/codejavascript.png); }
 pre.bash { background-image: url(/lib/tpl/v12/images/codebash.png); }

 pre * { background-color: #fffff5; font-size: 1em; font-family: "Courier New",Courier,monospace; }
 pre.code .br0	{ color: #66cc66; }
 pre.code .co1	{ color: #808080; font-style: normal; background-color: #f0f0f0; }
 pre.code .co2	{ color: #808080; font-style: normal; background-color: #f0f0f0; }
 pre.code .coMULTI	{ color: #808080; font-style: normal; background-color: #f0f0f0; }
 pre.code .es0	{ color: #000099; font-weight: normal; }
 pre.code .kw1	{ color: #b1b100; }
 pre.code .kw2	{ color: #000000; font-weight: normal; }
 pre.code .kw3	{ color: #000066; }
 pre.code .kw4	{ color: #993333; }
 pre.code .kw5	{ color: #7777ff; }
 pre.code .me0	{ color: #006600; }
 pre.code .nu0	{ color: #cc66cc; }
 pre.code .re0	{ color: #7777ff; }
 pre.code .re1	{ color: #7777ff; }
 pre.code .re2	{ color: #7777ff; }
 pre.code .re4	{ color: #009999; }
 pre.code .sc0	{ color: #00bbdd; }
 pre.code .sc1	{ color: #ddbb00; }
 pre.code .sc2	{ color: #009900; }
 pre.code .st0	{ color: #0000ff; }
 code { background-color: #fffff5; border: 1px dotted #8cacbb; font-size: 1em; font-family: "Courier New",Courier,monospace; }

/* ********* DIFF ********* */
 .diff-deletedline { background-color: #f99; }
 .diff-addedline { background-color: #99f; }
 .diffchange { background-color: #ff6;}

/* ********* MEDIA ********* */
#media .mediaselect .mediaselect-left li { margin-left: 15px; list-style-image: url(/lib/tpl/v12/images/folder.gif); }
#media .mediaselect .mediaselect-right { border-left: solid 1px #000; }
#media .mediaselect .mediaselect-right ul li { border: solid 1px #999; }
#media .mediaselect .mediaselect-right ul li .imagemeta { border-top: solid 1px #ccc; }
#media .uploadform { margin-top: 20px; }
#mediaedit .footer { border-top: solid 1px #999; }

/* ********* PAGEINFO ********* */
 .pageinfo { border-top: solid 1px #ccc; color: #999; }

/**
 * The CSS in here cotrols the appearance of the media manager
 */

#media__manager {
    height: 100%;
    overflow: hidden;
}

#media__left {
    width: 30%;
    border-right: solid 1px #8cacbb;

    height: 100%;
    overflow: auto;
    position: absolute;
    left: 0;
}

#media__right {
    width: 69.7%;

    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
}

#media__manager h1 {
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
}

/* --- Tree formatting --- */

#media__tree img {
    float: left;
    padding: 0.5em 0.3em 0 0;
}

#media__tree ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 1.5em;
}

#media__tree li {
    clear: left;
    list-style-type: none;
    list-style-image: none;
}
*+html #media__tree li,
* html #media__tree li {
    border: 1px solid #fff;
}/* I don't understand this, but this fixes a style bug in IE;
it's dirty, so any "real" fixes are welcome */

/* --- options --- */

#media__opts {
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#media__opts input {
    float: left;
    display: block;
    margin-top: 4px;
    position: absolute;
}
*+html #media__opts input,
* html #media__opts input {
    position: static;
}

#media__opts label {
    display: block;
    float: left;
    margin-left: 20px;
    margin-bottom: 4px;
}
*+html #media__opts label,
* html #media__opts label {
    margin-left: 10px;
}

#media__opts br {
    clear: left;
}

/* --- file list --- */

#media__content img.load {
    margin: 1em auto;
}

#media__content #scroll__here {
    border: 1px dashed #8cacbb;
}

#media__content .odd {
    background-color: #f7f9fa;
    padding: 0.4em;
}

#media__content .even {
    padding: 0.4em;
}

#media__content a.mediafile {
    margin-right: 1.5em;
    font-weight: bold;
}

#media__content div.detail {
    padding: 0.3em 0 0.3em 2em;
}

#media__content div.detail div.thumb {
    float: left;
    width: 130px;
    text-align: center;
    margin-right: 0.4em;
}


#media__content img.btn {
    vertical-align: text-bottom;
}

#media__content div.example {
    color: #666;
    margin-left: 1em;
}

/* --- upload form --- */

#media__content div.upload {
    font-size: 90%;
    padding: 0 0.5em 0.5em 0.5em;
}

#media__content form#dw__upload,
#media__content div#dw__flashupload {
    display: block;
    border-bottom: solid 1px #8cacbb;
    padding: 0 0.5em 1em 0.5em;
}
#media__content form#dw__upload fieldset {
    padding: 0;
    margin: 0;
    border: none;
    width: auto;
}
#media__content form#dw__upload p {
    text-align: left;
    padding: 0.25em 0;
    margin: 0;
    line-height: 1.0em;
}
#media__content form#dw__upload label.check {
    float: none;
    width: auto;
    margin-left: 11.5em;
}

/* --- meta edit form --- */

#media__content form.meta {
    display: block;
    padding: 0 0 1em 0;
}

#media__content form.meta label {
    display: block;
    width: 25%;
    float: left;
    font-weight: bold;
    margin-left: 1em;
    clear: left;
}

#media__content form.meta .edit {
    font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    float: left;
    width: 70%;
    padding-right: 0;
    padding-left: 0.2em;
    margin: 2px;
}

#media__content form.meta textarea.edit {
    height: 8em;
}

#media__content form.meta div.metafield {
    clear: left;
}

#media__content form.meta div.buttons {
    clear: left;
    margin-left: 20%;
    padding-left: 1em;
}

.dokuwiki ul.admin_tasks {
    font-size: 115%;
    float: left;
    width: 40%;
    list-style-type: none;
}

.dokuwiki ul.admin_tasks li {
    line-height: 22px;
    padding-left: 35px;
    margin: 1em 0;
    background: transparent none no-repeat scroll 0 0;
    text-align: left;
}

.dokuwiki ul.admin_tasks li div.li {
    font-weight: bold;
}

.dokuwiki ul.admin_tasks li.admin_acl {
    background-image: url(/lib/tpl/v12/../../images/admin/acl.png);
}

.dokuwiki ul.admin_tasks li.admin_usermanager {
    background-image: url(/lib/tpl/v12/../../images/admin/usermanager.png);
}

.dokuwiki ul.admin_tasks li.admin_plugin {
    background-image: url(/lib/tpl/v12/../../images/admin/plugin.png);
}

.dokuwiki ul.admin_tasks li.admin_config {
    background-image: url(/lib/tpl/v12/../../images/admin/config.png);
}

.dokuwiki ul.admin_tasks li.admin_revert {
    background-image: url(/lib/tpl/v12/../../images/admin/revert.png);
}

.dokuwiki ul.admin_tasks li.admin_popularity {
    background-image: url(/lib/tpl/v12/../../images/admin/popularity.png);
}
#link__wiz {
    position: absolute;
    display: block;
    z-index: 99;
    width:   300px;
    height:  250px;
    padding: 0;
    margin:  0;
    overflow: hidden;
    border: 1px solid #8cacbb;
    background-color: #f5f5f5;
    text-align: center;
}

#link__wiz_header {
    background-color: #dee7ec;
    height: 16px;
    margin-bottom: 5px;
}

#link__wiz_close {
    cursor: pointer;
    margin: 0;
}

#link__wiz_result {
    background-color: #fff;
    width:  293px;
    height: 193px;
    overflow: auto;
    border: 1px solid #8cacbb;
    margin: 3px auto;
    text-align: left;
}

#link__wiz_result div.type_u {
    padding: 3px 3px 3px 22px;
    background: transparent url(/lib/tpl/v12/../../images/up.png) 3px 3px no-repeat;
}

#link__wiz_result div.type_f {
    padding: 3px 3px 3px 22px;
    background: transparent url(/lib/tpl/v12/../../images/page.png) 3px 3px no-repeat;
}

#link__wiz_result div.type_d {
    padding: 3px 3px 3px 22px;
    background: transparent url(/lib/tpl/v12/../../images/ns.png) 3px 3px no-repeat;
}

#link__wiz_result div.even {
    background-color: #f5f5f5;
}

#link__wiz_result div.selected {
    background-color: #dee7ec;
}

#link__wiz_result span {
    display: block;
    color: #666;
}

/*FIXME maybe move to a more general style sheet*/
.ondrag {
    cursor: move;
    opacity: 0.8;
}
