body {
	margin: 0px;
	padding: 10px 0px;
	background: #44555F;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h1, p.firma, h2 {
	margin: 0;
	padding: 0;
	color: #5C708A;
	font-size: 1.2em;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EFF2F3;
}
h1.cendom {
	color: #000;
}
.firma {
	font-weight: bold;
}
#top h1 {
	color: #fff;
	background: none;
	line-height: 160%;
	border: none;
}
h1.cendom {
	background: none;
	font-size: 1em;
}
h2 {
	height: 25px;
	line-height: 25px;
	background: none;
	border-bottom: 1px solid #D9EBF9;
	font-size: 1em;
}
#side h2 {
	border: none;
}
.info {
	width: 480px;
	height: 20px;
	background: #f7f7f7;
	color: #ADADAD;
}
/* layout ----------------- */

#main, #side, #regulamin {
	line-height: 140%;
}
#wrap {
	margin: 0 auto;
	width: 770px;
	padding: 4px;
	background: #E6E9EC;
}
#kont {
	width: 770px;
	background: #fff url(img/bgrkont.jpg) repeat-y;
	font-size: .7em;
	color: #44555F;
	line-height: 160%;
}
#logo {
	width: 770px;
	height: 80px;
	background: #fff;
}
#logo img {
	border: none;
}
#menu {
	width: 770px;
	height: 30px;
	line-height: 30px;
	background: #EFF2F3;
	border-bottom: 1px solid #E6E9EC;
	border-top: 1px solid #E6E9EC;
}
#sub {
	width: 770px;
	height: 5px;
	background: #E6E9EC;
	color: #7E8A91;
}
#submenu {
	width: 760px;
	height: 30px;
	background: #E6E9EC;
	color: #7E8A91;
	line-height: 30px;
	padding-left: 10px;
}
#top {
	width: 750px;
	height: 80px;
	background: #102E55 url(img/bgrtopnew.jpg) no-repeat;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}
#main, #regulamin {
	float: left;
	width: 480px;
	padding: 20px;
}
#side {
	padding: 30px 0;
	margin: 0 0 0 530px;
	width: 230px;
}
#foot {
	margin-top: 100px;
	clear: both;
	height: 50px;
	color: #7E8A91;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	background: #EFF2F3;
	border-top: 1px solid #E6E9EC;
}
.logograf {
	float: left;
	width: 180px;
	height: 80px;
}
#slowa {
	margin: 0 auto;
	width: 770px;
	text-align: center;
	font-size: 70%;
	color: #8c9ba4;
}

/* mainmenu ------------------- */

#mainlist {
	margin: 0;
	padding: 0;
}
#mainlist ul, #mainlist li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#mainlist a:link, #mainlist a:visited {
	float: left;
	height: 30px;
	padding: 0 5px;
	text-decoration: none;
	color: #7E8A91;
	line-height: 30px;
	font-weight: bold;
	margin-right: 2px;
}
#mainlist a:hover, #mainlist a:active {
	background: #E6E9EC;
}
#mainlist a.current {
	background: #E6E9EC;
}
/* submenu --------------------- */

#submenu a:link, #submenu a:visited {
	height: 30px;
	text-decoration: none;
	color: #7E8A91;
	padding: 2px 5px;
}
#submenu a:hover, #submenu a:active, #submenu a.current {
	background: #EFF2F3;
}
/* linki w glownym polu --------- */

#main a:link, #main a:visited {
	color: #7E8A91;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover, #main a:active {
	background: #EFF2F3;
}
/* linki w h1 ------------------ */

#main h1 a:link, #main h1 a:visited {
	color: #5C708A;
	text-decoration: none;
	padding: 3px 10px;
}
#main h1 a:hover, #main h1 a:active {
	background: #EFF2F3;
}
/* linki w foot ----------------- */

#foot a:link, #foot a:visited {
	color: #7E8A91;
	text-decoration: none;
	padding: 2px 4px;
}
#foot a:hover, #foot a:active {
	background: #E6E9EC;
}

#slowa a:link, #slowa a:visited {
	color: #8c9ba4;
	text-decoration: none;
}

#slowa a:hover, #slowa a:active {
	text-decoration: underline;
}
/*newsy ------------------------- */

#main span.temat {
	display: block;
	width: 380px;
	height: 40px;
	float: left;
}
#main span.data {
	display: block;
	width: 90px;
	height: 40px;
	margin: 0 0 0 387px;
	font-size: .8em;
	color: #D6D6D6;
	text-align: right;
}
/* realizacje ------------------ */

#fota {
	width: 410px;
	background: #D6D6D6;
	padding: 5px;
	margin: 35px;
}
.real {
	width: 410px;
	border: none;
}
#fota a:link, #fota a:visited, #fota a:hover, #fota a:active {
	padding: 0px;
}
.opisy {
	width: 480px;
	padding: 5px 0;
	margin: 0;
	border-top: 1px solid #efefef;
	color: #656565;
}
.bold {
	font-weight: bold;
}
/* linki w opisach ----------------- */

.opisy a:link, .opisy a:visited {
	text-decoration: none;
	color: #7FBB11;
}
.opisy a:hover, .opisy a:active {
	background: #7FBB11;
	color: #fff;
}
/* realizacje ---------------------- */

