﻿*::selection
{
	background-color: #0100c8;
	color: #feff01;
}

*::-moz-selection
{
	background-color: #0100c8;
	color: #feff01;
}

body, html
{
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	width:100%;
}

ul
{
	margin: 0;
	padding: 0;
}

a
{
    color: #0100C8;
    text-decoration: none;
    outline: none;
    border: none;
}

a:hover
{
    text-decoration: underline;
}

p
{
    margin: 0;
}

#container
{
	clear: both;
	width: 950px;
	height: auto;
	margin: 0 auto;
}

#header
{
	clear: both;
	width: 100%;
	height: 70px;
	margin: 0 auto;
	padding: 30px 0;
	float: left;	
}

#header .logo
{
	float: left;
	width: 18%;
}

.menu
{
	float: left;
	width: 100%;
	margin-top: 60px;
}

.menu ul.menu_items
{
	float: left;
}

.menu ul.menu_items li, #header .menu ul.menu_items
{
	display: inline;
	text-align: center;
}

.menu ul.menu_items li
{
	padding: 10px 25px;
}	

.menu ul.menu_items li a
{
	color: #000000;
	font-family: Tahoma;
    font-size: 18px;
    text-decoration: none;
}

.menu ul.menu_items li:hover, .menu ul.menu_items li#current
{
	border-bottom: 2px solid #FFFF00;
}

#media
{
	height: 230px;
	width: 100%;
	margin: 20px auto 0 auto;
	clear: both; 
	float: left;	
}

#middle
{
	height: auto;
	width: 100%;
	margin: 30px auto;
	clear: both; 
	float: left;	
}

.company_info
{
	height: auto;
	width: 454px;
	float: left;
}

.price
{
	height: auto;
	width: 271px;
	float: left;
}

.online
{
	height: auto;
	width: 225px;
	float: right;
}

h3.modulename
{
    color: #000000;
    font-size: 19px;
    font-weight: normal;
	text-align: left;
}

.company_info .text
{
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	color: #000000;
	padding-right: 15px;
}

.price .price_lists
{
	color: #777777;
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;	
	padding-right: 15px;
}

.price .price_lists ul li, .price .price_lists ul
{
	list-style-type: none;
}

.price .price_lists ul li a, .price .price_lists a
{
	color: #777777;
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;	
}

.price .price_lists ul li a img
{
	padding-right: 5px;
	padding-top: 3px;
}

.price .price_lists ul 
{
	margin-bottom: 35px;
}

hr.itog
{
	width: 130px;
	height: 2px;
	color: #FFFF00;
	text-align: left;
}

.online .online_consult a
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;	
}

.online .online_consult img
{
	padding-bottom: 10px;
}

a#send_mess
{
	color: #0100C8;
	font-family: Tahoma;
	font-size: 16px;
	text-align: left;	
	text-decoration: underline;
	margin-top: 10px;
	display: block;
}

#serts
{
	height: auto;
	width: 100%;
	margin: 0 auto;
	background-color: #f2f2f2;
	clear: both; 
	float: left;
}

.serts
{
	width: 424px;
	float: left;
	margin:0 15px 0 15px;
}

.partners
{
	width: 466px;
	float: right;
	margin:0 15px 0 15px;
	padding-bottom: 15px;	
}

.serts_b
{
	height: 5px;
	width: 434px;
	float: left;
	margin:0 15px 0 5px;
    background: url('//kazmet.kz/kazmet/images/bord.png') repeat-x top center;
}

.partners_b
{
	height: 5px;
	width: 476px;
	float: right;
	margin:0 5px 0 15px;
    background: url('//kazmet.kz/kazmet/images/bord.png') repeat-x top center;	
}

.serts_e
{
	height: 5px;
	width: 434px;
	float: left;
	margin:0 15px 0 5px;
    background: url('//kazmet.kz/kazmet/images/bord.png') repeat-x bottom center;
}

