/* CSS Document */

body {  
	/* height: 100%; */
	margin-top: 0px;
	margin-bottom:5px;
	padding: 0px;
  height: 100%;	
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #25A;      	
}

.clr {
	clear: both;
}

img {
  border: 0px;
  margin: 0px;  
  padding: 0px;
  text-decoration: none;
}


#header {
	border:0px;
  margin:0px;
	width: 800px;
	height: 155px;
	background: url(./img/header.jpg) no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

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

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

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

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

ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

li
{
  line-height: 15px;
  padding-left: 15px;
  padding-top: 0px;
  background-image: url(./img/dot.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  text-align: left;
}


/* Joomla core stuff */
a:link, a:visited {
	color: #222266; 
	font-weight: bold;
}

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

table.contentpaneopen { 
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	text-align: left;
}

.button {
  color: #000066;
  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 !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

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


span.article_seperator {
	display: block;
	height: 1.5em;
}

#leftside {
  width: 240;
  margin-right: 5px;
}

#menu {
  float:left;
  left:5px;
  margin-left:5px;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0px;
  width:195px;      
}

#left_image {
  float:left; 
  margin:0px;
  padding: 5px;    
  width:40px;
  height:425px;    
  border: 1px solid #222255;
  background-color: white;
  background: url(./img/menu_img_4.jpg);  
}

#left_menu {
  float:left;
  padding: 5px;  
  margin:0px;  
  width:130px;
  height:425px;    
  border: 1px solid #222255;  
  /* background: url(./img/bg6.gif); */
  background-color: #eeeeff;
  background: url(./img/menuhatter.png);   
}

#mainblock {    
  margin:5px;
  width:800px;  
}

#content {  
  position: relative;
  float:left;
  top: -437px;
  margin:0px;
  margin-left: 10px;
  background: white;     
  width:578px;
	border: 1px solid #222244;
}

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

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #777777;
	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 {
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-family:Comic Sans MS, arial;
	font-family:verdana;
  font-size: 10px;
	font-weight: bold;
	color: #222266;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;	
	margin-bottom: 3px;
	height: 20px !important;
	height: 10px;
	width: 120px;
	text-decoration: none;
	background-color: #ddf;
	border: 1px solid #66f;	
}

a.mainlevel:hover {
	background-position: 0px -25px;
	background-color:#88F;
	text-decoration: none;
	color: #118;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #222288;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

#page_bg {  
  /* background: url(./img/bg1.gif); */
  background-color: #858fa9;
       
}

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

h3 {
  color: #333388;
  text-align: left;
  text-decoration: underline;
  font-family: verdana;
  font-size: 18px;
  font-weight: bold;
  line-height: 100%;
  padding: 0px 0px 10px 0px;  
  margin: 0px;  
}

.comment {
  text-decoration: none;
  font-weight: normal;
  color: #888899;
}

div.sections {  
  margin: 10px;
  padding: 5px;  
  width: 95%;
  border: 1px solid #444488;
  background-color: #eef;
  line-height: 22px;  
}
a.sections {
  text-decoration: underline;   
}

a.sections:active {
  background-color: #332277;
  color: #aae;   
}

#active_menu {
  background-color: #222288;
  color: #eeeeff;
  border: 2px solid #8888ff;
}

table.content {
  border: 1px solid black;  
}

table.content tr {
  color: #338;  
  font-size: 14px;
}

table.content td {
  padding: 5px;
  border: 1px solid #aaaacc;
}

table.content th {
  padding: 5px;
  border: 1px solid #aaaacc;
  background-color: #EEEEFF;
  text-align: center;
}

a.content {
  font-family: verdana;
  font-size: 10px;  
  text-decoration: underline;
  font-weight: normal;
}

a.content:hover {
  color: #333344;
  text-decoration: underline;
  font-weight: normal;
}


.mini {
  font-family: arial;
  font-size: 10px;
  text-decoration: underline;
}

h1 {
 font-family: arial;
 font-size: 18px;
 color: #222266;
}

h2 {
 font-family: arial;
 font-size: 16px;
 color: #222266;
}

table.hirek {
  border: 1px solid #113;
  margin: 5px;
  padding: 8px;
}

tr.hirek {

}

th.hirek {
  border: 1px solid #88A;
  background-color: #558;
  color: #aaf;

}

td.hirek {

}


