@charset "utf-8";
/* CSS Document */

body {
	color:#505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:18px;
	text-align: center;
}

h2 {
	font-size:16px;
	color: #A41700;
	text-align: center;
}

#framework {
	width: 100%;
}

#claim {
	background: #eeecb7; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
}


#nav {
	background: url(img/centmenu.gif); 
	margin: auto; 
	height: 57px;
	border: none;
	width: 100%
}


#nav a, a:visited {
	color:white;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

#nav a:hover {
	color: #4AC7F3;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

#nav a:active {
	color: #4AC7F3;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

#bot {
	font-size: 11px;
	color: white;
	height: 50px; 
	background:url(img/bot.gif) repeat-x;
	width: 100%;
	border: none;
}

#bot a, a:visited {
	color:white;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#bot a:hover {
	color: #4AC7F3;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#bot a:active {
	color: #4AC7F3;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#head strong {
	font-size: 13px;
}

#menu {
	margin:0; 
	padding:0; 
	list-style-type:none
}

#menu li {
	background: url(img/arrow.gif) no-repeat 0 50%; 
	padding-left: 15px;
	text-align:left
}

#menu a, a:visited {
	color: #307baf;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover {
	color: #4AC7F3;
	text-decoration: underline;
}

#menu_column {
	width: 200px;
	vertical-align:top
}

#right_column {
	vertical-align: top;
	max-width: 300px;
}

a {
	color: #307baf;
	text-decoration: underline;
}

a:visited {
	color: #800080;
	text-decoration: underline;
}

a:hover {
	color: #4AC7F3;
	text-decoration: none;
}

.prod {
	background-color: #c0c0c0;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px 
}

.prod td {
	background-color: #fff;
}

.phones2017 {
	border: 1px solid #AAAAAA;
	padding: 10px;
	box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.12);
	border-radius: 10px;
	margin: 20px 0 40px 0
}

.phones2017 #free {
	text-align:center;
	color: #000;
	font-size: 13pt
}

.phones2017 .like_h2 {
	font-size: 14pt;
	text-align:center;
	color: #FF1D20
}

.phones2017 ul {
	list-style: none;
	padding:0;
	font-size: 11pt;
	text-align: center
}

.phones2017 ul li {
	margin: 10px 0 10px 0
}

.phones2017 ul li span {
	font-size: 14pt;
	color: #FF1D20
}

.tele {
	padding: 20px 40px 20px 20px; 
	font-size: 22px;
}

.topper {
	background: url(img/tline.gif) repeat-x top; 
	height: 173px;
	border: none;
	width: 100%
}

.tr_head td {
	background: #D6D6D6
}

.bigh {
	font-size: 16px;
}

.tleft {
	background: url(img/lmenu.gif);
	width: 18px
}

.tright {
	background: url(img/rmenu.gif);
	width: 18px
}

table.real {
	background-color: #c0c0c0; 
	margin: auto
}

table.real td {
	background-color: #fff;
}

#content {
	width: 97%; 
	border-left: 1px dotted #d3d1d1; 
	border-right: 1px dotted #d3d1d1; 
	margin: 10px auto 0 auto; 
	padding-left: 10px
}

#content p {
	text-align: justify;
}

#cent-ban {
	width: 100%;
	margin: auto; 
	background: url(img/centbak.jpg) repeat-x
}

#liquid {
	width: 100%;
	max-width: 1280px;
	margin:auto
}