/*-----------------------------------------------------
   BASIC
----------------------------------------------------- */
*                                                     { margin: 0; padding: 0; list-style: none; }
body                                                  {
	font: normal .8em/1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	background: #fff url(../images/layout/body-bg.gif);
	padding: 55px 0;
	text-align: center;
}
a img                                                 { border: none; }
a, a img, a:link, a:visited, a:hover, a:active        { outline: none; }
br.clear                                              { line-height: 0; height: 0; font-size: 0; clear: both; }
#print-logo                                           { display: none; }
input:focus, textarea:focus                           { outline: none; }
/*-----------------------------------------------------
   LAYOUT (Basic)
----------------------------------------------------- */
#wrapper                                              {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 5px;
	text-align: left;
	background: #fff;
	border-bottom: 15px solid #0081b8;
	border-left: 1px solid #cccbcb;
	border-right: 1px solid #cccbcb;
}

/*-----------------------------------------------------
   TOP
----------------------------------------------------- */	
#top                                                  { height: 95px; background: #0081b9 url(../images/layout/header-bg.jpg) no-repeat 0 0; }
	
h1                                                    {
	font-weight: bold;
	color: #fff;
	padding: 37px 0 0 40px;
	display: inline;
	float: left;
	width: 243px;
	text-indent: -9999px;
}
h1 a                                                  {
	display: block;
	width: 269px; height: 27px;
	position: relative;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
h1 a span                                             {
	display: block;
	width: 269px; height: 27px;
	position: absolute;
	top: 0; left: 0;
	background: transparent url(../images/layout/dom-sunca-i-mora.jpg) no-repeat 0 0;
}
	
/*-----------------------------------------------------
   LANGUAGES
----------------------------------------------------- */
#language                                             {
	display: inline;
	float: right;
	text-align: right;
	padding: 20px 40px 0 0;
}
	
#language li                                          { display: inline; margin-left: 7px; }
#language a                                           { color: #fff; text-decoration: none; }
#language a:hover                                     { text-decoration: underline; }
#language a.on,
#language a.on:hover                                  { color: #fcb040; text-decoration: none; }

/*-----------------------------------------------------
   HEADER
----------------------------------------------------- */
#header                                               {
	position: relative;
	width: 960px;
	height: 205px;
	background: transparent url(../images/layout/header01.jpg) no-repeat 0 0;
	z-index: 100;
}	
.home #header                                         { background: none; }	
.image-rotation                                       {
	position: absolute;
	top: 0; left: 0;
	width: 960px; height: 205px;
	z-index: 0;
}		
h2                                                    {
	position: absolute;
	bottom: 0; right: 0;
	width: 156px; height: 35px;
	font-weight: normal;
	font-size: 1.3em;
	z-index: 1000;
	text-indent: -9999px;
}
	
/*-----------------------------------------------------
   CONTAINER
----------------------------------------------------- */
#container                                            {
	background: #fff;
	border-bottom: 6px solid #63c5f1;
	overflow: hidden;
	height: 100%;
	padding: 35px 50px 25px 50px
}
#nav                                                  {
	clear: both;
	margin: -20px 0 15px 0;
	overflow: hidden;
	height: 100%;
}
#mainContent                                          { 
	display: inline; 
	float: left; 
	width: 625px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-top: -5px;
}
	
#mainContent a                                        { color: #6d6e71; text-decoration: underline; }
#mainContent a:hover                                  { color: #63c5f1; text-decoration: underline; }

#topLink                                              { text-align: right; font-size: .9em; padding: 5px 0 0 0; clear: both; }
#topLink a                                            { color: #0081b8; text-decoration: underline; }
#topLink a:hover                                      { color: #0081b8; text-decoration: none; }	
/*-----------------------------------------------------
   Path
----------------------------------------------------- */
#path                                                 {
	display: inline;
	float: left;
	font-size: .9em;
	width: 500px;
}
#path li                                              {
	display: inline;
	margin-right: 5px;
	background: transparent url(../images/layout/bullet.gif) no-repeat 0 7px;
	padding-left: 11px;
}			
#path a                                               { color: #6d6e71; text-decoration: underline; }

/*-----------------------------------------------------
   Options
----------------------------------------------------- */
#options                                              {
	display: inline;
	float: right;
	width: 140px;
	font-size: .8em;
}
#options li                                           { float: left; margin-left: 2px; }
	
#options li#small                                     { margin-left: 10px; font-size: .9em; }
#options li#normal                                    { font-size: 1.1em; }
#options li#large                                     { font-size: 1.3em; }

#options a                                            {
	display: block;
	width: 22px; height: 22px;
	text-align: center;
	border: 1px solid #fff;
	color: #6d6e71;
	text-decoration: underline;
}
#options a:hover                                      { border: 1px solid #0081b8; color: #0081b8; }
	
#options li#print a,
#options li#sitemap a                                 { text-indent: -9999px; }
#options li#print a                                   { background: transparent url(../images/layout/print.gif) no-repeat center center; }
#options li#sitemap a                                 { background: transparent url(../images/layout/sitemap.gif) no-repeat center center; }

/*-----------------------------------------------------
   LeftCol
----------------------------------------------------- */
#leftCol                                              {
	display: inline;
	float: left;
	width: 185px;
	margin-right: 30px;
	padding-right: 20px;
	background: transparent url(../images/layout/home-border.gif) no-repeat 204px 0;
	min-height: 420px;
	height: auto !important;
	height: 420px;
	line-height: 1.5em;
}
#leftCol img                                          { border: 3px solid #63c5f1; margin: 0 0 30px 0; }
#leftCol img.last                                     { margin-bottom: 0; }

#leftCol a                                            { color: #6d6e71; text-decoration: underline; }
#leftCol a:hover                                      { color: #63c5f1; text-decoration: underline; }

.kontakt #leftCol                                     { width: 195px; padding-right: 10px; }

/*-----------------------------------------------------
   Development / Footer
----------------------------------------------------- */
#development                                          {
	width: 960px;
	margin: 10px auto 0 auto;
	text-align: right;
	padding-right: 20px;
	font-size: .85em;
}
#development a                                        { color: #0081b8; text-decoration: underline; }
#development a:hover                                  { color: #0081b8; text-decoration: none; }
