body{
  font-family: Verdana, Arial, "Times New Roman";
  font-size: 12px;
  background: #eeeeee;
  padding: 0;
  margin: 0;
  color: #666;
}

a img{ 
border: 0; 
}

textarea {
border-radius:9px;
-moz-border-radius:9px;
-webkit-border-radius:9px;
padding:5px;
overflow:auto;
border:1px solid #d8d8d8;
}

#wrapper{
  text-align: center;
  background: url(http://advancednet.pl/img/tlo_kreski_gora.png) 10px 0 repeat-x;
}
#top{
  height: 174px;
  margin: 0 auto 51px;
  text-align: left;
  background: url(http://advancednet.pl/img/sprite_tlo_menu_belkagorna.png) 0 41px repeat-x;
}
#sign_top{
  width: 990px;
  height: 41px;
  margin: 0 auto;
  text-align:right;
  background: url(http://advancednet.pl/img/advl_1_02.png) 0 6px no-repeat;
}
#sign_bottom{
  width: 990px;
  height: 31px;
  margin: 0 auto;
  background: url(http://advancednet.pl/img/advl_1_22.gif) 0 0 no-repeat;
}
#top ul{
  width: 990px;
  height: 133px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#top ul li{
  float: left;
  height: 33px;
  margin: 0;
  padding: 100px 0 0;
  font-size: 12px;
}
* html #top ul li{
  height: 133px;
}
#top ul li.sign, #top ul li.logo{
  padding: 0;
}
#top ul li.logo{
  margin-right: 10px;
}
#top ul li a{
  padding: 10px 5px 20px;
  color: #666;
  text-decoration: none;
}
#top ul li a:hover{
  color: #ed9f0f;
  background: url(http://advancednet.pl/img/sprite_tlo_menu_belkagorna2.png) 0 -150px repeat-x;
}
#top li a.logo{ 
 padding: 0; 
 border: transparent; 
 border: 0;
}
#top li a.logo:hover { 
 padding: 0; 
 border: transparent; 
 border: 0;
 background: none;
}
#top li.logo img{ 
  left:0px;
  margin-top:43px;
  margin-left:19px;
}
#top li.logo div{ 
  text-align:center;
  margin-top:11px;
}
#top li a.sign{ 
 padding: 0; 
 border: transparent; 
 border: 0;
}
#top li a.sign:hover { 
 padding: 0;
 border: transparent; 
 background: none;
 border: 0;
}
#top_menu {
padding-top: 10px;
}
#top_menu a{
  font-size: 13px;
  color: #666;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #777;
  margin: 0 0 0 5px;
}

#top_menu a#faq{
  color: #FF0000;
}
#top_menu a:hover{
  border-bottom: none;
}

#top ul.menugorne{
  width: auto;
  height:20px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  float: right;
}
#top ul.menugorne li{
  margin: 0;
  padding: 0;
  font-size: 12px;
}
#top ul.menugorne li a{
  font-size: 12px;
  text-decoration: none;
  border-bottom: 1px dotted #777;
  padding:0;
  margin-left:10px;
}
#top_menu ul.menugorne li a:hover{
  font-size: 12px;
  background:none;
  border-bottom: none;
}

#page{
  width: 990px;
  margin: 0 auto; /* 20px  */
  padding: 0;
  clear: both;
}
#page .right_side{
  float: left;
  width: 260px;
}
#page .right_side hr{
  width: 242px;
  height: 16px;
  margin: 45px auto 0;
  border: 0;
  background: url(http://advancednet.pl/img/kreska.png) 0 0 no-repeat;
}
#page .bottom_side{
  padding: 0 0 20px 0;
  clear: both;
}
* html #page .bottom_side{
  margin-right: -3px;
}
.frame{
  float:right;
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #d8d8d8;
}
.frame b.pg, .frame b.lg, .frame b.ld, .frame b.pd{
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: #eee url(http://advancednet.pl/img/sprite_box.png) 0 0 no-repeat;
}
.frame b.pg{
  right: -1px;
  top: -1px;
}
.frame b.lg{
  left: -1px;
  top: -1px;
  background-position: 0 -9px;
}
.frame b.ld{
  left: -1px;
  bottom: -1px;
  background-position: 0 -18px;
}
.frame b.pd{
  right: -1px;
  bottom: -1px;
  background-position: 0 -27px;
}
.frame .wb{
  margin: 0;
  padding: 10px;
  text-align: left;
  border: 1px solid #fff;
  background: #fff url(http://advancednet.pl/img/sprite_box.png) 0 -36px repeat-x;
}
.frame.offer{
  position: relative;
  top: 0;
  float: left;
  width: 314px;
  margin-right: 20px;
}
.frame.offer.last{
  margin: 0;
}

