@charset "utf-8";
/* CSS Document */

.center {
text-align: center;
}
/* links */
a img {
border:0;
text-decoration: none;
}
a, a:visited, a:active {
color: #1f5cab;
text-decoration: underline;
}
a:hover {
color: #900;
}
a#logo {
position: absolute;
top: 10px;
left: 20px;
width: 200px;
height: 67px;
border: none;
background-image: url(/images/logo.png);
}

.phpMenu {
width: 100%;
padding: 0;
}
* html .phpMenu ul, .phpMenu  {
margin-left: 20px;
}
.phpMenu ul {
margin: 5px 5px 0 20px;
padding: 0;
list-style: none;
}
.phpMenu ul ul {
margin-left: 30px;
}
.phpMenu ul li {
margin: 2px 0 0;
list-style-image: url(/images/arrows2.gif);
}
.phpMenu ul li ul li {
list-style-image: url(/images/arrows3.gif);
margin: 5px 0 10px;
}
.phpMenu ul li a, .phpMenu ul li a:visited {
font-size: 120%;
font-weight: bold;
text-decoration: none;
color: #1f5cab;
}
.phpMenu ul li ul li a, .phpMenu ul li ul li a:visited {
font-size: 100%;
font-weight: normal;
text-decoration: none;
color: #1f5cab;
}
.phpMenu a:hover, .phpMenu a:active {
color: #900;
}

h1, h2, h3, h4, h5, h6, p {
margin: 8px 0;
}
h1, h2 {
color: #900;
font-weight: bold;
}
h1 {
font-size: 120%;
font-variant: small-caps;
}
h2 {
font-size: 100%;
}
h3 {
font-size: 100%;
}

p {
text-align: justify;
}

p.letter:first-letter {
font-size: 150%;
color: #900;
}

.bold {
font-weight: bold;
}

ul, ol {
margin: 5px 0 5px 15px;
padding-left: 20px;
}
li {
margin: 15px 0 0;
padding: 0;
}

.nopic {
margin: 10px 0;
}
.nopic li {
margin: 10px 0;
}

p#kubok {
   margin: 20px 0;
   padding-left: 80px;
	background-image: url(/images/kubok.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 85px;
	_height: 85px;
}
p#provereno {
   margin: 20px 0;
   padding-left: 80px;
	background-image: url(/images/provereno.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 72px;
	_height: 72px;
}
p#isee {
   margin: 20px 0;
   padding-left: 80px;
	background-image: url(/images/i-see.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 38px;
	_height: 38px;
}
.cr {
margin: 5px 0 0 250px;
color: #FFF;
text-align: left;
}
.cr a:hover {
color: #1f5cab;
}


#block01 {
	width: 37.5%;
	float: left;
	border-right: 1px dotted black;
	border-bottom: 1px dotted black;
	margin-right: 10px;
	padding: 0 10px 0;
}

table.model td.noborders {
	border: none;
}
table.border_01 {
	border-collapse: collapse;
}
table.border_01 td {
	border: 1px solid gray;
}

table.model {
   font-size: 12px;
	border-collapse: collapse;
}
table.model td {
	border: 1px solid gray;
}

.description {
   width: 48%;
	margin-right: 10px;
 	float: left;
 }
 
 .caption1 {
 	background-color: #d39e38;
	font-weight: bold;
 }
 
 
 /* About */


.bold-about li {
	margin: 0;
}
.bold-about {
	font-weight: bold;
	margin: 0px;
}

.content-img {
	width:264px;
	height:180;
	margin-right:5px;
	}
.content-txt {
	height:180;
		}
.zagol {
	height:25px;
	font-size: 14px;
	color: #9f0401;
	}
.imgs {
	height:60px;
         margin: 0 -4px;
	}
.content-img img {
	border: 1px solid gray;
}
.about {
	width: 100%;
	padding-top:5px;
	}
hr {
	background-color:#55585f;
	border:0 none;
	color:#55585f;
	height:1px;
	width:100%;
	margin:0px;
	padding:0px;
}
.linkstyle {		
	color: #9f0401;
	}
.mit-about {
	border: 1px #bababa solid;
}
.tatata {
	 min-height:155px;
	 _height:155px;
}
.float-left {
	float: left;
	padding: 0 15px 0 0;
	width: 50%;
}
/* tables */
table.table-content {
	border-collapse: collapse;
	text-align: left;
	margin: 10px auto;
	border: 1px solid black;
	width: 90%;
}

table.table-content td, th {
	padding: 10px 10px;
	text-align: center;
	background-color: #e3c180;
	border: 1px solid black;
}
table.table-content p {
	text-align: center;
	padding: 10px 0;
}
table.table-content th {
	background-color: #d39e38;
	border: 1px solid black;
}

table.navpage {
	width: 95%;
	position: relative;
	top: 0px;
}
table.navpage tr {
	vertical-align: top;
}
table.navpage td {
	width: 33%;
	text-align: center;
	padding: 5px 0;
}
table.navpage p {
	padding: 0 15px;
}

