/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  background-color : #ffffff ;
  
  color            : #000000;
}

td, tr, p, div {
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

h2.title{
	color: #ffffff;
	padding-left : 15px;
}
h4 { color: #000000; 
 font-size: 16px; font-weight: bold; }
h5 { color: #0000ec;  font-size: 14px; font-weight: bold; }
h6 { color: #0000ec;  font-size: 12px; font-weight: bold; }

ul {
  margin           : 0px 0px 0px 15px;
  
}

li {
  list-style-image : url('http://www.conus.sk/portal/templates/Conus/images/indent1.png');list-style-position:outside;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {

  color            : #606060;
  text-decoration  : none;
  
  

}

.sublevel
{
display: list-item;
margin-left: 20px;
list-style-image : url('http://www.conus.sk/portal/templates/Conus/images/indent1.png');list-style-position:outside; 
}

.latestnews
{
padding: 0px 0px 0px 0px; 
}

.latestnews li
{
list-style-image : url('http://www.conus.sk/portal/templates/Conus/images/indent1.png');list-style-position:outside; 
}

#active_menu
{
color            : #ff8400; 
font-size: 1em;

}

.highlight
{
 background-color: #ffcc66;
}
.mainlevel
{  
text-transform: uppercase;
}
a:hover {
  color            : #333333;
  text-decoration  : none;
  
}

a.mainmenu:link, a.mainmenu:visited {
  color            : #808080;
  font-weight      : normal;
  text-transform: uppercase; 
 
}

a.mainmenu:hover {
  color            : #0000ec;
  text-decoration  : underline;
  text-transform: uppercase; 
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
  text-transform: uppercase; 
}

a.category:hover {
  color            : #0000ec;
}

/* ###################### MODULE SETTINGS ###################### */

.pathwaytext {
  color            : #808080;
}

.maintitletext {
  font: bold italic 26pt;
  color: #FFFFFF;
  margin-top: 20px;
  margin-left: 20px;
}


.mainmenu {
  color            : #0000ec;
  font-weight      : normal;
  text-decoration  : none;
  
  }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  border-bottom    : 1px #000000 solid; 
  padding-top: 3px;
  padding-bottom: 3px; 
 
    
}

.conus_group
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-style: italic;
}
table.moduletable table {
    margin: 5px 0px 0px 0px;
    }
    
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

       
.frameheader {

  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  
}

.contentpaneopen {
  text-align       : justify;
  width: 100%; 
 
}

.contentheading, .componentheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #C0C0C0 solid;
}

.contentdescription {
  
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #C0C0C0;
}

.sectiontableentry2 {
  background-color : #D0D0D0;
}

.sectiontableheader {
  background-color : #000000;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {

  font-size        : 9px;
  color            : #0000ec;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
 
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 9px;
  font-weight      : normal;
  color            : #0000ec;
}

a.fase4rdf:hover {
  font-weight      : bold;
  color            : #808080;
}