/*start*/
.frame_black{
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #000;
}
.frame_black b.pg, .frame_black b.lg, .frame_black b.ld, .frame_black b.pd{
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: #eee url(http://advancednet.pl/img/sprite_box2.png) 0 0 no-repeat;
}
.frame_black b.pg{
  right: -1px;
  top: -1px;
}
.frame_black b.lg{
  left: -1px;
  top: -1px;
  background-position: 0 -9px;
}
.frame_black b.ld{
  left: -1px;
  bottom: -1px;
  background-position: 0 -18px;
}
.frame_black b.pd{
  right: -1px;
  bottom: -1px;
  background-position: 0 -27px;
}
.frame_black .wb{
  margin: 0;
  padding: 10px;
  text-align: left;
  border: 1px solid #000;
  color:#fff;
  font-size:11px;
  background-color:#000;
}
.frame_black a{
font-size:11px;
color:#fff;
}
.frame_black a:hover{
text-decoration:underline;
}

.frame_black hr{
  width: 242px;
  height: 16px;
  margin: auto 0;
  border: 0;
  background: url(http://advancednet.pl/img/kreska.png) 0 0 no-repeat;
}

.frame_blue{
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #3fb3c2;
}
.frame_blue b.pg, .frame_blue b.lg, .frame_blue b.ld, .frame_blue b.pd{
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: #eee url(http://advancednet.pl/img/sprite_box_blue.png) 0 0 no-repeat;
}
.frame_blue b.pg{
  right: -1px;
  top: -1px;
}
.frame_blue b.lg{
  left: -1px;
  top: -1px;
  background-position: 0 -9px;
}
.frame_blue b.ld{
  left: -1px;
  bottom: -1px;
  background-position: 0 -18px;
}
.frame_blue b.pd{
  right: -1px;
  bottom: -1px;
  background-position: 0 -27px;
}
.frame_blue .wb{
  margin: 0;
  padding: 10px;
  text-align: left;
  border: 1px solid #3fb3c2;
  color:#fff;
  font-size:11px;
  background-color: #3fb3c2;
}
.frame_blue a{
font-size:11px;
color:#fff;
}
.frame_blue a:hover{
text-decoration:underline;
}

.frame_grey{
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #d8d8d8;
}
.frame_grey b.pg, .frame_grey b.lg, .frame_grey b.ld, .frame_grey b.pd{
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: #eee url(http://advancednet.pl/img/sprite_box_grey.png) 0 0 no-repeat;
}
.frame_grey b.pg{
  right: -1px;
  top: -1px;
}
.frame_grey b.lg{
  left: -1px;
  top: -1px;
  background-position: 0 -9px;
}
.frame_grey b.ld{
  left: -1px;
  bottom: -1px;
  background-position: 0 -18px;
}
.frame_grey b.pd{
  right: -1px;
  bottom: -1px;
  background-position: 0 -27px;
}
.frame_grey .wb{
  margin: 0;
  padding: 10px;
  text-align: left;
  border: 1px solid #fff;
  background-color: #f2f2f2;
}


.frame_grey2{
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #d4d4d4;
}
.frame_grey2 b.pg, .frame_grey2 b.lg, .frame_grey2 b.ld, .frame_grey2 b.pd{
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: #eee url(http://advancednet.pl/img/sprite_box_grey2.png) 0 0 no-repeat;
}
.frame_grey2 b.pg{
  right: -1px;
  top: -1px;
}
.frame_grey2 b.lg{
  left: -1px;
  top: -1px;
  background-position: 0 -9px;
}
.frame_grey2 b.ld{
  left: -1px;
  bottom: -1px;
  background-position: 0 -18px;
}
.frame_grey2 b.pd{
  right: -1px;
  bottom: -1px;
  background-position: 0 -27px;
}
.frame_grey2 .wb{
  margin: 0;
  padding: 10px;
  text-align: left;
  border: 1px solid #d4d4d4;
  color:#fff;
  font-size:11px;
  background-color:#d4d4d4;
}
.frame_grey2 a{
font-size:11px;
color:#fff;
}
.frame_grey2 a:hover{
text-decoration:underline;
}

/*end*/

.packet_choose{
  margin: 20px;
}
.footer{
  padding: 17px;
  height: 53px;
  margin: 20px 0;
  background: url(http://advancednet.pl/img/tlo_stopka.png) 0 0 repeat-x;
}
.footer a{
  font-size: 13px;
  color: #666;
  font-weight: normal;
  text-decoration: none;
  margin: 20px 0;
}

.footer a:hover{
  font-size: 13px;
  color: #ed9f0f;
  font-weight: normal;
  text-decoration: none;
}

/* good look */
.packet_choose a{
  font-size: 13px;
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
.packet_choose b{
  padding: 2px 5px;
  font-size: 8px;
  font-weight: normal;
}
.packet_choose a b{
  padding: 0;
  font-size: 17px;
}
.packet_choose a.p1 b{
  color: #3fb3c2;
}
.packet_choose a.p2 b{
  color: #efac2f;
}
.packet_choose a.p3 b{
  color: #c91818;
}
.packet_choose a:hover{
  border-bottom: 1px dotted #777;
}
.frame a{
  color: #efac2f;
  text-decoration: none;
  font-weight: bold;
}
.frame a span{
  color: #666;
  text-decoration: none;
  font-weight: bold;
}
.frame a:hover{
  text-decoration: underline;
}
.frame a:hover span{
  color: #666;
  text-decoration: underline;
}
.frame h1{
  margin: 0 0 5px;
  font-size: 20px;
  color: #444;
  text-align: left;
}
.frame ul{
  list-style: none url(http://advancednet.pl/img/krzyzyk.png);
}
.frame ul li{
  padding: 2px 0;
}
.frame.offer h2{
  height: 54px;
  line-height: 54px;
  margin: 5px 0;
  padding-left: 65px;
  font-size: 18px;
  vertical-align: middle;
  background: url(http://advancednet.pl/img/ikona.png) 0 0 no-repeat;
}
.frame.offer .blue_pack h2 b{
  font-size: 21px;
  color: #3fb3c2;
}
.frame.offer .blue_pack span{
  color: #3fb3c2;
}
.frame.offer .orange_pack h2 b{
  font-size: 21px;
  color: #efac2f;
}
.frame.offer .orange_pack span{
  color: #efac2f;
}
.frame.offer .red_pack h2 b{
  font-size: 21px;
  color: #c91818;
}
.frame.offer .red_pack span{
  color: #c91818;
}
.frame.offer span b span{
  color: #666;
}

#login_form{
  width: 180px;
  margin: 0 auto;
}
#login_form label{
  display: block;
  margin: 10px 0 1px;
}
#login_form input[type=text], #login_form input[type=password]{
  width: 172px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole.png) 0 0 no-repeat;
}
#login_form input[type=text]:hover, #login_form input[type=password]:hover, #login_form input[type=text]:focus, #login_form input[type=password]:focus{
  background-position: 0 -22px;
  color: #222;
}
#login_form input[type=submit]{
  width: 80px;
  height: 22px;
  color: #333;
  border: 0;
  margin: 15px 50px 10px;
  background: url(http://advancednet.pl/img/przycisk.png) 0 0 no-repeat;
}

