/*~~~~~~~~~~~~ [regular classes/selectors definitions] ~~~~~~~ */

BODY, PRE, TD, LI, UL, FORM, INPUT, OL, DL, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Tahoma;
    font-size: 9pt;
	color: #04456f;
}
html, body {
	margin: 0;
	padding: 0;
	background:url('/bitrix/templates/mmz3_inside/images/bg1.jpg') #fff repeat left top;
}
a {
	color: #04456f;
}
a:visited {
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
h1 {
	font-size:13pt;
	text-transform:uppercase;
}
h2 {
	font-size:9pt;
	text-transform:uppercase;
}
h3{
	font-size:9pt;
	text-transform:uppercase;
	color:#fb0007;
}
h4 {
}
h6 {
}

/*~~~~~~~~~~~~ [ Header ] ~~~~~~~ */

div#header {
	background: url('/bitrix/templates/mmz3_inside/images/header-bg.jpg') repeat-x left top;
	position: relative;
}
div#header td.h1 {
	padding:35px 0;
	color:#024879;
	text-transform:uppercase;
	font-size:16pt;
	font-weight:bold;
	width:100%;
	text-align:center;
}
img.logo {
	padding:15px 20px;
	float:left;
}
div#header td.contacts {
	text-align:right;
	padding:20px 10px 0 0;
	font-weight:bold;
	font-size:7.5pt;
	width:150px;
	text-align:right;
}
div#header div.contacts a {
	color: #04456f;
}
div.keywords {
	margin: 0 160px 20px 296px;
}

/*~~~~~~~~~~~~ [ Left column ] ~~~~~~~ */

td#leftcolumn {
	width:260px;
	padding-left:12px;
	padding-right:26px;
}
form#search input {
	border:0;
	width:152px;
	height:30px;
	background: url('/bitrix/templates/mmz3_inside/images/bg-search.gif') no-repeat left top;
	margin:10px 0 0 0;
	font-size:15px;
}
div.text-new {
	font-size:8pt;
}
ul.leftmenu {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.leftmenu li {
	padding-bottom:10px;
}
ul.leftmenu li ul, ul.leftmenu ul {
	list-style-type:none !important;
	margin:0 0 0 10px;
	padding:0;
}
ul.leftmenu li ul li {
	padding:0 !important;
	list-style-type:none !important;
}
ul.leftmenu li ul li a {
	text-decoration: none;
}

/*~~~~~~~~~~~~ [ Content ] ~~~~~~~ */

ul.topmenu-2 {
	list-style-type:none;
	margin:0;
	padding:0 0 20px 0;
}
ul.topmenu-2 li {
	padding-bottom:10px;
}
ul.topmenu-2 li a {
	font-weight:bold;
}
table#main {
	width: 100%;
}
td#content {
	width:100%;
	padding-right:12px;
}

/*~~~~~~~~~~~~ [ Footer ] ~~~~~~~ */

div#footerline {
	padding: 30px 20px 0 20px;
	height: 20px;
}
div#footerline div.left {
	font-size: 8pt;
	float:left;
}
div#footerline div.right {
	font-size: 8pt;
	float:right;
}
dl#footer {
	background-color:#014a7f;
	height:20px;
	color: #fff;
	font-size: 8pt;
	padding: 0 20px;
}
dl#footer2 {
	font-size: 8pt;
	padding: 0 20px;
}
dl#footer dd, dl#footer2 dd {
	/*float:left;*/
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 8pt;
	color: #fff;
}
dl#footer2 dl {
	color: #fff;
	float:left;
	text-align:left;
	font-size:8pt;
	padding: 30px 0 0 0;
with:300px;
}
dl#footer2 dt {
	color: #fff;
	float:right;
	text-align: right;
	font-size: 8pt;
	padding: 20px 0 0 0;
}

/*~~~~~~~~~~~~ [ widgets ] ~~~~~~~ */

.clearfix:after {
    content: ".";
 	display: block;
    height: 0; 
    clear: left; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





.products {
	float:left;
}
.products ul {
	margin:0;
	padding:0;
	left:-1360px;
	list-style-type:none;
	position:relative;
	width:2890px;
	z-index:1;
}
.products ul li {
	display:inline;
}
.products ul li img {
	margin:10px;
	width:80px;
	height:80px;
	border:1px solid #587c96;
}

/*#photos2 {
	width:100%;
}*/
.photos2 {
	float:left;
}
.photos2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	z-index:1;
	top:0;
	width:700px;
}
.photos2 ul li {
	display:inline;
}
.photos2 ul li  div.img{
	width:100px;
	height:100px;
	border:1px solid #587c96;
	margin:10px;
	text-align:center;
	float:left;
}
.photos2 ul li img {
	position:relative;
	margin-top:10px;
	cursor:pointer;
}

#products .prev, #products .next, #photos2 .prev, #photos2 .next {
	margin-top:35px;
	float:left;
	cursor:pointer;
}

ul.breadcrumb-navigation {
	margin-bottom:10px;
}
ul.breadcrumb-navigation li a, ul.breadcrumb-navigation li {
	font-size:10pt;
	text-transform:uppercase;
	font-weight:bold;
}
table.contacts-left, table.contacts-left td {
vertical-align:top;
border-collapse:collapse;
padding:0;
font-size:10px;
}
table.contacts-left td.right {
text-align:right;
padding-right:3px;
}
