@charset "utf-8";

.bold { font-weight: bold !important; }
.red { color: #cb0101 !important;font-weight: bold; }
.orange { color: orange !important;font-weight: bold; }
.errorbox { padding:10px; 	background: #f4f4f4; border:1px solid #cfcfcf; margin-bottom:15px; }


body {
	color:#565656;
	font-size:12px;
	line-height:18px;
	background: url(/media/grf/bg.jpg) repeat-x 0px -6px #f8f8f8;
}
a {
	text-decoration: none;
	color: #003a63;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:25px;
	line-height:30px;
	color: #77ad1c;
	margin:0px 0 10px 0;
	text-align:left;
}
h2 {
	color: #77ad1c;
	font-size:22px;
	line-height:28px;
	padding:5px 0 15px 0;
}
h3 {
	color: #003a63;
	font-size:18px;
	font-weight: normal;
	line-height:22px;
	margin:15px 0;

}
h4 {
	color: #003a63;
	font-size:16px;
	font-weight: normal;
	line-height:20px;
	font-weight: bold;
	margin:15px 0;
}

h5{
	text-align:left;
	font-size: 16px !important;
	color: #77ad1c;
	margin:10px 0 !important;
}
p {
	margin-bottom: .5em;
}


.green { color: #77AD1C; }
.green2 { color: #77AD1C; font-size:24px; }
.blue { color: #003a63; }
.fs16 { font-size: 16px; }

.page {
	width: 1000px;
}

/* page_head */

.page_head {
	height: auto;
	padding-top: 90px;
}

/* top_lath */

	.top_lath{
		padding:8px 5px;
		color:white;
		font-size:12px;
		background:transparent url(/media/grf/top_lath.jpg) repeat-x 0px -5px;
		border-bottom:1px solid #297d0c;
		}
		
		.top_lath_text{
			width:1000px;
			margin: auto auto;
			text-align: left;
			
			
		}
			.top_lath_text span{
				float: right;
		}
		
			.top_lath a{
				color:white;
				padding-left:10px;
			}
		
	/* page-link */

	.social {
		position: absolute;
		top: 35px;
		right: 0;
	}
		.social a {
			display: inline-block;
			height: 24px;
			width: 24px;
			margin-left: 10px;
		}
			.social a span {
				display: none;
			}
		.social a.rss {
			background: transparent url(/media/grf/ico-rss.png) 0 0 no-repeat;
		}
		.social a.facebook {
			background: transparent url(/media/grf/ico-facebook.jpg) 0 0 no-repeat;
		}
		.social a.twitter {
			background: transparent url(/media/grf/ico-twitter.png) 0 0 no-repeat;
		}
			.page-menu a:hover { color:#00326f; }
			
	.page_head .contacts {
		position: absolute;
		top: 23px;
		text-align: right;
		line-height:16px;
		right: 150px;
	}

/* logo */

.logo {
	position: absolute;
	top: 20px;
	left: 10px;
}

/* menu_top */

.menu_top {
	margin-top:10px;
	padding: 0;
	position: relative;
	background: #f4f4f4;
	margin-bottom: 30px;
}
	.menu_top > ul {
		background: url(/media/grf/menu_bg.jpg) top repeat-x;
	}
	.menu_top > ul > li{
		height: 42px;
		margin: 0;
		padding: 0;
		overflow: visible;
	}
		.menu_top ul li{
			display: inline-block;
			overflow: visible;
		}
			.menu_top > ul > li > a{
				font-weight: bold;
				float: left;
				color: #fff; 
				text-align: center;
				padding: 11px 30px 12px 10px;
				text-decoration: none;
				outline: none;
				font-size: 16px;
				font-weight: bold;
				opacity: .50;
				-moz-opacity: .50;
				-khtml-opacity: .50;
				filter: alpha(opacity=50);
/*				text-transform: lowercase;*/
				text-shadow:1px 1px  #1a537b;
			}
			.menu_top ul li a:hover{
				opacity: 1;
				-moz-opacity: 1;
				-khtml-opacity: 1;
				filter: alpha(opacity=100);
			}
			
			
			.menu_top ul li.current a {
				opacity: 1;
				-moz-opacity: 1;
				-khtml-opacity: 1;
				filter: alpha(opacity=100);
				background: url(/media/grf/menu_bg_h.png) 40% 99% no-repeat;
			}
			
				.current li a {
				background:none !important;
			}
			
				.menu_top ul li ul {
					position: absolute;
					top: 46px;
					left: 0;
					padding-left: 5px;
					height: 25px;
					display: none;
				}
				.menu_top ul li + li + li + li ul {
					display: none !important;
				}
				.menu_top ul li.current ul {
					display: block;
					padding: 0 0 0 10px;
				}
					.menu_top li ul li{
						margin:0;
						padding: 0;
						background: url(/media/grf/sipka.png) 4px 3px no-repeat;
						
						display: inline;
					}
						.menu_top li ul li a {
							display: inline-block;
							font-size:12px;
							font-weight: normal;
							color: #005980;
							margin: 0px;
							padding: 2px 15px 0 15px;
						}
						.menu_top li ul li a:hover {
							color: #0062a9 !important;
							text-decoration: underline;
						}
						.menu_top li ul li.current a {
							color: #0062a9 !important;
							font-weight: bold;
						}
						
	/* infopage */

		.infopage {
		background-color: #f8f8f8;
		height:170px;
		width:auto;
		padding-top:100px;
		text-align: center;
		border:1px solid white;
		}

	/* banner_box */

		.banner_box{
		background-color: #b7d8ec;
		height:270px;
		width:auto;
		padding:10px;
		margin-bottom:20px;
		}
			
			.banner_box .content_col_l {
				width:  668px;
				float: left;
				margin-right:10px;
				background:white;
				height:268px;
				border:1px solid white;
				background: url(/media/grf/banner_box_bg.jpg) repeat-x;
			}

			.banner_box .content_col_r {
				width: 258px;
				height:228px;
				float: left;
				background:white;
				border:1px solid white;
				background: url(/media/grf/banner_box_bg.jpg) repeat-x;
				padding:20px;
			}
			
				.banner_box .content_col_r .slogan{
					color: #0066b1;
					font-size:18px;
					font-weight: normal;
					line-height:24px;
					margin-bottom:10px;
			}

	/* banner_boc */

		.top_title{
			color: #003a63;
			font-size:18px;
			font-weight: normal;
			line-height:22px;
			padding:0px 0 15px 0;
		}
		.what h3{
			margin-top:10px;

		}
			.what ul{
				list-style:none !important;

		}
			.what li{
				margin-left:0 !important;
				padding-left:47px;
				height:28px;
				width:87px;
				float: left;
				margin-right:5px;
				line-height:15px;
				margin-bottom:8px;
				vertical-align: middle;
				text-align:left;
		}
		
				.what .li1{
					background: url(/media/grf/li1.png) no-repeat;
					padding-top:5px;
					padding-bottom:5px;
					
			}
				.what .li2{
					background: url(/media/grf/li2.png) no-repeat;
					padding-top:5px;
					padding-bottom:5px;
			}
				.what .li3{
					background: url(/media/grf/li3.png) no-repeat;
					padding-top:5px;
					padding-bottom:5px;
			}
			 .what .li4{
					background: url(/media/grf/li4.png) no-repeat;
					padding-top:5px;
					padding-bottom:5px;
			}
				.what .li5{
					background: url(/media/grf/li5.png) no-repeat;
					padding-top:5px;
					padding-bottom:5px;
					
			}
				.what .li6{
					background: url(/media/grf/li6.png) no-repeat;
					padding-top:5px;
					padding-bottom:5px;
					
			}
			
/* .newsletter */

.newsletter{
	width:225px;
	float: left;
	text-align: left !important;
}
.newsletter .input,
.newsletter .result{
	padding:3px;
	width:217px;
	margin:10px 0;
	border:1px solid #cacaca;
	font-weight: bold;
}
	.newsletter .result{
		border: 1px dotted #fff;
		background: #e1eacd;
	}
.submit{
	cursor: pointer;
	background: url(/media/grf/submit.jpg) repeat-x;
   border: 1px solid #669200;
	 color: white;
	 font-weight: bold;
	 padding:3px 15px;
	 float: right;
    text-decoration: none;
    text-shadow: 1px 1px #669200;
}
/* news */

	.news_box{
			width:420px;
			float: left;
			margin-right:15px;
		}
	.news_box .archiv{
		display: block;
		font-weight:bold;
		padding-top:5px;
		padding-bottom:20px;
		}
			.news_box .news{
				display: block;
				font-weight: bold;
				color: #003a63;
		}

		.news_box ul{
		}
		.news_box li{
			background: url(/media/grf/zelenasipka.png) 6px 5px no-repeat;
			padding-left:25px;
		}
		.news_box li a{
			color: #565656;
			
		}
			.news_box li a:hover{
				color: #77ad1c;
			}
			
/* archiv_news */

.archiv_news .item{
	margin-bottom:20px;
	}
	.archiv_news .item_image{
		display: block;
		float: left;
	}
	.archiv_news .item_name{
		color: #003a63;
		font-size:18px;
		font-weight: normal;
		line-height:22px;
		margin:0 0 5px 0;
		width: 434px;
		display: block;
		float: right;
	}
	.archiv_news .item_description{
		width: 434px;
		display: block;
		float: right;
	}
		.archiv_news .item_description span{
			color: #9e9e9e;
			font-size:12px;
			margin:5px 0;
			display:block;
		}
/* portfolio */

.portfolio .item{
	display: block;
	width:189px;
	float: left;
	margin:15px;
	height: 300px;
	
	}
		.portfolio .item_image img{
			width:189px !important;
			height:105px;
		}
	.portfolio .item_image{
		height:105px;
	}
	.portfolio .item_name{
		padding:7px 10px;
		background:#d6e7f0;
		color: #00335e;
		font-weight:bold;
		font-size:14px;
		text-align:left;
	}

	.portfolio .item_description{
		min-height:120px;
		padding-top:5px;
	}
	.portfolio .subtitle a{
		background: url(/media/grf/zelenasipka.png) 0px 5px no-repeat;
		color: #9a9a9a;
		padding-left:17px;
		padding-bottom:5px;
	}
	/* content_2_col */

		.content_2_col{
			height:auto;
			width:auto;
			font-size:12px;
			line-height:18px;
			text-align: justify;
			background: white;
			border:1px solid #e5e5e5;
			min-height:240px;
			background: #ffffff url(/media/grf/back_home.jpg)left bottom no-repeat;
		}
			
			.content_2_col .content_col_l {
				width:  659px;
				float: left;
				padding: 10px;
			}
			
			.content_2_col .content_col_l h2 {
				margin:0;
				
			}
			
			.content_2_col .content_col_r {
				width: 289px;
				float: right;
				padding: 10px;
			}
				.content_2_col .content_col_r .box {
					margin-bottom: 15px;
				}
				.content_2_col .content_col_r h3 {
					margin-top: 0;
				}
				
			.content_col_b{
				padding:0 15px 15px 15px;
			}
			
	.homepage .content_col_l {
		padding: 10px 0 !important;
		width: 689px !important;
	}
	.homepage .right_technologies {
		float: right;
		width:283px;
	}
	
/* tabulka */

.tabulka td {
	padding:10px 30px 0px 0;
	vertical-align: top !important;
}
			
/* content_col_r_novinky */

	.right_news {
		position: relative;
	}
		.right_news li {
			list-style: none;
			background: url(/media/grf/zelenasipka.png) 0px 6px no-repeat;
			padding:0px 0 5px 20px;
			text-align: left;
		}
			.right_news li a {
				color: #565656;
			}
			
			.right_news li a:hover {
				color: #005980;
			}
			.right_news .archivelink{
				position: absolute;
				top: 5px;
				right: 10px;
				color: #0066b1;
			}

	.right_solutions li {
		list-style: none;
		text-align: left;
	}
		.right_solutions li a {
			color: #565656;
		}
		.right_solutions h3 {
			margin-bottom:10px;
		}
		.right_solutions img {
			margin-bottom:10px;
		}

/* content_col_l li */
				.article .content_col_l li {
					list-style: none;
					background: url(/media/grf/a.png) 0px 6px no-repeat;
					padding-left:10px;
					margin:0px 0;
			}
				.article .content_col_l ul {
					margin:10px 0;
			}
			
/* content_col_r_why */

				.why li {
					list-style: none;
					background: url(/media/grf/sipka.jpg) no-repeat;
					padding-left:20px;
					margin:3px 0;
			}
			

			
/* homesite_3_col */

.homepage .services .item{
	width:205px;
	margin: 0 12px;
	float: left;
}
	.homepage .services .item > img{
		margin: 10px auto 0;
		display: block;
	}
	.homepage .services .item_title{
		margin-bottom:5px;
		text-align: left;
		font-size:18px;
		color: #003a63;
		line-height:24px;
	}
	.homepage .services .item_abstract > p{
		height: 110px;
		overflow: hidden;
		margin-top: 0.8em;
		font-size: 13px;
		margin-bottom: 1.3em;
	}
	.homepage .services .item ul {
		margin:10px 0;
	}
		.homepage .services .item li{
			list-style: none;
			background: url(/media/grf/sipkaa.png) 0px 6px no-repeat;
			padding-left:18px;
			font-size:13px;
			margin-bottom:3px;
			text-align: left;
		}
	

/* logo_slider */

.logo_slider{
		height:100px;
		border:1px solid #e5e5e5;
		margin:10px 0 0 0;
		background: white;
	}

/* .contact_form */

.contact_form{
		margin-bottom:20px;
		padding-top:10px;
	}

.contact_form .input{
		width:230px;
		border:1px solid #cfcfcf;
		padding:3px;
		background: #f4f4f4;
		margin-bottom:3px;
	}
.contact_form .input2{
		width:238px;
		border:1px solid #cfcfcf;
		padding:3px;
		background: #f4f4f4;
		margin-bottom:3px;
	}
	.contact_form label{
		font-weight: bold;
	}
	
.contact_form table tr{
	margin-bottom:5px;
	}

.kariera_tab td{
	padding-right:20px;
	}

.login_form{
	float: right;
	background:transparent url(/media/grf/top_lath.jpg) repeat-x 0 0;
	border:1px solid #297d0c;
	color: white;
	font-weight: bold;
	font-size:12px;
	padding:5px 25px;
	text-align: center;
	text-decoration: none !important;
	}
.login_form:hover{
	text-decoration: underline !important;
	}	
	.contact_form textarea {
		height:92px;
	}
	
/* portfolio_box*/

	.portfolio_box{
	}
			
		.portfolio_box h3 {
			color: #00387d;
			font-size:20px;
			font-weight:bold;
			line-height:26px;
			padding:5px 0px 0px 0;
		}
			.portfolio_box .item {
				float: left;
				width:210px;
				margin-right:9px !important;
				display: block;
				max-height:330px;
				min-height:330px;
			}
			.portfolio_box .item .item_image {
				padding:0px 0 5px 0;
			}
			.portfolio_box .item .item_image img {
			}
				.portfolio_box .item .item_description{
					margin-top:5px;
					padding: 0 5px;
				}
				
					.portfolio_box .item .item_description a {
						font-weight:bold;
						color: #77ad1c;
				}
				
					.portfolio_box .item .item_description a:hover {
						color: #447b06;
				}
				
				.portfolio_box .item .item_name{
					padding: 5px;
				}
			
				.portfolio_box .item .item_name a {
					color: #003a63;
					font-size:15px;
					font-weight: bold;
					text-align: left !important;
				}
				
				.portfolio_box .item .item_name a:hover {
					color: #00408e;
				}
	
		.portfolio_box .item {
			margin:0 8px 15px 0;
		}
		
/* preferences tags */

	.right_technologies {color: #0066b1; line-height:20px; }
		.preference {color: #0066b1; line-height:20px; padding-right:10px;}
			.tag_3 {font-size:11px;}
			.tag_4 {font-size:12px;}
			.tag_5 {font-size:13px; font-weight: bold;}
			.tag_6 {font-size:14px; font-weight: bold;}
			.tag_7 {font-size:15px; font-weight: bold;}
			.tag_8 {font-size:16px; font-weight: bold;}
			.tag_10 {font-size:19px; font-weight: bold;}

		.references_images img{
			float: left;
			margin-bottom:10px;
			padding-left:2px;
		}

/* article_view */

.article_view .article_content {
	font-size: 15px;
	line-height: 19px;
	text-align: justify; 
}
.article_view .image_left{
	float: left;
	padding: 5px 15px 15px 0px;
}
.article_view .image_right{
	float: right;
	padding: 5px 0 15px 15px;
}
	.article_view a{
		text-decoration: underline;
	}
	
		.article_view a:hover{
			text-decoration:none;
	}
	
	.article_view h4 {
		font-size: 14px;
		margin: 15px 0px 0px 0px;
	}
	
	.article_view p.small {
		font-size: 13px;
		line-height: 17px;
	}
	
/* smartedition */

/*
.smartedition {
	background:url(/media/grf/Cyclone3_smart.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.profanity {
	background:url(/media/grf/Cyclone3_profanity.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.cloud {
	background:url(/media/grf/Cyclone3_cloud.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.c3 {
	background:url(/media/grf/Cyclone3_c3.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.shop {
	background:url(/media/grf/Cyclone3_shop.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.webdesign {
	background:url(/media/grf/webdesign.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.ecommerce {
	background:url(/media/grf/ecommerce.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.vyvoj {
	background:url(/media/grf/devel.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.cyclone {
	background:url(/media/grf/cyclone.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.ecommerce2 {
	background:url(/media/grf/ecommerce2.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.products {
	background:url(/media/grf/Cyclone3_kopie.jpg) no-repeat 0px -15px transparent;
	min-height:375px;
}
.spin {
	background:url(/media/grf/spin.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.wecko {
	background:url(/media/grf/wecko.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.docbook {
	background:url(/media/grf/docbook.jpg) no-repeat -10px 0 transparent;

}
.amnis {
	background:url(/media/grf/amnis.jpg) no-repeat -10px 0 transparent;
	min-height:375px;
}
.docbook .title  ,
.amnis .title  
{
	text-align: justify;
	width:350px;
	position: absolute;
	top:280px; 
	font-size:14px;
	line-height:20px;
}

.spin .title  ,
.wecko .title ,
.ecommerce2 .title{
	text-align: justify;
	width:350px;
	position: absolute;
	top:280px; 
	font-size:14px;
	line-height:20px;
}
.zelene
{
	background: url(/media/grf/a_bg.jpg) repeat-x transparent;
	border: 1px solid #669200;
	padding:2px 12px;
	color: white;
	text-shadow: 1px 1px #2a8200;
	font-weight: bold;
	margin-top:15px;
	display: inline-block;
	float: right;
	font-size:12px;
}
.profanity .title ,
.c3 .title ,
.cloud .title ,
.shop .title ,
.smartedition .title  {
	text-align: justify;
	width:350px;
	position: absolute;
	top:280px; 
	font-size:14px;
	line-height:20px;
}
.webdesign .title,
.vyvoj .title,
.webdesign .title,
.cyclone .title,
.ecommerce .title{
	text-align: justify;
	width:330px;
	position: absolute;
	top:190px; 
	font-size:14px;
	line-height:20px;
}
.webdesign .title h3 ,
.vyvoj .title h3 ,
.cyclone .title h3 ,
.ecommerce .title h3{
	color: #719a00;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
}

.profanity .title a,
.c3 .title a,
.shop .title a,
.cloud .title a,
.smartedition .title a
{
	background: url(/media/grf/a_bg.jpg) repeat-x transparent;
	border: 1px solid #669200;
	padding:2px 12px;
	color: white;
	text-shadow: 1px 1px #2a8200;
	font-weight: bold;
	margin-top:15px;
	display: inline-block;
	float: right;
	font-size:12px;
}
.docbook table ,
.spin table ,
.amnis table ,
.wecko table ,
.ecommerce2 table
{
	text-align: justify;
	margin-top:300px;
	font-size:14px;
	line-height:20px;
}
.webdesign table ,
.vyvoj table ,
.cyclone table ,
.ecommerce table 
{
	text-align: justify;
	margin-top:300px;
	font-size:14px;
	line-height:20px;
}

.profanity table,
.c3 table,
.shop table,
.cloud table,
.smartedition table{
	text-align: justify;
	margin-top:300px;
	font-size:14px;
	line-height:20px;
}
.profanity table td,
.smartedition table td,
.shop table td,
.cloud table td,
.webdesign table td,
.c3 table td ,
.vyvoj table td  ,
.cyclone table td  ,
.ecommerce table td
{
	vertical-align: top;
}

.profanity li,
.smartedition li,
.shop li,
.cloud li,
.c3 li ,
.webdesign li  ,
.vyvoj li  ,
.cyclone li  ,
.spin li ,
.amnis li ,
.wecko li ,
.ecommerce li 
{
	margin-bottom:8px !important;
}
*/

/* paging */

.paging{
	border-top:1px solid #cfcfcf;
	color: #00387d;
	font-size:16px;
	font-weight:bold;	
	line-height:26px;
	padding:3px 10px;
	margin-top:10px;
}

/* footer */	

.page_foot_logos{
	background: white;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:10px 0 0 0;
	padding:10px 0;
	color: #676767;
	height:63px;
}
	.page_foot_logos div {
		width:1000px;
		margin: 0 auto;
		text-align: center;
		overflow: hidden;
	}
	.page_foot_logos span {
		height:55px;
		display:block;
		float: left;
		font-size: 0;
		line-height: 100px;
		overflow: hidden;
	}
	.page_foot_logos .itnews {
		background:url(/media/grf/references/itnews.jpg) transparent;
		width:79px;
		margin-left: 8px;
	}
		.page_foot_logos .itnews:hover { background-position: 0px 55px; }
	.page_foot_logos .lavazza {
		background:url(/media/grf/references/lavazza.jpg) transparent;
		width:78px;
		margin:0 3px;
	}
		.page_foot_logos .lavazza:hover { background-position: 0px 55px; }
	.page_foot_logos .montre {
		background:url(/media/grf/references/ekotopfilm.jpg) 2px 0 transparent;
		width:85px;
		margin:0 6px 0 3px;
	}
		.page_foot_logos .montre:hover { background-position: 2px 55px; }
	.page_foot_logos .tedx {
		background:url(/media/grf/references/tedx.jpg) transparent;
		width:105px;
	}
		.page_foot_logos .tedx:hover { background-position: 0px 55px; }
	.page_foot_logos .vino {
		background:url(/media/grf/references/vino_sme.jpg) transparent;
		width:110px;
	}
		.page_foot_logos .vino:hover { background-position: 0px 55px; }
	.page_foot_logos .wurth {
		background:url(/media/grf/references/wurth.jpg) transparent;
		width:63px;
	}
		.page_foot_logos .wurth:hover { background-position: 0px 55px; }
	.page_foot_logos .datalock {
		background:url(/media/grf/references/datalock.jpg) transparent;
		width:112px;
	}
		.page_foot_logos .datalock:hover { background-position: 0px 55px; }
	.page_foot_logos .wineplanet {
		background:url(/media/grf/references/wineplanet.jpg) 0 3px transparent;
		width:63px;
	}
		.page_foot_logos .wineplanet:hover { background-position: 0px 58px; }
	.page_foot_logos .szlh {
		background:url(/media/grf/references/szlh.jpg) 0 3px transparent;
		width:64px;
		margin-left:3px;
	}
		.page_foot_logos .szlh:hover { background-position: 0px 58px; }
	.page_foot_logos .markiza {
		background:url(/media/grf/references/markiza.jpg) transparent;
		width:64px;
	}
		.page_foot_logos .markiza:hover { background-position: 0px 55px; }
	.page_foot_logos .nato {
		background:url(/media/grf/references/nato.jpg) 0 5px transparent;
		width:71px;
	}
		.page_foot_logos .nato:hover { background-position: 0px 60px; }
	.page_foot_logos .wurth {
		background:url(/media/grf/references/wurth.jpg) transparent;
		width:63px;
	}
		.page_foot_logos .wurth:hover { background-position: 0px 55px; }
	.page_foot_logos .aurum {
		background:url(/media/grf/references/aurum.jpg) 3px 5px; 
		width: 77px;
	}
		.page_foot_logos .aurum:hover { background-position: 3px 60px; }
	

.page_foot{
	width:1000px;
	margin: auto auto;
	text-align: left;
	margin-top:10px;
	margin-bottom:180px;
	position: relative;
}
	.page_foot a{
		text-decoration: underline;
	}
	.page_foot a:hover{
		text-decoration: none;;
	}
.page_foot .menu {
	width: 900px;
	float: left;
}
	.page_foot .menu > ul > li{
		margin: 0;
		padding: 0;
		float:left;
		width:140px;
	}
	.page_foot .menu > ul > li + li {
		width: 200px;
	}
	.page_foot .menu > ul > li + li + li {
		width: 140px;
	}
	.page_foot .menu > ul > li + li + li + li {
		display: none;
	}
	.page_foot .menu > ul > li + li + li + li + li {
		width: 200px;
		display: block;
	}
		.page_foot .menu > ul > li > a{
			text-decoration: none;
			font-weight: bold;
		}
		.page_foot ul li a:hover{
			text-decoration: underline;
		}
		.page_foot li li.current{
			font-weight:bold;
		}
		.page_foot .menu > ul > li > ul{
			margin: 10px 10px 0 0;
		}
			.page_foot li li{
			display: block !important;
			margin:1px 0;
			line-height:15px;
		}
		.page_foot li li a{
			/*text-decoration: none !important;*/
			color: #8d8d8d;
			font-size:11px;
		}
		.page_foot li li a:hover{
			text-decoration: underline !important;
			color: #767676;
		}
	.page_foot .powered{
		float:right;
		font-size:11px;
		text-align: right;
		color: #767676;
		
	}
		.page_foot .powered a{
			text-decoration: none !important;
			font-weight: bold;
			font-size:12px;
		}
		.page_foot .powered a:hover{
			text-decoration: underline;
		}
	.page_foot .contact {
		width:140px;
		font-size:11px;
		float: left;
		color: #767676;
		position: absolute;
		top: 24px;
		left: 680px;
	}
		.contact_foot a.title {
			text-decoration: none !important;
			font-weight: bold;
			font-size:12px;
		}
		.contact_foot a.title:hover {
			text-decoration: underline;
		}

/* SLIDES JS */


.slides_container {
	width:668px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container div.slide {
	width:668px;
	height:268px;
	display:block;
}

/*	Next/prev buttons */

#slides .next,#slides .prev {
	position:absolute;
	top:300px;
	left:11px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:653px;
}

/* Pagination */

.pagination {
	position:absolute;
	top:432px;
	left:628px;
	z-index:10000;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/media/grf/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/* Caption */

.caption {
	z-index:500;
	position:absolute;
	bottom:-45px;
	left:0;
	height:40px;
	padding:10px 20px 0 20px;
	background:#000;
	background:rgba(255,255,255,.7);
	width:628px;
	font-size:1.8em;
	line-height:1.33;
	font-weight: normal;
	color:#003a63;
	border-top:1px solid white;
	text-shadow:1px 1px white;
}

/* accordion */

#accordion a.title{
	padding: 4px 8px 4px 20px;
	color: white;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
	background: #43B3E3 url(/media/grf/accordion_product_closed.png) 6px 8px no-repeat;
	border:1px solid #e5e5e5;
}
	#accordion a.title.ui-state-active {
		background: #43B3E3 url(/media/grf/accordion_product_open.png) 6px 8px no-repeat;
	}
	#accordion a.title:hover{
		background: #1c8ab9 url(/media/grf/accordion_product_open.png) 6px 8px no-repeat;
		/*background: #F8F8F8;*/
		/*color: #236291;*/
		text-decoration: none;
	}
	
	#accordion ul li a {
		color: #005980;
	}
	
	#accordion h2 {
		font-size: 14px;
		font-weight: bold;
		color: #43B3E3;
		margin: 0px;
		padding: 0px 0px 5px 0px;
	}
	
#accordion a.viac{
	color: #77ad1c;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	text-align: right;
	display: block;
	margin-top:5px;

}

#accordion .text{
	padding:5px 0px;
	margin-bottom:3px;
}

#accordion .text img{
	display: block;
}

.twitter h3 {
	color: #003A63;
   font-size: 18px;
   font-weight: normal;
   line-height: 22px;
   margin: 15px 0;
}
	.twitter .twtr-hd,
	.twitter .twtr-ft {
		display: none;
	}
	
	
/* free consultation */

.free_consultation {
	background: #e8eff5 url(/media/grf/sidebar_consultation_bg.png) 0 0 no-repeat;
	padding: 130px 8px 8px;
	margin-bottom: 10px;
}
	.free_consultation h2 {
		margin-bottom: 10px;
		font-size: 13px;
		color: #00335e;
		padding: 0;
	}
	.free_consultation button {
		border: 0;
		display: block;
		background: transparent url(/media/grf/sidebar_consultation_get_bg.png) 0 0 no-repeat;
		width: 272px;
		height: 26px;
		overflow: hidden;
		line-height: 100px;
		cursor: pointer;
	}
		.free_consultation button.send {
			background: transparent url(/media/grf/sidebar_consultation_contact_bg.png) 0 0 no-repeat;
		}
	.free_consultation label {
		line-height: 24px;
		font-size: 12px;
		color: #00335e;
		float: left;
		height: 20px;
		margin-bottom: 5px;
	}
		.free_consultation label.wide {
			width: auto;
			display: block;
			clear: both;
		}
	.free_consultation input {
		display: block;
		width: 180px;
		float: right;
		height: 18px;
		border: 1px #e5e5e5 solid;
		margin-bottom: 5px;
	}
	.free_consultation input.red {
		display: block;
		width: 180px;
		float: right;
		height: 18px;
		border: 1px #red solid;
		margin-bottom: 5px;
	}
	.free_consultation textarea {
		width: 273px;
		height: 60px;
		border: 1px #e5e5e5 solid;
		margin-bottom: 5px;
	}
	
.free_consultation.bg2 {
	background: #1c5b83 url(/media/grf/sidebar_consultation_bg2.png) 0 0 no-repeat;
}
.free_consultation.bg2 h2,
.free_consultation.bg2 label {
	color: #fff;
}
	
