/**
 * CSS styly pro sluzbu Rank
 * Copyright 2008 d2k webdesign, http://www.d2k.cz/
 * encoding UTF-8 (ěščřžýáíéúů)  
 */
body { font-family:verdana,arial,serif; font-size:normal; line-height:1.5; background-color:#f3f4ee; }
* { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 { font-size:100%; text-align:center; }
p { font-size:75%; margin:4px 0; text-align:left; }
p.c { text-align:center; }
a { color:#ea7d24; }
a:hover { text-decoration:none; }
#all {}
#page { width:700px; padding:20px 35px; border:1px solid #666; margin:20px auto; background-color:#fff; color:#000;  }
#head { height:120px; position:relative; }
#head .logo { text-decoration:none; }
#head .logo, #head .logo span { display:block; height:79px; width:150px; position:absolute; top:0; right:0; overflow:hidden; }
#head .logo span { background:#fff url('layout/logo.png') top right no-repeat; }
#head h1 { text-align:left; }
h2 { margin:15px 0 10px 0; }
form { margin:10px 0; }
form.main { text-align:center; }
form fieldset { border:1px solid #ccc; padding:20px; margin-bottom:3px; }
label { float:left; display:block; width:135px; padding-right:5px; }
form.main label { margin-right:5px; float:none; display:inline; width:auto; }
label.radio { float:none; margin-left:140px; width:auto; }
form br { clear:left; }
form input.text { padding:2px 3px; width:220px; margin:0 3px 3px 0; }
form.main input.text { font-size:125%; font-weight:bold; width:320px; }
form input.code { font-family:monospace; width:6em; }
form input.submit { padding:3px 8px; font-weight:bold; font-size:125%; cursor:pointer; }

div.card { width:300px; float:left; text-align:center; padding:10px 25px; }
h3 { margin:10px 0 6px 0; }
#foot { border-top:1px solid #ccc; margin-top:30px; padding:8px; clear:both; font-size:62.5%; color:#999; }
#foot a { color:#999; text-decoration:none; }
#foot a:hover { text-decoration:underline; }

div.card textarea { width:295px; height:50px; padding:0; margin-bottom:10px; }
textarea.code { width:100%; height:50px; }
/* -- zobrazeni RANKu na strankach -- */ 
span.seznam { color:#de0000; }
span.google { color:#229622; }
div.strip { width:210px; border:1px solid; margin:2px auto; }
div.strip span { height:10px; font-size:0; line-height:0; display:block; }
div.seznam { border-color:#de0000; }
div.seznam span { background-color:#de0000; }
div.google { border-color:#229622; }
div.google span { background-color:#229622; }

/* -- dalsi styly -- */
span.clear { display:block; clear:both; font-size:0; line-height:0; height:1px; width:100%; }
p.error { font-style:italic; text-indent:0; text-align:left; }
p.error { color:#fe0000; }