@import url("css/forms.css");
@import url("css/formating.css");

/* elementy glwne */
html{ height: 100% }
body{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff url( head-bg.png ) repeat-x top;
	color: #303335;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a	   { color: #23669E; text-decoration: none }
a:hover{ text-decoration: underline }

label{
	cursor:default
}

form, h1,h2,h3,h4,h5,h6, p, dl, ul, ol{ margin: 0; padding: 0 }
ul,  dl{ list-style-type: none }

ol{ list-style-type: decimal}

table, tr, td, input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}

hr{
	color:#4688C4;
	height:2px;
 	border: 0;
	background-color:#4688C4
}

.wrap{ width: 782px; margin: 0 auto; text-align: left; clear: both }

.clear{ clear: both }

img{ border: none; padding: 0; margin: 0 }

.u{	text-decoration:underline; }




/* ########### */
/* gora strony */
#head	   { width: 100%; background: url(head-bg-center.png) no-repeat center 108px; font-family: Verdana }
#head .h   { padding-top: 4px; height: 70px }
#head .logo{ margin: 23px 0 0 16px; width: 150px; float: left }
#head .text{ margin: 23px 0 0 30px; width: 191px; height: 34px; float: left; background: url(serwer-z-dodatkiem-swietego-spokoju.gif) }
#head .user_menu		   { margin: 8px 30px 0 0; float: right }
#head .user_menu li		   { float: left; width: 70px; text-align: center }
#head .user_menu li a	   { color: #3274AF; font-family: Arial }
#head .menu			{ height: 32px }
#head .menu li		{ float: left; text-align: center }
#head .menu li img	{ padding: 14px 34px 12px }
#head .menu li.l img{ padding: 0; }

#head .t{ height: 155px; background: url(top.jpg) no-repeat left top }
#head .p{ height: 70px; background: url(top.jpg) no-repeat left bottom }


#head .domeny{ float: right; width: 224px; padding: 12px 29px 0 0; color: #FFFFFF; font-weight: bold }
#head .domeny .input{ text-align: center; padding-top: 3px }
#head .domeny .input input{ width: 160px }
#head .domeny .button{ text-align: right; padding: 3px 13px 10px 0; background: url(linia-domena.jpg) no-repeat bottom }
#head .domeny .ceny{ margin-top: 5px; }
#head .domeny .ceny .a{ color: #8CC8ED }
#head .domeny .ceny .left{ float: left; text-align: right }
#head .domeny .ceny .right{ float: right; text-align: right; margin-right: 5px }


/* ########### */
/* srodek strony */
#center{ width: 100%; margin-top: 3px; background: url(content-bg.gif) repeat-y center }
#center .left{ float: left; width: 195px; padding-top: 12px; padding-bottom: 20px; }
#center .right{ float: right; width: 584px; padding-right: 1px; padding-bottom: 20px; }

#center .left .ng    { width: 173px; height: 39px; margin: 0 auto; background: url(ng/_bg.png) bottom no-repeat }
#center .left .ng img{ margin: 20px 0 0 15px }
#center .left .text  { width: 160px; margin: 5px auto 0; color: #2D2D2D; line-height: 140%; margin-left: 15px; }
#center .left .text2 { width: 173px; margin: 0 auto; color: #2D2D2D }
#center .left .text .more{ text-align: right }
#center .left .text .more a{ color: #3D87C3 }
#center .left .text .author{ text-align: right; font-weight: bold }
#center .left .text li{ background: url(arrow/blue.gif) left center no-repeat; padding: 0 8px; margin: 2px 0 0 0 }
#center .left .text li.ident{ margin: 2px 0 0 17px }
#center .left .text li.ident a{ color: #4C5051 }

/**** stopka *****/
#bottom { width: 100%; height: 60px; padding: 5px 0; clear: both; background: url(bottom-bg.gif) repeat-x; }
#bottom .wrap{ margin: 0 auto; padding: 0 15px }
#bottom .wrap .links{ float: left; color: #3D87C3; margin: 15px 0; }
#bottom .wrap .links a{ color: #585F63; margin: 0 5px; }
#bottom .wrap .mail{ float: right; }



/** pakiety **/
table#home-pakiety{
	margin: 0;
	border-bottom: solid 1px #97a5b0;
	width: 100%;
	background: #FAFAFB url(content/pakiety-bg.gif) no-repeat;
}
table#home-pakiety td, table#home-pakiety th{	text-align: center; width: 25%; padding: 2px 0; }
table#home-pakiety th { height: 20px; font-size: 12px; }

table#home-pakiety th a{ color: #636A6F; }
table#home-pakiety tr.a{ background-color: #F3F4F4;}

table#home-pakiety tr.images td{ padding-top: 10px; }

/* blok "gwarancja satysfakcji" */
#gwarancja       { margin: 10px auto; width: 540px; }
#gwarancja .opis { float: right; width: 365px }
#gwarancja .img  { float: left; width: 155px; padding-top: 15px }
#gwarancja h1    { padding: 0 0 7px 0; font-size: 15px; font-weight: bold; color: #B83131 }
#gwarancja p     { clear: both; line-height: 140%; }

/* blok Domeny EU */
#domenyeu       { margin: 10px auto; width: 540px; padding: 10px 0;  }
#domenyeu .opis { float: right; width: 365px }
#domenyeu .img  { float: left; width: 155px; padding-top: 15px }
#domenyeu h1    { padding: 0 0 7px 0; font-size: 15px; font-weight: bold; color: #B83131 }
#domenyeu p     { clear: both; line-height: 140%; }

.promobreak{ border-bottom: 1px solid #858788 }
