@charset "utf-8";
/* CSS Document */

body, html {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/design/background.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #1D256E;
}
h1 {
	color: #1D256F;
	font-size: 20px;
}
h2 {
	color: #1D256F;
	font-size: 14px;
}
h3 {
	font-size: 17px;
	color: #ffffff;
	margin: 0px;
}
img {
	border: 0 none;
}
a {
	color: #1D256F;
}
/*p {
	padding-bottom: 5px;
}*/
#page_wrapper {
	margin: 0px auto;
	/*background-color: red;*/
	width: 1116px;
	/*height: 100%;*/
}
#page_gradient_left {
	float: left;
	background: url(images/design/back_1.png) repeat-y;
	width: 60px;
	height: 100%;
	position: relative;
	top: 135px;
}
#page_container {
	float: left;
	/*background-color: yellow;*/
	width: 996px;
	height: 100%;
}
#page_gradient_right {
	float: left;
	background: url(images/design/back_2.png) repeat-y;
	width: 60px;
	height: 100%;
	position: relative;
	top: 135px;
}
#top_container {
	background-color: #1D256F;
}
#top_container {
	background: url(images/design/kocki_logo.jpg) no-repeat;
	width: 1100px;
	height: 127px;
	position: relative;
	left: -100px;
	top: -1px;
}
#photo_container {
	margin-top: 53px;
	background: url(images/photos/main_photo.jpg) no-repeat;
	width: 996px;
	height: 266px;
	position: relative;
	
}
#center_container {
	background-color: #e6e7e8;
	padding-top: 30px;
	height: 520px;
}
.logo {
	float: left;
	margin-top: 30px;
	margin-left: 135px;
}
.clearfix {
	clear: both;
}
/*Menu*/
.menu_1 {
	 float: left;
	 margin-left: 99px;
	 margin-top: 74px;
}
.menu_1 ul {
	list-style-type: none;
}
.menu_1 ul li a {
	text-decoration: none;
	color: white;
	position: relative;
	top: 15px;
}
.menu_1 ul li a:hover {
	font-weight: bold;
}
.menu_1 ul li {
	float: left;
	text-align: center;
}
.menu_company {
	background: url(images/design/menu_company.gif) repeat-x;
	height: 41px;
	width: 100px;
}
.menu_services {
	background: url(images/design/menu_services.gif) repeat-x;
	height: 41px;
	width: 100px;
}
.menu_products {
	background: url(images/design/menu_products.gif) repeat-x;
	height: 41px;
	width: 100px;
}
.menu_clients {
	background: url(images/design/menu_clients.gif) repeat-x;
	height: 41px;
	width: 100px;
}
.menu_news {
	background: url(images/design/menu_news.gif) repeat-x;
	height: 41px;
	width: 100px;
}
.menu_contact {
	background: url(images/design/menu_contact.gif) repeat-x;
	height: 41px;
	width: 100px;
}
/*Menu_2*/
.menu_2 {
	float: left;
	/*background-color: #1D256F;*/
	width: 280px;
	background: url(images/design/kocki_logo.jpg) no-repeat;
	background-color: #1d256f;
}
.menu_2 ul {
	list-style-type: none;
}
.menu_2 ul li a {
	text-decoration: none;
	color: white;
}
.menu_2 ul li {
	padding-bottom: 16px;
	margin-left: 30px;
	padding-top: 10px;
}
.menu_2 ul li a:hover {
	font-weight: bold;
}
/*.qubes {
	background: url(images/design/kocki_logo.jpg) no-repeat;
	width: 203px;
	height: 128px;
	float: left;
	position: relative;
	left: -2px;
}*/
.text {
	float: left;
	margin-left: 16px;
	background-color: white;
	width: 680px;
	height: 500px;
}
.text_1 {
	padding-left: 20px;
	width: 640px;
}
#menu_left_gradient {
	position: absolute;
	left: 0px;
	top: 476px;
	background: url(images/design/menu_2.jpg) repeat-y;
}
.lista li {
	list-style-image: url(images/design/list.gif);
	padding-bottom: 3px;
}
.lista {
	float: left;
}
.lista_3 {
	float: left;
	margin-left: 270px;
	position: relative;
	top: -25px;
}
.shadow {
	background: url(images/design/shadow.jpg) no-repeat;
	width: 680px;
	height: 10px;
	margin-left: 296px;
	position: relative;
	top: -8px;
	clear: both;
}
.shadow_1 {
	background: url(images/design/shadow_1.jpg) no-repeat;
	width: 199px;
	height: 8px;
	margin-left: 70px;
	
}
.member {
	margin-left: 110px;
	margin-top: 10px;
	
}
/*Footer*/
#footer {
	background: url(images/design/blue_border.png) repeat-x;
	height: 80px;
	color: white;
	text-align: center;
}
#footer ul li {
	list-style-type: none;
	float: left;
	margin-left: 10px;
}
#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.footer_1 {
	margin-left: 400px;
	padding-top: 5px;
}
/*Photos*/
.photo_company {
	position: absolute;
	bottom: 0px;
}
/*Clients*/
.clients {
}
.clients_1 {
	margin-left: 110px;
	margin-right: 30px;
}
.news_1 p {
	border-bottom: 1px dashed silver;
	padding-bottom: 15px;
}
.content_home {
	position: relative; 
	background-color: #1d256e;
	width: 996px; 
	left: -213px; 
	margin-top: 2px;
}
.home_text {
	color: white;
	width: 996px;
	height:570px;
	margin-left: 213px;
	padding-top: 25px;
	padding-bottom: 30px;
}
.home_left {
	float: left;
	width: 555px;
}
.home_right {
	float: left;
	margin-left: 60px;
}
.screenshots {
	float: left;
}
.screenshots_text {
	float: left;
	width: 312px;
	/*padding-top: 43px;*/
	margin-left: 30px;
}
.video {
	background-color: #3a4390;
	width: 521px;
	height: 288px;
	padding-top: 16px;
	padding-left: 16px;
	margin-top: 22px;
}
.play_video {
	margin-top: 4px;
}
.play_video_btn a {
	color: white;
	text-decoration: none;
	float: left;
}
.play_video_field {
	background-color: #1d256f;
	height: 21px;
	width: 423px;
	float: left;
	margin-top: 1px;
	margin-left: 10px;
}
.video_btn  {
	position: relative;
	background: url(images/design/video_btn.png) no-repeat;
	width: 55px;
	height: 74px;
	left: 229px;
	top: -173px;
}
/*
.separator {
	border: 1px solid #727ab1;
	height: 575px;
	float: left;
	margin: 0px 50px;
}
*/
/*.online_support {
	background: url(images/design/online_support.png) no-repeat;
	width: 287px;
	height: 170px;
}*/
.our_services, .online_support {
	/*background: url(images/design/our_services.png) no-repeat;*/
	background: #292D77;
	border: 1px solid #727AB1;
	width: 323px;
	height: 150px;
	margin-bottom: 15px;
}
.our_services_1 {
	background: url(images/design/our_services_2.png) no-repeat;
	width: 150px;
	height: 130px;
	float: left;
	margin-top: 20px;
}
.online_support_1 {
	background: url(images/design/online_support_3.png) no-repeat;
	width: 150px;
	height: 130px;
	float: left;
	margin-top: 20px;
}
.why_us {
	background: url(images/design/why_us.png) no-repeat;
	width: 287px;
	height: 170px;
}
.news_main {
	/*background: url(images/design/news.png) no-repeat;*/
	background-color: #292D77;
	border: 1px solid #727AB1;
	width: 323px;
	/*height: 230px;*/
	margin-bottom: 15px;
	padding-bottom: 18px;
}
.right_text {
	font-weight: bold;
	position: relative;
	top: 5px;
	width: 130px;
}
.right_text_last {	
	font-weight: bold;
	position: relative;
	left: 10px;
	top: 5px;
	width: 300px;
}
.right_text_s {
	color: #ffffff;
	position: relative;
	top: 15px;
	width: 160px;
	font-size: 11px;
	line-height: 12px;
}
.right_text_s ul {
	padding-left: 15px;
	margin-top: 0px;
}
.right_text_last_s {
	color: #ffffff;
	position: relative;
	top: 15px;
	width: 300px;
	left: 10px;
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
}
.right_text_last_s ul {
	padding-left: 15px;
	margin-top: 0px;
}
.home_more {
	position: relative;
	left: 232px;
	top: 12px;
}
.home_more_1 {
	position: relative;
	left: 102px;
	top: -13px;
}
.right_text_s ul li.list_1 {
	color: #ffffff;
}
/*Map*/
.map {
	float: left;
	width: 300px;
	border-bottom: 1px dashed silver;
	height: 150px;
}
.map ul {
	padding-left: 15px;
}
.map ul li {
	list-style-type: none;
}
.map ul li a {
	text-decoration: none;
}
.map ul li a:hover {
	text-decoration: underline;
}

/*Map end*/
