/* CSS Document */

html {
	height: 100%;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #b3e1b3;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 507px;
  	margin:0 2px 2px 0;
  	float: left;
    border: 1px solid #b3e1b3;
	height: 21px;
}

#pathway_text {
    float: left;
    height: 23px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin: 2px 0 0 2px;
    width: 500px;
    font:11px/1.18 airal,verdana,helvetica,sans-serif;
}
#pathway_textw {
    float: left;
    height: 23px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin: 2px 0 0 2px;
    width: 667px;
    font:11px/1.18 airal,verdana,helvetica,sans-serif;
}
#pathway_text img, #pathway_textw img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}
ul#mainlevel-end
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}
ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
    border-right: 1px solid #808080;
	background:#CAFBCA;
}
#mainlevel-end li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
 	background:#CAFBCA;
}
div#buttons_outer a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}



div#buttons_outer a:hover
{
	color: #000000;
	background: #86F2AC;
}


#search_outer {
	width: 159px;
	float: right;
    border: 1px solid #cccccc;
    padding: 0 2px 0 2px;
    height: 21px;
    overflow: hidden;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 673px;
	height: 150px;
	background: url(img/header_short.gif) no-repeat;
}

#top_outer{
    float: left;
	width: 159px;
    border: 1px solid #cccccc;
    padding: 2px;
}

#left_outer {
    float: left;
	width: 165px;
}
#left_inner {
    margin-top: 2px;
	width: 159px;
    border: 1px solid #cccccc;
    padding: 2px;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 673px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {

	padding: 0px;
	margin: 0px;

}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#right_outer {
 float: left;
 width: 165px;
}

#right_inner {
  position:relative;
    top: -25px;
  	margin:0 0 2px 2px;
	width: 159px;
    border: 1px solid #cccccc;
    padding: 2px;
}


.body_outer {
	margin: 2px 0 0 2px;
    border: 1px solid #b3e1b3;
    background: #f7ffef;
    float: left;
    width: 504px;
}

.body_outerw {
	margin: 2px 0 0 2px;
    border: 1px solid #b3e1b3;
    background: #f7ffef;
    float: left;
    width: 671px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

#error {
  width: 490px;
  height: 266px;
  font-style: italic;
  text-transform: uppercase;
  padding-top: 20px;
  color: #138E0D;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}


td {
	text-align: left;
	font-size: 11px;
}
table.kurs {
    padding: 0px;
	/*border: 1px outset #808080;
	border-collapse: separate;
    border-spacing: 1px;*/
    margin: 0 0 0 25px;
	font-weight: bold;
    line-height: 19px;
}
td.kurs {
	width: 145px;
	text-align: center;
	font-size: 12px;
    /*border: 1px inset #808080;*/
    background:#CAFBCA;
}
.kurs2 {
	width: 110px;
	padding-left: 35px;
	font-size: 12px;
    /*border: 1px inset #808080;*/
    background:#CAFBCA;
}
td.kursh {
	text-align: center;
	background: url(img/subhead_bg.gif) repeat-x;
    color: #003366;
	padding-left: 4px;
	line-height: 19px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}


body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;

}

/* Joomla core stuff */
a:link, a:visited {
	color: #215498; text-decoration: none;
    font-weight: bold;

}

a:hover {
	color: #000000;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {

	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {

	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.gif) repeat-x;
	color: #003366;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #C2300C;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin: 0;

}

table.moduletable th, div.moduletable h3 {
	background: url(img/subhead_bg.gif) repeat-x;
	color: #003366;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
 	font-family: Arial, Helvetica, sans-serif;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
        font-family: Arial, Helvetica, sans-serif;
        font-size : 15px;
        text-decoration: none;
        color : #000000;
        }

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.gif) repeat-x;
  color: #003366;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
#passport {padding: 0 0 10px 0;}
#passport p, #face p{
font-size:9pt;
margin: 0px 0px 5px 0px;
padding: 0px 10px 0px 10px;
text-indent: 2em;
text-align: justify;
}
a.img:link, a.img:visited{
display: block;
	text-align: left;
	padding-left: 30px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

a.img:hover {
      /*background-color : #B84427;
	background: url(img/fonrur.gif);*/
	color: #000000;
	background: #86F2AC;
}

a.link:link, a.link:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 13px;
        text-decoration: none;
        color : #215498;
        font-weight : normal;

        }
a.link:hover {
     color: #900;
     text-decoration: none;
	 font-weight: normal;
 }
