@import url("global.css");

body { background:#fff url('../images/bg-header.png') repeat-x left top; font-size:62.5%; }
#page { width:990px; font-size:1.3em; line-height:1.4; margin:auto; position:relative; color:#000; }

a, a:link, a:visited { color:#000; text-decoration:underline; }
a:active, a:focus, a:hover { text-decoration:none; }

.register { width:390px; height:100px; float:right; line-height:1; }
.register span { background:url('../images/tato-domena.png') no-repeat left top; }

.skvely-org { background:url('../images/tabule.png') no-repeat left top; width:414px; height:100px; float:left; text-align:center; font-size:1.4em;  }
.skvely-org a { color:#fff; display:block; line-height:115px; text-decoration: none; }

.center { margin:40px 0; text-align:center; }

.clear { width:100%; overflow:hidden; }
.ir,.ir span { display:block; overflow:hidden; position:relative; top:0; left:0; } 
.ir span { width:100%; height:100%; position:absolute; }

#photon {
border: 2px solid #ccc;
background-color:#ddd;
margin:2px;
padding:2px;
}