/* GLOBALNE */
body {
margin: 0; 
padding: 0; 
font-weight: normal;
font-size: 11pt;
font-family:'lucida grande',verdana,helvetica,arial,sans-serif; }
.green {
color: #007781;
font-weight: bold;
}
.nom {
	margin: 0px;
	padding: 0px;
}

.hide {
	display: none;
}

.h_clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.h_grey_4 {
	background: #c4c4c4;
	height: 4px;
	margin: 0px;
}

.h_tr_1 {
	height: 1px;
	background: url(../img/design/rules/lo_line.gif) no-repeat;
	margin: 0px;
}

.m5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.center {
	text-align: center;
}

div.mn_blue {
height:270px;
}

a img {
	border: 0px;
}

/* GORNA WARSTWA LOGO I OGOLNE MENU */
#main {
width:1020px;
}

#logo {
	height: 61px;
	background: url(../img/design/logo.gif) no-repeat left;
}

#logo ul {
	margin-top: 39px;	
	/*margin-left: 380px;*/
	margin-bottom: 0px;
	float: right;
	margin-right: 40%;
}

#logo ul li {
	/* background: url(../img/design/bullets/square_blue.gif) no-repeat left; */
	background: url(http://static.pneumatig.eu/images/bullets/ypc.bullets.png) no-repeat scroll 0px -126px;
	display: inline;
	padding: 10px;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight:  bold;
}

#logo ul li a {
	text-decoration: none;
	color: #000;
}

#logo ul li a:hover {
	font-weight: bold;
}

/* GORNE MENU */
#top_menu {
	background: url(../img/design/bg_top_menu.gif);
	height: 49px;
}

#top_menu ul {
	float: left;
	padding: 0px;
	margin: 0px;
}

#top_menu li {
	list-style-type: none;
	margin: 8px 0px;
	padding-top: 3px;
	height: 23px;
	display: block;
	float: left;
	width: 150px;
	border-right: 1px solid #2f2f2f;
	text-align: center;
	color: #fff;
}

#top_menu li a {
	text-decoration: none;
	color: #fff;
}

/* SUB MENU */
#sub_menu {
	background: #f5f5f5;
	height: 22px;
}

#sub_menu ul {
	margin: 0px 10px;
}

#sub_menu ul li {
	/* background: url(../img/design/bullets/circle_orange.gif) no-repeat left; */
	background: url(http://static.pneumatig.eu/images/bullets/ypc.bullets.png) no-repeat scroll 0px -52px;
	display: inline;
	padding: 10px;
	font-size: 10pt;
}

#sub_menu ul li a {
	text-decoration: none;
	color: #000;
}

/* BANNER */
#banner {
	
}

.bg_blue {
	background: url(../img/design/bg_banner_blue.jpg);
}

.bg_green {
	background: url(../img/design/bg_banner_green.jpg);
}

.bg_blue2 {
	background: url(../img/design/bg_banner_blue2.gif);
}

/* LEFT MENU */
.left_menu_title {
	float: left;
	width: 41px;
}

.left_menu {
	/*float: left;*/
	width: 115px;
	margin-left: 45px;
}

html>body .left_menu { width: 160px; }

.left_menu ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
	border: none;
	font-size: 9pt;
}

.left_menu li {
	border-bottom: 1px solid #E5E5E5;
	margin: 0;
}

.left_menu li a {
	display: block;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	width: 100%;
	/* background: url(../img/design/bullets/cross_grey.gif) no-repeat 5px; */
	background: url(http://static.pneumatig.eu/images/bullets/ypc.bullets.png) no-repeat scroll 5px -95px;
	color: #666;
}


.left_menu.mn_blue li a.selected {
	/* background: url(../img/design/bullets/cross_blue.gif) no-repeat 5px; */
	background: url(http://static.pneumatig.eu/images/bullets/ypc.bullets.png) no-repeat scroll 5px -202px;
	color: #136897;
}

.left_menu.mn_green li a.selected {
	background: url(../img/design/bullets/cross_green.gif) no-repeat 5px;
	color: #008161;
}


.left_menu.mn_blue li li a.selected {
	/* background: url(../img/design/bullets/rectangle_grey.gif) no-repeat 20px; */
	background: url(http://static.pneumatig.eu/images/bullets/ypc.bullets.png) no-repeat scroll 20px -22px;
	color: #FD5300;
}

.left_menu.mn_green li li a.selected {
	/* background: url(../img/design/bullets/rectangle_grey.gif) no-repeat 20px; */
	background: url(http://static.pneumatig.eu/images/bullets/ypc.bullets.png) no-repeat scroll 20px -22px;
	color: #FD5300;
}

.left_menu li li {
	border-top: 1px solid #E5E5E5;
	border-bottom: 0;
	margin: 0;
}

.left_menu li li a {
	display: block;
	padding: 5px 5px 5px 40px;
	text-decoration: none;
	width: 100%;
	/* background: url(../img/design/bullets/rectangle_grey.gif) no-repeat 20px; */
	background: url(http://static.pneumatig.eu/images/bullets/ypc.bullets.png) no-repeat scroll 20px -22px;
}

/* CONTENT */
#content {
	float: left;
	width: 580px;
	border-right: #E5E5E5 1px solid;
	border-left: #E5E5E5 1px solid;
	min-height: 400px;
	padding: 5px;
}

#footer {
	clear: both;
	height: 65px;
	background: url(../img/design/logo_grey.gif) no-repeat 20px #E9E9E9;
	padding-top: 2px;
}

#footer p {
	margin-left: 215px;
	padding: 3px 20px;
	border-left: 1px solid #B4B4B4;
	font-size: 10pt;
	color: #333;
}

#content h3.light {
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	padding: 2px 5px;
}

#content h3.blue1 {
	background-image: url('../img/design/maint.jpg');
}

#sidebar {
	float: left; 
	width: 215px;
}

#cart_price_summary {
float:right;
font-size:8pt;
margin-right:5px;
margin-bottom:20px;
}

#ceomess {
width:561px;
margin-left:10px;
margin-top:-85px;
}

#ceomess p {
color:#8A8A90;
font-size:10pt;
margin-left:28px;
width: 500px;
text-align:justify;
margin-top:20px;
}

#footer_links {
text-align: center;
font-size: 8pt;
}

#footer_links a{
color: #777777;
}

#footer_links a:hover{
color: #5A5F95;
}