





html, body {
	margin: 0;
	padding: 0;
	background-image:url('/public/docroot/highcom/imgs/wspolne/tlo.jpg');
	background-position:center bottom;
	background-repeat:repeat-x;
}

a {
	color:blue;
	text-decoration:underline;
	font-size:10px;
	font-family:verdana;
	
}
a:link {
	color:black;
	text-decoration:none;
	font-size:10px;
	font-family:verdana;
}
a:visited {
	color:blue;
	text-decoration:underline;
	font-size:10px;
	font-family:verdana;
}
a:active {
	color:blue;
	text-decoration:underline;
	font-size:10px;
	font-family:verdana;
}
a:hover {
	color:blue;
	text-decoration:underline;
	cursor:pointer;
	font-size:10px;
	font-family:verdana;
}

a.meni_lewe_link{
	color:black;
	text-decoration:none;
}
a.meni_lewe_link:link {
	color:black;
	text-decoration:none;
}
a.meni_lewe_link:visited {
	color:black;
	text-decoration:none;
}
a.meni_lewe_link:active {
	color:black;
	text-decoration:none;
}
a.meni_lewe_link:hover {
	color:black;
	cursor:pointer;
	text-decoration:none;
}

ul, li{
	list-style-image: url('/public/docroot/highcom/imgs/wspolne/ul.png'); 
}


img {
	border:0px;
}

.PASEK_PRZERWA_5 {
	height:5px;
}
.PASEK_PRZERWA_10 {
	height:10px;
}
.PASEK_PRZERWA_15 {
	height:15px;
}
.PASEK_PRZERWA_20 {
	height:20px;
}
.PASEK_PRZERWA_25 {
	height:25px;
}
.PASEK_PRZERWA_30 {
	height:30px;
}

/**************************Wyszukiwarka ***********************************/
.search_field {
	width:100px;
	height: 12px;
	border:1px solid #043794;
	background-color:white;
	font-size: 10px;
	text-align:left;
	font-family:verdana;
	
}

 /****************************STRONY Z BLEDAMI **********************/
.errorTitle {
	color: #3186FF;
	font-size: 12px;
	font-family:  Verdana;
	font-weight:bold;
	padding: 10px 0px 10px 15px;
}

/****************************Meni lewe**********************/
 
.meni_lewe_level_2 {
	background-image:url('/public/docroot/highcom/imgs/meni_lewe/meni_lewe_level_2.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-left:37px;
	padding-top:8px;
	font-size:10px;
	font-family:verdana;
}

.meni_lewe_level_3 {
	padding:5px 0px 0px 25px;
	font-size:10px;
	font-family:verdana;

}


/**************************Wewnetrzna strona***********************************/

#TOP {
	width:997px;
	margin: 0 auto 0 auto;
}

#NAGLOWEK {
	background-image:url('/public/docroot/highcom/imgs/naglowek/highcom_header.png'); /*ma szerokosc 617px*/
	background-repeat: no-repeat; 
	height:39px;
	margin: 0px;
	padding:0px;
}

#MENI_LEWE_KONTENER{
	xxwidth:160px; 
	width:200px; 
	float:left;
}

#LOGO {
	text-align:center;		
}

#LOGO_NAPIS{
	text-align:center;		
}

#NAWIGACJA_INTERNAL{
	margin-left:10px;
	margin-top:10px;
}
#KONTENER {
	height: 100%;
}

#ZAWARTOSC {
	float:left; 
	width:580px;
	* width:580px;
	min-height:600px;
}

#ZAWARTOSC_WITHOUT_IMAGE {
	float:left; 
	width:580px;
	* 	width:580px;
	min-height:800px;
}
#WYSZUKIWARKA{
	
}

#MENU_DOLNE {
	height:0px;
	position:relative;
	top:-20px;
	right:-20px;
}
 
TD.LEFT_BORDER {
	margin-right: 0px;
	background-image: url('/public/docroot/highcom/imgs/internal/left_border.gif');
	background-repeat: repeat-y; 
	width:6px;
	height:100%;
}

TD.RIGHT_BORDER {
	margin-right: 0px;
	background-image: url('/public/docroot/highcom/imgs/internal/right_border.gif');
	background-repeat: repeat-y; 
	width:6px;
	height:100%;
}



table.tlo {
	background-image: url('/public/docroot/highcom/imgs/internal/tlo_internal.jpg');
	background-repeat:repeat-y; 
	background-repeat:repeat-x; 
	background-position:bottom;
}
 
/***************************SZABLON STOPKI*****************************/

#STOPKA {
	clear: both;
	width:997px;
	margin: 0 auto 0 auto; 
	height:11px;
}

#STOPKA_LEFT {
	width:148px;
	float:left;
	height:11px;
}

#STOPKA_CENTER{
	background-color:#3A527D;
	width:834px;
	height:11px;
	float:left;
}


#STOPKA_RIGHT{
	float:right;
	width:15px;
	height:11px;
}