/* 
	bajtcomputers stylesheet 
	$Id: style.css,v 1.5 2008/01/25 13:16:00 zombiek Exp $
*/

* {
	padding: 0;
	margin: 0;
	background-color: transparent;	
}

body {
	background: #354252 url(img/tlo_strony.jpg) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
}

a:link {
	color: #858A90;
	text-decoration: underline;
}

a:visited {
	color: #858A90;
}

a:hover {
	color: #016CA5;
}

a:active {
	color: #858A90;
}

#container {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
}

#topMenu {
	height: 20px;
	padding-top: 20px;
	padding-right: 20px;
}

#topMenu ul {
	float: right;
}

#topMenu ul li {
	list-style: none;
	float: left;	
}

#topMenu ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

#topMenu ul li a.home {
	background: url(img/ikona_home.jpg) left center no-repeat;

}

#topMenu ul li a.contact {
	background: url(img/ikona_contact.jpg) left no-repeat;
}

#header {
	width: 815px;
	height: 184px;
	position: relative;
	background: url(img/tlo_header.jpg) center no-repeat;
	margin-bottom: 5px;
}

#header h1 {
	font-size: 10px;
}

#header h1 a {
	position: absolute;
	display: block;
	background: url(img/logo.jpg) no-repeat;
	width: 227px;
	height: 81px;
	left: 50px;
	top: 50px;	
}

#header h1 a span {
	display: none;
}

#mainMenu {
	width: 785px;
	height: 47px;
	background: url(img/tlo_mainmenu.jpg) no-repeat;
	padding-right: 30px;
	padding-top: 10px;
}

#mainMenu ul{
	list-style: none;
	float: right;
}

#mainMenu ul li {
	display: block;
	float: left;
	font-size: 12px;
}

#mainMenu ul li a {
	display: block;
	color: #C2CCD8;
	text-decoration: none;
	font-weight: bold;
	padding: 15px 30px;
}

#mainMenu ul li a:link,
#mainMenu ul li a:visited {
	color: #C2CCD8;
}

#mainMenu ul li a:hover {
	color: #FFFFFF;
	background: url(img/menuhover.jpg) top repeat-x;
}

#mainMenu ul li a:active {
	color: #C2CCD8;

}

#indexOferta {
	width: 774px;
	height: 295px;
	background: url(img/tlo_box1.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#indexOferta p {
	margin-bottom: 10px;
}

#indexOferta ul {
	margin-left: 25px !important;
}

#boxComputers {
	height: 250px;
	width: 170px;
	border-right: 1px solid #A8B6C8;
	float: left;
	margin-left: 15px;
	display: inline;
}
#hComputers {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 85px; 
	height: 17px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#hComputers span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 85px; 
	height: 17px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_computers.jpg) left center no-repeat;
}

#boxComputers p {
	font-size: 11px;
	margin-top: 110px;
	font-weight: normal;
}

#boxComputers ul {
	margin-left: 15px;
	list-style: url(img/dot.gif);
	margin-top: 5px;
}


#boxComputers ul li {
	font-weight: normal;
	padding: 5px 0;
	color: #016CA5;
	font-size: 11px;

}

#boxPrograms {
	height: 250px;
	width: 170px;
	border-right: 1px solid #A8B6C8;
	float: left;
	margin-left: 15px;
	display: inline;
}

#hPrograms {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 133px; 
	height: 17px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#hPrograms span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 133px; 
	height: 17px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_programs.jpg) left center no-repeat;
}
#boxPrograms p {
	font-size: 11px;
	margin-top: 110px;
	font-weight: normal;
}

div.more {
	float: right;	
}

div.more a {
	font-weight: bold;
	text-decoration: none;
	color: #016CA5;
	margin-right: 10px;
	font-size: 11px;
}

div.more a:hover {
	text-decoration: underline;
	color: #3D484E;
}

#boxInternet {
	height: 250px;
	width: 170px;
	border-right: 1px solid #A8B6C8;
	float: left;
	margin-left: 15px;
	display: inline;
}

#hInternet {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 61px; 
	height: 14px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#hInternet span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 61px; 
	height: 14px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_internet.jpg) left center no-repeat;
}
#boxInternet p {
	font-size: 11px;
	margin-top: 110px;
	font-weight: normal;
}	
#boxAlarm {
	height: 250px;
	width: 175px;
	float: left;
	margin-left: 15px;
	display: inline;
}

