* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 9pt Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:#6b5fab;
}
a {
	color: #333;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.btbg1 {
background: url(../images/btbg1.png);
width: 116px;
height: 41px;
display: block;
color: #fff;
font-weight: bold;
font-size: 12pt;
padding: 10px 40px;
text-align: center;
float: right;
margin: 20px 10px;
text-decoration: none;
}

a.btbg2 {
background: url(../images/btbg1.png);
width: 136px;
height: 41px;
display: block;
color: #ffcc33;
font-weight: bold;
font-size: 12pt;
padding: 8px 30px;
text-align: center;
float: right;
text-decoration: none;
}

a.btbg3 {
background: url(../images/btbg2.png);
width: 136px;
height: 21px;
display: block;
color: #fff;
font-weight: bold;
font-size: 10pt;
padding: 7px 26px;
text-align: center;
text-decoration: none;
}

p {
margin: 10px 0 0;
}

p.h1, p.h2, p.h3 {
font-style: italic;
color: #fff;
text-shadow: 3px 3px 5px #333;
}
#page p {
text-align: justify;
text-indent: 20px;
}
p.h1 {
font-size: 14pt;
font-weight: bold;
}

p.h2 {
font-size: 10pt;
margin-bottom: -10px;
}

p.h3 {
font-size: 10pt;
margin-top: -5px;
}


img {
	border: none;
}
img.right {
	float: right; margin: 5px 5px 5px 10px;
}
img.left {
	float: left; margin: 5px 10px 5px 5px;
}

img.s1 {
margin: 13px 0 0 3px;
}

h1 {
margin-bottom:20px;
}
h2, h3 {
margin-top:20px;
}
#krs h2 {
margin-bottom:20px;
margin-top:0;
}


input {
	vertical-align: middle;
}
#wrapper {
	width: 1180px;
	margin: 15px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

select {
margin-left: 10px;
border: 1px solid #e7e7e7;
padding: 5px;
}

select.s1 {
width:160px;
}

select.s2 {
width:242px;
}

input.t1 {
width:230px;
}

input[type="text"] {
border: 1px solid;
border-color: #ccc;
padding: 5px;
margin: 0 0 0 10px;
}

input[type="button"] {
padding: 5px;
border: 1px solid;
border-color: #1F3FB8;
background: #1F3FB8;
float: right;
color: #fff;
border-radius: 5px;
cursor: pointer;
}

textarea.mess {
width: 350px;
height: 150px;
margin: 0 0 0 10px;
border: 1px solid;
border-color: #ccc;
}

.error {
color: #bb112b;
border: 1px solid;
border-color: #ccc;
border-radius: 3px;
padding: 10px;
width: 250px;
margin: 0 0 15px 100px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 196px;
	background: url(../images/3.png);
}

#scroll {
color: #ff9900;
font-size: 12PT;
font-style: italic;
padding: 7px 0 0 0;
width: 1180px;
height: 20px;
position: relative;
}

#scroller {
line-height: 20px;
white-space: nowrap;
min-width: 700px;
}

#sroller p {
padding: 0;
}

#header_slider {
    float:left;
	width:235px;
	height:172px;
	background: url(../images/slider_bg.png);
	margin: 14px 0 0 0px;
    padding: 10px;
}
.slider-cont {
font-family: arial;
font-style: italic;
font-size: 14pt;
font-weight: bold;
color: #003366;
}

#header_logo {
    float:left;
	width:500px;
	height:99px;
	margin: 12px 0 0 164px;
	font-size: 30px;
	color:#fff;
}

#header_logo div {
    margin-top: -30px;
}

#header_contacts {
   /* float:left;
	width:300px;
	height:149px;
	margin: 30px 0 0 200px;
text-align: right;*/
float: right;
width: 300px;
height: 149px;
margin: 25px 15px 0 0;
text-align: right;
}

#header_office {
 /* position: absolute;
top: 150px;
left: 950px;
width: 550px;*/
margin: 120px 0 0 95px;
float: left;
}

#header_office a:hover{
    color: #ffcc33;
}

#header_menu {
height: 56px;
clear: both;
text-align: center;
background: #e8e9ea;
max-width: 1180px;
margin: 0 auto;
padding-top: 10px;
}

#header_menu  ul {
list-style-type: none;
height: 46px;
}

