@charset "utf-8";
html{
 
   width: 100%;
   margin: 0em;
   padding: 0em;
}
body {
	background-image: url(../images/bgbg.jpg);
	background-repeat: no-repeat;
	background-color: #c5dcec;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:visited {
	outline:none;
	color: #06C;
}
#baner {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 257px;
	width: 764px;
}
#stopka {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding: 5px;
	font-size: 10px;
	text-align: center;
}
#stopka a {
	color: #333333;
	text-decoration: none;
}
#menu {
	height: 94px;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding: 1px;
	position:relative;
}
#pasek_menu {
	margin-top: 0px;
	margin-left: 5px;
}


#pasek_menu ul, #pasek_menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#pasek_menu img {
	float: left;
	padding-right:20px;
}


#pasek_menu ul {
	float: left;
	border-bottom: 0px solid #036;
	padding-top:20px;
	padding-left: 5px;
	bottom: 4px;
	position: absolute;
	right: 0px;
}

#pasek_menu ul li {
	float: left;
	background: url("../images/menu.gif") no-repeat left top;
	margin-right: 5px;
}

#pasek_menu ul a:link, #pasek_menu ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size:11px;
	background: url("../images/menu2.gif") no-repeat right top;
	color: #666666;
	padding: 5px 15px 5px 5px;
	margin-left: 10px;
}

#pasek_menu ul a:hover {
	color: #ffffff;
	background: url("../images/menu2o.gif") no-repeat right top;
	
	
}

#naglowek #menu .menu_aktywne {
color: #ffffff;
background: url("../images/menu2o.gif") no-repeat right top;
}

#naglowek #menu .menu_aktywne2 {
color: #ffffff;
background: url("../images/menuo.gif") no-repeat left top;
}


#main {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}

#naglowek {
	background-image: url(../images/head.jpg);
	height: 94px;
	position:relative;
	}
#tresc {
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#technologia {
	float: left;
	width: 230px;
	margin-left: 10px;
	text-align: center;
}
#ram {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main #tresc #ofirmie {
	float: left;
	width: 500px;
	padding: 5px;
}
#Layer1{
position:absolute; left:629px; top:4px; width:133px; height:19px; z-index:1;
}
.ajaxbox {
	padding: 0px;
	height: 257px;
	width: 764px;
	z-index: 100;
	margin: 0px;
	position: absolute;
	background: url(../images/firma/ajaxbox.jpg) no-repeat;
}