#hAlarm {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 145px; 
	height: 17px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#hAlarm span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 145px; 
	height: 17px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_alarmy.jpg) left center no-repeat;
}
#boxAlarm p {
	font-size: 11px;
	margin-top: 110px;
	font-weight: normal;
}

#boxKasy {
	width: 762px;
	height: 301px;
	background: url(img/tlo_kasa.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 30px;
}

#boxKasy p {
	padding: 15px 0 0 0;
}

#boxKasy a {
	text-decoration: none;
	font-weight: bold;
}

#boxKasy a:link {
	color: #1BAEFE;
}

#boxKasy a:visited {
	color: #1BAEFE;
}

#boxKasy a:hover {
	color: #016CA5;
	text-decoration: underline;
}

#boxKasy a:active {
	color: #1BAEFE;
}

#hKasy {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 278px; 
	height: 22px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#hKasy span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 278px; 
	height: 22px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_kasy.jpg) left center no-repeat;
}

#boxKasy p {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 5px;	
}
#boxKasy ul {
	margin-left: 15px;
	list-style:  url(img/dot_nieb.gif);
	margin-top: 20px;
	margin-right: 250px;

}

#boxKasy ul li {
	font-weight: normal;
	padding: 5px 0;
	color: #FFFFFF;
	font-size: 11px;

}

#boxLogs {
	width: 746px;
	height: 55px;
	background: url(img/tlo_loga.jpg) top no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 15px 20px 0 25px;
}

#boxLogs h2 a {
	display: block;
	height: 31px;
	float: left;	
}

#boxLogs h2 a span {
	display: none;
}

#boxLogs h2.posnet a {
	background: url(img/ikona_posnet.jpg) no-repeat;
	width: 103px;
}

#boxLogs h2.cas a {
	background: url(img/ikona_cas.jpg) no-repeat;
	width: 105px;
}

#boxLogs h2.novitus a {
	background: url(img/ikona_novitus.jpg) no-repeat;
	width: 153px;
}

#boxLogs h2.optimus a {
	background: url(img/ikona_optimus.jpg) no-repeat;
	width: 130px;
}

#boxLogs h2.satel a {
	background: url(img/ikona_satel.jpg) no-repeat;
	width: 95px;
}

#boxLogs h2.cdn a {
	background: url(img/ikona_cdn.jpg) no-repeat;
	width: 154px;
}


#footerContainer {
	 background: #1B222A;
	 height: 100px;
}


#footerBody {
	width: 791px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	color: #C7D0DC;
	font-size: 11px;
	position: relative;
}

#copyrights {
	float: left;
	padding-left: 15px;
}

#designed {
	float: right;
	padding-right: 15px;
}

#kontakt {
	position: absolute;
	top: 25px;
	left: 0;
	font-weight: normal;
	font-size: 10px;
	color: #858A90;
	padding: 15px 300px 0 15px;
}

#kontakt p {
	margin: 0;
	padding: 0;
}


/* ----------- page ------------ */

#pageContainer {
	width: 774px;
	/*background: #E0E5EB;*/
	background: url(img/pagebg.jpg) bottom no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#pageBody {
	width: 725px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #E0E5EB;
}

#pageBodyContent {
	width: 490px;
	margin-left: 225px;
}

#pageMenu {
	width: 200px;
	float: left;
	padding: 5px 0;
}

#pageMenu ul {
	list-style: none;
}

#pageMenu ul li {
	display: block;
}

#pageMenu ul li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #C9CFDD;
	font-size: 12px;
	padding-left: 25px;
	background: url(img/dot_nieb.gif) 5px center no-repeat;
	font-weight: bold;
}

#pageMenu ul li a:link {
	color: #333;
}

#pageMenu ul li a:visited {
	color: #333;
}

#pageMenu ul li a:hover {
	background: #C9CFDD url(img/dot_nieb.gif) 5px center no-repeat;
}

#pageMenu ul li a:active {
	color: #333;
}

h1#pageTitle {
	width: 725px;
	padding: 30px 20px 0 20px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/pagetitlebg.jpg) repeat-x;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
}

#pageBody p {
	line-height: 1.3;
	padding: 10px;
}

#pageBody h2 {
	padding: 5px;
	background: #C9CFDD;
	font-size: 17px;
}

#pageBody h3 {
	padding: 5px 0;
	border-bottom: 1px solid #C9CFDD;
	margin: 10px;
	font-size: 13px;
}

/* --------------- clearfix ------------------ */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* ------- flash head ----------- */

#flashHeader {
	position: absolute;
	top: 0;
	left: 400px;
}