#header_menu  ul  li {
display: inline-table;
line-height: 43px;
width: 229px;
background: linear-gradient(to top, #652257, #b774a7);
border-radius: 10px;
}

#header_menu  ul  li:hover{
background: linear-gradient(to top, #81356f, #bf79ae);
}

#header_menu  ul  li.active {
background: linear-gradient(to top, #330033, #bf79ae);
}

#header_menu  ul  a {
color:#fff;
font-size:14pt;
text-decoration:none;
display: block;
width: 100%;
height: 45px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 140px;
	height: 1%;
	position: relative;
	background: #e8e9ea;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	/*padding: 0 260px 0 330px;
	padding: 0 260px 0 0;*/
	padding: 0px 15px 0px 0px;
}
#content2 {
padding: 0 15px 0 330px;
}
#breadcrumbs ul {
margin:0;
}

#breadcrumbs ul li {
display: inline;
vertical-align: middle;
background: url(../images/crbsep.gif);
background-repeat: no-repeat;
background-position: right;
padding: 0 12px 0 5px;
}

#breadcrumbs ul li.last {
background: none;
}

#page {
    background: #fff;
    margin: 5px 0 15px 15px;
    padding: 15px 10px 10px 10px;
    min-height: 460px;
}

#page a {
color:#003399;
}


#page ul {
margin: 20px 0 15px 30px;
}

#pagetitle {
/*background: url(../images/bann6.png) #fff;*/
background:  #fff;
/*width: 820px;*/
width: 1150px;
height: 96px;
background-repeat: no-repeat;
background-position: left top;
margin: 15px 0 15px 15px;
}

#pagetitle img {
margin: 20px 50px;
}

#subpage {
height: 91px;
background: url(../images/spg.jpg);
width: 575px;
margin: 0 0 15px 15px;
background-position: left;
background-repeat: no-repeat;
margin: 0 auto;
}

ul.sp1, ul.sp2 {
list-style-type: none;
}

ul.sp1 {
float: left;
margin: 15px 0 0 120px;
line-height: 20px;
}

ul.sp1 li, ul.sp2 li {
background: url(../images/str1.jpg);
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
}

ul.sp2 {
float: left;
margin: 15px 0 0 70px;
line-height: 20px;
}

ul.sp1 li a {
color:#3333cc;
}

ul.sp2 li a {
color:#3333cc;
}

#counters {
float: left;
margin: 15px 0 0 10px;
}

ul.newspage {
list-style-type: none;
}

ul.newspage li {
padding:10px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 330px;
	margin-left: -100%;
	position: relative;
}

.sideLeft_menu {
	width: 273px;
	height: 95px;
	background: url(../images/sideLeft_menu_bg.jpg);
	float: right;
	margin: 15px 0 0 0;
}

.sideLeft_info {
	background: #fff;
	width:238px;
	padding:10px;
	float:right;
margin: 15px 0 15px 0;
}

.sideLeft_info h3{
color: #003399;
}

.sideLeft_info ul {
list-style-type: none;
margin: 15px;
}

.sideLeft_info ul li a {
color: #666;
font-style: italic;
line-height: 20px;
text-decoration: underline;
}

.st {
margin: -80px 0 0 110px;
}

.st ul {
list-style-type: none;
margin: 5px 0 0 10px;
}
.st ul li {
background: url(../images/left_menu_li_bg.jpg);
background-position: left center;
background-repeat: no-repeat;
padding: 1px 0 0 10px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin: 5px -3px 0 -240px;
	width: 240px;
	position: relative;
}

#zvc {
width: 200px;
height: 70px;
background: #fff;
padding: 20px 10px 10px 15px;
}

.news {
width: 200px;
background: #fff;
padding: 20px 10px 10px 15px;
margin: 15px 0 15px 0;
}

.news h3 {
color:#003399;
}

.news ul {
list-style-type: none;
margin: 10px 0 10px 0;
}

.news ul li {
margin-bottom: 10px;
}

.date {
color: #3366cc;
font-weight: bold;
}

#krs {
width: 200px;
height: 100px;
background: #fff;
padding: 20px 10px 10px 15px;
}

#krs p {
margin: -10px 0 0 0;
}

#krs ul {
list-style-type: none;
margin: 10px;
}

#krs li {
padding-bottom: 3px;
border-bottom: 1px solid #ccc;
margin-bottom: 7px;
}

