







html, body {
	background-color: white;
	color: #000;
	margin: 0;
	padding: 0;
}

a {
	color:#3186FF;
	font-size:11px;
}
a:link {
	color:#3186FF;
	text-decoration:none;
}
a:visited {
	color:#3186FF;
	text-decoration:none;
}
a:active {
	color:#3186FF;
	text-decoration:none;
}
a:hover {
	color:#3186FF;
	cursor:hand;
	text-decoration:underline;
}

ul, li{
	list-style-image: url('/docroot/itexpert/imgs/wspolne/ul.png'); 
}


#ramka_error {
  /* border: dashed 1px red; */
   padding: 5px;
   margin-left:5px;
   margin-right:10px;
   margin-bottom:5px;
   margin-top:5px;
   color: black;
	font-size: 11px;
	font-family:  Verdana;
	font-weight:normal;
 }
.error_content {
   color: black;
   font-size: 11px;
   font-family: verdana;
}
 #ramka_thx {
   /* border: dashed 1px green; */
   padding: 5px;
   margin-left:5px;
   margin-right:10px;
   margin-bottom:5px;
   margin-top:5px;
   color: #3186FF;
   font-weight:bold;
   align:center;
   font-size: 11px;
   font-family: verdana;
 }

 /****************************STRONY Z BLEDAMI **********************/
.errorTitle {
	color: #3186FF;
	font-size: 12px;
	font-family:  Verdana;
	font-weight:bold;
	padding: 10px 0px 10px 15px;
}

 
#TOP {
	width:950px;
	margin: 0 auto 0 auto; 
	background-color: white;
}

#NAGLOWEK {
	background-image:url('/docroot/itexpert/imgs/naglowek/itexpert_header.png');
	height:97px;
	margin: 0px;
	padding:0px;
}

#MENU_GORNE{
	position: relative;
	top: -10px;
	left: 13%;
}

#BANERY {
	background-color: white;
	padding:0px;
}
#PASEK_PRZERWA_15 {
	height:15px;
}
.PASEK_PRZERWA_5 {
	height:5px;
}
.PASEK_PRZERWA_10 {
	height:5px;
}
.PASEK_PRZERWA_15 {
	height:15px;
}
.PASEK_PRZERWA_20 {
	height:20px;
}
.PASEK_PRZERWA_30 {
	height:33px;
	* height:34px;
}
.PASEK_PRZERWA_NEWS {
	height:36px;
	* height:36px;
}
/**************************Main page ***********************************/

#TRESC {
	margin-right: 0px;
}

#TRESC_CONTENT_LEFT {
	/*background-color:cyan; */
	float: left;
	/*overflow: hidden; */
	position: relative;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
#TRESC_CONTENT_CENTER{
	/* background-color:red;*/
	float: left;
	/*overflow: hidden; */
	position: relative;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
}
#TRESC_CONTENT_RIGHT {
	/*background-color:green;*/
	positon:relative;
	/* overflow: hidden; */
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
}

/***************************LEWE MENU - INTERNAL***********************/

#LEFT_MENU {
	width:200px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#INTERNAL_CONTAINER {
	margin-left: 210px;
	z-index: 2;
}
#NAWIGACJA_INTERNAL {
	height:20px;
	width: 580px;
}

#TRESC_INTERNAL{
	width: 560px;
	float: left;
	overflow: hidden;
	position: relative;
	border-left:#cacaca 1px solid;
	border-right-width: 1px;
	border-right-color: #cacaca;
	border-right-style:solid;
	padding-left:10px;
	padding-right: 10px;
	z-index: 2;
}

#BOX_RIGHT_INTERNAL {
	width: 145px;
	float: right;
	overflow: hidden;
	position: relative;
	margin-right:5px;
	z-index: 2;
}


#PALUCH {
	width:0px;
	position:relative; 
	top: -375px; 
	z-index: 0;
}


.icons { 
	display: block; 
	width: 280px; 
	height: 350px; 
	background-image: url('/docroot/itexpert/imgs/main_left/');
	background-repeat: no-repeat; 
} 


.icon_1 { 
	background-position: 0px -327px; 
} 
/***************************SZABLON STOPKI*****************************/

#STOPKA {
	clear: both;
	background-color: white;
	height:25px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style:solid;
}

#STOPKA_LEFT {
	width:64%;
	float:right;
	height:15px;
	z-index:2;
}

#STOPKA_RIGHT{
	width:36%;
	height:15px;
}

#STOPKA_INTERNAL {
	clear:both;
	height:25px;
	z-index:2;
}

#STOPKA_LEFT_INTERNAL {
	width:64%;
	float:right;
	height:15px;
	z-index:2;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style:solid;
}

#STOPKA_RIGHT_INTERNAL{
	width:36%;
	height:15px;
	z-index:2;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style:solid;
}

/*linki */
a.globallink {
         text-decoration:none;
}

a.globallink:link {
         
}

a.globallink:active {
         
}

a.globallink:hover {
         cursor:pointer;
}

.start {
        text-decoration:none;
}
.gain {
        text-decoration:underline;
        cursor:pointer;
        color: #3484FD;
}
a.customersLink {
    text-decoration:none;
	color:white; 
	font-family:verdana; 
	font-size:13px;
}

a.customersLink:link {
         
}

a.customersLink:active {
         
}

a.customersLink:hover {
    cursor:pointer;
	text-decoration:underline;
	color:white; 
	font-family:verdana; 
	font-size:13px;
}
