@CHARSET "UTF-8";

.hide { display:none; }

#domainRegistration { width:700px; font-size:13px; font-family:Verdana; color:#555; }
#trade .alert p,
#domainRegistration .alert p { border:1px solid #777; border-radius:10px; padding:10px; width:400px; margin:5px; }
#trade .alert p.error,
#domainRegistration .alert p.error { color:#CC0000; padding-left:28px; background:url('/media/reg2/icon_error.png') no-repeat 1% 50% #ffe2e2; }
#trade .alert p.info,
#domainRegistration .alert p.info { color:#FFCE00; padding-left:28px; background:url('/media/reg2/information.png') no-repeat 1% 50% #ffffe2; }
#trade .alert p.ok,
#domainRegistration .alert p.ok { color:#00CC00; padding-left:28px; background:url('/media/reg2/accept.png') no-repeat 1% 50% #e2ffe2; }

#domainRegistration h3 { color:#000; }

#domainRegistration p.r input,
#domainRegistration div.dialogBox > p > input {background: url("/domeny/i/menu_bg.png") repeat scroll 0 0 transparent;
    border: 1px solid grey;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    padding: 3px;
width: 130px; }
#domainRegistration p.search input { padding:3px; background:#a8d998; border:1px solid #a8d998; }

#domainRegistration p.search input[type="text"] {
    background: #e5e3e3 !important;
    border: 1px solid #fff ;
    border-radius: 5px 0 0 5px;
    padding: 3px;
}

ul.dialogBox { margin:0px; padding:0px; list-style:none; width:640px; }
ul.dialogBox li { float:left; width:160px; font-size:13px; }

table.trade,
table.domainRegistration,
#domainRegistration table { width:700px; text-align:justify; margin-top:20px; margin-bottom:20px; font-family:Verdana;
	border-collapse:collapse; background:#E5E3E3; font-size:13px; 
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	}

#trade table td.c,
#domainRegistration td.c { text-align:center; }
#trade table td.r,
#domainRegistration td.r { text-align:right; }

#trade table thead tr,
#domainRegistration table thead tr { border-bottom:1px solid #fff; }
#trade table thead tr th { padding:10px; background:#a8d998; color:#000; font-weight:bold; font-size:14px; }
#domainRegistration table thead tr th { padding:10px; background: url("/domeny/i/grey_bg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight:bold; font-size:14px; }
#trade table tr,
#domainRegistration table tr { border-bottom:1px solid #fff; }
#trade table td,
#domainRegistration table td { padding:5px; padding-left:10px; padding-right:10px; color:#333; }
#domainRegistration table tr.s th { background: url("/domeny/i/grey_bg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold; }
#trade table tr.av,
#domainRegistration table tr.av { background: none; }
#domainRegistration table tr.av:hover { background: #777; }
#trade table tr.nav,

#domainRegistration table tr.nav td:last-child { color:#f00; }

#domainRegistration table input[type='text'] { border:1px solid #ccc; padding:3px; width:90%; }

#trade table tfoot,
#domainRegistration table tfoot { background: url("/domeny/i/grey_bg.png");}
#trade table tfoot a,
#domainRegistration table tfoot a { text-decoration:none; color:#000; }

#domainRegistration table tfoot td:last-child { -webkit-border-radius:0 0 10px 0; -moz-border-radius:0 0 10px 0; border-radius:0 0 10px 0; }

#domainRegistration table tfoot td:first-child { -webkit-border-radius:0 0 0 10px; -moz-border-radius:0 0 0 10px; border-radius:0 0 0 10px; }

#dnsDialogBox { padding:20px; width:400px; font-size:13px; font-family:Verdana; color:#555; }
#dnsDialogBox h3 { color:#000; }
#dnsDialogBox table { width:80%; margin-left:auto; margin-right:auto; }
#dnsDialogBox table input[type='text'] { border:1px solid #ccc; padding:3px; width:93%; }

#trade label { width:200px; float:left; padding-top:3px; padding-right:10px; text-align:right; }
#domainRegistration label { width:100px; float:left; padding-top:3px; padding-right:10px; text-align:right; }
#trade p,
#domainRegistration p { clear:both; width:700px; text-align:justify; }
#trade p.r,
#domainRegistration p.r { text-align:right; }

#regulaminy a { color:#aaa; }
#regulaminy a:hover { color:#000; }