span.blue {
 color: #3fb3c2;
 }
 
span.orange {
 color: #efac2f;
 } 
 
span.red {
 color: #c91818;
 }
 
span.dark {
 color: #666;
 }
 
table, tr, td {
  border-collapse: collapse;
  border: solid 1px #d8d8d8;
  border-spacing: 0px;
  padding: 5px;
}
 
table.bo, table.bo tr, table.bo td {
  border-collapse: collapse;
  border: 0px;
  border-spacing: 0px;
  padding: 5px;
} 

table.domains_pricing {
  margin: 0 auto;
  width: 520px;
  border-collapse: collapse;
  border: solid 1px #d8d8d8;
  border-spacing: 0px;
  padding: 5px;
}

table.domains_pricing td.price {
  font-weight: normal;
  text-align: right;
}

table.domains_pricing td.price span {
  font-weight: bold;
  text-align: right;
}

table.domains_pricing td.order {
  text-align: center;
}

table.domains_pricing td.list {
  font-weight: normal;
  text-align: left;
  background: #eee;
}

table.domains_pricing td.color {
  font-weight: bold;
  color: #3fb3c2;
  text-align: center;
  background: #D7D7D7;
}

table.domains_pricing td.color span {
  font-weight: bold;
  color: #666;
  text-align: center;
}


