body{
	margin:0px;
    color: #666666;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#545454;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}
h1{
	font-family:Trebuchet MS,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#545454;
	text-transform:uppercase;
	text-shadow:#C9C9C9 1px 1px 1px;
}
.topmenubg{
	text-align:center;
	height:68px;
	background-image:url(../mainimages/vertical.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
.topmenucontent{
	display:inline-block;
	width:900px;
	height:68px;
}
.toplogo{
	width:380px;
	height:60px;
	background-image:url(../mainimages/pcontrol_gsystems_logo.png);
	background-repeat:no-repeat;
	background-position:left top;

	padding:0px 0px 0px 4px;
}
.toplogo h2{
	font-size:11px;
	font-family:Trebuchet MS,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif;
	font-weight:normal;
	color:#545454;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-shadow:#A4A4A4 1px 1px 1px;
}
.logopart1, .logopart2
{
	text-decoration:none;
}
.logopart1 span
{
	display:inline-block;
	width:220px;
	height:40px;
}
.logopart2 span
{
	display:inline-block;
	width:100px;
	height:40px;
}

.topmenus{
	display:inline-block;
	height:68px;
	float:right;
	text-transform:uppercase;
}
.menubutton{
	display:inline-block;
	float:left;
	height:68px;
	margin:0px 1px 0px 1px;
}
.menubutton a{
	display:inline-block;
	text-decoration:none;
	border-bottom:#DDD 5px solid;
	color:#545454;
}
.menubutton a:hover, .mactive a{
	border-bottom:#900 5px solid;
}
.menubutton a:hover{
	color:#000 !important;
}
.menubutton h5{
	margin:0px;
	padding:23px 10px 0px 10px;
	font-family:Trebuchet MS,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:40px;
}
.bannerbg{
	height:290px;
	background-image:url(../mainimages/bannerbg1.png);
	background-repeat:repeat-x;	
	background-position:center top;
	text-align:center;
}
.banner{
	display:inline-block;
	height:270px;
	width:900px;
}
.bannerbox{
	background-image:url(../mainimages/banner.png);
	background-repeat:no-repeat;	
	background-position:center top;
	text-align:center;
}
/* ===========================================  LOGIN */
.login_box_{
    background-color: #F8F8F8;
    background-image: url("../mainimages/right_shadow.png");
    background-position: left top;
    background-repeat: repeat-y;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
    display: inline-block;
    margin-top: 20px;
    padding: 20px;
    text-align: left;
}
.login_box h2{
	margin:0px 0px 5px 0px;
}
.login_box input[type=text], .login_box input[type=password]{
	width:220px;
	margin:0px 0px 0px 3px;
}
.login_box form{
	margin:0px;
	display:block;
}
.login_box .login_button input{
	width:228px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}
.login_box .login_button{
	margin:10px 0px 0px 3px;
	display:inline-block;
}
.failed_login{
	color:#900;
	text-align:center;
	font-weight:bold;
}
.must_login{
	color:#900;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:0px 0px 10px 0px;
}
/* button */
.but_normal
{
    background-color: #A6FF9A;
    border: 1px solid #709F50;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 0px 3px #BEBEBE;
    color: #3B660F;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: inherit;
    height: 28px;
    margin: 0px;
    min-width: 120px;
    padding: 0px 5px 2px;
    text-shadow: 0px 1px 1px #FFFFFF;
}
.but_normal:hover, .but_normal:focus
{
    background-color: #1FC10A;
    border: 1px solid #528700;
    box-shadow: 0px 0px 4px #BEBEBE;
    color: #FFFFFF;
    text-shadow: 0px 1px 1px #3E3E3E;
}

input[type="text"], input[type="password"]{
	padding:3px;
	font-size:14px;
	font-weight:bold;
	color:#002E8B;
	border:#CCC 1px solid;
	border-left:#666 1px solid;
	border-top:#666 1px solid;
	background-color:#fcfce6;
	display:inline-block;
}


/* ===========================================  LOGIN END */
/* ------------------------------------------------------------------------------ small link ---------------------- */
.smalllink{
	color:#398908;
	padding:3px 5px 0px 0px;
	cursor:pointer;
}
.smalllink:hover{
	color:#990000;
	text-decoration:underline;
}
/* ------------------------------------------------------------------------------ small link ---------------------- */
/* ===========================================  BANNER PLACE */
.bannplace
{
	border:0px;
	border-spacing:0px;
	width:870px;
	height:279px;
	table-layout:fixed;
	display:inline-table;
}
/* ===========================================  BANNER PLACE */
/*==================================kozepso lap*/
.center_page{
	width:900px !important;
	text-align:left;
	margin:auto;
}
.shadowpanel{
	table-layout:fixed;
	border:none;
	border-spacing:0px;
	padding:0px;
}
.shadowpanel td{
	border:0px;
	padding:0px;
}
.cptl{
	width:20px;
	height:20px;
	background-image:url(../mainimages/horizontal.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.cptc{
	height:20px;
	background-image:url(../mainimages/vertical.png);
	background-position:0px -393px;
	background-repeat:repeat-x;
}
.cptr{
	width:20px;
	height:20px;
	background-image:url(../mainimages/horizontal.png);
	background-position:-20px 0px;
	background-repeat:no-repeat;
}
.cpcl{
	width:20px;
	background-image:url(../mainimages/horizontal.png);
	background-position:-80px 0px;
	background-repeat:repeat-y;
}
.cpcc{
	background-color:#FFF;
}
.cpcr{
	width:20px;
	background-image:url(../mainimages/horizontal.png);
	background-position:-100px 0px;
	background-repeat:repeat-y;
}
.cpbl{
	width:20px;
	height:20px;
	background-image:url(../mainimages/horizontal.png);
	background-position:-40px 0px;
	background-repeat:no-repeat;
}
.cpbc{
	height:20px;
	background-image:url(../mainimages/vertical.png);
	background-position:0px -373px;
	background-repeat:repeat-x;
}
.cpbr{
	width:20px;
	height:20px;
	background-image:url(../mainimages/horizontal.png);
	background-position:-60px 0px;
	background-repeat:no-repeat;
}
/*==================================kozepso lap*/
.footerbg{
	height:305px;
	background-image:url(../mainimages/vertical.png);
	background-position:left -68px;
	background-repeat:repeat-x;
	text-align:center;
}
.footerdiv{
	display:inline-block;
	width:900px;
	text-align:left;
	padding:0px 10px 10px 10px;
	height:280px;
	color:#C9C9C9;
}
/*=====================================================maincontent*/
.mc h1 a{
	color:#545454;
	text-decoration:none;
	cursor:pointer;
}
.mc h1 a:hover{
	color:#000000;
}

/*======================================================innertable*/
.innertable{
	width:100%;	
}
.innertable td{
/*	background-color:#F1F1F1; */
/*	border:#E3E3E3 1px solid; */
	padding:5px 10px 5px 10px;
}
/*=============================================breadcrumb*/
.breadcrumb{
	border-bottom:1px solid #D1D1D1;
}
.breadcrumb a{
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #C9C9C9;
	color:#000;
}
.breadcrumb a:hover{
	text-decoration:underline;
}
/*================================================footer*/
.footertable{
	width:900px;	
}
.footertable>tbody>tr>td{
	width:25%;
	padding-left:30px;
}
.footertable h1{
	color:#999;	
	font-size:20px;
	padding:10px 20px 5px 5px;
	text-shadow: 1px 1px 1px #292929;
}
.footertable .borderbox{
	border-right:#999 1px solid;
	min-height:150px;
}
.footertable .noborderbox{
	min-height:150px;
	margin-right:30px;
}
.footertable b{
	color:#FFF;
	font-weight:normal;
}
.footertable p{
	color:#999;
	font-size:14px;
	text-indent:30px;
}
.footer_logo{
	width:310px; 
	height:45px;
	background-image:url(../mainimages/gsystem_footer_logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	margin:10px 30px 0px 0px;
}
/* ================================ slideshow gallery */
#bannslide{
	margin:0px 0px 3px 5px;
	
	overflow:hidden;
	
}
.slideshowlite {
	position: relative;
	overflow: hidden;
}

.slideshowlite a
{
	position: absolute;
	left:0px;
	z-index: 1;
	height: 100%;
	text-align: center;
	margin:20px 5px 5px 10px;
}

.slideshowlite>div  {
	position: absolute;
	z-index: 1;
	border: none;
	display:none;
}
.bnojs{
	display:none;
}

/* pagination control */

.slideshowlite ul,
.slideshowlite ol {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0px;
	right: 45px;
	z-index: 3;
}

.slideshowlite ul li,
.slideshowlite ol li {
	float: left;
	margin: 0 3px;
	width: 16px;
}

.slideshowlite ul li a {
	position: relative;
	display: block;
	width: 8px;
	height: 6px;
	padding-top: 2px;
	text-decoration: none;
	background: #FFFFFF;
	border: 3px solid #FFFFFF;
	text-align: center;
	font-size: 11px;
	border-radius:9px;
	box-shadow:0px 0px 3px #000000;
}

.slideshowlite ul li a.current {
	border: 3px solid #FFFFFF;
	box-shadow:0px 0px 5px #000000;
	background: #333333;
}

.slideshowlite ul li a:hover {
	box-shadow:0px 0px 5px #000000;
	background: #467700;
}
	
/* caption control */

.slideshowlite ol {
	top: 5px;
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	color: #fff;
	background: #000;
	padding: 3px 10px;
}

	.slideshowlite ol li {
		width: 100%;
	}
/* ================================ slideshow gallery */	
/* ===================================================== WBOX (whitebox) ===== */
.wbox
{
	background-image:url(../mainimages/w_adbox_bg.png);
	background-position: 0 -58px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 7px #000000;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    width: 480px;
	height:100px;
}
/* ===================================================== WBOX (whitebox) ===== */
/* ============================================================================== ad box styles */
/* add box 1 */
.adbox1{
	table-layout:fixed;
	border:0px;
	border-spacing:0px;
	padding:0px;
	text-align:left;
	height:100px;
	width:480px;
}
.adbox1>tbody>tr>td:nth-child(1)
{
	width:110px;
	padding:0px;
}
.adbox1>tbody>tr>td:nth-child(1)>div
{
	width:125px;
	height:135px;
	position:absolute;
	background-image:url(../mainimages/ads_bg.png);
	background-repeat:no-repeat;

	background-position:-160px -13px;
	top:-12px;
	left:-17px;
	
	cursor:pointer;
}
.adbox1>tbody>tr>td:nth-child(2)
{
	width:205px;
	padding:0px 5px 0px 0px;
	font-family: Trebuchet MS,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px #FFFFFF;
	line-height:20px;
	cursor:pointer;
}
.adbox1>tbody>tr>td:nth-child(3)
{
	width:160px;
	padding:0px;
}
/* get started button */
.getstarted_button{
	width:160px;
	height:70px;
	background-image:url(../mainimages/ads_bg.png);
	background-repeat:no-repeat;
	background-position:-2px -5px;
}
.getstarted_button:hover{
	background-position:-2px -85px;	
	cursor:pointer;
}
.getstarted_button>b{
	display:block;
	width:115px;
	margin:0px 45px 0px 0px;
	padding:6px 0px 0px 0px;
	color:#FFF;
	text-shadow:1px 1px 2px #333333;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.getstarted_button>small{
	display:block;
	width:115px;
	margin:0px 45px 0px 0px;
	padding:0px;
	color:#FFF;
	text-shadow:1px 1px 2px #333333;
	text-align:center;
	font-size:12px;
	line-height:12px;
}
/* --------------------------------------------------- main page text part -------------- */
.text1{
	text-align:justify;
	text-indent:20px;
}
.text1 strong{
	color:#000000;
}
/* --------------------------------- section_type -------------------------------------- */
.section_type0, section_type1
{
	border:0px;
	border-spacing:0px;
	margin:0px;
	text-align:left;
}
.section_type0>tbody>tr>th,
.section_type1>tbody>tr>th
{
	padding:0px 5px 0px 5px;
	text-align:left;
}
.section_type0>tbody>tr>td:nth-child(1){
	padding:0px 20px 0px 5px;
}
.section_type1>tbody>tr>td:nth-child(2){
	padding:0px 5px 0px 20px;
}

.show_img_a
{
	text-decoration:none;
	border:0px;
}
.show_img
{
	border:4px solid #FFFFFF;
	border-radius:4px;
	box-shadow:0px 2px 8px #B0B0B0;
}
.show_img_a>.show_img:hover
{
	box-shadow:0px 2px 8px #399A20;
}
.contacttable,
.contacttable table
{
	border:0px;
	border-spacing:0px;
}
.contacttable td
{
	padding:0px;
}
.contacttable h3
{
	margin:8px 0px 2px 0px;
}
.contacttable p
{
	font-size:15px;
}
.contacttable p a
{
	color:#333333;
}
.contacttable p a:hover
{
	color:#000000;
}
.contacttable textarea
{
	width:98%; 
	height:50px; 
	background-color: #FCFCE6; 
	border-color:#666666 #CCCCCC #CCCCCC #666666; 
	border-style:solid; 
	border-width:1px; 
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #002E8B;
	padding: 3px;
}
.whybuy
{
 	background-image: url("../mainimages/why_to_buy.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 498px;
    margin-left: -82px;
    margin-top: -472px;
    position: absolute;
    width: 333px;
}
.readmore
{
	text-align:right;
}
.readmore>a
{
	color:#03843C;
	font-weight:bold;
}
.h4nr
{
	margin:0px 10px 5px 0px;
	float:left;
	width:30px;
	height:40px;
	font-size:35px;
	font-weight:bold;
	display:inline;
	text-shadow: 1px 1px 3px #8F8F8F;
}
.firefox_icon
{
	width:60px;
	height:60px;
	background-image:url("../mainimages/firefox_icon_s.png");
	background-repeat:no-repeat;
	background-position:center center;
}
.inbrowser
{
	font-size:12px;
	line-height:12px;
	margin-bottom:5px;
	cursor:pointer;
}
.footclist h4
{
	margin:7px 0px 2px 0px;	
}
.footclist b a
{
	color:#FFFFFF;
	text-decoration:none;
}
.footclist b
{
	font-size:16px;
	font-weight:bold;
}
/* ================================================ counter =====*/
.counter {
	/*font-family:'BebasNeueRegular';*/
    color: #0C6C00;
    font-size: 17px;
    line-height: 34px;
    text-shadow: 0px 0px 3px #FFFFFF;
}
.counter b{

    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.18);
	border: 1px solid rgba(0, 0, 0, 0.3);
    margin-left: 2px;
    padding: 3px 5px 2px 5px;

	background: rgb(157,213,58); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkZDUzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ExZDU0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzQxNjMwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzgwYzIxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Y2JjMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(65,99,11,1) 51%, rgba(128,194,23,1) 52%, rgba(124,188,10,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,213,58,1)), color-stop(50%,rgba(161,213,79,1)), color-stop(51%,rgba(65,99,11,1)), color-stop(52%,rgba(128,194,23,1)), color-stop(100%,rgba(124,188,10,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(65,99,11,1) 51%,rgba(128,194,23,1) 52%,rgba(124,188,10,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(65,99,11,1) 51%,rgba(128,194,23,1) 52%,rgba(124,188,10,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(65,99,11,1) 51%,rgba(128,194,23,1) 52%,rgba(124,188,10,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(65,99,11,1) 51%,rgba(128,194,23,1) 52%,rgba(124,188,10,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-8 */

}
.counter b:nth-last-child(3n){
	margin-left:8px;
}