/* About
-------------------------------------------------------------- 
	Webend goes Clevis
	Copyright (c) 2010, Clevis s.r.o. (info@clevis.cz)
-------------------------------------------------------------- */

/* Body
-------------------------------------------------------------- */
html, body { background: #fff; /* green */ color: #bbb; /* white */  }

/* Links
-------------------------------------------------------------- */
a { color: #bbb; font-weight: normal; border-bottom: 1px solid #bbb; text-decoration: none; }
	a:focus,a:hover,a:active { border-bottom-color: transparent; }

/* Page look
-------------------------------------------------------------- */

h1 { width: 500px; margin: 0 auto 30px; text-align: center; padding-top: 100px; }
address { font-style: normal; text-align: center; }