table.blue {
  margin: 0 auto;
  width: 530px;
  border-collapse: collapse;
  border: solid 1px #d8d8d8;
  border-spacing: 0px;
  padding: 5px;
  color: #666;
}
table.blue_dedi{
  margin: 0 auto;
  width: 670px;
  border-collapse: collapse;
  border: solid 1px #d8d8d8;
  border-spacing: 0px;
  padding: 5px;
  color: #666;
}
table.blue td.color, table.blue_dedi td.color {
  font-weight: bold;
  color: #3fb3c2;
  text-align: center;
  background: #eee;
}
table.blue td.color span, table.blue_dedi td.color span {
  font-weight: bold;
  color: #666;
  text-align: center;
}
table.blue td.list, table.blue_deditd.list {
  font-weight: normal;
  text-align: left;
  background: #eee;
}
table.blue td.list span, table.blue_dedi td.list span{
  font-size:10px;
  font-weight: normal;
  text-align: left;
  background: #eee;
}
table.blue td.price, table.blue_dedi td.price {
  font-weight: bold;
  text-align: center;
  color: #3fb3c2;
}
table.blue td.option, table.blue_dedi td.option {
  font-weight: normal;
  text-align: center;
  color: #666;
}
table.blue td.option_left, table.blue_dedi td.option_left {
  font-weight: normal;
  text-align: left;
  color: #666;
}
table.blue img.ico, table.blue_dedi img.ico {
  margin: -2px 0px -2px 0px;
}

table.orange{
  margin: 0 auto;
  width: 530px;
  border-collapse: collapse;
  border: solid 1px #d8d8d8;
  border-spacing: 0px;
  padding: 5px;
  color: #666;
}
table.orange_dedi{
  margin: 0 auto;
  width: 670px;
  border-collapse: collapse;
  border: solid 1px #d8d8d8;
  border-spacing: 0px;
  padding: 5px;
  color: #666;
}
table.orange td.color, table.orange_dedi td.color {
  font-weight: bold;
  color: #efac2f;
  text-align: center;
  background: #eee;
}
table.orange td.color span, table.orange_dedi td.color span {
  font-weight: bold;
  color: #666;
  text-align: center;
}
table.orange td.list, table.orange_dedi td.list {
  font-weight: normal;
  text-align: left;
  background: #eee;
}
table.orange td.list span, table.orange_dedi td.list span{
  font-size:10px;
  font-weight: normal;
  text-align: left;
  background: #eee;
}
table.orange td.price, table.orange_dedi td.price {
  font-weight: bold;
  text-align: center;
  color: #efac2f;
}
table.orange td.price a, table.orange_dedi td.price a{
  color: #3fb3c2;
}
table.orange td.option, table.orange_dedi td.option {
  font-weight: normal;
  text-align: center;
  color: #666;
}
table.orange img.ico, table.orange_dedi img.ico {
  margin: -2px 0px -2px 0px;
}

