html, body {
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	background:#ebebeb url('../img/bkg.gif') repeat-x;
}

a {
	color: #0066cc;
    text-decoration: none;
}

a:hover {
	color: #383838;
    text-decoration: underline;
}

#contener {
	width: 970px;
	margin: 0 auto;
    padding: 0px;
	background-color:#fff;
}

#top {
	width: auto;
    height: 128px;
    background-image: url('../img/top.jpg');
}

#menu {
    height: 56px;
	line-height: 40px;
    background-image: url('../img/menu_bg.png');
    margin: 0px;
    padding-left: 50px;
}

#content {
	float: right;
	/* width: 666px; */
    width: 646px;
	margin: 0 auto 15px;
	color: #000000;
	padding: 10px;
}

#footer {
	clear: both;
	color: #234fa0;
	padding: 20px 20px 6px;
	border-width: 0px 10px;
	border-style: none solid;
	border-color: #ffffff #234fa0;
	background-image: url('../img/foot_bg.png');
	background-repeat: repeat-x;
	height: 41px;
	margin: 0px;

}

h1 {
	font-size: 20px;
	text-align: center;
	margin-bottom:5px;
	text-transform: uppercase;
    color: #051861;
}

h2 {
	font-size: 16px;
	margin-top: 5px;
    color: #051861;
    margin-bottom: 2px;
}

p {
	margin-bottom: 10px;
    margin-top: 2px;
	text-indent: 20px;
}
p * {
    text-indent: 0px;
}

li {
	margin-left: 25px;
}

img {
	border: 0px;
}

a.menu_link {
	text-align: center;
	margin: 0px 30px 0px 0px;
	font-size: 13px;
	text-decoration: none;
	color: white;
    font-weight: bold;
    padding: 1px;
}

a.menu_link:hover {
	background-image: url('../img/trans.png');
    /* background-color: #ff9933; */
}

#side_menu {
	width: 288px;
    height: 228px;
	float: left;
    background-image: url('../img/side_menu.png');
    margin: 0px;
}

a.side_link {
    display: block;
    width: auto;
		/*background:url('../img/this_page.gif') no-repeat;*/
    margin: 0px;
    color: #fff;
    font-size: 12px;
		font-weight:bold;
    line-height: 30px;
    padding-left: 28px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #1e73f3;
    cursor: default;
}
.side_link:hover {
    text-decoration: none;
		color:#021e60;
}

div.side_link_wrapper {
    width: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #7ec0fb;
    padding: 0px;
    margin: 1px 12px 1px 30px;
    background-image: url('../img/arrow.png');
    /*background-position: 2px center;*/
    background-position: 2px 4px;
    background-repeat: no-repeat;
    height:31px;
}
div.side_link_wrapper:hover {
    background-color: #8ecafd;
}

#panel {
    background-image: url('../img/panel.png');
    float: right;
    height:228px;
    width: 682px;
    margin:0px;
    position: relative;
    padding: 0px;
}
#panel h3 {
    margin: 0px 5px 2px;
    color: #cc0029;
}

#panel div.bottom_links {
    display: block;
    margin-top: 5px;
    clear: left;
    position: absolute;
    bottom: 10px;
}

#panel a.bottom_links {
    margin: 1px 15px;
    background-image: url('../img/arrow_small.gif');
    padding-left: 10px;
    background-position: left center;
    background-repeat: no-repeat;
}


.sheets {
    width: 304px;
    float: left;
    clear: left;
    margin: 0px;
    padding: 0px;
}
.sheet_top {
    height: 42px;
    background-image: url('../img/sheet_top.png');
    margin-top:5px;
}
.sheet_bottom {
    height: 58px;
    background-image: url('../img/sheet_bottom.png');
    margin-bottom: 10px;
}
.sheet_content {
    padding: 2px 12px;
    background-image: url('../img/sheet_bg.png');
}
.sheet_content p {
    border-bottom: 1px dotted gray;
    padding: 1px;
}
.sheet_content img {
    float: left;
}
.sheet_content h3 {
    color: #cc0029;
    margin: 2px;
}
.more_link {
    background-image: url('../img/arrow_small.gif');
    padding-left: 10px;
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 10px;
    margin: 1px;
}


.right {
    display: block;
    text-align: right;
}

