html {
	height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	}

body {
	background: #e9e9e9;
	border: 0px #000000 solid;
	height: 100%;
 	margin: 0;
	padding: 0;	
	text-align: left; 
	font-family:  Arial;
	}

#page {
	background: url('../img/back.png') repeat-y;
	float:left;
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	}

#top {
	background: url('../img/top.png') no-repeat;
	height: 290px;
	width: 100%;
	}

#head {
	height: 290px;
	width: 920px;
	}

#middle {
	background: url('../img/middle.png') no-repeat;
	height: 100%;
	width: 100%;
	}

#content {
	background: url('../img/content.png') no-repeat;
	padding-top: 12px;
	height: 100%;
	width: 920px;
	}

#bottom {
	background: url('../img/bottom.png') no-repeat;
	height: 150px;
	width: 100%; 
	}

#foot {
	background: url('../img/foot.png') no-repeat;
	height: 150px;
	width: 920px;
	}

.header {
	background: url('../img/rect.gif') no-repeat;
	padding: 0px 0px 0px 20px;
	height: 25px;
	width: 900px; 
	font-size: 17px;
	color: #aaa;
	font-weight: bold;
	letter-spacing: -1px;
	}

#left {	
	float: left;
	padding: 5px 5px 0px 20px;
	width: 220px;
	}

#box {

	float: left;
	background: url('../img/backbox.png') no-repeat;
	width: 215px;
	}

.imag, a .imag {background: none; border:  1px #999 solid; margin: 0 5px 0  0; }


/***************************************************** BOX OFERTA */

.box {	
	padding: 5px 0 5px 13px;
	font-size: 11px;
	line-height: 17px;
	color: #555;
	font-weight: bold;
	display: block;
	border-bottom: 1px #ededed solid;
	}

a.box, a.box:visited {	
	background: url('../img/dot.gif') no-repeat;
	color: #444;
	text-decoration: none;
	}

a.box:hover, a.box:visited:hover {	
	background: url('../img/dot_.gif') no-repeat;
	color: #777;
	text-decoration: none;
	}


.subbox {	
	padding: 3px 0 3px 22px;
	font-size: 10px;
	line-height: 15px;
	color: #555;
	font-weight: bold;
	display: block;
	border-bottom: 1px #ededed solid;
	}

a.subbox, a.subbox:visited {	
	background: url('../img/dot1.gif') no-repeat;
	color: #444;
	text-decoration: none;
	}

a.subbox:hover, a.subbox:visited:hover {	
	background: url('../img/dot1_.gif') no-repeat;
	color: #777;
	text-decoration: none;
	}

a.subbox:selected  {	
	background: url('../img/dot1_.gif') no-repeat;
	color: #777;
	text-decoration: none;
	}

#right {	
	margin: 5px 10px 0px 250px;
	width: 650px; 
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #444;
	}


.headermain {
	background: url('../img/rect.gif') no-repeat;
	padding: 0px 0px 0px 20px;
	height: 25px;
	width: 250px; 
	font-size: 17px;
	color: #aaa;
	font-weight: bold;
	letter-spacing: -1px;
	}

.headermain1 {
	padding: 0px 0px 0px 20px;
	height: 25px;
	width: 250px; 
	font-size: 17px;
	color: #aaa;
	font-weight: bold;
	letter-spacing: -1px;
	}

#stronaglowna {
	display: inline;
	border: 1px #f00 solid;
	float: left;
	}

#leftmain {
	border: 0px #ddd solid;
	float: left;
	padding: 0px 15px 0px 0px;
	margin-left: 0px;
	width: 290px;
	min-height:250px;
	}

#centermain {
	float: left;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	padding: 0px 15px 0px 0px;
	width: 290px;
		min-height:250px;
	}

#rightmain {		float: left;

	padding: 0px 15px 0px 0px;
	width: 290px;
		min-height:250px;
	}


.mainmain {		
	border: 0px #ddd solid;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	line-height: 17px;
	color: #555;
	}

.clear {
	clear:both; }



#center {	
	background: url('../img/pion.gif') no-repeat;
	margin: 5px 10px 0px 21px;
	padding: 0 0 0 15px;
	width: 870px; 
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #444;
	}




/********************************************************* BELKA DOL */

.belka {
	padding: 13px 0 0 7px;
	width: 700px;
	height: 17px;
	text-align: left;	
	font-size: 10px;
	font-weight: bold;
	}

a.belka, a.belka:visited {	
	margin: 3px 0 3px 0;
	color: #80838a;
	text-decoration: none;
	}

a.belka:hover, a.belka:visited:hover {	
	color: #999;
	text-decoration: none;
	}


/********************************************************* LOGOTYPY */

.logotypy	{
	padding: 7px 0 0 0px;
	width: 910px;
	height: 80px;
	}

#logo {
	padding: 0;
	height: 40px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: right;
	}