table.red{
  margin: 0 auto;
  width: 530px;
  border-collapse: collapse;
  border: solid 1px #d8d8d8;
  border-spacing: 0px;
  padding: 5px;
  color: #666;
}
table.red td.color {
  font-weight: bold;
  color: #c91818;
  text-align: center;
  background: #eee;
}
table.red td.color span {
  font-weight: bold;
  color: #666;
  text-align: center;
}
table.red td.list {
  font-weight: normal;
  text-align: left;
  background: #eee;
}
table.red  td.list span{
  font-size:10px;
  font-weight: normal;
  text-align: left;
  background: #eee;
}
table.red td.price {
  font-weight: bold;
  text-align: center;
  color: #c91818;
}
table.red td.option {
  font-weight: normal;
  text-align: center;
  color: #666;
}
table.red img.ico {
  margin: -2px 0px -2px 0px;
}

/**/

table.order_form2 {
  margin: 0 auto;
  width: 670px;
  border-collapse: collapse;
  border: none;
  border-spacing: 0px;
  padding: 5px;
  color: #ccc;
}
table.order_form2 td.color {
  font-weight: bold;
  color: #3fb3c2;
  text-align: center;
  background: #000;
  border:none;
}

table.order_form {
  margin: 0 auto;
  width: 600px;
  border-collapse: collapse;
  border: solid 1px #d8d8d8;
  border-spacing: 0px;
  padding: 5px;
  color: #666;
}
table.order_form td.color {
  font-weight: bold;
  color: #3fb3c2;
  text-align: center;
  background: #eee;
}
table.order_form td.color_left {
  font-weight: bold;
  color: #3fb3c2;
  text-align: left;
  background: #eee;
}

table.order_form td.color span {
  font-weight: bold;
  color: #666;
  text-align: center;
}

table.order_form td.color_left span {
  font-weight: normal;
  color: #666;
  text-align: center;
}

table.order_form td.list {
  font-weight: normal;
  text-align: left;
  background: #eee;
}
table.order_form td.list_center {
  font-weight: bold;
  text-align: center;
  background: #eee;
}
table.order_form td.list span{
  font-size:10px;
  font-weight: normal;
  text-align: left;
}
table.order_form td.price {
  font-weight: bold;
  text-align: center;
  color: #3fb3c2;
}
table.order_form td.option {
  font-weight: normal;
  text-align: center;
  color: #666;
}
table.order_form td.option span{
  font-size:10px;
  font-weight: normal;
  text-align: left;
}
table.order_form td.option_left {
  font-weight: normal;
  text-align: left;
  color: #666;
}
table.order_form td.option_left span{
  font-size:10px;
  font-weight: normal;
  text-align: left;
}
table.order_form td.domain {
  font-weight: bold;
  text-align: center;
}
table.order_form td.domain_avaible {
  font-weight: bold;
  text-align: center;
  color: #00CC33;
}
table.order_form td.domain_unavaible {
  font-weight: bold;
  text-align: center;
  color: #c91818;
}

table.order_form img.ico {
  margin: -2px 0px -2px 0px;
}

