@charset "utf-8";
body {
	margin:0;
	padding:0 0 0 20px;
	width:100%;
	background:url(images/main_bg.gif);
}
html { padding:0; margin:0;}

.feedback {
	position:absolute;
	top: 80%;
	z-index: 2000;
	visibility: inherit;
	bottom: 20%;
	right: 0px;
} 

.blue {
	color:#5DB6FF;
	text-align: left;
}
.imgy {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
	float: right;
	padding: 0px;
	position: static;
	display: inherit;
}
/* main */
.main {width:100%; padding:0; margin:0 auto; }
.resize { width:949px; margin:0 auto;}

/********** header **********/
.header { }
.block_header {margin:0 auto; width:949px;}
/* logo */
.logo {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0;
	width:450px;
}
/* search */
.search { float:right; width:356px; height:57px; margin:40px 0 0 0; padding:0; background:url(images/search_bg.gif) top no-repeat;}
.search form { float:right; padding:15px 50px 0 0; margin:0;}
.search form b, .search form strong { display:block; float:left; color:#b4b4b4; font:normal 11px Arial, Helvetica, sans-serif; padding:4px 10px;}
.search form label { }
.search form input { float:left;}
.search form input.text { padding:3px 3px; margin:2px 5px 0 0; background:url(images/search_form_bg.gif) top no-repeat; border:0; color:#b4b4b4; font:normal 12px Arial, Helvetica, sans-serif; width:198px; height:14px;}
.search form input.button_search { padding:0; margin:0; height:23px; width:23px;}
/* menu */	
.menu { padding:0; margin:0; width:949px; height:58px; background:url(images/menu_bg.gif) top no-repeat;}
.rss {
	width:450px;
	float:left;
	margin:0px 0 0 0px;
	padding:0 0 0 0px;
}
.rss img {
	margin:0 0 0 0px;
	padding:0;
	float:left;
}
.menu ul { float:right; padding:0; margin:7px 30px 0 0; list-style:none; border:0;}
.menu ul li { float:left; margin:0; padding:0;}
.menu ul li a {
	float:left;
	margin:0 1px 0 0;
	padding:15px 0;
	color:#c8c8c8;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.menu ul li a span { padding:15px; margin:0; background:none;}
.menu ul li a:hover { color:#60b6ff; background:url(images/r_menu.gif) no-repeat right;}
.menu ul li a:hover span { color:#60b6ff; background:url(images/l_menu.gif) no-repeat left;}
.menu ul li a.active { color:#60b6ff; background:url(images/r_menu.gif) no-repeat right;}
.menu ul li a.active span {
	color:#60b6ff;
	background:url(images/l_menu.gif) no-repeat left;
	font-size: 11px;
}
/********** slider **********/
.slider {
	margin:0 auto;
	width:949px;
	height:362px;
	padding:0;
	background:url(images/slider_bg.png) top repeat-y;
}
.slider .left1 {
	float:left;
	width:390px;
	text-align: center;
}
.slider h2 {
	padding:60px 10px 10px 40px;
	margin:0;
	color:#999;
	font:normal 30px Arial, Helvetica, sans-serif;
	text-align: left;
}
.slider strong {
	margin:0;
	color:#9ca3a8;
	font:normal 15px Arial, Helvetica, sans-serif;
	line-height:1.4em;
	text-align: justify;
}
.slider p {
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#5e5e5e;
	padding:5px 0 5px 40px;
	margin:0;
	line-height:1.6em;
	text-align: left;
}
.slider ul.buttons { float:left; padding:20px 0 10px 25px; margin:0; list-style:none;}
.slider ul.buttons li { float:left; padding:0 5px; margin:0;}
.slider .gallery { float:left; width:453px; height:255px; margin:63px 0 0 40px;}
/*toppik*/
.toppik {
	width:949px;
	padding:0;
	background:url(images/topi_bg.gif) top no-repeat;
	height:96px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.toppik p {
	padding:40px 0 0 50px;
	margin:0;
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#5e5e5e;
	text-align: center;
}
.toppik ul {
	float:none;
	width:900px;
	list-style:none;
	margin:20px 0 0 20px;
	padding:0;
}  
.toppik ul li {
	float:right;
	padding:16px 12px;
	text-align: center;
}
/*blog_body*/
.blog_body { width:949px; background:#fff url(images/body_top_img.gif) top no-repeat; margin:0 auto; padding:0;}
.blog_bottom { margin:0; padding:0 2px; background:url(images/body_bottom_img.gif) bottom no-repeat;}
.blog_body p {
	margin:0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#414141;
	padding:5px;
	line-height:1.6em;
	text-align: left;
	font-size: 11px;
}
.blog_body a {
	color:#3497c4;
}
.blog_body a.big { font:bold 11px Tahoma, Geneva, sans-serif; color:#1575a9; text-decoration:none;}
.blog_body span {
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#39F;
	line-height:1.4em;
	text-align: left;
}
.blog_body ul {
	margin:10px 0;
	padding:0px 0;
	list-style:none;
	border:1px solid #DDD;
	background-color: #E1F0FB;
}
.blog_body li {
	padding:10px 20px;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:1.8em;
}
.blog_body ul.lists { background:none; list-style:none; margin:0; padding:0; border:0;}
.blog_body ul.lists li { font:normal 11px Arial, Helvetica, sans-serif; color:#bbc1c4; padding:2px 5px; margin:0; line-height:1.8em;}
.blog_body h2 {
	font:normal 22px Tahoma, Geneva, sans-serif;
	color:#000;
	border-bottom:1px solid #d1d4d7;
	padding:13px 10px 13px 40px;
	margin:5px 0;
	line-height:1.6em;
}
.blog_body h2.welcome { background:url(images/h2_welcome.gif) left no-repeat;}
.blog_body h2.what { background:url(images/h2_what.gif) left no-repeat;}
.blog_body h2.our { background:url(images/h2_our.gif) left no-repeat;}
.blog_body .lorem { width:275px; float:left; padding:10px 20px;}

/*FBG*/
.FBG { margin:0 auto; padding:0; width:949px;}
.FBG h2 { font:normal 22px Tahoma, Geneva, sans-serif; color:#fff; border-bottom:1px solid #414a50; padding:13px 5px; margin:5px 0; line-height:1.6em;}
.FBG p { font:normal 11px Tahoma, Geneva, sans-serif; color:#666666; padding:5px; margin:0; line-height:1.6em;}
.FBG a { color:#75aecd; text-decoration:underline;}
.FBG span { color:#878787;}
.FBG .larem { width:275px; float:left; padding:10px 20px;}

/* search2 */
.search2 {
	float:none;
	padding:0px 0 0 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
.search2 form {
	padding:5px 0px 0 0px;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	width: 220px;
}
.search2 form label { }
.search2 form input {
	float:none;
	padding-left: 0px;
	font-size: 10px;
	width: 200px;
}
.search2 form input.text {
	padding:8px 3px;
	margin:2px 5px 0 0;
	background:url(images/search_foorm_bg2.gif) top no-repeat;
	border:0;
	color:#b4b4b4;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:155px;
	height:20px;
}
.search2 form input.button_search {
	padding:0;
	margin:2px 0 0 0;
	height:20px;
	width:55px;
}
.m_special {
	font-size: 10px;
	color: #999;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	background-color: #ddd;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: -9px;
	padding: 8px;
	margin-top: 20px;
}
/*left*/
.left { width:620px; float:left; padding:10px 20px; margin:0;}
.left h2 { font:normal 32px Tahoma, Geneva, sans-serif; color:#4e4a38; border-bottom:1px solid #d1d4d7; padding:10px 10px 10px 40px; margin:0; line-height:1.3em;}
.left h2.port { background:url(images/h2_port.gif) left no-repeat;}
.left h2.sevr { background:url(images/h2_servises.gif) left no-repeat;}
.left h2.con { background:url(images/h2_con.gif) left no-repeat;}
.left h3 { font:normal 22px Tahoma, Geneva, sans-serif; color:#4e4a38; padding:10px; margin:0; line-height:1.4em;}
.left a { font:bold 11px Tahoma, Geneva, sans-serif; color:#2799cc; text-decoration:underline;}
.left .img { float:left; margin:10px; padding:0;}
/*m_left*/
.m_left {
	width:620px;
	float:left;
	padding:10px 20px;
	margin:0;
}
.m_left h2 {
	font:normal 32px Tahoma, Geneva, sans-serif;
	color:#4e4a38;
	border-bottom:1px solid #d1d4d7;
	padding:10px 10px 10px 40px;
	margin:0;
	line-height:1.3em;
}
.m_left h2.port { background:url(images/h2_port.gif) left no-repeat;}
.m_left h2.sevr { background:url(images/h2_servises.gif) left no-repeat;}
.m_left h2.con { background:url(images/h2_con.gif) left no-repeat;}
.m_left h3 {
	font:normal 22px Tahoma, Geneva, sans-serif;
	color:#4e4a38;
	padding:10px;
	line-height:1.4em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.m_left h4 {
	color:#09C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: lighter;
}
.m_left a {
	color:#2799cc;
	text-decoration: none;
}
.m_left .img {
	float:right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}

.m_left .imgx {
	float:right;
	margin:15px;
}
.m_left .imgy {
	margin:10px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
/*left2*/
.left2 { width:620px; float:left; padding:10px 20px; margin:0;}
.left2 h2 { font:normal 32px Tahoma, Geneva, sans-serif; color:#4e4a38; border-bottom:1px solid #d1d4d7; padding:10px 10px 10px 40px; margin:0; line-height:1.3em;}
.left2 h2.port { background:url(images/h2_port.gif) left no-repeat;}
.left2 h2.sevr { background:url(images/h2_servises.gif) left no-repeat;}
.left2 h2.con { background:url(images/h2_con.gif) left no-repeat;}
.left2 h3 { font:normal 22px Tahoma, Geneva, sans-serif; color:#4e4a38; padding:10px; margin:0; line-height:1.4em;}
.left2 a { font:bold 11px Tahoma, Geneva, sans-serif; color:#2799cc; text-decoration:underline;}
.left2 .img { float:left; margin:10px; padding:0;}
/*m_left2*/
.m_left2 {
	width:620px;
	float:left;
	padding:10px 20px;
	margin:0;
}
.m_left2 h2 {
	font:normal 32px Tahoma, Geneva, sans-serif;
	color:#4e4a38;
	border-bottom:1px solid #d1d4d7;
	padding:10px 10px 10px 40px;
	margin:0;
	line-height:1.3em;
}
.m_left2 h2.port { background:url(images/h2_port.gif) left no-repeat;}
.m_left2 h2.sevr { background:url(images/h2_servises.gif) left no-repeat;}
.m_left2 h2.con { background:url(images/h2_con.gif) left no-repeat;}
.m_left2 h3 {
	font:normal 22px Tahoma, Geneva, sans-serif;
	color:#4e4a38;
	padding:10px;
	line-height:1.4em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.m_left2 h4 {
	color:#09C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: lighter;
}
.m_left2 a { font:bold 11px Tahoma, Geneva, sans-serif; color:#2799cc; text-decoration:underline;}
.m_left2 .img {
	float:left;
	margin:10px;
	padding:0;
}
/*right*/
.right { width:245px; float:left; padding:10px 20px; margin:0;}
.right h2 { font:normal 22px Tahoma, Geneva, sans-serif; color:#485157; border-bottom:1px solid #d1d4d7; padding:13px 10px; margin:0; line-height:1.6em; text-transform:uppercase;}
.right a { font:bold 11px Arial, Helvetica, sans-serif; color:#5e676d; float:right; text-decoration:none;}
.right em { font:italic 13px Arial, Helvetica, sans-serif; color:#5d666c; line-height:1.6em; margin:0;}
.right ul { background:none; margin:10px; padding:0; list-style:none; border:0;}
.right li {
	padding:5px 5px;
	margin:0;
	border-bottom:1px solid #e0e2e4;
	background-color: #E1F0FB;
}
.right li a { float:none; font:normal 11px Arial, Helvetica, sans-serif; color:#2d98c8; text-decoration:none;}
.right li a:hover { text-decoration:underline;}
/*M_right*/
.m_right { width:245px; float:left; padding:10px 20px; margin:0;}
.m_right h2 { font:normal 22px Tahoma, Geneva, sans-serif; color:#485157; border-bottom:1px solid #d1d4d7; padding:13px 10px; margin:0; line-height:1.6em; text-transform:uppercase;}
.m_right a {
	text-decoration: none;

}
.m_right em { font:italic 13px Arial, Helvetica, sans-serif; color:#5d666c; line-height:1.6em; margin:0;}
.m_right ul { background:none; margin:10px; padding:0; list-style:none; border:0;}
.m_right li {
	padding:5px;
	border-bottom:1px solid #e0e2e4;
	background-color: #E1F0FB;
}
.m_right li a {
	float:none;
	color:#2d98c8;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	width: 190px;
}
.m_right li a:hover {
	font-weight: normal;
	color: #666;
}
.m_active {
	text-transform: capitalize;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	color: #7A7A7A;
	padding-left: 5px;
	text-indent: 5px;
	background-image: url(ikone/home.png);
	background-repeat: no-repeat;
	background-position: 200px 10px;

}
/********** contact form **********/
#contactform {
	margin:0;
	padding:5px 10px;
	height: 500px;
}
#contactform * { color:#6e6e6e;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { margin:0; width:110px; display:block; padding:5px 0; font:normal 11px Tahoma, Geneva, sans-serif; color:#6e6e6e; text-transform:capitalize; float:left;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:440px; border:1px solid #dedede; margin:5px 0; padding:5px 2px; height:16px; background:#fff; float:left;}
#contactform textarea { width:440px; border:1px solid #dedede; margin:10px 0; padding:2px; background:#fff; float:left;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 110px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

/*************footer**********/
.footer { padding:15px 0; margin:10px auto 0 auto; background:#090909 url(images/footer_bg.gif) top repeat-x; width:949px;}
.footer p { float:left; width:424px; padding:0 25px; margin:0; color:#646d73; font:normal 10px Tahoma, Geneva, sans-serif;}
.footer a { color:#646d73; font:normal 11px Arial, Helvetica, sans-serif; padding:0 5px;}
.text_left { text-align:left;}
.text_right { text-align:right; float:right;}
.m_text_left { text-align:left;}
.m_text_right {
	text-align:center;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 35px;
	margin-right: 10px;
	margin-left: 10px;
	font-variant: normal;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
li.bg, .bg {
	clear:both;
	padding:0;
	margin:5px 0 5px;
	background:none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.m_bg {
	clear:both;
	padding:0;
	margin:5px 0;
	background:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.2m_bg {
	clear:none;
	padding:1;
	margin:15px 0;
	
}
.rss img2 {
	margin:0;
	padding:0;
	float:right;
}
.titletop {
	color: #D8A92E;
}
.main .slider .left1 h299 {
	color: #999;
}
.blog_body2 p {
	margin:0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#414141;
	padding:5px;
	line-height:1.6em;
	text-align: center;
	font-size: 11px;
}
.center {
	text-align: center;
}
.m_center {
	text-align: center;
	width: 225px;
	margin-bottom: 10px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.m_opis {
	font-size: 15px;
	color: #666;
	padding-left: 15px;
}
.p_opis {
	font-size: 11px;
	color: #666;
	margin-left: 142px;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: inherit;
	line-height: 18px;
	margin-right: 143px;
	margin-top: 35px;
	margin-bottom: 0px;
	height: 80px;
}
.m_showcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	line-height: 1.6em;
	background-image: url(ikone/fanuc_smart.png);
	background-repeat: no-repeat;
	background-position: 540px;
	padding: 5px;
}
.m_fanuc {
	padding-right: 25px;
	padding-bottom: 180px;
	padding-left: 25px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	line-height: 1.6em;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	background-image: url(gallery/FANUC-banner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.m_gmg {
	text-align: justify;
	float: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 620px;
	height: 320px;
}
.m_about {
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0px;
	text-align: center;
	padding: 25px;
}
.m_gmgtext {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	float: left;
	width: 160px;
	margin-top: 10px;
	height: 190px;
	padding-top: 100px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(images/gmg_bw.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.m_navi {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #CCC;
	float: right;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: -41px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.m_navi4 {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #CCC;
	float: left;
	border: 1px solid #CCC;
	margin-top: 16px;
	padding: 5px;
	margin-right: 12px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.m_navi5 {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #CCC;
	float: left;
	border: 1px solid #CCC;
	margin-top: 19px;
	padding: 5px;
	margin-right: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.m_navi2 {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #CCC;
	float: right;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: -41px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.p_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;

}
.p_item .p_fanuc{
	height: 140px;
	padding-left: 160px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	border: 1px solid #CCC;
}
.p_subtitle {
	padding-bottom: 10px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #159CD7;
	letter-spacing: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	text-decoration: none;
	margin: 8px 0px 0px 20px;
	padding-top: 5px;
	width: 335px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.p_image {
	width: 95px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.p_center {
	text-align: center;
	width: 120px;
	float: right;
	height: 120px;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
.imgp {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	position: static;
	display: inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.p_imgy {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
	padding: 0px;
	position: static;
	display: inherit;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.m_quote {
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
	line-height: 1.6em;
	font-style: normal;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border: 1px solid #DDD;
	height: auto;
}
.imgq {
	float: left;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
.bgq {
	clear:both;
	padding:0;
	margin:10px 0 12px;
	background:none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.thumb {
	float: left;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.s_img {
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.s_service {
	margin-left: 127px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.a_img{
	float: left;
	height: 55px;
	width: 220px;
	text-align: right;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.a_info{
}
.a_subtitle {
	text-align: left;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #159CD7;
	letter-spacing: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-top: 60px;
	margin-left: 130px;
	margin-top: 0px;
	margin-right: 226px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
}
.a_opis {
	font-size: 10px;
	color: #666;
	line-height: 16px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	width: 200px;
	background-color: #FFF;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.a_opis-right {
	font-size: 10px;
	color: #666;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
	border: 1px dotted #CCC;
}
.a_item {
	padding: 5px;
	height: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.u_item {
	height: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}
.link-hidden {
	text-decoration: none;
}
.a_iconbox {
	margin-top: 60px;
	height: 100px;
	width: 242px;
	padding: 10px;
}
.a_icons {
	float: left;
	padding: 5px;
}
.a_special {
	font-size: 10px;
	color: #09F;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	background-color: #DDD;
	padding: 5px;
	margin-top: -3px;
	margin-bottom: 10px;
	width: 200px;
	margin-left: -5px;
	margin-right: 0px;
	text-align: center;
}
.a_about-text {
	padding: 5px;
	font-size: 10px;
}
.bga {
	clear:both;
	padding:0;
	margin:10px 0 10px -6px;
	background:none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 206px;
}
.a_special-right {
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	background-color: #DDD;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 1px;
	padding-left: 5px;
	color: #999;
	line-height: 28px;
	text-align: left;
	border: 1px dotted #CCC;
}
.a_list-right {
	background-color: #CCC;
}
.a_frame-right {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #EEE;
}
.bga-right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.bga2 {
	clear:both;
	padding:0;
	margin:10px 0 10px;
	background:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.u_img{
	float: right;
	height: 275px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 350px;
}
.u_opis {
	font-size: 10px;
	color: #000;
	line-height: 18px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 220px;
	height: 255px;
	text-indent: 0px;
	padding: 15px;
}
.u_special {
	font-size: 10px;
	color: #09F;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	background-color: #DDD;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
}
.u_navi {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #CCC;
	float: left;
	border: 1px solid #CCC;
	margin-top: 21px;
	padding: 5px;
	margin-right: 12px;
	margin-left: 5px;
	margin-bottom: 0px;
}