.tablecatalog {
text-align: center;
}


.tdc1 {
	background-color: #64b4e5;
	border: 1px solid white;
}
.tdc2 {
	border-right: 1px solid #00a1e1;
	border-bottom: 1px solid #00a1e1;
	background-color: white;
}
.tdc3 {
	background-color: white;
}
th {
	border: 1px solid white;
}

/* cond */

.cond-cont {
	width: 100%; 
	float: left;
}
.cond-left {
	margin: 0; 
	width: 65%; 
	float: left; 
}
.cond-right {
	margin-left: 67%; 
	padding: 0 0 0 20px; 

}


/* m series*/
.msr-cont {
	width: 99%; 
}
.msr-left {
	margin: 0; 
	width: 65%; 
}	
.msr-left img {
padding-top: 12px;
padding-right: 10px;
}
.msr-right {
	margin-left: 67%; 
	padding: 0 0 0 20px; 
}

/* page - mitsubishi */
.table02 {
width: 100%;
}
.table02 .01 {
width: 210px;
}
.t-link {
display: block;
height: 27px;
padding: 3px 0 0 10px;
font-size: 20px;
background-color: #d39e38;
border: 1px ridge gray;
}
.table02 .link {
border: none;
background: none;
font-size: 16px;
font-style: italic;
}
/* end of page */

/* page - vrf */
.pg-list-01, .pg-list-02 {
padding: 0;	
}
.pg-list-01 {
list-style: none;
margin: 0;
}
.pg-list-01 li {
text-align: center;
}
.pg-list-02 {
margin: 20px 0 10px 0;
list-style: none;
}
.pg-list-02 h2 {
display: block;
height: 27px;
padding: 3px 0 0 10px;
font-size: 20px;
background-color: #d39e38;
border: 1px ridge gray;
}
.col-1 {
width: 80%;
float: left;
}
.col-2 {
width: 18%;
float: right;
}
.col-3 {
width: 100%;
clear: both;
}
/* end of page */

/* page contacts */
.title {
color: #900;
font-variant: small-caps;
}

.cat-cont {
width: 100%;
}
.cat-left {
width: 72%;
float: left;
}	
.cat-right {
float: right;
width: 27%;
}
.clearing {
	clear:both;
	height:0;
}
.cats-cont {
	margin-left: 410px;
}
.cats-left {
	width: 100%;
	margin-left: -410px;
	float: right;
}
.cats-right {
	float: left;
	width: 400px;
}


/* rezin */
.m2-main {
	width:99%;
	font-size: 14px;
	float: left;
}
.m2-main2 {
	float:left;
	margin-right:-240px;
	width:100%;
}
.m2-main3 {
	margin-right: 240px;
}
.m2-conteiner {
	float:right;
	margin-left: -240px;
	width:100%;
}
.m2-left {
	float:left;
	width:240px;
}
.m2-center {
	margin-left:240px;
	text-align: center;

}
.m2-right {
	float:right;
	width:240px;
}
.m2-center-img {
	width:239px;
	text-align: center;
	margin: 0 auto;
}
.m2-center-img p {
	text-align: justify;
}
.m2-center-img a {
	font-size: 18px;
}

/* end rezin */
.ul-catalogs, .ul-catalogs li, .ul-catalogs p
{
	text-align: center;
}
.ul-catalogs {
width: 300px;
}
.li-left p {
text-align: left;
}
.li-left img {
text-align: left;
padding-right: 5px;

}
.catalog-help {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-right: 5px;
}
.m2-text, .m2-text img, .m2-text p {
text-align: center;
margin: 0 auto;
}
.m2-text p {
padding-bottom: 15px;
}
.m2-text a {
font-size: 17px;
}

ul {
list-style: none;
}
.col li {
display: table-column;
float: left;
}

.lol li {
	display: table-column;
	width: 33%;
	text-align: left;
}

.lolz {
	float: left;
	text-align: left;
}
.lolz2 {
	float:left;
	text-align: left;
}
.center {
text-align: center;
}

/* index */
#mod1 {
width: 100%;
}
#mod1 li {
width: 31%;
}
#mod1 p {
margin-bottom: 30px;
}

.ulver {
width: 100%;
padding-bottom: 30px;
}
.ulklap, .ulklap2 {
width: 95%;
}
.ulklap li, .ulklap2 li {
float: left;
margin: 20px 0;
}

.ulklap li {
width: 32%;
}

.ulklap2 li {
width: 50%;
}
.outer_links {
margin: 5px 0 0 20px;
}
.outer_links td {
width: 50%;
}
/* for css3 */
.block {
display: block;
}
.clear {
clear: both;
}
.left {
float: left; 
}
.right {
float: right;
}
.pr
{
position:relative;
}
.pa
{
position:absolute;
}