ul.pinf li {
line-height: 7px;
font-style: italic;
}

ul.pinf li a {
text-decoration:underline;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1180px;
	margin: -140px auto 0;
	height: 140px;
	position: relative;
}

#footer_contacts {
    width: 1030px;
	height: 55px;
	background: #6b5fab;
	padding: 1px 0 0 150px;
}

#footer_contacts div.f1 {
margin: 0 0 0 70px;
color: #fff;
font-weight: bold;
float: left;
}

#footer_contacts div.f2 {
margin: -3px 0 0 350px;
color: #fff;
font-weight: bold;
}


#footer_times {
width: 1150px;
height: 85px;
background: #e8e9ea;
padding: 15px;
font-weight: bold;
color: #666;
}
.sbros-float:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
.f1 {
color:#cc3300;
}

.trns {
width: 550px;
}

.trns td {
padding:3px;
}

.trns td.str {
background:#0099cc;
color:#fff;
}

#q16 {
width: 200px;
height: 150px;
border: 1px solid #ccc;
}

.ok {
color: #fff;
font-weight: bold;
padding: 10px;
border: 1px solid;
width: 250px;
border-radius: 3px;
margin: 10px;
background: green;
}

ul.dsk {
list-style-type:none;
}

ul.dsk li {
background: url(../images/disketka.png);
background-repeat: no-repeat;
height: 40px;
padding: 5px 0 0 50px;
}

span.mtop {
//padding: 10px 75px 10px 75px;
}

table.t1 {
float:right;
width: 550px;
}

table.t1 td {
text-align: center;
}
.slogan{
	float: left; 
	margin-top: 48px;
	}
.tarifi tr td {
text-align: center;
}

.tarifi tr td:first-child {
text-align: left;
padding-left: 3px;
font-weight: bold;

}

table.tarifi tr:hover {
background:#D7E1FE;
}

.st li:first-child {
font-weight: bold;
}
/*
table.color {
border-collapse: collapse;
}

table.color tr:first-child {
font-weight: bold;
border-bottom: 2px solid;
font-size: 14pt;
text-align: center;
border-color: #ccc;
}
#panel-one table td {
color: #669;
 padding: 8px 5px; 
font-size: 11pt;
}

table.color tr:nth-child(2n+1) {
background: #ECF1FF;
}

table.color tr:nth-child(2n) {
background: #E2EBFF;
}
*/
.tarifi, .bez {
	width:100%;
	border-collapse: collapse;
 	/*border-spacing:0;
	border:1px solid #000; */
}
table.tarifi tr:nth-child(2n+1), table.bez tr:nth-child(2n+1) {
background: #ECF1FF;
}
.tarifi tr:first-child {
	background:#3796C9 !important;
}
.tarifi tr:first-child td {
	padding:2px;
	font-weight: bold;
}
.tarifi tr td, .bez tr td{
	text-align: center;
	border: 1px solid #000;
}

.tarifi tr td:first-child,.bez tr td:first-child{
text-align: left;
padding-left: 3px;
font-weight: bold;
}

table.tarifi tr:hover,table.bez tr:hover{
background:#D7E1FE;
}
/* .bez tr:first-child{
	background:none !important;
	} */

#callback_form {
    margin: 25px 0 0 100px;
width: 350px;
}

#callback_form label {
   float: left;
margin-right: 10px;
width: 120px;
display: block;
}

#callback_form input, #callback_form textarea {
    float: left;
    margin:0;
    width: 200px;
}

#callback_form  textarea {
   width: 210px;
min-height: 80px;
}

.form_row {
   margin: 10px 0;
clear: both;
height: 35px;
}

#cb_submit {
    text-decoration: none;
border: 1px solid #ccc;
padding: 10px;
border-radius: 5px;
width: 150px;
display: block;
/* float: right; */
position: absolute;
background: #fff;
bottom: 5px;
margin-left: 270px;
}

#cb_submit:hover {
    background: #A8AB38;
    color:#333;
}

.notice {
    color:#c0392b;
}

.alert-success {
    color:#A8AB38;
}

#callback_form input.has-error {
    border: 1px solid red;
}

.alert-danger {
    color:#c0392b;
}

.accordion h2 {
  cursor:pointer;
}
.tarif{
	margin-top: 15px;
	
	}
.tarif td{
	padding: 5px;
	}