body, html {
margin:0px;
padding:0px;
}
p { text-align: justify;
    font-family: arial;
    line-height: 1.5;
    padding-right: 10px;
}
h1 { text-align: left;
     line-height: 1.2;
     font-size: 18px;
     font-weight: bold;
}
h2 { text-align: left;
     line-height: 1.2;
     font-size: 16px;
     font-weight: bold;
}
h3 { text-align: left;
     line-height: 1.2;
     font-size: 14px;
     font-weight: bold;
}

#maket {
width:1000px;
margin:0  auto;
padding:0px;
}
#header{
background:url(http://www.poliprom.kiev.ua/images/fon_header_3.jpg);
/*background-color:#white;*/
background-size: cover;
position: relative;*/
}
/*#header:after {
  content: '';
  background: url(http://www.poliprom.kiev.ua/images/fon_header_4.jpg);
  background-size: cover;
  width: 100%; height: 100%;
  position: absolute;
  animation: fadeBg 5s ease 0s infinite alternate;
} 

@keyframes fadeBg {
  0%, 20% { opacity: 1; }
  100% { opacity: 0; }
}*/
#topmenu{
background-color:#white;
}
#left{
width:240px;
float:left;
}
#content{
margin-left:245px;
}
#contentindex{
margin:0px;
}
#footer{
clear:both;
}
/*Table style*/
table.table1 {
  font-size: 13px;
  background: #E7F0F3;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
table.table1 th {
  font-weight: normal;
  /*background: #e8edff;*/
  color: #039;
  padding: 10px 15px;
}
table.table1 td {
  /*color: #669;*/
  border-top: 1px solid #e8edff;
  padding: 5px /*15px*/;
}
table.table1 td:first-child{
  width: 20%;
}
table.table1 tr:nth-child(2n) {background: #ffffff;}
#rotate {
     -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
}
table.table2 {
  font-size: 13px;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  text-align: center;}
table.table2 tr {
text-align: center;
}
table.table2 td {
  /*border-top: 1px solid #e8edff;*/
  padding: 5px /*15px*/;
text-align: left;}
table.table3 {
  font-size: 13px;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  text-align: center;}
table.table3 tr {
text-align: left;
}
table.table3 td {
  border: none;
  padding: 5px /*15px*/;}

table.table4 {
  font-size: 13px;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  text-align: left;}
table.table4 tr {
text-align: left;
}
table.table4 td {
  border: none;
  padding: 5px /*15px*/;}

table.table5 {font-size: 10px; max-width: 100%; width: 100%; border-collapse: separate; border-spacing: 4px; text-align: center;}
table.table5 thead tr {color: #ffffff; font-weight: bold;}
table.table5 thead tr td {border-radius: 4px 4px 0 0; background: #2e82c3;}
table.table5 tbody tr td {border: 1px solid #2e82c3; border-radius: 4px; background: #cbdfef;}
table.table5 tbody tr td:hover {background: #a2c3dd; transition-duration: 0.2s;}

table.table6 {font-size: 13px; max-width: 100%; width: 100%; border-collapse: collapse; border-spacing: 4px; text-align: center;}
table.table6 tr {text-align: center; border: 1px solid #2e82c3; border-radius: 4px; background: #cbdfef;}
table.table6 td {/*border-top: 1px solid #e8edff;*/ padding: 5px /*15px*/;text-align: left;}
/*Table style*/

/* page style */
a, a:focus, a:active, a:hover, object, embed { outline: none; text-decoration: line; }
:-moz-any-link:focus { outline: none; }
input::-moz-focus-inner { border: 0; }
:focus { outline: 0; }
body { background: #white;}	
.brand { padding: 10px 40px !important; }
.navbar { border-bottom: 0px solid #888; }

/* my changes 
p { text-align: justify;
    line-height: 1*/

/* MEGA MENU STYLE
********************************/ 
.mega-menu {
	padding: 10px 0px ! important;
	width: 580px;
  border-radius: 0;
  margin-top: 0px;
	}

	.mega-menu li {
		display: inline-block;
		float: left;
		font-size: 0.85rem;
		padding: 3px 0px;
		}

		.mega-menu li.mega-menu-column {
			margin-right: 10px;
			width: 180px;
			}

			.mega-menu .nav-header {
			padding: 0 !important;
			margin-bottom: 10px;
			display: inline-block;
			width: 100%;
			border-bottom: 1px solid #ddd;
			}
      .mega-menu img { padding-bottom: 10px;}

/* Disable Toggle style
********************************/  

/* Dropdown Toggle on style */
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: inherit; /* Set to inherit when using mouse hover to open dropdown */
    color: inherit;
    }   
    /* Toggle off style */
    .navbar .nav li.dropdown.open.active > .dropdown-toggle,
    .navbar .nav > li.dropdown > a:focus { 
    background: inherit;
    color: inherit;
    }
    /* Toggle hover */
    .navbar .nav li.dropdown > .dropdown-toggle:hover,
    .navbar .nav li.dropdown.open > .dropdown-toggle:hover {
    background-color: #DDDDDD;
    }
            
            
    /* Toggle caret*/
    .navbar .nav li.dropdown > .dropdown-toggle .caret {
        border-bottom-color:;
        border-top-color:;
        }
        /* Toggle caret hover */
        .navbar .nav li.dropdown > a:hover .caret, 
        .navbar .nav li.dropdown > a:focus .caret {
        border-bottom-color: #333;
        border-top-color: #333;
        }
        /* Toggle caret active */
        .navbar .nav li.dropdown.open > .dropdown-toggle .caret, 
        .navbar .nav li.dropdown.active > .dropdown-toggle .caret, 
        .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
        border-bottom-color:#333;
        border-top-color: #333;
        }



/* Hover style
********************************/ 
.navbar .nav > li > a, .mega-menu a
 { 
  -webkit-transition: all 200ms ease;
	 -moz-transition: all 200ms ease;
	  -ms-transition: all 200ms ease;
	   -o-transition: all 200ms ease;
	      transition: all 200ms ease; 
	
		 /* -webkit-transform: translate3d(0, 0, 0); Webkit Hardware Acceleration*/ 
	     -webkit-backface-visibility: hidden; /* Safari Flicker Fix #2 */
	     -webkit-transform: translateZ(0);
}	