#logo li {
	list-style: none;
	display: inline;
	}

#logo a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:40px; /* for IE5/Win only */
	margin-left: 0px;
	margin-right: 0px;
	}

#logo a:hover, #nav a.selected {
	background-position: 0 -40px;
	}

#ironport a {
	background: url('../img/ironport.png') top left no-repeat;
	width:126px;
	}

#finjan a {
	background: url('../img/finjan.png') top left no-repeat;
	width:102px;
	}

#zscaler a {
	background: url('../img/zscaler.png') top left no-repeat;
	width:102px;
	}

#cisco a {
	background: url('../img/cisco.png') top left no-repeat;
	width:83px;
	}

#ubiqube a {
	background: url('../img/ubiqube.png') top left no-repeat;
	width:75px;
	}

/********************************************************* LIST */

ul.list, ul.list li {
	list-style-type: none;
	list-style-image: url(../img/li.gif);
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-left: 12px;
	}

.end {
	border: 1px #f00 solid;
	background: url('../img/test.gif')  no-repeat bottom left;
	margin-top: -10px;
	width: 940px;
	height: 36px;
	margin: 0px;
	z-index: -1000;
	}

/******************************************************** TEXT */

.sync {		
	font-size: 14px;
	color: #777;
	letter-spacing: -1px;
	font-weight: bold;
	}

.main {		
	min-height: 200px;
	font-size: 12px;
	line-height: 17px;
	color: #444;
	min-height: 230px;
	position: relative;
	}

a.main, a.main:visited {	
	padding: 0 2px 0 2px;
	color: #ddd;
	background: #2a3b6c;
	text-decoration: none;
	font-weight: bold;
	}

a.main:hover, a.main:visited:hover {	
	color: #fff;
	text-decoration: none;
	background: #aaa;
	}

a.td, a.td:visited {	
	padding: 0 2px 0 2px;
	color: #2a3b6c;
	text-decoration: none;
	font-weight: bold;
	}

a.td:hover, a.td:visited:hover {	
	color: #2a3b6c;
	text-decoration: none;
	background: #ddd;
	}

.links {
	width: 910px;
	height: 14px;
	text-align: left;
	font-size: 10px;
	color: #ddd;
	text-align: right;
	}


a.links, a.links:visited {	
	margin: 3px 0 3px 0;
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
	}

a.links:hover, a.links:visited:hover {	
	color: #999;
	text-decoration: none;
	}



.tyt {
	margin-top: 0px;
	font-size: 13px;
	color: #00758e;
	font-weight: bold;
	}

.tyt1 {
	margin-top: 0px;
	font-size: 16px;
	color: #00758e;
	font-weight: bold;
	}

.subtyt {

	font-size: 11px;
	color: #ff9c00;
	font-weight: bold;
	}

.subtyt1 {
	font-size: 12px;
	color: #323d63;
	font-weight: bold;
	}

.rys {		
	font-size: 10px;
	line-height: 13px;
	color: #555;
	}


.data {		
	font-size: 10px;
	color: #00a1a7;
	font-weight: bold;
	}

/************************************************************* TABELE */

table.normal1 td {
line-height: 14px;
padding: 2px 4px 2px 4px;
font-size: 11x;
border-right:1px #ccc solid ;
border-bottom:1px #ccc solid ;
}


table.normal1 {
border-left:1px #ccc solid ;
border-top:1px #ccc solid ;
}

table.normal td {
line-height: 14px;
padding: 0 2px 0 2px;
font-size: 9px;
border-right:1px #ccc solid ;
border-bottom:1px #ccc solid ;
}

.trhead {background: #2a3b6c;
color: #eee;
font-weight: bold;
}

.trdark {background: #ddd;
font-weight: bold;
}

.trlight {background: #fff;
}

.form {
font-size: 10px;
width: 150px;
border: 1px #ccc solid;}

hr {
background-color:#ddd;
border:0pt none;
color:#ddd;
height:1px;
margin-top: 8px;
margin-bottom: 8px;
}

/***********************************************************************************************************************/


a.ironport {
	background: url('../img/ironport.gif') top left no-repeat;
	height: 70px;
	width: 199px;
	display: block;
	position: absolute;
	top: 90px; 
	left: 60px;
	}

a.zscaler {
	background: url('../img/zscaler.gif') top left no-repeat;
	height: 70px;
	width: 199px;
	display: block;
	position: absolute;
	top: 90px; 
	left: 360px;
	}

a.finjan {
	background: url('../img/finjan.gif') top left no-repeat;
	height: 70px;
	width: 199px;
	display: block;
	position: absolute;
	top: 90px; 
	left: 660px;
	}

a.zscaler:hover, a.finjan:hover, a.ironport:hover {
	-moz-opacity: 0.8; 
	opacity: .80;
	filter:alpha(opacity=80);
	}

cite { font: bold italic 16px Times; padding: 0px;}
