body {
background: #000;
 margin:0;
 padding:20px 20px;
 font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
 
 color:#fff;
 font-size: 12px;
 line-height:14px;
}
table {
 font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
 font-size: 12px;  line-height:14px;
}
input,textarea,select {  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
 font-size: 12px;
 border: 1px solid #999;
 background-color: #555;
 color: #fff;
}
.button {   border: 1px solid #999; }
a {  color:#f00; 		text-decoration: underline; font-weight:bold}
a:hover {  color:#fff;  	 text-decoration: underline; }
a img {  border-width:0;  }

.footer { font-size:11px; color:#666666; text-transform:uppercase; padding-top:5px; padding-bottom:5px; padding-right:5px }
.footer a { font-size:11px; color:#666666; text-transform:uppercase; text-decoration:none }
.footer a:hover { font-size:11px; color:#fff; text-transform:uppercase; text-decoration:underline }

.ref { padding-left:34px; color: #FFFFFF; font-weight:bold; text-transform:uppercase; font-size:11px}
.ref a { color: #FFFFFF; text-decoration:none}
.ref a:hover { color:#999999 }
.refback { background-image:url(images/refbar.gif); background-repeat:no-repeat; width:217px; height:23px; }



h3 {  margin:0.7em 0 .75em; font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.1em; color:#666; }

h3 a {  color:#666; }
h3 a:hover {  color:#fff; }

h1,h2 { 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;


	margin: 0;
	padding-top:4px;
	padding-left:8px;
	
	background-image:url(images/h1.gif); background-repeat:no-repeat; width:630; height:40px;
}



ul { margin-top: 1.2em;margin-left: 0; padding-left: 1.5em; list-style-position: inside; list-style-image: url(images/triangel2.gif); list-style-type: square; }
li { margin:0; padding:0 0 .5em 1.5em; text-indent:-1.5em; line-height:1.0em; }

.refback ul { margin-top: 0;margin-left: 0; padding-left: 20; list-style-position:outside; list-style-image:none; list-style-type: square; }
.refback li { margin:0; padding:0; text-indent:-1.5em; line-height:1.5em; }

.small { font-size:9px}
.small2 { font-size:9px; color:#999999}

.smaller { font-size:10px; padding-top:4px; color:#999999}


.style1 {color: #000}
.style1 a:hover {color:#fff}

.biela a {color:#fff}
.biela a:hover {color:#f00}

.cena {
	font-size: 14px;
	font-weight: bold;
}


.ec {
background-color:#EC1117
}

.b1 {background-color:#111  }
.b2 {background-color:#222  }
.b3 {background-color:#333  }
.b4 {background-color:#444  }
.b5 {background-color:#555  }

.c1 {background-color:#fff; color:#000  }
.c2 {background-color:#999; color:#000  }

.head { display:block; text-align:center; font-size:14px; font-weight:bold }
form { margin:0px; padding:0px; }
.domena { background-color:#999999; border:#000 solid 1px; width:170px; height:18px; color:#fff; font-weight:bold; margin:0px; padding:0px; background-image:url(images/inputanim.gif); background-repeat:repeat-x }
.domenaselect { background-color:#4d4d4d;  border:#000 solid 1px;  height:18px; color:#fff; font-weight:bold; margin:0px; padding:0px; }

.domenaselectoption { _width:60px; _height:10px;  border:#000 solid 1px;}

.domenasend { background-color:#d00; border:#000 solid 1px; width:70px;  height:18px; color:#fff; font-weight:bold; margin:0px; padding:0px; }

.domenaok { font-weight:bold; font-size:14px;  }
.domenaok a { color:#00FF00 }
.domenaok a:hover { color:#fff }
.domenaobsadena{ font-weight:bold; font-size:14px;  }
.domenaobsadena a { color:#f00  }
.domenaobsadena a:hover { color:#fff  }

.swServer{
	border-top: 2px dotted #cccccc;
	text-align: center;
	padding: 10px;
	color: #aaaaaa;
}

/* <div containing the data from the whois lookup */
.swData{
	padding: 4px;
	color: #666666;
}

/* style for <span> around lines in the output to hilight. */
.swHilight{
	font-weight: bold;
	color: #ff0000;
}

/* <div> used to display error messages */
.swError{
	font-weight: bold;
	color: red;
}

.headtop
{
background-image:url(images/banner1c.gif); background-repeat:no-repeat; height:76px;
}

.pad535
{
padding-left:5px; padding-top:35px
}

.domstat
{
padding-right:5px; padding-top:25px; text-align:right;
}

.pad7
{
padding-bottom:7px;
}

.border0
{
border:0px; background-color:transparent
}


/* img loader */

           
            img{display:block; border: none;}

            .nojs {background:#FFF; color:black; font-weight:bold; border: 3px solid red; text-align: center; font-size: 1.3em;}
            
            /* RULES FOR IMAGE PREVIEW, NOT REQUIRED: */
            #imgPreviewWithStyles,
            #imgPreviewWithStyles2,
            #imgPreviewWithStyles3 {
                background: #d00 url(img/loading.gif) no-repeat center;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
                padding: 15px;
                z-index: 999;
                border: none;
            }
            #imgPreviewWithStyles span,
            #imgPreviewWithStyles2 span,
            #imgPreviewWithStyles3 span {
                color: white;
                font-size: 1em;
                text-align: center;
                display: block;
                padding: 10px 0 3px 0;
            }
            
            .loading {
                height: 32px;
                width: 32px;
            }