/* -- 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

strong { font-weight: bold;}







html{ background: #ecece7 url(bg.png) top center repeat-x;text-align: center; } 
body { width: 960px; margin: 0 auto;text-align: left; background-color: transparent; font-family: 'lucida grande', verdana, arial, sans-serif; color:#525251;}
.header { height: 60px; }
.logo { float: left;margin: 0 0 0 3px; }
.logo a img { opacity: 0.8; }
.logo a:hover img { opacity: 1.0 }
			
			
/* Navigation */
.nav ul { padding: 0;  margin: 0;  float: right;  height: 40px;  width: 346px;  list-style: none;  color: #000000;}
.nav li { margin-top: 22px;  float: left; padding: 10px 10px 10px 10px; }
.nav li a {font-family: 'lucida grande', verdana, arial, sans-serif; color:#525251; 
		   text-decoration: none; color: #5a6d71;  height: 0px !important;  border-bottom:none; color: #000000;}

.nav li#home  {background-color: #ef5295; color: #ffffff; }		   
.nav li#staff  {background-color: #ef5295; color: #ffffff; }
.nav li#licenze  {background-color: #ef5295; color: #ffffff;}
.nav li#contact  {background-color: #ef5295; color: #ffffff; }



a, a:link, a:active {
	color: #6b7c31;
}

a:hover {
	color: #505d24;
}

a: visited {
	color: #838c63;
}


.text_hide{
	display: block;
	text-indent: -9999px;
}


#home_page .footer {
	padding: 20px 0;
	font-size: 11px;
	border-top: 1px solid #bac6c2;
	margin: 0 20px 20px 20px; 
}


.footer {
	padding: 20px 0;
	font-size: 11px;
	border-top: 1px solid #dcdbd7;
	margin: 0 20px 20px 20px; 
	float: left;
	width: 517px;
}

1px solid #dcdbd7

.footer li {
	display: inline;
	
}

.footer li a {
	padding: 3px 10px;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px solid #bac6c2;
	color: #5a6d71;
	
}

.footer li .home {
	background: transparent url(x.png)  10px 50% no-repeat;
	padding-left: 33px;
		
}


.footer li a.phone {
	border-right: none;
}
	
.footer a.credit {
	padding-left: 0;
}

strong {
	font-weight: bold;
}