html
{
    font-size: 100%;
}

body
{
    font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Sans-Serif;
    /*font-size: 13px;*/
    font-size: 0.8125em;
    padding: 0px;
    margin: 0px;
}

a
{
    color: #d8027f;
    text-decoration: none;
}

a:visited
{
    color: #d8027f;
    text-decoration: inherit;
}

a:hover
{
    text-decoration: underline;
}

h1, h2, h3, h4
{
    text-align:left
}

h1
{
    font-size:1.5em;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
}

h2
{
    font-size:1.25em;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
}

h3
{
    font-size:1em;
    font-weight: bold;
    font-style:italic;
    margin: 5px 0px 5px 0px;
}

h4
{
    font-size:1em;
    font-weight:normal;
    font-style:italic;
    margin: 5px 0px 5px 0px;
}

.purple_bar
{
    text-align: right;
    background-color: #D8027F;
    padding-right: 5px;
    padding-left: 5px;
    height: 20px;
}

.purple_bar a
{
	color: #FFFFFF;
}

.border_side
{
    border-right: solid 20px #D9D9D9;
    border-left: solid 20px #D9D9D9;
    border-right-color: #D9D9D9;
    border-left-color: #D9D9D9;
}

.info
{
  /*font-size: 11px;*/
  font-size: 0.6875em;
	margin-top: 10px;
	margin-bottom: 0px;
	background: white;
}

#logo_table
{	
	width: 100%;
	padding: 5px;
	text-align: center;
	
}

.menu
{
    background-color: #B3B3B3;
    text-align: left;
    font-weight: bold !important;
    /*font-size: 16px !important;*/
    font-size: 1em !important;
    text-align: left !important;
}

.main
{    
    vertical-align: top !important;
    text-align: left;
    padding: 2px 5px 5px 5px;
    width: 100%;
}

.vertical_menu
{
    border-bottom: solid 2px #D8027F !important;
}

.horizontal_menu
{
    border-left: solid 2px #D8027F;
}

.menu_item a
{
    color: #000000 !important;
    text-decoration: none !important;
    padding: 2px 5px 2px 5px !important; 
    display: block !important;
}

.menu_item a:hover
{
    background-color: #D8027F !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.menu_item a:visited
{
    color: inherit;
    text-decoration: none !important;
}
.menu_item a.selected
{
	background-color: #D8027F;
}

.submenu_item a
{
    color: #000000 !important;
    text-decoration: none !important;
    border-bottom: solid 1px #B3B3B3 !important;
    padding: 2px 5px 2px 5px !important;
    display: block !important;
    font-size: 0.8em !important;
    font-weight: normal !important;
    margin-left: 20px !important;
}

.submenu_item a:hover
{
    background-color: #D8027F !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.submenu_item a:visited
{
    color: inherit;
    text-decoration: none !important;
}
.submenu_item a.selected
{
    font-weight: bold !important;
}

.submenu
{
	background-color: #D9D9D9 !important;
}

.input
{
  border: 1px solid black;
	width: 100%;
	/*font-size:11px;*/
	font-size: 0.6875em;
}

.submit
{
	margin-left: 3px;
	/*font-size:11px;*/
	font-size: 0.6875em;
	font-weight: bold;
	color: #ffffff;
	background: #d8027f;
	height: 20px;
	width: 100%;
}

.floating a
{
    float: left;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.langButton
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
  /*font-size: 11px;*/
  font-size: 0.6875em;
	cursor: pointer !important;
	color: #d8027f;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}

img
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

img.menu
{	
	vertical-align: baseline;
	text-align: center;
	width: 12px;
	height: 12px;
	margin-right: 5px;
}

img.news
{	
	vertical-align: baseline;
	text-align: center;
	width: 7px;
	height: 7px;
	margin-right: 5px;
}

img.bullet
{	
	vertical-align: middle;
	text-align: center;
	width: 5px;
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

div.mapa_webu
{
	background: #F2F2F2;
	border: 1px solid #aaaaaa;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.mapa_webu ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 5px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: square;
}

div.mapa_webu li
{
	margin-top: 1px;
}

.news
{	
	padding: 0px;
  /*font-size: 12px;*/
  font-size: 0.75em;	    
  vertical-align: middle;
  text-align: left;	
	color: #000000;
	background: #F8F8F8;
	border: 1px solid #AAAAAA;
	margin-top: 10px;
	height: 150px;
	overflow: auto;
}
.news div.title
{
	color: #000000;
	background: #d9d9d9;
	padding-left: 10px;
	font-weight: bold;
}

.news div.row
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #d9d9d9;
}
.news div a
{
	color: #d8027f;
	width: 660px;
	text-decoration: underline;
}
.news div a:hover
{
	background: #d9d9d9;
}

div.title
{
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}

#menuZapati
{
  visibility: hidden;
}