/* boksy */
.gal_box {
    width: 134px;
    float: left;
    margin: 0px 14px;
}
.gal_box a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
.gal_box .mini_photo {
    width: 134px;
    border-width: 2px 2px 0px;
    border-style: solid solid none;
    border-color: #ececec #ececec #ffffff;
    text-align: center;
    padding-top: 1px;
    display: block;
}
.gal_box .opis {
    display: block;
    width: 134px;
    border-width: 0px 2px;
    border-style: none solid;
    border-color: #ffffff #ececec;
    padding: 2px 0px;
    text-align: center;
    color: black;
}

.host_box {
    float: left;
    width: 154px;
    margin: 0px 32px;
}
.host_box .img {
    width: 154px;
    height: 95px;
}
.host_box ul {
    background-color: #edeeef;
    border-left: 1px solid #d6dbe2;
    border-right: 1px solid #d6dbe2;
    width: auto;
    padding: 0px 0px 1px;
    margin: 0px;
    list-style-type: square;
    background-color: #edeeef;
}
.host_box ul li {
    margin-left: 17px;
    font-size: 11px;
}

.poz_box {
    padding: 0px;
    width: 222px;
    float: left;
    margin: 0px 15px;
    font-weight: bold;
    font-size: 14px;
}
.poz_box #abonament {
    padding: 0px;
    margin: 0px;
    text-align: center;
    text-indent: 0px;
    background-image: url('../img/poz_a_bg.png');
    line-height: 34px;
    color: white;
}
.poz_box #pozycja {
    padding: 0px;
    margin: 0px;
    text-align: center;
    text-indent: 0px;
    background-image: url('../img/poz_p_bg.png');
    line-height: 34px;
    color: white;
}
.poz_wrapper {
    padding: 10px 1px 0px;
    border-top: 1px solid #d2d8df;
    border-left: 1px solid #d2d8df;
    border-right: 1px solid #d2d8df;
}
.poz_box .poz_wrapper p {
    background-color: #edeeef;
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
}

.separator {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
}

/*formularz*/
#niewidoczny {
	display: none;
	margin-left: 10px;
}

#pozycjonowanie {
	display: none;
	margin-left: 10px;
}


/*regulamin*/
li ol {
	list-style-type: lower-alpha;
}

table#nask_cennik {
	border: 1px solid black;
}

table#nask_cennik td {
	vertical-align: middle;
}


table#browsers {
	border-collapse: collapse;
	border: 3px double black;
	margin: 5px auto;
}

table#browsers td, th {
	border: 1px solid black;
	padding: 3px;
}


#poz_wyroznienie, #poz_wyroznienie a {
	font-size: 20px;
	text-align: center;
}

#poz_wyroznienie em {
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
}

img.port_large {
	display: block;
	margin: 10px auto;
}

.port_photo_desc {
	text-indent: 0px;
	width: 90%;
	margin: 10px auto;
}

.pagination {
	display: block;
	margin: 1px auto;
	text-align: center;
}

table#formularz_table {
	border: 0px;
	width: 100%;
}

#formularz_table td {
	padding: 1px 2px;
}

.input_text {
	min-width: 200px;
}

.form_b {
	background-color: #e1e1e1;
}

.form_button {
	display: block;
	width: 140px;
	margin: 1px auto;
}



#cennik_hosting {
	border: 2px solid #7392ab;
	border-collapse: collapse;
	margin: 0px auto;
}

#cennik_hosting td {
	border: 1px solid #7392ab;
	padding: 2px;
}

#cennik_hosting th {
	padding: 3px;
	border: 1px solid #7392ab;
	background-color: #9eb3c4;
}

.cennik_tr1 {
	background-color: #e1e1e1;
}

th.serwer_c1, th.serwer_c2, th.serwer_c3 {
	color: #b81b1b;
}



.ceny {
	border: 1px solid black;
	border-collapse: collapse;
	width: 100%;
}

.ceny td,th {
	border: 1px solid black;
	padding: 2px;
}

.cz {
	/*color: red;*/
	font-weight: bold;
}

.r {
	color: red;
}

.nieb {
	background-color: #9eb3c4;
}

.zol {
	background-color: white;
}

.gran {
	color: #211a77;
	font-weight: bold;
}


.form_error {
	color: black;
	display: block;
}

#error_box {
	width: 70%;
	margin: 5px auto;
	padding: 5px;
	border: 2px solid #be2727;
	background-color: #f0b7b7;
}


table#portfolio {
	margin:0 auto;
	text-align:center;
	width: 660px;
	margin-top:20px;
}

#portfolio td {
	width: 50%;;
}