.partners_e
{
	height: 5px;
	width: 476px;
	float: right;
	margin:0 5px 0 15px;
    background: url('//kazmet.kz/kazmet/images/bord.png') repeat-x bottom center;	
}

.serts ul, .serts ul li
{
	display: inline;
}

.serts ul li
{
	list-style-type: none;
	padding: 0 8px;
}

.partners ul li
{
	list-style-type: none;
	width: 50%;
	float: left;
}

#footer
{
	height: auto;
	width: 100%;
	margin: 20px auto;
	clear: both; 
	float: left;
}

.news
{
	width: 424px;
	float: left;
	margin:0 15px 0 15px;
}

.copyrights
{
	width: 466px;
	float: right;
	margin:0 15px 0 15px;
}

.news ul li
{
	list-style-type: none;
	float: left;
	padding: 5px 0;
}

span.date
{
	color: #FFBE00;
	padding: 3px;
}

.news ul li a
{
    color: #777777;
    font-family: Tahoma;
    font-size: 14px;
    text-align: left;
}

.copyrights input[type="submit"]
{
	background-color: #ffc500;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border: none;
	padding:5px 2px;
	border-radius: 13px;
	cursor: pointer;
}

.copyrights input[type="email"]
{
    background-color: #f6f6f6;
    border: 1px solid #dadada;
    border-radius: 4px;
    -webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    inset 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         inset 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
    padding: 4px;
    width: 186px;
    color: #949494;
}

#media ul li
{
	list-style-type: none;
	float: left;
	padding: 0 10px 0 0;
}

#media ul li:last-child
{
	padding: 0;
}

.sitename
{
	color: #111dfb;
	font-weight: bold;
	font-size: 30px;
	width: 600px;
	float: left;
	margin-top: 10px;
}

.credo
{
	color: #8C8C8C;
	font-size: 18px;	
	margin-left: 30px;
	margin-top: 10px;
	width: 900px;
	text-align: right;
	font-style: italic;
}

.deviz
{
	color: #111dfb;
	font-size: 16px;
	margin-top: 10px;	
	width: 400px;
	float: left;
}

img#subimg
{
	padding-right:10px;
}

#email
{
	margin-top:15px;
}

.company_info p
{
	padding-bottom: 5px;
	text-indent: 10px;
}

#content
{
	clear: both;
	width: 100%;
	height: auto;
	
}

.content
{
	padding: 20px;
}

h3.modulename a
{
	color: #0100C8;
	text-decoration: underline;
}

#content h3.modulename
{
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 20px;
}

.item
{
	width: 50%;
	float: left;
	height: 280px;
}

.item table tr td
{
	padding: 10px;
}

#products
{
	clear: both;
	width: 100%;
	height: auto;
}

.clear
{
	clear: both;
	width: 100%;
	height: 1px;
}	

#products a
{
	color: #0100C8;
}

.content ul, .content ol
{
	margin:10px 30px;
}


.content table tr td, .content table tr th 
{
	padding:5px;
}

#header .fast ul, #header .fast ul li
{
	display: inline;
	list-style-type: none;
}

#header .fast ul li a
{
    color: #777777;
    font-family: Tahoma;
    font-size: 14px;
    text-align: left;
}

#header .fast ul li
{
	padding: 0 5px;
}

#header .fast
{
	float: right; 
	height: auto; 
	padding: 0; 
	margin: 0; 
	position: relative;
	top: -15px; 
	right: 20px;
}

#news .item
{
	width: 100%;
	float: left;
	height: auto;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #F2F2F2;
}

#news .item:last-child
{
	border-bottom: none;
}

.head_phone, .head_address {
	float: right;
	text-align: right;
	clear: right;
}

.head_address  a,  .head_address   {
	color: #717171;
}

.head_phone a, .head_phone   {
	color: #ff0000;
}

.head_phone {
	font-size: 26px;
	margin-top: 0;
}

.head_address {
	font-size: 14px;
	margin-top: 15px;
}