ul.passport
{
padding-left:55px;
list-style:circle;
}
li.passport
{
line-height: 15px;
padding:0 0 0 15px;
text-align: left;
font-size: 12px;
color: #373737;
}
SELECT.chsel {
	BORDER-RIGHT: #d9d9d9 1px solid; BORDER-TOP: #d9d9d9 1px solid;
BORDER-LEFT: #d9d9d9 1px solid; WIDTH: 190px; BORDER-BOTTOM: #d9d9d9 1px
solid; HEIGHT: 20px
}
INPUT.chsel {
	BORDER-RIGHT: #d9d9d9 1px solid; BORDER-TOP: #d9d9d9 1px solid;
FONT-WEIGHT: bold; BORDER-LEFT: #d9d9d9 1px solid; WIDTH: 70px;
BORDER-BOTTOM: #d9d9d9 1px solid; HEIGHT: 19px
}

div.moduletable h2 {
	background: url(img/subhead_bg.gif) repeat-x;
	color: #003366;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}


#time_outer {
	float: left;
	width: 156px;
	border: 1px solid #cccccc;
    padding: 0 2px 0 2px;
    height: 21px;
    overflow: hidden;
}
.gr_news a {text-decoration:none;}
.gr_news {width:500px;}
.gr_date {color:silver;margin:10px 10px 0;text-align:right;}
.gr_datem {color:silver;margin:1px 10px 0;text-align:left;}
.gr_desc td {text-align:justify;}
.gr_titlem {padding:0px 0px 0px 9px;}
.gr_title {background-color:#f7f6f4;border:silver 1px dotted;
   padding:2px 2px 2px 9px;}
.gr_returnlink {margin-top:5px;}
.gr_visiblelink,.gr_returnlink a {color:#008000;font:11px arial,sans-serif;}
.gr_date,.gr_title,.gr_desc td {font:11px/1.18 airal,verdana,helvetica,sans-serif;}
.gr_titlem,.gr_datem {font:10px ;}
.gr_clear {clear:both;}

#top_news{
padding:4px;
background:#b3e1b3;
font-weight: bold;
font-size: 10px;
font-family:verdana;
width: 151px;
height: 25px;
color:#001F66;

}
#text_news{
border: 1px solid #b3e1b3;
padding:4px;
background:#f7ffef;
font-size: 11px;
font-family:verdana;
color:#5f5f5f;
width: 149px;
height: 101px !important;
height: 100px;
}
#calc{
padding:5px;
}
#flash {
	padding: 5px 2px 5px 2px;
}
#green1{
padding-left:25px;
background: 3px 4px url(img/link.gif) #f7ffef no-repeat;
}
#green2{
padding-left:25px;
background: 3px 4px url(img/link.gif) #b3e1b3 no-repeat;
}
.Page {
   font:11px/1.18 airal,verdana,helvetica,sans-serif;
   margin:5px;
   text-align:justify;
}
.panel {border-top:#ccc 1px solid;border-bottom:#ccc 1px solid;color:navy;margin:5px;padding:3px 0 5px 10px; background-color:#f7f9fb;}
font:11px/1.18 airal,verdana,helvetica,sans-serif;
}
.panel span {color:silver;}
.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}
.lasto {background-color:#ff9;border:#f90 1px solid;padding:10px;margin:0;}
.note {border-bottom:blue 1px dotted;color:blue;}
.select {color:red; font:11px/1.18 airal,verdana,helvetica,sans-serif;}
.postlink {margin:5px 25px;text-align:right;}
.postdate {color:silver;margin:5px 10px;text-align:right;}
.postbody {margin:10px 0;}
.title {margin:10px;}
.righter {
   font:11px/1.18 airal,verdana,helvetica,sans-serif;
   font-weight:normal;
   margin:5px 25px;
   text-align:right;
}
ol#calc_inf li{
padding-top: 15px;
font:11px/1.18 airal,verdana,helvetica,sans-serif;
}