#order_form input[type=text], #order_form input[type=password], #order_form select{
  width: 220px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_orderform.png) 0 0 no-repeat;
}
#order_form input[name=kod]{
  width: 60px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_kod.png) 0 0 no-repeat;
}
#order_form input[name=poczta_kod]{
  width: 60px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_kod.png) 0 0 no-repeat;
}
#order_form input[type=text].kod{
  width: 60px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_kod.png) 0 0 no-repeat;
}
#order_form select{
  width: 182px;
  height: 22px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole.png) 0 0 no-repeat;
}
#order_form select[name=system], #order_form select[name=instalacja]{
  width: 225px;
  height: 22px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_orderform.png) 0 0 no-repeat;
}
#order_form input[name=konkurs]{
  width: 320px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_dlugie.png) 0 0 no-repeat;
}
#order_form input[type=text]:hover, #order_form input[name=konkurs]:hover, #login_form input[type=password]:hover, #order_form input[type=password]:hover, #login_form select:hover, #order_form select:hover, #login_form input[type=text]:focus, #order_form input[type=text]:focus, #order_form input[name=konkurs]:focus, #login_form input[type=password]:focus, #order_form input[type=password]:focus, #login_form select:focus, #order_form select:focus{
  background-position: 0 -22px;
  color: #222;
}
#order_form input[type=submit], #order_form  input[type=reset]{
  width: 80px;
  height: 22px;
  color: #333;
  border: 0;
  margin: 5px 5px 5px; 
  background: url(http://advancednet.pl/img/przycisk.png) 0 0 no-repeat;
}
#order_form input[type=submit][name=rejestruj] {
  width: 150px;
  height: 22px;
  color: #333;
  border: 0;
  margin: 5px 5px 5px; 
  background: url(http://advancednet.pl/img/przycisk_dlugi.png) 0 0 no-repeat;
}
/**/

#login_form input[type=submit]{
  width: 80px;
  height: 22px;
  color: #333;
  border: 0;
  margin: 15px 50px 10px;
  background: url(http://advancednet.pl/img/przycisk.png) 0 0 no-repeat;
}
#contact_companyname_adv {
  font-size:14px;
  font-weight: bold;
  color: #efac2f;
  display: inline;
}
#contact_companyname_net {
  font-size:14px;
  font-weight: bold;
  display: inline;
}

.frame .packet_choose{
  text-align: center;
}
.frame .packet_choose a, .frame .packet_choose a:hover{
  color: #666;
  text-decoration: none;
}
div#packets{
  position:relative;
  width: 530px;
  margin: 20px auto 0;
  overflow: hidden;
}
div#packets_dedi{
  position:relative;
  width: 670px;
  margin: 20px auto 0;
  overflow: hidden;
}
div#pack{
  width: 1590px;
}
div#pack_dedi{
  width: 2010px;
}
div#pack div{
  width: 530px;
  float: left;
}
div#pack_dedi div{
  width: 670px;
  float: left;
}
* html div#pack div{
  margin-right: -3px;
}
div#pack div table{
  width: 530px;
}

.glowna{
  margin-top: 25px;
  border: 0px;
  width: 680px;
  line-height: 1.3em;
}

.order_button img{
  margin-top: 25px;
}

/*KALENDARZ*/
#calendar {
	background: none;
	width: 100%;
	height: 100%;
	opacity: 1;
}

#calendar td {
	font-family: Verdana, Arial, "Times New Roman";
}

#calback {
	clear: both;
	width: 100%;
	height: 100%;
}

.cal {
	width: 350px;
	margin: 0 auto;
	border: 0px;
}

.cal a {
	color: #ed9f0f;
	text-decoration: none;
	border-bottom: 2px dotted #FFF;
	font-size: 9px;
}

.cal a:hover {
	text-decoration: none;
	color: #ed9f0f;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;  
	background: #666;
	padding: 0px;
}

.calhead img {
	border: none;
}

.calhead table {
	width: 100%;
}

.calhead a {
	text-decoration: none;
	border: none;
}

.dayhead {
	height: 25px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 40px;
}

.dayrow td {
	width: 14%;
	font-size: 9px;
	color: #656551;
	padding: 3px;
	border: 1px solid #DDD;
}

.day {
	float: right;
}

.dayover {
	background: #F4F4F4;
}

.dayout {
	background: #FFF;
}

#event {
	font-family: Arial, sans-serif;
	width: 100%;
	height: 100%;
}

#event .heading {
	padding: 10px;
	position: relative;
	background: none;
	border-bottom: 1px dotted #CCC;
}

#event .title {
	color: #656551;
	font-size: 16px;
	font-weight: bold;
}

#event .posted {
	color: #8C8C73;
	font-size: 10px;
}

