@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #2482b6 url(../images/mainbg.jpg) no-repeat fixed center top;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
html {
	padding: 0;
	margin: 0;
}
img {
	border: 0px;
}
a {
	color: #02659c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* main background:url(images/bglogom.png) center top no-repeat; */
.main {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/mainbgf.jpg) no-repeat;
}
.wrapperip {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/ipbbg.png) repeat-y;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-ms-border-radius-bottomleft: 15px;
	-ms-border-radius-bottomright: 15px;
}
#logotext{
position: absolute;
top: 100px;
 
z-index: 900;
}
#holder {
	/*position: relative; background-image: none; background-color: transparent;*/

	margin: 0 auto;
	width: 980px;
	padding: 0px;
	/*background: url(../images/mainbgf.jpg) no-repeat;*/
	min-height: 800px;
	z-index: 1;/*position: absolute;*/
	padding-bottom:1px;
	border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
}
#holder_ip {
	margin: 0 auto;
	width: 980px;
	padding: 0px;
	background: url(../images/abt_ip.png) no-repeat;
	min-height: 459px;
	z-index: 1;
}
#holder_ipC {
	margin: 0 auto;
	width: 980px;
	padding: 0px;
	background: url(../images/contactusip.png) no-repeat;
	min-height: 459px;
	z-index: 1;
}
#holder_ipA {
	margin: 0 auto;
	width: 980px;
	padding: 0px;
	background: url(../images/abtusip.png) no-repeat;
	min-height: 459px;
	z-index: 1;
}
#holder_ipcl {
	margin: 0 auto;
	width: 980px;
	padding: 0px;
	background: url(../images/clientsip.png) no-repeat;
	min-height: 459px;
	z-index: 1;
}
#holder_ips {
	margin: 0 auto;
	width: 980px;
	padding: 0px;
	background: url(../images/securityip.png) no-repeat;
	min-height: 459px;
	z-index: 1;
}
#holder_ipnews {
	margin: 0 auto;
	width: 980px;
	padding: 0px;
	background: url(../images/newsip.png) no-repeat;
	min-height: 500px;
	z-index: 1;
}
/********** header **********/
.header {
	height: 58px;
	margin: 0px;
	padding: 0px;
}
.headertext {
	width: 320px;
	height: 96px;
	float: left;
	margin: 0px 0px 0px 20px;
}
.headertext p {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
}
/* logo */
.lang {
	float: left;
	padding: 0;
	margin: 20px 0 0 81px;
	width: 165px;
	height: 65px
}
#lang {
	color: #fff;
}
#lang a {
	color: #fff;
}
#lang a.cur {
	font-weight: bold;
}
#lang a img {
	padding-right: 3px;
}
/* menu */  
.menu {
	padding: 0;
	margin: 0px auto;
	width: 620px;
	height: 50px;
	float: right
}
.menu ul {
	padding: 0px;
	margin: 0;
	list-style: none;
	border: 0;
}
.menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
.menu ul li a {
	float: left;
	margin: 0 0px;
	padding: 17px 15px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #292929;
}
.menu ul li a:hover {
	background: url(images/hstrip.png) repeat-x;
}
.menu ul li a.active {
	background: url(images/hstrip.png) repeat-x;
}
/********** slider **********/



/********** block index **********/
.body {
	margin: 16px;
	padding: 0;
	line-height: 20px;
	color: #171d1d;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.body h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	padding: 10px 5px;
	margin: 0;
}
.body h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	padding: 10px 5px;
	margin: 0;
}
.bodyleft {
	float: left;
	width: 445px;
	margin-right: 10px;
	padding: 0px;
}
.bodyright {
	float: left;
	width: 571px;
	margin: 0px;
	padding: 0px;
}
.cont {
	position: static;
	display: block;
	background: #FFF;
	width: 640px;
}
.cont img {
	border: 7px #EEEEEE solid;
	float: left;
    margin: 0 10px 10px 0px;
}
.cont ul {
	padding: 0px;
	margin: 10px 0;
	list-style: none;
	border: 0;
}
.cont li {
	margin: 0 20px;
	padding: 0 0 0 15px;
	background: url(../images/arrow_icon.png) left no-repeat;
	line-height: 25px;
}
.bipl {
	/*float: left;*/
	border: 0px solid black;
	border-radius:0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	padding: 10px 10px 20px 20px;
	min-height: 500px;
	background: #FFF;
}
.bipr {
	border: 0px solid black;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #14609d;
	padding:5px 15px 10px 15px;
	float: right;
	width: 265px;
	color: #FFF;
	min-height: 300px;
	z-index: 999;
}
.bipr {
	text-decoration: none;
}
.bipr ul {
	list-style: none;
}
.bipr ul li {
	background: url(../images/ctextfieldbg.png) no-repeat!important;
	width: 248px!important;
	height: 27px!important;
	border: none!important;
	color: #95d4f7!important;
	font-size: 12px!important;
	padding: 3px 10px 0px 13px!important;
	line-height: -3px!important;
	margin: 0!important;
	line-height: 20px;
}

