/** { padding: 0; margin: 0; }*/

@import url(tripoli.base.css); 
@import url(tripoli.visual.css); 
@import url(tripoli.type.css);

B { font-weight:700;}
I {font-style:italic}
.content div#content p + p {margin-top:0;}
a:link, a:visited {
/*	margin: 2px;
	padding: 3px;*/
	text-decoration: none;
	color:#005bab;	
}

a:hover, a:active {
	text-decoration: underline;
	color:#005bab;	
}

div.clearer{clear:both;height:0;}
#wrapper { 
 margin: 0 auto;
 width: /*1024px*/1058px;
}
div.wrapper-border-left{background:url(../images/wrapper_shadow_left.png) left top repeat-y;padding-left:17px;}
div.wrapper-border-right{background:url(../images/wrapper_shadow_right.png) right top repeat-y;padding-right:17px;}

#header { 
	height: 200px;
	width: 1024px;
	background: url(../images/header.jpg) left top no-repeat;
}
div#header div.langmenu {text-align:right;margin-right:20px;}
div#header div.langmenu a {border:none;padding:0px;}
div#header div.langmenu img {border:none;padding:0 10px 0 0;}
div#header div.langmenu img.language_pointer {padding:0;margin:0}

div#header-logo {float:left;margin-left:90px;margin-top:10px}

div.header-home-page {height: 265px !important;}

#slogan{	
        position:absolute;
        margin-top:170px;
        width:390px;
        margin-left:0;
	font-size: 1.4em;
	font-weight:bold;
	color:#00458e;
	text-align:center
		
}

/*NAVIGATION*/

#NavTop {
	text-align: center;
	float: right;
	
}

#NavTop  li{
	display: inline;
}

#NavTop a{
	padding: 0 3em 0 1em;
	border-left-color: #6398C8; 
	border-left-width: 1px;
	border-left-style: solid;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	color: #005BAB;	
}

#NavTop .first a {
	border-left: none;		
}

#NavTop a:hover {
	color: #005BAB;
	text-decoration: underline;	
}

#navigation ul{
	margin: 0 auto;
	padding: 0.5em 0em;
	width: 1024px;
	height: 30px;
	color: #FFFFFF;
	background: url(../images/menu_line.jpg) repeat-x;
	list-style: none; 
	text-align: center;
	float: left;
	
}

#navigation  li{
	/*float: left;*/
	display: inline;
}

#navigation a{
	/*display: block;*/
	padding: 0.7em 1.7em;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;	
}

#navigation a:hover {
	/*background: url(../images/menu_vizit.jpg) repeat-x;*/
	text-decoration: underline;
}

#navigation li.active a {
	/*background: url(../images/menu_vizit.jpg) repeat-x;*/
	text-decoration: underline;
}

/*ENCLOSE*/
#enclose {
	float:left;
	width: 828px;
	margin-bottom:5px;	
}



/*LEFT COLUMN*/

#leftcolumn { 
 margin: 0px 10px 5px 5px;
 min-height:440px;
 height: auto !important;
 height: 440px;
 width: 290px;
 float: left; 
}

#splash_column{
	margin-bottom: 10px;
	/*border-bottom: solid 1px #8CC540;*/	
}

#splash_column p{
	padding: 10px 10px 10px 0px;
	
}

#splash_column a,#splash_column a:hover,#splash_column a:visited { padding: 0px; font-weight: bold; color: #003D90; }
#splash_column a:hover {text-decoration:underline}
/*END LEFT COLUMN*/

#content { 
	float: left;
	margin: 0px 3px 5px 5px;
	/*display: inline; */
	min-height: 400px;
	height: auto !important;
	height: 580px;
	width: 500px;      
        border-right : solid 1px #005BAC;
	border-left : solid 1px #005BAC;
	padding:0 5px;
}
div.layout2col #enclose {width:1024px;padding:0;}
div.layout2col #enclose #content{width:702px;margin-right:0;border-left:none;}

#splash_content {
	margin-bottom: 10px;
        	
}

#splash_content p{
	/*padding: 0px 15px;*/
}

#splash_content a,#splash_content a:hover,#splash_content a:visited{ padding: 0px; font-weight: bold; color: #003D90;}
#splash_content a:hover {text-decoration:underline}

#splash_content h2{
	margin: 0px 5px;
	border-bottom: solid 1px #8CC540; 
	
}

#rightcolumn { 
 /*color: #242323;*/
 margin: 0px 5px 5px 5px;
 /*height: 580px;*/
 width: 180px;
 float: left;
}
div.layout2col #enclose #rightcolumn{width:290px;}
#splash_column_r {
	margin-bottom: 10px;
	/*border-bottom: solid 1px #8CC540;*/	
}

#splash_column_r p{
	padding: 10px 10px 10px 0px;
}

#splash_column_r a{
	padding: 0px;
	font-weight: bold;
	color: #8CC540;
}
#footer { 
 clear: both;
 /*width: 1000px;*/
  /*float: center*/
 margin: 10px 0 0 0; 
 padding: 10px;
 text-align: center;
 font-size: 1.0em;
 background:url(../images/gradient_bottom.jpg) no-repeat;
 border-top: solid 1px #8CC540;
 border-bottom: solid 1px #CCCCCC
 
}

#footer a{
	color: #999999;		
}

#footer a:hover  {
	color: #00448D;
	text-decoration: underline;	
}

div.tx-dropdownsitemap-pi1 ul {list-style-type:none;}