.nav {
   width: 159px;
   list-style-type:none;
   margin:0;
   padding:0;
}
.nav a{
  	display: block;
	background: url(/img/menu_bg.png) no-repeat;
  	font-size: 11px;
	color: #ccc;
	text-align: left;
	padding: 5px 0 0 18px;
	height: 20px;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.nav a:visited {
    color: #ccc;
}
.nav a:hover {
    background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}
.nav a.selected, .nav a.selected:visited {
	color:#FFBC79;
}
.nav a.selected:hover {
	color:#FEA246;
}
h1, h2, h3, h4, h5, h6,small {font-size:11px;margin:3px;}
.part,.part a,.last {color:#555;font:bold 12px georgia;margin:20px 5px 10px;}
.part a,
.part a:link,
.part a:visited,
.part a:active {color:#00309C;font:bold 12px georgia;text-decoration:none;}
.part a:hover {color:blue;}
.com {
   background:url(../i/comment.gif) no-repeat white;
   float:right;
   width:26px;
   height:26px;
   display:inline;
   text-align:left;
   padding:0 0 0 2px;
   margin:5px;
   cursor:crosshair;
}
.com a,.com a:link,.com a:visited {font-weight:normal;font:11px;color:green;}
.com a:active,.com a:hover {color:red;}
.Page {font-size:11px;margin:5px;text-align:justify;}
p {margin:3px 12px;text-indent:1em;text-align:justify;}
.clear {clear:both;}
#search {margin:0 auto;padding-bottom:20px;width:500px;}
#search label {float:left;margin:5px;}
#search .request {border:1px #777 solid;margin:0 1px 10px 0;width:320px;height:21px;}
#search .submit {
  background:white;
  border:1px #777 solid;
  color:#777;
  font:13px/1 arial,sans-serif;
  width:100px;
  margin:0 1px 10px 0;
  height:23px;
}

ul.titla li {
background: url(img/reporting.gif) no-repeat;
text-indent:18px;
list-style: none;
padding:5px 0 5px 0;
margin: 0;
}
/* form comment */
#comment {margin:10px auto;width:500px}
#comment label {float:left;font:12px/1 arial,sans-serif;padding:7px 0 0 30px;}
#comment .tema,
#comment .name,
#comment .email,
#comment .cod {
  border:#777 1px solid;
  float:right;
  margin:0 5px 2px 0;
  padding:0 0 3px 22px;
  width:361px;
  height:15px;
}
#comment .tema,
#comment .name,
#comment .email,
#comment .cod,
#comment textarea {background:url(../i/pencil.png) 2px 1px no-repeat #fff;}
#comment .cod {width:235px;}
#comment textarea {
  border:#777 1px solid;
  float:right;
  margin:2px 5px 2px 0;
  padding:10px 0 0 22px;
  width:465px;
  height:165px;
}
#comment img {border:none;float:right;margin:1px 2px 2px 0;width:120px;height:19px;}
#comment .submit {
  background:#fff;
  border:#777 1px solid;
  color:#777;
  float:right;
  font:13px/1 arial,sans-serif;
  margin:0 5px 2px 0;
  width:489px;
  height:22px;
}
html:root #comment .tema,
html:root #comment .name,
html:root #comment .email,
html:root #comment .cod {padding:2px 0 0 22px;height:16px;}
/* end */
/* form connect */
#connect {margin:10px auto;width:500px}
#connect p {margin:0 0 2px;padding:0;}
#connect label {float:left;font:12px/1 arial,sans-serif;padding:7px 0 0 25px;margin:2px 0 0;}
#connect .tema,
#connect .name,
#connect .email,
#connect .cod {
  background:url(../i/pencil.png) 2px 1px no-repeat #fff;
  border:#777 1px solid;
  float:right;
  margin:0 5px 2px 0;
  padding:0 0 4px 22px;
  width:345px;
  height:15px;
}
#connect .cod {width:215px;}
#connect textarea {
  background:url(../i/pencil.png) 2px 1px no-repeat #fff;
  border:1px #777 solid;
  float:right;
  margin:0 5px 2px 0;
  padding:10px 0 0 22px;
  width:465px;
  height:165px;
}
#connect img {border:none;float:right;margin:1px 2px 2px 0;width:120px;height:19px;}
#connect .submit {
  background:#fff;
  border:#777 1px solid;
  color:#777;
  float:right;
  font:13px/1 arial,sans-serif;
  margin:0 5px 2px 0;
  width:489px;
  height:22px;
}
html:root #connect .tema,
html:root #connect .name,
html:root #connect .email,
html:root #connect .cod {padding:1px 0 0 22px;height:18px;}
/* end */
.style29 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E28011;
	font-weight: bold;
}
.style36 {font-family: Tahoma; color: #5C6278; font-size: 12px;  text-align: justify;  }
ul.titla, ul.cash{padding: 0;margin: 0;}
ul.cashy{padding: 0 0 0 17px;margin: 0;}
ul.cash li, ul.cashy li {
list-style: none;
padding:2px 0 2px 0;
margin: 0;
}
ul.cashbl{padding: 3px 0 0 22px;margin: 0px;}
ul.cashbl li {
background: url(../img/bll.png) no-repeat;
list-style: none;
float:left;
margin:0;
padding:0 0 0 38px;
}
div.blend {
background:transparent url(../img/blr.png) no-repeat ;
float:left;
height:22px;
padding:0px 0 0 0px;
width:44px;
}
ul.cashbl li a {
background:transparent url(../img/bl.gif) 0px -3px no-repeat ;
width:32px;
float:left;
height:22px;
}
ul.icq {
background: url(img/subhead_bg.gif) repeat-x;
color: #003366;
padding: 0 0 0 18px;
margin: 0;
}
ul.icq li {
background: url(img/icq.gif) 0px 2px no-repeat;
text-indent:23px;
list-style: none;
font-weight: bold;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: 21px;
}

