@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldsets,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}
body {	line-height: 1;}
ol,ul {	list-style: none;}
blockquote,q {	quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {	content: '';	content: none;}
:focus { outline: 0; }
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}
.hide {	display: none;}

body,td,th {
	font: 13px/24px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

h1 {

}

h2 {

}




.page_title {
	font-style: italic;
	font-size: 22px;
	padding-top: 0px;
	margin-top: 0px;
}

#montaj_list {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}

#montaj_list li {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

#montaj_list ul li {
	font-size: 12px;
	margin-top: 10px;
	font-weight: normal;
}

.sidebar_td {
	padding: 25px 40px 20px 0px;
	text-align: left;
}

label {
	display: block;
	margin-top: 10px;
}

.model_description {
	font-size: 11px;
}
/* ===========================================================================================*/
body {
	background: #fff url(../images/fon_all3.jpg);
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}
 
/*--Global Property--------------------------------------------*/
 
*{margin: 0; padding: 0;}
h1, h2, h3 { margin: 10px 0; padding: 10px 0; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 {font-size: 3em;}
h2 {font-size: 2.5em;}
h3 {font-size: 2em;}
p {margin: 5px 0; padding: 5px 0;}
 
/*--Layout Property--------------------------------------------*/
 
#main {
	height: 100%;
	min-height: 724px;
	position: relative;
	overflow: hidden;
}
*html #main { height: 724px; overflow: visible;}
.container {
	margin: 0 auto;
	width: 800px;
	font-size: 1.2em;
}
 
/*--Header Property---------------*/
#header {
	width: 800px;
	float: left;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
}
#logo {
	float: left;
	margin-top: 30px;
	margin-right: 50px;
}
#header h1 {
	font-size: 25px;
	color: #4382B5;
	text-align: left;
	margin-top: 28px;
	padding-bottom: 0px;
}
#header h2 {
	font-size: 1.5em;
	font: normal 18px/ 24px Georgia, "Times New Roman", Times, serif;
	color: #4382B5;
	text-align: left;
	font-style: italic;
	text-transform: lowercase;
	
}
#header ul {
	float: left;
	margin-left: 10px;
	list-style: none;
	display: inline;
}
#header ul li {
	float: left;
	margin: 0 5px;
}
#header ul li a{
	display: block;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #222;
}
#header ul li a:hover{
	background: #ddd;
	border: 1px solid #bbb;
}

/*--Side Col Property---------------*/
#sidecol {
	float: left;
	width: 160px;
	position: absolute;
	top: 180px;
	left: 0;
}
#sidecol ul {
	margin-bottom: 5px;
}
#sidecol ul  li {
	display: block;
}
#sidecol ul a {
	display: block;
	text-decoration: none;
	color: #222;
	padding: 5px 0px 5px 9px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background: #4382B5;
	margin-bottom: 4px;
	border-left: 3px solid #75b2e3;
}
#sidecol ul a:hover,
#sidecol ul a.active {
	background-color: #6caee3;
}

/*--Content Property---------------*/
#content {
	float: right;
	display: inline;
	width: 570px;
	margin: 140px 0 0 0;
	padding: 20px;
}
#content h1 {
	font-size: 32px;
}
.home_macka {
	float: left;
	display: inline;
	width: 300px;
	margin-right: 16px;
}
.home_macka img,
.bordered	 {
	border: 2px solid #dedede;
}
p.sueta {
	font: normal 15px/ 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/*--Footer Property --------------*/
#footer {
	float: left;
	width: 100%;
	height: 56px;
	line-height: 21px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 3px solid #dedede;
}
#footer h3 {
	font: normal 15px/ 24px Georgia, "Times New Roman", Times, serif;
	color: #4382B5;
	text-align: left;
	font-style: italic;
	text-transform: lowercase;
	1border-bottom: 1px dashed #ddd;
	padding: 0px;
	margin: 0px;
}
#other_links_list li {
	float: left;
	margin-right: 35px;
}
.clear {
	clear: both;
}
.note {
	font-style: italic;
	border-left: 3px solid #4382b5;
	padding-left: 10px;
	margin: 10px 0;
}
.message {
	font-style: italic;
	border-top: 3px solid #4382b5;
	border-left: 3px solid #4382b5;
	padding-left: 10px;
	margin: 10px 0;
}

#mounting_tips li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
}
#mounting_tips ul li {
	font-weight: normal;
	font-size: 13px;
	margin: 12px 0 0 0px;
	border-left: 3px solid #dedede;
	padding: 0 0 0 10px;
}
.description {
	font-size: 11px;
	line-height: 13px;
	color: #5a5a5a;
	margin: 0 0 5px 0px;
	padding: 0px;
}
input, select, textarea {
	padding: 2px;
	font-size: 12px;
}
