* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #9DB1D9;
	background-repeat: repeat-x;
	margin-top: 0px;
}

.wrapper {
	width: 100%;
}

.skrzynka {
	width: 710px;
	background-image: url(images/content_tlo.jpg);
	background-repeat: repeat-y;
}

.header {
	width: 710px;
	height: 127px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}

.content {
	width: 690px;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 5px;
	background-color: #9DB1D9;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000080;
}

.menubox {
	width: 575px;
	margin: 0 auto;
	
}

/*.menuelementa {
	width: 110px;
	height: 17px;
	background-color: #000080;
}*/

a.menuelement:link, a.menuelement:active, a.menuelement:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 70px;
	height: 17px;
	background-color: #000080;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 5px;
	display: block;
	float: left;
	text-align: center;
}

a.menuelement:hover {
	text-decoration: underline;
}

.przerywnik {
	background-image: url(images/dot_line.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 685px;
	display: block;
}

.tablehead {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #6F8EC8;
	border-top: 1px solid #6F8EC8;
}

.tresc {
	text-align: left;
	padding: 10px;
	color: #000080;
	font-size: 12px;
}

.tresc_kontakt {
	text-align: center;
	padding: 10px;
	color: #000080;
	font-size: 12px;
}

.ul_prod {
	list-style-type:none;
}

.li_prod {
	background:transparent url(images/szczauka.gif) no-repeat scroll 0px 0.35em;
   padding-left:25px;
}

a:link, a:active, a:visited {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.galmini {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #000080;
	float: left;
}

/* menu */

.menu_op {
	background-color: #000080;
	width: 100%;
	height: 27px;
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.menu_podmenu_op { 
	background-color: #000080; 
	width: 220px;
	border: 1px solid #FFFFFF; 
} 

.menu_podmenu { 
	background-color: #000080; 
	height: 25px;
	padding-left: 5px;
	border: 1px solid #FFFFFF; 
} 

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	border-left: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	white-space: nowrap;
	/*overflow: hidden;	*/
}

a.menu1:link, a.menu1:visited, a.menu1:active, a.menu1:hover {
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*float: left;*/
	white-space: nowrap;
	text-align: left;
	width: 100%;
	/*overflow: hidden;	*/	
}


.menu_podmenu2 {
	background-color: #000080;
	padding-left: 5px;
	height: 25px;
	border: 1px solid #FFFFFF;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url('images/gt.gif');	
}

a.menu2:link, a.menu2:visited, a.menu2:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width:100%;
	white-space: nowrap;
	text-align: left;
	/*overflow: hidden;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.menu:hover, a.menu1:hover, a.menu2:hover {
	text-decoration: underline;
} 

/* koniec menu */