#event .back {
	color: ed9f0f;
	position: absolute;
	top: 10px;
	right: 10px;
}

#event .back a {
  color: #efac2f;
  text-decoration: none;
  font-weight: bold;
}

#event .back a:hover {
	color: #efac2f;
	text-decoration: underline;
}

#event .line {
	padding: 10px;
	overflow: auto;
	color: #666;
}

.error {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

#jump {
	z-index: 100;
	line-height: 30px;
	padding: 5px;
	background: #F6F6F6;
	border: 1px solid #888;
}

#jump a {
	text-decoration: none;
	border: none;
}

#jump img {
	border: none;
}

p.browsers{
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
p.browsers img{
  margin: 0 0 0 20px;
  vertical-align: -5px;
}
ol.card{
  width: 620px;
  margin: 30px 0px 0px 50px;
  padding: 0;
}
ol.card li{
  height: 210px;
  margin: 50px 5px 5px 5px;
  padding: 0px;
  font-size: 32px;
  text-align: justify;
  color: #EFAC2F;
  clear: both;
}
ol.card li span{
  font-size: 18px;
  text-align: justify;
  color: #111;
}
ol.card li img{
  float: left;
  padding-right: 20px;
  margin-left: 10px;
  vertical-align: middle;
}

#domain_prices input.krotki{
  width: 60px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_kod.png) 0 0 no-repeat;
}

#domain_prices input.domena{
  width: 172px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole.png) 0 0 no-repeat;
 }
  
#domain_prices input.krotki:hover, #domain_prices input.domena:hover, #domain_prices input.krotki:focus, #domain_prices input.domena:focus{
  background-position: 0 -22px;
  color: #222;
}

.editable{
 color: #FFF;
 background-color: #FF0000;
}
.przycisk{
  width: 80px;
  height: 22px;
  color: #666;
  border: 0;
  margin-top: 10px;
  background: url(http://advancednet.pl/img/przycisk.png) 0 0 no-repeat;
}

.pole {
  width: 172px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole.png) 0 0 no-repeat;
}

.pole_black {
  width: 172px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #ccc;
  background: #000 url(http://advancednet.pl/img/pole_black.png) 0 0 no-repeat;
}

.pole_dlugie_black {
  width: 317px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #ccc;
  background: #000 url(http://advancednet.pl/img/pole_dlugie_black.png) 0 0 no-repeat;
}

.pole_dlugie {
  width: 317px;
  height: 18px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_dlugie.png) 0 0 no-repeat;
}

.pole_select{
  width: 182px;
  height: 22px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole.png) 0 0 no-repeat;
}

.pole_select_black{
  width: 182px;
  height: 22px;
  padding: 2px 4px;
  border: 0;
  color: #ccc;
  background: #000 url(http://advancednet.pl/img/pole_black.png) 0 0 no-repeat;
}

.pole:hover, .pole:focus , .pole_select:hover, .pole_select:focus {
  background-position: 0 -22px;
  color: #222;
 }
 
.button{
  width: 80px;
  height: 22px;
  color: #333;
  border: 0;
  margin: 5px 5px 5px; 
  background: url(http://advancednet.pl/img/przycisk.png) 0 0 no-repeat;
}

 .button_black{
  width: 80px;
  height: 22px;
  color: #ccc;
  border: 0;
  margin: 5px 5px 5px; 
  background: url(http://advancednet.pl/img/przycisk3.png) 0 0 no-repeat;
}

.pole_krotkie{
  width: 62px;
  height: 22px;
  padding: 2px 4px;
  border: 0;
  color: #666;
  background: url(http://advancednet.pl/img/pole_kod.png) 0 0 no-repeat;
}

.frame_rounded{
border-radius:9px;
-moz-border-radius:9px;
-webkit-border-radius:9px;
padding:5px;
text-align:left;
}

.frame_rounded h2{
text-align:center; 
margin-top:0px;
}

.frame_rounded .index a {
color:#000;
text-decoration:none;
}

.frame_rounded .index a:hover {
text-decoration:underline;
}
