body{
	overflow:auto;
	margin : 0;
	padding : 0;	
	color: #000000;
	background-color : #ffffff;
	font-size : 11px;
	font-family : Tahoma, sans-serif;
}

#page{
	position: relative;
	width: 780px;
	/*margin : 10px 0px 20px 0px;*/
	margin-right:auto;
	margin-left:auto;
	text-align : left;
}

#head{
	height:253px;
	margin-bottom:4px;	
}

#head img{
	display:block;
}

#logoBox{
	float:left;
	width:246px;
	height:253px;
	background:url(images/logo.jpg) no-repeat top left;
}

#logo{
	margin:15px 10px;
}

#headRBox{
	width:531px;
	float:right;
}

#menu ul{
	padding:0;
	margin:0;
	position:relative;
}


#menu ul li{
	list-style-type: none;
	padding:0;
	margin:0;
	float:left;
	display:block;
}

#menu a{
	height:27px;
	display:block;
	padding:0;
}

#menu span{display:block;position:absolute;left:-999em;}

#menu1{width:60px;background:#ffffff url(images/menu_01.gif) no-repeat top left;margin-right:3px;}
#menu2{width:62px;background:#ffffff url(images/menu_02.gif) no-repeat top left;margin-right:3px;}
#menu3{width:153px;background:#ffffff url(images/menu_03ln.gif) no-repeat top left;margin-right:3px;}
#menu4{width:78px;background:#ffffff url(images/menu_04.gif) no-repeat top left;margin-right:3px;}
#menu5{width:90px;background:#ffffff url(images/menu_05.gif) no-repeat top left;margin-right:3px;}
#menu6{width:73px;background:#ffffff url(images/menu_06.gif) no-repeat top left;margin-right:0;}

#menu1:hover,
#menu2:hover,
#menu3:hover,
#menu4:hover,
#menu5:hover,
#menu6:hover{
	background-position: 0 -27px;
}

.selectedItem{background-position: 0 -27px!important;}

#imageTop{
	clear:both;
	border-top:2px solid #ffffff;
}
hr{
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	text-align: center;
}

ol li,
ul li ol li{
	list-style-type: decimal;
	padding: 0;
	margin:4px 0 4px 0;
	background:transparent;
}

ol.alpha li{
	list-style-type: lower-alpha;
}

ul li,
ol li ul li,
ol.alpha li ul li{
	list-style-type: none;
	padding: 0 0 0 10px;
	margin:4px 0 4px 0;
	background:url(images/arr.gif) no-repeat 0px 5px;
}

ul li ul.normal li{
	list-style-type: circle;
	padding: 0;
	margin:4px 0 4px 20px;
	background:transparent;
}

img{
	border: 0;
}

a{
	color:#720000;
	text-decoration: underline;
}

a.sel{
	color:#000000;
	text-decoration: underline;
}


a:link, a:visited {
}
a:hover, a:active {
	color:#cc3333;
	background-color:transparent;
}

table{
	border-collapse: collapse;
}

.text table{
	border-collapse: separate;
	border-spacing: 1px;
}

.text th, .text th a{
	font-weight:bold;
	color:#ffffff;
	background-color: #999999;
}

.text th, .text td{
	padding:3px 4px;
}

.hidden{
	display:none;
}

.left{
	float:left;
	margin:0 10px 10px 0;
}

.right{
	float: right;
	margin:0 0 10px 10px;
}

.center{
	margin:auto;
}

.justified{
	text-align:justify;
}

.tableBordered{
	border:1px solid #999999;
}

.cellsBordered td,
.cellsBordered th{
	border:1px solid #999999;
}

.imgBordered{
	display: block;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #999999;
}

.arr{
	margin:0px 6px 2px 0px;
}

.info{
	padding:10px;
	background-color:#efefef;
}

.odd td{
	background-color:#EFEFEF;
}

ul{
	margin:0 0 0 0px;
	padding:0;
}

ol{
	margin-top:0;
	margin-bottom:0;
}

h1{
	font-size:18px;
	font-weight: normal;
	color:#720000;
}

h2{
	font-size:16px;
	font-weight: normal;
	/*color:#666666;*/
	color:#720000;
}

h3{
	color: #720000;
	font-weight: normal;	
	font-size : 14px;
	margin:1em 0;	
}

h4{
	color: #720000;
	font-weight: bold;
	font-size : 11px;
	margin:1em 0;
}

p{
	margin:0.5em 0;
}

input, textarea, select, option{
	font-size : 11px;
	font-family : Tahoma, sans-serif;
}

.button {cursor:pointer;}
.noborder {border:none;}

#topBorder{
	height:6px;
	border-top:solid 6px #efefef;
}

#content{
	clear:both;
	background-color:#ffffff;
	background-position: left;
	background-repeat: repeat-y;	
}

/*
.t1{background-image: url(images/t_back1.gif);}
.t2{background-image: url(images/t_back2.gif);}
.t2gray{background-image: url(images/t_back2gray.gif);}
.t3{background-image: url(images/t_back3.gif);}
.t3gray{background-image: url(images/t_back3gray.gif);}
*/
.bwhite{height:200px;background: #ffffff url(images/t2_back_white.gif) repeat-y top left;}
.bgray{height:200px;background: #efefef url(images/t2_back_gray.gif) repeat-y top left;}

.c21{width:249px;vertical-align: top;}
.c22{width:531px;vertical-align: top;}
.c31{width:249px;vertical-align: top;}
.c32{width:266px;vertical-align: top;}
.c33{width:265px;vertical-align: top;}

.hBox{
	height:54px;
	background-color:#e1e1df;	
	background-image: url(images/h_back.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	padding:0;
	vertical-align: top;
}

.hBox h1{
	/*padding:9px 10px 5px 20px;*/
	padding:0;
	margin:12px 10px 5px 20px;
}

.hBox h2{
	/*padding:9px 10px 5px 20px;*/
	padding:0;
	margin:14px 10px 5px 20px;
}

.hBox h1 span,
.hBox h2 span{
	font-size:14px;
	color:#000000;
	position:relative;
	top:-5px;
}

.text{
	padding:10px 10px 15px 20px;
}

.text p{
	text-align:justify;
}

#intros{
	clear:both;
}

#intros h1{
	margin:0 0 12px 0;
}

#intro01{
	background-color:#EFEFEF;
	width:249px;
	height:139px;
	vertical-align: top;
	background-image: url(images/back_urzadzenia.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#intro02{
	background-color:#E6DEDA;
	width:266px;
	height:139px;
	vertical-align: top;
	background-image: url(images/back_oprogramowanie.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#intro03{
	background-color:#FBFBF6;
	width:265px;
	height:139px;
	vertical-align: top;
	background-image: url(images/back_karty.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#intro01txt{
	padding:15px 10px 8px 85px;
}
#intro02txt{
	padding:15px 10px 8px 110px;
}
#intro03txt{
	padding:15px 10px 8px 113px;	
}

#foot{
	clear:both;
	width:780px;
	border-bottom:6px solid #ffffff;
}

#footAddress{
	width:249px;
	color:#000000;
	background-color:#d9d9d9;
}

#footLinks{
	width:531px;
	color:#000000;
	background-color:#efefef;
}

#foot div{
	margin:16px 15px 16px 0;
	line-height:1.5em;
}

#foot *{
	text-align:right;
	font-size:10px;
	color:#000000;
}