@charset "iso-8859-2";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) repeat-x #EBECED;
	  text-align : center;
}
div,td{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.pds{
	margin:auto;
	position:relative;
	width:763px;
}
a{
color:#0099FF;
text-decoration:none;
}
a:hover{
color:#0099FF;
text-decoration:none;
}
.t4{
	background:url(images/t4.gif);
	height:51px;
}

.kom1{
	width:169px;
	vertical-align:top;
}
.kom2{
	width:594px;
	vertical-align:top;
}
.kom3{
	width:168px;
	vertical-align:top;
}

.kom4{
	width:580px;
	vertical-align:top;
		margin:auto;
	position:center;
}

.ng{
	background:url(images/m_top.gif);
	padding:5px;
	padding-left:9px;
	color:#FFFFFF;
	font-weight:bold;
}

.ng1{
	padding:1px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9px;
}

/* kolor czcionki w menu glownym */
A.headerNavigation { 
  color: #FFFFFF;
}
/* j/w po najechaniu */
A.headerNavigation:hover {
  color: #FFFFFF;
    font-weight: bold;
}

A.link { 
  color: #379FE4;
  	  font-size: 5px;
}
/* j/w po najechaniu */
A.link:hover {
  color: #379FE4;	  
  font-size: 5px;
    font-weight: bold;
}

.m_tresc{
	padding:4px;
	color:#999999;
	background-color:#E9E9E9;
}

.menu{
	list-style: none;
	margin:0px;
	padding:0px;
}

.menu li a{
	display:block;
	width:153px;
	padding:4px 0px 4px 9px;
	background-color:#E3E3E3;
	border-bottom:1px solid #ccc;
	color:#006699;
	text-decoration:none;
}
.menu li a:hover{
	background-color:#2288C7;
	border-bottom:1px solid #ccc;
	color:#fff;
	text-decoration:none;
}

.info{
	float:left;
	width:350px;
	margin-top:16px; 
	margin-left:10px;
	color:#FFFFFF;
}
.szukaj{
	float:right;
	width:350px;
	margin-top:14px; 
	margin-right:10px;
	color:#FFFFFF;
	text-align:right;
}
.szukaj form { margin:0px; padding:0px; display:inline;}
.szukaj form input{ border:1px solid #0E84D3; background:#AFD9F5; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.szukaj form select{ border:1px solid #0E84D3; background:#AFD9F5; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }


textbox { 
 border-top: 1px solid #B3B2B2;
 border-left: 1px solid #B3B2B2;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 color:#000000;
  background-color: #045A96;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 }

CHECKBOX, INPUT, RADIO, SELECT { 
 border-top: 1px solid #D2D0D3;
 border-left: 1px solid #D2D0D3;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 color:#000000;
  background-color: #E9E9E9;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 }

TEXTAREA {
 border-top: 1px solid #D2D0D3;
 border-left: 1px solid #D2D0D3;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 color:#000000;
 background-color: #E9E9E9;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 }
 

.srodek{
 
 padding:6px;
 
}

.d1{ width:169px; height:42px; float:left; } .d1 a img{border:0px;}

.d2{
	width:594px;
	height:42px;
	background:url(images/d2.jpg);
	text-align:right;
	float:right;

}

.d2 div{
	font-weight:bold;
	margin-top:14px; 
	margin-right:10px;
	color:#2382BA;
	  font-size: 8.5px;
}

.d3{
	width:763px;
	height:42px;
	background:url(images/dd.jpg);
	text-align:center;
	float:right;

}

.d3 div{
	font-weight:bold;
	margin-top:14px; 
	margin-right:10px;
	color:#2382BA;
	  font-size: 8.5px;
}

.d30{
	width:763px;
	height:42px;
	background:url(images/dd.jpg);
	text-align:center;
	float:right;

}

.d30 div{
	font-weight:bold;
	margin-top:15px; 
	margin-right:10px;
	color:#959595;
	  font-size: 8.5px;
}


A.stopka { 
  color: #2382BA;
}
/* j/w po najechaniu */
A.stopka:hover {
  color: #2382BA;
}

.linkowanie { font-size: 9px; color: #959595; text-decoration: none; }


A.linkowanie { font-size: 9px; color: #959595; text-decoration: none; }
/* j/w po najechaniu */
A.linkowanie:hover {
 font-size: 9px; color: #959595; text-decoration: none; 
}

.linkowanie div{
	color:#959595;
}


.small {

	font-size : 10px;

	font-weight : normal;

	color : #000000;

}



.small2 {

	font-size : 9px;

	font-weight : normal;

	color : #000000;

}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
a.kolor_hosting:link { color: #CD0000; text-decoration:none; font-weight: bold; }
a.kolor_hosting:visited { color: #CD0000; text-decoration:none; font-weight: bold; }
a.kolor_hosting:hover { color: #CD0000; text-decoration:none; font-weight: bold; }
a.kolor_hosting:active { color: #CD0000; text-decoration:none; font-weight: bold; }
a.kolor_hosting:focus  { color: #CD0000; text-decoration:none; font-weight: bold; }

a.kolor_kolokacja:link { color: #FF9000; text-decoration:none; font-weight: bold; }
a.kolor_kolokacja:visited { color: #FF9000; text-decoration:none; font-weight: bold; }
a.kolor_kolokacja:hover { color: #FF9000; text-decoration:none; font-weight: bold; }
a.kolor_kolokacja:active { color: #FF9000; text-decoration:none; font-weight: bold; }
a.kolor_kolokacja:focus  { color: #FF9000; text-decoration:none; font-weight: bold; }

a.kolor_serwerdedykowany:link { color: #104CAE; text-decoration:none; font-weight: bold; }
a.kolor_serwerdedykowany:visited { color: #104CAE; text-decoration:none; font-weight: bold; }
a.kolor_serwerdedykowany:hover { color: #104CAE; text-decoration:none; font-weight: bold; }
a.kolor_serwerdedykowany:active { color: #104CAE; text-decoration:none; font-weight: bold; }
a.kolor_serwerdedykowany:focus  { color: #104CAE; text-decoration:none; font-weight: bold; }

a.kolor_vps:link { color: #1F9400; text-decoration:none; font-weight: bold; }
a.kolor_vps:visited { color: #1F9400; text-decoration:none; font-weight: bold; }
a.kolor_vps:hover { color: #1F9400; text-decoration:none; font-weight: bold; }
a.kolor_vps:active { color: #1F9400; text-decoration:none; font-weight: bold; }
a.kolor_vps:focus  { color: #1F9400; text-decoration:none; font-weight: bold; }	
	