/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  /* background-color : #ececec; */
  background: #d7d7d7 url("../images/pozadie.png");
  color            : #000000;
}

td, tr{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color			   :	#000000;
 
}

p,div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color			   :	#000000;
 
  padding-right    :0px;
  padding-left     :0px;
  margin-bottom    :0px;
}

ul {
  margin           : 0px 0px 0px 0px;
  padding-left     : 15px;
 /* border:1px solid;
  border-width: 1px;
  border-color: #CCCCCC;
  border-top: none;
  border-bottom: none;
  border-right: none;*/
}

li {
  list-style-image: url('../images/red_gray_dot.png');
  /* background: url('../images/red_gray_dot.png') bottom; */
}

.moduletable ul {
  padding-left: 0;
}

.moduletable li {
  padding-left: 14px;
  background: url('../images/red_gray_dot.png') no-repeat center left;
  list-style-image: none;
  list-style-type: none;
}

hr {

  background-repeat:repeat-x;
/*  background       : #CCCCCC;*/
  height           : 1px;
  width            : 100%;
}

table {
	/*
  background-color : #ffffff;
  */
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  line-height: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: black;
}

a.pathway:link, a.pathway:visited {
  color            : black;
  font-weight      : normal;

}

a.pathway:hover {
  color            : #c00;
  font-weight      : normal;

}


/* ################### MAIN AND SUB MENU SYSTEM ################### */
a.mainlevel:link, a.mainlevel:visited {
  /* padding-left: 2px; */
  color:#000000; 
  font-weight      : normal;
  width            : 100%;
  display: block;
  line-height      : 20px;

/*  background-image : url('/templates/majo2_icom_pr4/images/normal_item.png');
  background-image : url('/templates/majo2_icom_pr4/images/pozadie4.png');*/
  background-color : #ffffff;
  background-repeat: repeat-x;
  background-position: bottom;
  text-align:left;
  font-weight: normal; 

}

a.mainlevel:hover, a.mainlevel:active {
  background-image : url('../images/pozadie5.jpg');
  background-color : #666666;
  background-repeat:repeat-x;
  background-position: top;

  color            : #FFFFFF;  
  font-weight      : normal;/*#cc0000; normal*/
  width            : 100%;
  display: block;
  line-height      : 20px;
  font-weight: normal; 
  text-align:left;
}

table.moduletable,
table.moduletablenoborder {
  width            : 200px;
  border           : 1px solid;
  border-color     : #cc0000;

  padding: 0;
  margin: 0 0 10px 0;

  background: white;
}

table.moduletable th,
table.moduletablenoborder th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : center;
  background-color : #CC0000;
  width            : 100%;
  margin: 0;
  padding: 4px;
 /* background-image : url('/templates/majo2_icom_pr4/images/pozadie5.jpg'); pozadie2*/
  background-repeat:repeat-x;
}

table.moduletable td,
table.moduletablenoborder td {
  font-size        : 10px;
  font-weight      : normal;
  margin: 0;
  padding: 0 1px;
}

/* modules overrides */
table.moduletablenoborder { border: none; }

table.moduletableseparator { height: 14px; width: 10px; }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background-color : #CCCCCC;
  color            : #779707;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
#contentcss table{
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
}

.contentpane {
}

.contentpaneopen {
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #a2cd5a;
  text-align       : left;
  padding-bottom   : 5px;
  padding-top      : 0px;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color: #99999;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #808080;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #cc0000;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #A5D30C;
}

/* ###################### NEW ###################### */

td.logo {
  padding-left     : 0px;
  border: none;
}

span.logo {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 20px;
  font-weight      : bold;
  color            : #cc0000;
}

div.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #666;
  padding: 3px;
  padding-bottom: 12px;
}

._moz {
	padding:	100px;
}

a.latestnews:link, a.latestnews:visited {
  color            : #303030;
  font-weight      : normal;
}

a.latestnews:hover {
  color            : #cc0000;
}

table.fullwidth {
	width: 100%;
}
table.fullwidth2 {
	width: 100%;
      background-color: #CC0000 ;
}

table.red {

	background:inherit;
/*	background-color : #cc0000;*/
	
}

img { border: none; }

img.limage {
	padding-right: 6px;
}

img.rimage {
	padding-left: 6px;
}

p img {
	padding-right: 6px;
}

a.peticka {
  color            : #cccccc;
}

td.bigger_pad{

padding-bottom:0px;
padding-top:0px;
padding-left: 0px;

}

/*change
################### MAIN AND SUB MENU SYSTEM ################### 
a.hover */