table#poz_oferta {
	border: 2px solid #b7c0c8;
	border-collapse: collapse;
}

#poz_oferta td {
	border: 1px solid #b7c0c8;
	padding: 2px;
}

#poz_oferta th {
	border: 1px solid #b7c0c8;
	background-color: #9eb3c4;
	color: black;
	padding: 2px;
	line-height: 40px;
}

#poz_col_1 {
	width: 20%;
}
#poz_col_2 {
	width: 60%;
}
#poz_col_3 {
	width: 20%;
}


.cennik_zamow a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.poz_cennik_cena {
	font-weight: bold;
}



/*pozycjonowanie*/
table#tzakl {
	border-collapse:separate;
	border-spacing:3px;
	width:100%;
	margin:0px auto;
	margin-bottom:20px;
	width:480px;
	color:#666;
}

.poz_th {
	background-color:#7392ab;
	padding:5px 2px;
	width:100px;
	text-align: center;
	color: white;
	font-size:12px;

}

.poz_table_foot {
	background-color: #7392ab;
	padding:5px 2px;
	font-weight:bold;
	font-size:10px; 
	line-height: 20px;
}

.poz_table_foot td {
	border: 1px solid black;
	color: white;
}

.poz_cena_td {
	padding:4px 2px;
	text-align:right;
}

.slowo_tr td {
	border: 1px solid #b7c0c8;
}

.poz_intext {
	padding: 1px;
	width: 200px;
}

#poz_kolejne {
	font-weight:bold;
	border:2px solid #b7c0c8;
	width:96%;
	line-height:24px;
	color:#000000;
	text-align:center;
	margin: 10px auto;
}

#poz_wyszukiwanie {
	text-align:center;
	border:2px solid #b7c0c8;
	width:96%;
	line-height:36px;
	margin: 10px auto;
    
    background-color: #efefef;
}

#poz_wyszukiwanie input {
	min-width: 100px;
	padding: 1px;
}

#poz_oferta_wys {
	width:470px;
	margin:0 auto;
	text-align: right;
	padding: 0px 5px;
	background-color: white;
}

#poz_oferta_wys input {
	min-width: 100px;
	padding: 1px;
	margin: 1px;
}

.raw_fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.ltext {
	margin: 1px;
}

#poz_info {
	font-size: 13px;
	text-align: center;
	border: 2px solid #b7c0c8;
	padding: 4px 0px;
	color: black;
	width:96%;
	margin: 10px auto;
}

table#webpremium {
    border-collapse:separate;
    border-spacing:3px;
    margin:0px;
    margin-bottom:20px;
    width:100%;
    color:#666;
}

#webpremium thead {
    border-top:0;
}

#webpremium thead th {
    background-color:#d9e3fa;
    padding:5px 2px;
}


.center {
    text-align: center;
}



/* rejestracja domen */
#error {
    text-align: center;
    margin: 5px;
    color: red;
}

.text {
    float: right;
    margin: 0px 20px;
    width: 120px;
    border: 1px solid black;
}

.su {
    display: block;
    margin: 0px auto;
    width: 150px;
    border: 1px solid black;

}

#lrwww label {
    margin-left: 20px;
}

.domain_search_table {
    border-collapse: collapse;
    width: 90%;
    margin: 20px auto;
}

.domain_search_table td, th {
    border: 1px solid #7392ab;
    padding: 3px;
}

.free {
    color: #07b007;
}

.nofree {
    color: #cc0000;
}

.nofreenow {
    color: #ffcc00;
}

#mainform {
    width: 80%;
    margin: 0px auto;
}
.p1 {
    border: 1px solid #7392ab;
    clear: both;
    margin-top: 10px;
    margin-bottom: 3px;
}
#mainform p {
    text-indent: 0px;
    padding: 5px 20px;
}
#mainform label {
    float: left;
    clear: left;
    margin-bottom: 5px;
    margin-top: 0px;
}
#mainform p input, select {
    float: right;
    clear: right;
    margin-bottom: 5px;
    margin-top: 0px;
}

.ogr {
    overflow: visible;
    margin-bottom: 5px;
    margin-top: 0px;
}

.error {
    color: red;
    margin-bottom: 0px;
    margin-top: 5px;
    clear: both;
}

iframe.wr {width:100%;box-sizing:border-box;border:none;min-height:800px;height:100%;margin:30px auto;background:url('../img/loader.gif') no-repeat 50% 150px}