#listareal, #sidemenu {
	width: 225px;
	margin: 0;
	padding: 0;
}
#listareal ul, #listareal li, #sidemenu ul, #sidemenu li {
	margin: 0px;
	border-bottom: 1px solid #EFF2F3;
	list-style-type: none;
}
#listareal ul, #sidemenu ul {
	border: none;
	border-top: none;
	padding: 0;
	margin-bottom: 20px;
	border-top: 1px solid #EFF2F3;
}
#listareal a:link, #listareal a:visited {
	display: block;
	width: 205px;
	text-decoration: none;
	color: #656565;
	padding: 4px 0 4px 20px;
	background: url(img/ar1.gif) no-repeat;
}
#listareal a:hover, #listareal a:active, #listareal a.current:link, #listareal a.current:visited {
	background-color: #EFF2F3;
}
/* sidemenu menu artykulow i newsow -------- */

#sidemenu a:link, #sidemenu a:visited {
	display: block;
	width: 205px;
	text-decoration: none;
	padding: 6px 0 6px 20px;
	background: url(img/ar1.gif) no-repeat;
	background-position: 0px 2px;
	color: #7E8A91;
}
#sidemenu a:hover, #sidemenu a:active {
	background-position: 0px 2px;
	color: #7E8A91;
	background-color: #EFF2F3;
}
/* hosting -------------------------------- */

p.tytul {
	text-align: center;
	font-weight: bold;
}
#regulamin ol {
	margin: 0;
	padding-left: 20px;
}
#regulamin ul {
	margin-top: 10px;
	padding-left: 15px;
}
/* serwery strona glowna ----------------- */



dl.listaserw {
	margin: 20px 0;
	padding: 0;
}
.listaserw dt {
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
	color: #C00000;
	font-size: 1.2em;
	background: #EFF2F3;
	margin: 3px 0;
}
.listaserw dd {
	margin: 0;
	padding: 0 20px 0 20px;
	background: #F4F7F7;
}
.listaserw .cena, .listaserw .zobszcz {
	height: 25px;
	line-height: 25px;
	margin: 2px 0;
	font-weight: bold;
	color: #000;
}
.listaserw .zobszcz {
	text-align: right;
}
a.linkzobszcz:hover, a.linkzobszcz:active {
	color: #000;
}
/* formatowanie szczegolow serwerow ------ */	

	

table.serwer {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.serwer th {
	color: #C00000;
	padding: 5px 0;
	border: 1px solid #fff;
	background: #EFF2F3;
}
.serwer tr {
	background: #F9FAFA;
	border: 1px solid #fff;
}
.serwer td {
	font-size: 1em;
	padding: 4px;
	border: 1px solid #fff;
	background: #F4F7F7;
}
.nazwaparam {
	width: 300px;
	text-align: left;
}
tr.cdom, tr.cser {
	font-weight: bold;
	color: #666;
}
dl.paramdod {
	margin: 0;
	padding: 0;
}
.paramdod dt {
	font-weight: bold;
	color: #666;
	margin: 10px 0 10px 0;
	background: #F4F7F7;
}
.paramdod dd {
	margin-left: 10px;
}
/* formatowanie cennika domen ------- */



.pl {
	width: 100px;
}
table.domeny {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.domeny th {
	background: #EFF2F3;
	color: #C00000;
	padding: 5px;
}
.domeny td {
	background: #F4F7F7;
}
.typdomen {
	width: 200px;
	text-align: left;
}
/* formatowanie kontaktu ------------- */

table.form {
	font-size: 1em;
}
.form tr, .form td {
	padding: 1px;
	border: none;
}
input, textarea {
	padding: 3px 0;
	border: 1px solid #efefef;
	background: #fff;
	font: 0.9em Verdana, arial, sans-serif;
	width: 200px;
}
textarea:hover, textarea:focus, input:hover, input:focus,  select:hover, select:focus {
	background: #f8f8f8;
	border: 1px solid #93A0A6;
}
a.mail:link, a.mail:visited {
	text-decoration: none;
	color: #999999;
}
a.mail:hover, a.mail:active {
	background: #efefef;
	color: #666666;
}
/* mapa strony ------------------------ */

.mapa {
	width: 90px;
	height: 25px;
	margin: 0;
	padding-left: 30px;
	line-height: 25px;
	float: right;
	font-weight: bold;
}
.mapa a:link, .mapa a:visited {
	color: #7E8A91;
	text-decoration: none;
}
.mapa a:hover, mapa a:active {
	color: #5C708A;
}
.sitemap {
	margin: 0;
	padding: 20px;
	list-style-type: none;
}
.sitemap li {
	font-weight: bold;
}
.sitemap ul {
	margin: 0px;
	padding-left: 20px;
}
.sitemap ul li {
	font-weight: normal;
	list-style-type: disc;
	margin: 4px 0;
}
.sitemap a:link, .sitemap a:visited {
	text-decoration: none;
	color: #666;
}
.sitemap a:hover, .sitemap a:active {
	color: #8FC538;
}
.kal-mini {
	float: right;
	margin: 10px 0 20px 20px;
	background: #efefef;
	padding: 5px;
}
#menu a.kalendarze {
	color: #e77817;
}

#mapka-dojazdu {
	width: 450px;
	height: 350px;
	margin: 20px auto;
	border: 5px solid #efefef;
}