@CHARSET "UTF-8";

*{
	margin: 0;
	padding: 0;
}

html{
	background-color: #FFF;
}
body{
	font-size: 0.7em;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #658204;
    margin: 0 auto;
    width: 848px;
}
h1{
	font-size: 1.3em;
}
h2{
	font-size: 1.2em;
}
h3{
	font-size: 1.1 em;
	margin: 30px 0px 15px 0px;
	text-align: center;
}
p{
	margin: 10px 0px 10px 15px ;
}
table{
	border: 1px solid;
	padding: 10px;
	margin: 20px auto;
	align: center;
	background-color: #E5EFC2;
}
th{
	border-bottom: 1px solid;
	padding: 5px;
	background-color: #F4FFCF;
}
td{
	padding: 5px;
}
ul, ol{
	margin: 10px 0px 10px 30px ;
}
#banner{
	margin: 0 auto;
	width: 848px;
	height: 237px;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
}
#top{
	margin: 0 auto;
	width: 848px;
	height: 237px;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
}
#top p.href{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:20px;
	color:#fff;
	padding: 45px 0 10px 95px;
	margin-top:0;
}
#top p.host
{
	font-family:Arial, Helvetica, sans-serif;
	color:#3CD8EF;
	font-size: 14px;
	margin: 0 0 30px 105px;
}
#top ul.uslugi
{
	font-family:Arial, Helvetica, sans-serif;
	color:#3CD8EF;
	font-size: 11px;
	margin: 0 0 0 120px;
	list-style:none;
}

#menu{
	margin: 0 auto;
	width: 578px;
	height: 40px;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 270px;
	margin-bottom: 20px;
}
#menu a{
	text-decoration: none;
	font-size: 1.1em;
	color: #FFF;
	margin: 15px;
	font-weight: bold;
}
#menu a:hover{
	color: #001832;
}
.spacer{
	width: 8px;
	height: 40px;
	background-image: url('../images/menu_spacer.jpg');
	background-repeat: no-repeat;
	float: left;
}
.menu_link{
	height: 40px;
	float: left;
	margin-top: 10px;
}

#foot{
	margin: 0 auto;
	width: 818px;
	height: 59px;
	background-image: url('../images/stopka.jpg');
	background-repeat: no-repeat;
	color: #FFF; 
	padding-top: 30px;
	padding-left: 30px;
	float: left;
	margin-top: 20px;
}
 #cf{
 	position: absolute;
 	margin-left: 700px;
 	margin-top: -20px;
 }
 #cf a{
 	text-decoration: none;
 	color: #FFF;
 }
 #content{
 	width: 848px;
 	overflow:hidden;
 	margin: 0 auto;
 	float: left;
 	text-align: justify;
 }
 #content a{
 	color: #658204;
 }
 #content a:hover{
 	color: #00305F;
 }
 
 #kolokacja_serwerow{
 	width: 274px;
 	height: 41px;
	line-height: 41px;
 	background-image: url('../images/dzierzawa_serwerow_bkg.jpg');
 	background-repeat: no-repeat;
	text-align:center;
	font-size: 12px;
	color:#004E8C;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
 }
 #serwery_vps{
 	width: 274px;
 	height: 41px;
 	background-image: url('../images/serwery_vps.jpg');
 	background-repeat: no-repeat;
 	}
 #dzierzawa_serwerow{
 	width: 274px;
 	height: 41px;
 	background-image: url('../images/dzierzawa_serwerow.jpg');
 	background-repeat: no-repeat;
 	}
 .tab_text{
 	width: 274px;
 	background-image: url('../images/tab_bg.jpg');
 	background-repeat: repeat-y;
 	overflow: hidden;
 	min-height: 400px;
 }
 .tab_text ol, .tab_text ul{
 	margin: 0 !important;
 }
 .wiecej{
 	width: 274px;
 	height: 46px;
 	background-image: url('../images/zobacz_wiecej.jpg');
 	background-repeat: no-repeat;
 	border: 0;
 }

 .tab{
 	float: left; 
 	margin: 3px;
 }
 .tab li{
 	font-size: 1.2em;
 	 list-style-image: url(../images/li.jpg);
 	 margin: 20px 20px 20px 40px;
 }