@charset "UTF-8";

/* A CSS Reset: */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: ;
	color: black;
	background: white;

}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym {
	border:0;
}

/* Text styles */
.blog-featured h2 { 
	font-size: 1.5em;
	margin-bottom:0em; 
}
p.readmore {
	text-indent:0;
	font-size: .9em;
}
.joomla-footer {
	font-size: .9em;
	margin-bottom: 30px;
}

/* Article functions */
ul.actions {
	clear:both;
	margin-top: -50px;
	float:right;
}
ul.actions li {
	list-style-type: none;
	float:right;
	margin-left: 10px;
}

/* Login styles */
p#form-login-username label,
p#form-login-password label {
	width: 160px;
	display:block;
}
p#form-login-remember label {
	font-size: .9em;
	font-weight: normal;
	line-height: 25px;
}
p#form-login-remember input {
	float:left;
	margin-right: 5px;
}
form#form-login ul {
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	list-style-type: none;
	margin-left: 20px;
	font-size: .9em;
}


h1 { 
	font-size: 22px;
	color: #222;

	padding-left: 0px;
	/*background: url(../images/h1.png) no-repeat left bottom;*/
	margin-bottom: 20px;
	margin-top: 18px;
}
h2 { 
	font-size: 22px;
	color: #d10019;
	
	padding-left: 0px;
	/*background: url(../images/h2.png) no-repeat left bottom;*/
	margin-bottom: 20px;
	margin-top: 18px;
}
h3 { 
	font-size: 18px;
	color: #222;
	
	padding-left: 0px;
	/*background: url(../images/h3.png) no-repeat left bottom;*/
	margin-bottom: 12px;
	margin-top: 14px;

}
h4 { 
	font-size: 18px;
	color: #d10019;
	
	padding-left: 0px;
	/*background: url(../images/h4.png) no-repeat left bottom;*/
	margin-bottom: 12px;
	margin-top: 14px;

}
h5 { 
	font-size: 14px;
	color: #222;
	
	padding-left: 0px;
	margin-bottom: 6px;
	margin-top: 10px;

}
h6 { 
	font-size: 14px;
	color: #d10019;
	
	padding-left: 0px;
	margin-bottom: 6px;
	margin-top: 10px;

}

body{
	background: #d9dadb;
	
	font-family: Arial;
	font-size: 14px;
	color: #333;
	text-align:justify;
	overflow-y: scroll;
} 

a{
	color: #3f3f3f;
}
 
#container{
	width: 800px;
	margin: 0 auto;
}
#container_inner{
	position:relative;
	float:left;
	clear:both;
	background: url(../images/cont.png) repeat-y;
	width: 800px;
}

#language{
		position:relative;
		float:left;
		clear:both;
		width: 750px;	
		margin-top: 0px;
		margin-left:17px;
		margin-right:23px;
		padding-left:10px;
		padding-top:30px;
}

#header{
		position:relative;
		float:left;
		clear:both;
		height: 344px;
		width: 760px;	
		margin-top: 0px;
		margin-left:17px;
		margin-right:23px;
}

#hover{
		position:relative;
		float:left;
		clear:both;
		height: 344px;
		width: 760px;	
		margin-top: -344px;
		margin-left:17px;
		margin-right:23px;
				
		background: url(../images/hover.png) repeat-y;
}
#top{
		position:relative;
		float:left;
		clear:both;
		height: 24px;
		width: 757px;	
		margin-top: -32px;
		margin-left:17px;
		margin-right:23px;
		padding-left:4px;
		padding-top: 8px;
		background: url(../images/bgtop.png) transparent;
}
#main{
		position:relative;
		float:left;
		clear:both;

		width: 760px;	
		margin-left:17px;
		margin-right:23px;
		min-height: 400px;
			
		background: url(../images/co.png) bottom left no-repeat;
}

#footer{
		position:relative;
		float:left;
		clear:both;
		height: 30px;
		width: 800px;
		
		background: #ffffff;
}

#menu{
		position:relative;
		float:left;
		margin-left: 10px;
		clear:both;
}
#user1{
		position:relative;
		float:left;
		clear:both;
}
#content{
		position:relative;
		float:left;
		clear:both;
		margin-left:14px;
		margin-right:14px;

}

#user5{
		position:relative;
		float:left;
		clear:both;
		margin-left: 183px;
}
#footer{
		position:relative;
		float:left;
		clear:both;
		height: 29px;
		width: 800px;
		background: url(../images/footer.png) bottom left no-repeat;
		padding-top:4px;
}
#submenu{
		position:relative;
		float:right;
		clear:right;
		padding-top:7px;
} 
#submenu_left{

		position:relative;
		float:left;
		clear:left;
		padding-top: 10px;
		padding-left: 16px;
		margin-bottom: 10px;
} 


    #flat, #flat_ {
      
    }
    #flat li, #flat_  li{
        display: inline;
        padding: 0px;
    }
	#flat li a{
        padding: 0px;
		padding-right: 14px;
		font-size: 14px;
		text-decoration:none;
		color: #fff;
    }
	#flat_  li a{
        padding: 0px;
		padding-top: 3px;
		padding-right: 23px;
		font-size: 6pt;
		text-decoration:none;
		color: #909293;
    }
.contact h3{
	font-size: 11pt;
	color: #D9DADB;
	margin-top:30px;
	margin-bottom:4px;
	display:none;
}
span.contact-telephone,
span.contact-webpage{
	margin-top:10px;
}