/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62,5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:900px; margin:0px auto; margin-top:20px; /*margin-bottom:20px;*/ border:solid 1px rgb(150,150,150); font-size:12px;background:transparent url(../imgLayout/bg_head_breadcrumbs.gif) top left repeat-y;}
.main {
	clear: both;
	width: 900px;
	padding-bottom: 30px;
	background: transparent url(../imgLayout/cag-fade.gif) bottom right;
	background-repeat: no-repeat;
}
a{
	color: rgb(0,51,51);
	text-decoration: none;
	font-weight: bold;
}
/*HEADER*/
.header-top1 {
	width: 900px;
	height: 19px;
	background: rgb(240,240,240) url(../imgLayout/xx_r1_c1.gif); /*Firefox*/
	overflow: visible !important; /*IE6*/
	overflow: hidden;
	background-position: top;
}
.header-top2 {
	width: 900px;
	height: 80px;
	background: rgb(240,240,240) url(../imgLayout/xx_r2_c1.gif);
/*Firefox*/
	overflow: visible !important;
/*IE6*/
	overflow: hidden;
	background-repeat: repeat-y;
}
.header-top3 {width:900px; height:19px; background:rgb(240,240,240) url(../imgLayout/xx_r1_c1_rot.gif); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitelogo {

	width: 209px;
	height: 80px;
	position: absolute;
	z-index: 1;
	margin: 0 0 0 20px;
	/*background: url(../img/cag.gif);*/
}


/********/
/*MENU*/
/*******/
#menu
{
  height: 31px;
  padding-right: 2px;
  
  list-style: none; 
  bottom: 13px;
 
  position: relative;
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
	color: #808080;
	background:none;
}

#menu a:hover, #menu a:active
{
background-color: none;
  background-image: url('../imgLayout/menuhover.gif');

}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('../imgLayout/menuselected.gif');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}



/* === Language menu === */



#submenu
{
/*inactiv, deocamdata!*/
display: none;
  float: right;
  height: 31px;
  width: 200px;
  padding-left: 10px;
  margin: 0px;
  list-style: none;   
  position: relative;
}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #808080; 
  background-color: none;
}

#submenu a:hover, #submenu a:active
{
  background-image: url('../imgLayout/menuhoverlan.gif');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('../imgLayout/menuselectedlan.gif');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}

.col-left{
	float: left;
	margin: 0;
	margin-left: 5px;
	margin-top:5px;
	width: 350px;
	text-align: center;
	
}

.col-left h1{
	font-size: 20px;
	color: Lime;

}

.col-left img{
	border: medium solid #F1F1F1;
	padding: 2px;
}

.col-left .pic-info{
	text-align: center;
	font: 10px;
	color: Gray;
}

.col-right{
	float: right;
	margin:0;
   padding:5px;
	width: 530px;
	position: relative;
}

.col-right h1{
	margin: 15px 0 10px 0;
	padding: 0 10px 10px 9px;
	font-size: 16px;
	color: rgb(0,51,51);
	background-color: transparent;
	border-left: 5px solid rgb(153, 204, 204);
}

.col-right h2{
	margin: 15px 0 10px 0;
	padding: 0 10px 10px 9px;
	font-size: 14px;
	color: rgb(153, 204, 204);
	background-color: transparent;
	border-left: 5px solid rgb(0,51,51);
}


.col-right p{
	color: #444444;
	font-size: 12px;
	margin-top:5px;
	margin-right: 12px;
	text-indent: 20px;
	text-align: justify;
}

.col-right p:first-letter 
{
	color: rgb(0,51,51);
	margin-top: 20px;
	font-size: 1.5em;
	padding-right: 2px;
}
.col-right ol{
padding-left: 30px;
	list-style: decimal;
	font-size: 12px;
}
.col-right ul{
	list-style: none;
}
.rightcoltable td {
padding-right:15px;
}
.partner{
	color: rgb(0,51,51);
	font-weight:bold; 
}
.reference{
	margin: 4px 0 2px 0;
	position: relative;
	width: 99%;
	float: right;
	
}
.ref-name{
	margin: 2px;
	position: relative;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: 2px solid rgb(0,51,51);
	padding-left: 5px;
	color: rgb(15,15,15);
	
}
.ref-info{
	display:block;
}
.ref-adr{
	position: relative;
	font-family:verdana,arial,sans-serif;
	font: italic;
	margin-left: 5px;
	padding-left:5px;
	font-size: 10px;
	font-weight: lighter;
	border-left: 1px solid Gray;
}

.headline{
	color: rgb(153,204,204);
	font: bold 14px sans-serif;
	padding: 15px 10px 5px 10px;
}

.preload{
	width:1px;
	height:1px;
	display:none;
}



/**************************************** extra classes: contact us ****************************/
.address
{
	display: block;
	float: left;
	margin: 5px 5px 20px 5px;
	color: #000000;
	text-align: justify;
	width: 250px;
	line-height: 150%;
}


.contactform{
	float:left;
	width: 200px;
}

.sms
{
  	display: block;
	margin-left: 0px;
	padding-left: 15px;
	color: #555555;
}

form.contact_us {
	width: 150px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 15px;
	background-color: #ffffff;/*#FBF9F4;*/
	background-image: url(../imgLayout/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us {
	display: block;
	width: 150px;
	background: #F2F2F2 url(../imgLayout/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
}

textarea {width: 150px;
          background: #F2F2F2 url(../imgLayout/input_bg.png);
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;

          margin-top: 3px;}

.submit_button_contact {
float: right;
	margin-top: 15px;
	padding: 2px;
	background-color: rgb(241,241,241);/*#EAF4D9;*/
	text-align: center;
}

.reset_button_contact {
float: left;
	margin-top: 15px;
	padding: 2px;
	background-color: rgb(241,241,241);/*#EAF4D9;*/
	text-align: center;
}

.error{
	color: #990000;
	font-weight: bold;
}
.ok{
	color:rgb(15,15,15);
	font-weight: bold;
}





/********************/
/*  FOOTER SECTION  */
/********************/
.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(225,225,225) url(../imgLayout/bg_foot.gif) no-repeat; font-size:0.8em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));} /*IE proprietary flicker hack for background images. Not validating, but OK*/