.bipr ul li a:hover {
	font-weight: bold;
}
.bipr h3 {
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", arial;
	border-bottom: 1px solid #2482b6;
	padding-bottom: 5px;
	margin: 15px 0px 5px 0px;
}
.bipr a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bipr p {
	margin:0;
}
.bipr img {
	margin:0 auto;
	display:block;
}
/*************footer**********/
.footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	height: 144px;
	background: url(../images/footerbg.png) no-repeat top;
}
.footer a {
	text-decoration: underline;
	padding: 5px 5px;
	margin: 0;
}
.footer img {
	margin: 2px 3px;
	padding: 0;
}
.footer img:hover {
	background: #4693bd;
	cursor: pointer;
}
.fleftt {
	text-align: left;
	margin: 0;
	padding: 0px 0;
	float: left;
}
.frightt {
	width: 30%;
	margin: 75px 0px 0 0px;
	padding: 0 0px 0 0;
	float: left;
}
.footer ul {
	padding: 0px;
	margin: 90px 0 0 140px;
	list-style: none;
	border: 0;
}
.footer ul li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
}
.footer ul li a {
	float: left;
	margin: 0 4px;
	padding: 2px 4px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.footer ul li a:hover {
	color: #d9d9d9;
}
.footer ul li a.active {
	color: #d9d9d9;
}
.footer p {
	font-size: 11px;
	margin: 0 0 0 145px;
	color: white;
}
p.clr, .clr {
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}
li.bg, .bg {
	clear: both;
	border-top: 1px solid #e8e8e8;
	padding: 0;
	margin: 20px 0;
	background: none;
	line-height: 0;
}
.button {
	background: url(images/btnL.png) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0 0 0 13px;
	margin: 0 1px 0 0;
}
.button a {
	background: url(images/btnR.png) no-repeat right top;
	float: left;
	display: block;
	padding: 5px 12px 7px 3px;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #1e1e1e;
}
.button a:hover {
	color: #e6e6e6;
}
.wbox {
	padding: 10px;
	margin: 0px;
	color: #14609d;
	background: #EEE;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
}
.wbox h3 {
	margin:3px 0 3px 0;
}
h1 {
	font-size: 21px;
	color: #02659c;
	font-weight: bold;
	font-family: "Trebuchet MS", arial;
}
h2 {
	font-size: 21px;
	color: #02659c;
	font-weight: bold;
	font-family: "Trebuchet MS", arial;
	margin: 10px 0px 10px 0px;
}
 
 
.spisokusl ul {
	padding: 5px;
	margin: 0px 0 0 0;
	list-style: none;
	border: 0;
}
.spisokusl li {
	margin: 0 5px;
	padding: 0px;
	background: url(../images/arrowicon.png) left no-repeat;
	text-indent: 12px;
	line-height: 25px;
	list-style: none;
	color: #02659c;
}

.spisokusl li a{

	text-decoration: underline;

}
h4 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", arial;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
a.link {
	color: #fff;
	text-decoration: underline;
}
div.h2 {
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", arial;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.bbox2 {
	width: 278px;
	height: 425px;
	float: left;
	margin: 240px 5px 0px 0px;
	padding: 0px 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #fff;
}
.bbox2 h2 {
	font-size: 17px;
	color: #fff;
}
.bboxc {
	width: 250px;
	height: 277px;
	float: left;
	margin: 400px 5px 0px 0px;
	padding: 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #fff;
}
.bboxc h2 {
	font-size: 17px;
	color: #fff;
}
.textfieldC {
	background: url(images/ctextfieldbg.png) no-repeat!important;
	width: 248px!important;
	height: 27px!important;
	border: none!important;
	color: #95d4f7!important;
	font-size: 12px!important;
	padding: 3px 10px 0px 13px!important;
	line-height: -3px!important;
	margin: 0!important;
}
.textfieldC:hover {
	background: url(../images/ctextfieldbgh.png) no-repeat;
	cursor: pointer;
}
.site-nav {
	height: 25px;
	padding: 0 0 5px 0;
	overflow: hidden;
	width: 100%;
	margin: 0 0 10px 0;
	background: #FFF;
	border-bottom: #CCC 1px solid;/*background: url(../images/breadcrumb_bg.png) left bottom no-repeat;*/
}
ul.B_crumbBox {
	color: #000000;
	float: left;
	font-size: 11px;
	line-height: 25px;
	list-style: none outside none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
ul.B_crumbBox li {
	background: url(../images/breadcrumbs-item.gif) no-repeat scroll 0 10px transparent;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0px 0 10px;
}
ul.B_crumbBox a {
	color: #24578A;
}
.breadcrumb-grey {
	color: #838383;
}
.jsddm {
	padding: 0;
	margin: 0px auto;
	width: 620px;
	height: 50px;
	float: right;
}
.jsddm ul {
	padding: 0px;
	margin: 0;
	list-style: none;
	border: 0;
}
.jsddm li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.jsddm li a {
	display: block;
	color: #EAFFED;
	padding: 17px 14px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #292929;
}
.jsddm li a:hover {
	background: url(../images/hstrip.png) repeat-x;
}
.jsddm li a.active {
	background: url(../images/hstrip.png) repeat-x;
}
.jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-botton-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	width: 220px;
}
.jsddm li ul li {
	float: none;
	display: inline
}
.jsddm li ul li a {
	width: auto;
	background: #1e7fcc url(../images/logoicon.png) left no-repeat;
	color: #24313C;
	font-size: 12px;
	color: #fff;
	padding: 8px 5px;
	text-transform: none;
	text-shadow: none;
	text-indent: 23px;
}
.jsddm li ul li a:hover {
	background: #07478b url(../images/logoicon.png) left no-repeat
}
#grbgbox {
	background: url(../images/grbg.png) no-repeat;
	width: 100%;
	float: left;
	height: 210px;
	padding: 10px;
	margin-top: 20px;
	margin-left: -10px;
}
#grbgbox .sec1 {
	width: 190px;
	float: left;
	padding : 0 11px 0 11px;
	border-right: 1px solid #dfecf2;
}
#grbgbox .sec1 h2 {
	font-size: 19px;
	font-weight: bold;
	color: #02659c;
	margin: 6px 0px;
	padding: 0px;
}
#grbgbox2 {
	background: url(images/grbg2.png) no-repeat;
	width: 100%;
	float: left;
	height: 120px;
	padding: 14px;
	margin: 0px;
}
table {
	font-size: 12px;
	width: 100%
}
tbody {
	color: #003;
}

table th {
	background: #d6d6d6;
	padding: 5px 0;
}
table td {
	text-align: center;
	padding: 5px 0
}
td.price-title {
	text-align: left;
	padding-left: 20px;
}
table tr td {
	background: #efeae1;
}
table tr td.price-center {
	background: #f6f3ee;
}
table tr.nth td {
	background: #e8dddd;
}
table tr.nth td.price-center {
	background: #f3ecec;
}
.news-list-date {
padding-right: 10px;
float: left;
}
fieldset.csc-mailform {
	border: none;
}
fieldset.csc-mailform label {
	width: 300px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 2px;
}
fieldset.csc-mailform input, fieldset.csc-mailform select {
	float: left;
}
.csc-mailform-field {
	clear: both;
	border-bottom: 1px dashed;
	overflow: hidden;
	padding-top: 3px;
	border-color: #02659c;
}
table.contact  {
	font-size:12px;
	width: 500px;
}
table.contact td {
	text-align: left;
	padding-left: 10px;
	background: none;
	
	background: #EEE;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
 

.pageNav .page {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.pageNav  .page:hover,.pageNav  .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.pageNav  .page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}
 