#menu-wrap-default {
	width: 1080px;
	margin: 0 auto;
	position: relative;
}

#menu-top-index {
	top: 0;
}

#seasons {
	top: 73px;
}

#seasons2 {
	top: 153px;
}

#menu-top-index {

}

#cart {
	left: 330px;
	left: 320px;
	width: 170px;
}

#menu-top-index {
	background: url('../images/menu-background-default.png') -9px 0 no-repeat;
	margin-top: 0;
	padding-top: 21px;
}

#content-right h1 {
	font-weight: bold;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 24px;
	font-family: Arial, sans-serif;
	color: #333;
}

#content-right h1:first-letter{
  text-transform: uppercase;
}

#content-right h2 {
	font-weight: bold;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 22px;
	font-family: Arial, sans-serif;
	color: #333;
	line-height: 25px;
}

#content-right h3 {
	font-weight: bolder;
	font-style: normal;
	margin-bottom: 20px;
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #333;
}


#content-right .text ul:not(.yellow-list):not(.virtual_select):not(.tabs):not(.ya-share2__list) {
	padding: 0;
	margin: 20px 0 20px;
	line-height: 20px;
	list-style: none;
}


#content-right .text ul:not(.yellow-list):not(.virtual_select):not(.tabs):not(.ya-share2__list) li:not(.radius_chooser) {
	font-size: 13px;
	font-family: Arial, sans-serif;
	background: url('/images/yellow-list.svg');
	padding: 6px 0 6px 25px;
	background-position: 0 10px;
	background-repeat: no-repeat;
	line-height: 18px;
	margin-left: 20px;
}

#content-right ol:not(.green-list) {
	margin: 0;
	padding: 0;
	font-family: "HelveticaBold", sans-serif;
	list-style-position: inside;
	position: relative;
	counter-reset: myCounter;
}

#content-right ol:not(.green-list) li {
	margin: 17px 0;
	list-style: none;
	padding-left: 58px;
}

#content-right ol:not(.green-list) li:before{
	counter-increment: myCounter;
	content:counter(myCounter);
	color: white;
	background: #9db542;
	display: inline-block;
	text-align: center;
	line-height: 23px;
	width: 23px;
	height: 23px;
	border-radius: 5px;
	margin-right: 15px;
	font-size: 14px;
	position: absolute;
	left: 0;
	margin-top: 0px;
	font-family: "HelveticaBold", sans-serif;
	margin-left: 20px;
}

#content-right ol.ol-1:not(.green-list) li:before {content: "1";}
#content-right ol.ol-2:not(.green-list) li:before {content: "2";}
#content-right ol.ol-3:not(.green-list) li:before {content: "3";}

#content-left .links a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#content-left .links a:hover {
	color: #b4d836;
}

#content-left li a {
	color: #fff;
}

.sidebar-header {
	margin-top: 20px;
	padding-bottom: 3px;
	background: #434343;
}

.sidebar-header .info {
	width: 20px;
	background: url('../images/ii.svg') center no-repeat;
	padding-left: 5px;
	padding-right: 7px;
}

#content-left h3, #content-left .section-header2 {
	color: #cecece;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#content-left h3.bold, #content-left div.bold {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 8px;
	line-height: 14px;
}

#content-left .link-button:hover {
	color: #000;
}


#content-left h3.bold2, #content-left div.bold2 {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-top: 10px;
	line-height: 13px;
	padding-bottom: 8px;
}

#content-right .about a {
	font-weight: bold;
	color: #314867;
}

#content-left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content-left li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	line-height: 15px;
	padding-right: 10px;
	}

#content-wrap {
	border-top: 5px solid #c2db19;
}

.poloska-top {
	background: url('../images/poloska-top2.png') right 10px no-repeat;
}

.poloska {
	background: url('../images/poloska.png') right repeat-y;
}

#content-left ul {
	padding-left: 5px;
}

.contactsphone {
	text-decoration: none;
}

.contactsphone:hover {
text-decoration: none;
color:#2676e2;
}

.contactsphone-top {
	font-size: 20px !important;
	color: #ccc;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	white-space: nowrap;
}

.contactsphone-top:hover {
font-size: 20px !important;
font-family: Tahoma, Arial, sans-serif;
text-decoration: none;
color: #ccc;
}

.poloska-bottom {
	padding-bottom: 15px;
	background: url('../images/poloska-bottom2.png') right bottom no-repeat;
}

.ii2 {
	background: #434343 url('../images/ii.svg') 111px 2px no-repeat;
}

.sidebar-winter {
	color: #fff;
	margin: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin-top: 10px;
	padding-left: 25px;
	background: url('../images/winter.svg') -3px -1px no-repeat;
	background-size: 22px;
}

.sidebar-winter.spike {
	background: url('../images/winter-spike.svg') -3px -1px no-repeat;
	background-size: 24px;
}

.sidebar-summer {
	color: #fff;
	margin-top: 3px;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding-left: 25px;
	margin-top: 10px;
	background: url('../images/summer.svg') -4px -2px no-repeat;
	background-size: 22px;
}

.sidebar-all-seasons {
	color: #fff;
	margin: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin-top: 10px;
	padding-left: 25px;
	background: url('../images/all-seasons.svg') -3px -1px no-repeat;
	background-size: 22px;
}

.easy-poloska {
	margin-top: 15px;
	border-top: 1px solid #363636;
	border-bottom: 1px solid #656565;
	margin-bottom: 15px;
}

#content-left .grey-links a {
	color: #aaa;
	font-size: 12px;
}

#content-left .grey-links li {
	padding-top: 0px;
	padding-bottom: 0px;
}

#content-left .link-button {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-left h2, #content-left .section-header {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#content-left h2.info, #content-left h4 {
	color: #b4d836;
	font-size: 18px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	text-align: center;
}

.section-header-title {
	color: #b4d836;
	font-size: 18px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	text-align: center;
}


.content-panel {
	background: url('../images/content-panel2.png') repeat-y;
	width: 818px;
	margin-bottom: 10px;
}

.content-panel-top {
	padding-top: 9px;
	background: url('../images/content-panel-top3.png') top no-repeat;
}

.content-panel-bottom {
	padding-bottom: 9px;
	background: url('../images/content-panel-bottom2.png') -1px bottom no-repeat;
}

.content-panel-bottom-info {
	padding-bottom: 9px;
	background: url('../images/content-panel-bottom-info2.png') bottom no-repeat;
}

.content-panel-info {
	background: #f2f2f2;
	margin-left: 2px;
	width: 714px;
	padding: 10px 25px 5px 75px;
	border-top: 1px solid #e5e5e5;
	font-size: 12px;
	font-style: italic;
}

.content-panel-info a {
	color: #2676e2;

}

#content-right .content-panel h3 {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, sans-serif;
	text-align: center;
	color: #fff;
}

#content-right .content-panel h3 a {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

.content-panel-content {
	padding: 20px 20px;
}

.i1 {
	background: #f2f2f2 url('../images/i2.svg') 30px no-repeat;
}

.i2 {
	background: #f2f2f2 url('../images/i1.svg') 30px center no-repeat;
}


.nice_select {
	color: #555;
	background: url('../images/select_left_bg.svg') no-repeat, url('../images/select_right_bg.svg') no-repeat 100% 0, url('../images/select_center_bg.svg') repeat-x;
	border:0;
	font-weight: bold;
}


.select3 .nice_select,.select4 .nice_select ,.select5 .nice_select  {
	width: 142px;
	padding-left: 7px;
	font-size: 11px;
	background: url('../images/select_left_bg.svg') no-repeat, url('../images/select_right_bg.svg') no-repeat 100% 0, url('../images/select_center_bg.svg') repeat-x;
}
.select3 .virtual_select,.select4 .virtual_select,.select5 .virtual_select  {
	width: 150px;
}

.select4 {
	padding-top: 10px;
	padding-bottom: 3px;
}

.select2 .nice_select {
	background: url('../images/select_left_bg.svg') no-repeat, url('../images/select_right_bg.svg') no-repeat 100% 0, url('../images/select_center_bg.svg') repeat-x;

	text-align: left;
	padding-left: 0;
	padding-right: 20px;
	width: 34px;
	text-align: center;
}

.select1 .nice_select {
	padding-left: 5px;
	padding-right: 5px;
}

ul.virtual_select {
	border: 1px solid silver;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 26px;
	left: 0px;
	display:none;
	z-index: 999;
}

.select1 ul.virtual_select {
	width: 60px;
}

.select2 ul.virtual_select {
	width: 52px;
}

.select3, .select4, .select5 {
	position: relative;
}

ul.virtual_select li a {
	padding: 3px 0 3px 5px;
	margin: 0;
	font-size: 13px;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fafafa;
	border-top: 1px solid #fff;
	color: #444;
	cursor: pointer;
	background-color: #fff;
}

.select3 ul.virtual_select li a, .select4 ul.virtual_select li a, .select5 ul.virtual_select li a {
	font-size: 12px;
}

.select3 ul.virtual_select, .select4 ul.virtual_select, .select5 ul.virtual_select {

}

.select3 ul.virtual_select li a, .select4 ul.virtual_select li a, .select5 ul.virtual_select li a  {
	font-weight: normal;
}

ul.virtual_select li.last {

}


ul.virtual_select li a:hover {
	background-color:#4b70b9;
	color:#fff;
	border-top:1px solid #a9a9a9;
	border-bottom:1px solid #a9a9a9;
	border-left:1px solid #4b70b9;
	border-right:1px solid #4b70b9;
}

.shiny-checkbox-table td {
	text-align: center;
	font-weight: bold;
	line-height: 14px;
}

.shiny-checkbox-table {
	margin-bottom: 20px;
}

ul.virtual_select li.selected a {
	background-color:#ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	color:#000;
}

.nice_select, .select1, .select2 {
	outline: none;
}

.nice_select::selection, .nice_select::selection, .select1::selection, .select2::selection {
	background: transparent;
}


.select1 .nice_select.nice_select_hover, .select2 .nice_select.nice_select_hover, .select3 .nice_select.nice_select_hover, .select5 .nice_select.nice_select_hover, .select4 .nice_select.nice_select_hover {
	background: url('../images/select_left_bg_a.svg') no-repeat, url('../images/select_right_bg_a.svg') no-repeat 100% 0, url('../images/select_center_bg_a.svg') repeat-x;
}

.content-panel .automarks a {
	text-decoration: none;
}

.content-panel .automarks a:hover {
	color: #2676e2;
	/*font-weight: bold;*/
}

.content-panel .automarks table td {
	vertical-align: top;
	width: 120px;
}

.content-panel .developers table td {
	vertical-align: top;
	width: 120px;
}

.content-panel .developers a {
	text-decoration: none;
}

.content-panel .developers a:hover {
	color: #2676e2;
	/*font-weight: bold;*/
}

#logo_developer_good_year {
	position: absolute;
	top: 35px;
	display: block;
}


#logo_developer_continental {
	position: absolute;
	top: 115px;
	display: block;
}

#logo_developer_cordiant {
	position: absolute;
	display: block;
	top: 65px;
}

#logo_developer_gislaved {
	position: absolute;
	display: block;
	top: 140px;
}

#logo_developer_hankook {
	position: absolute;
	display: block;
	top: 90px;
}

#logo_developer_mak {
	position: absolute;
	left: 23px;
	top: 35px;
	display: block;
}


#logo_developer_oz {
	position: absolute;
	left: 40px;
	top: 115px;
	display: block;
}

#logo_developer_aez {
	position: absolute;
	display: block;
	left: 32px;
	top: 65px;
}

#logo_developer_alutec {
	position: absolute;
	display: block;
	left: 0;
	top: 140px;
}

#logo_developer_borbet {
	position: absolute;
	display: block;
	left: 5px;
	top: 90px;
}

.radio, .checkbox {
  width: 17px;
  height: 16px;
  background: url('../images/checkbox.svg') repeat;
  display: block;
  margin: 0 auto;
}


#content-right {
	padding-bottom: 30px;
}


#content-left a:hover {
	color: #fff;
	text-decoration: none;
}

#content-left .poloska a {
	font-size: 12px;
	text-decoration: none;
}

#contnet-left .link-model a {
	font-size: 13px;
}

#content-left .poloska li.active {
	color: #AAA;
	font-size: 13px;
	background: url('../images/arrow.svg') -4px 0 no-repeat;
	padding-left: 15px;
	font-weight: normal;
}

#content-left .poloska li.active_color {
	color: #AAA;
	font-size: 13px;
	background: url('../images/arrow.svg') -4px 0 no-repeat;
	padding-left: 15px;
	font-weight: normal;
}

#content-left .poloska a:hover, .interview_box .interview_option:hover{
	cursor: pointer;
	color: #b4d836;
	text-decoration: none;
}
#interview_options td:hover{
	cursor: pointer;
	color: #b4d836;
	text-decoration: none;
}
.interview_box {
	color: #fff;
}
#interview_options input{
	position: relative;
	bottom: -2px;
}
#interview_options input{
	cursor: pointer;
}
.tire_search_table td {
	padding-top: 10px;
}

.tire_search_table {
   font-size: 13px;
}

#tire-developers-table {
	background: url('../images/content-panel-top2.png') -1px 0px no-repeat;
	width: 816px;
	position: relative;
	margin-top: 0;
	float: left;
}

#tire-developers-table.order-panel {
	background: url('../images/content-panel-top2-ord.png') -1px 0px no-repeat;
	width: 1068px;
}

#tire-developers-table2 {
	background: url('../images/content-panel-top2.png') -1px 0 no-repeat;
	width: 826px;
	margin-left: 2px;
	margin-top: 10px;
}


@-moz-document url-prefix() {

#tire-developers-table2 {
	background: url('../images/content-panel-top2.png') -2px 0 no-repeat;
}

}

#tire-developers-table2 table {
	border-collapse: collapse;
	width: 816px;
}

#tire-developers-table2 td {
	border: 1px solid #e5e5e5;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#tire-developers-table2 th a {
	text-decoration: none;
	color: #fff;
}

#tire-developers-table2 th {
}

#tire-developers-table2 th a {

}

#tire-developers-table2 td.row4 {
	font-size: 12px;
}

#tire-developers-table2 td.row6 {
	font-size: 12px;
}

#tire-developers-table2 td.row7 {
	padding: 3px 0;
	text-align: center;
}

#tire-developers-table2 th {
	background: transparent;
	font-size: 11px;
	vertical-align: middle;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 15px;
	padding-top: 7px;
	padding-bottom: 8px;
}

#tire-developers-table td.row2 a {
}

#tire-developers-table td.row1 {
	width: 90px;
}


#tire-developers-table td.row1disk {
	width: 90px;
}

#tire-developers-table2 td.row1 a {
	text-decoration: none;
	font-size: 12px;
}

#tire-developers-table td.row1 .layer1,  #tire-developers-table td.row1disk .layer1{
	width: 90px;
	height: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	cursor: pointer;
}


#tire-developers-table td.row1 .layer1.none a, #tire-developers-table td.row1disk .layer1.none a {
	display: none;
}

#tire-developers-table td.row1 a, #tire-developers-table td.row1disk a {
	display: block;
	overflow: hidden;
	width: 70px;
	height: 70px;
	position: absolute;
	left: 10px;
	top: 10px;
	border: 1px solid #888;
}

#tire-developers-table td.row1 img {
	overflow: hidden;
	width: 150px;
	position: absolute;
	top: -35px;
	left: -25px;
}

#tire-developers-table td.row1disk img {
	overflow: hidden;
	width: 70px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#tire-developers-table td.row2 a {
	/*width: 150px;*/
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #888;
}

#tire-developers-table td.row2 {
	width: 150px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #888;
}

#tire-developers-table td.row2 span {
	display: block;
	color: #222;
	font-size: 12px;
}

#tire-developers-table td.row2 span:not(.strong):hover {
	color: #2e72cd;
}

#tire-developers-table td.row2 strong, #tire-developers-table td.row2 .strong {
	display: block;
	font-size: 12px;
	color: #888;
}

#tire-developers-table td.row2 a {
	text-decoration: none;
}

#tire-developers-table td.row3 {
	width: 60px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 12px;
}


#tire-developers-table2 table td.row3 a {
	color: #777;
	font-size: 12px;
	text-decoration: none;
}

#tire-developers-table2 table td.row3 a:hover {
	color: #2676e2;
	font-size: 12px;
	text-decoration: none;
}

#tire-developers-table td.row3 div {
	padding-left: 2px;
}

#tire-developers-table td.row4 {
	/*vertical-align: top;*/
}

#tire-developers-table2 td.row2 {
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	color: #777;
}

#tire-developers-table2 td.row3 {
	font-size: 14px;
	padding-left: 2px;
	padding-right: 2px;
}


#tire-developers-table td.row4 .overflow {
	font-size: 12px;
	color: #555;
	height: 70px;
	padding: 9px 10px 0 10px;
	position: relative;
}

.description-ancor {
	position: absolute;
	right: 19px;
	bottom: -6px;
	color: #2676E2;
	text-decoration: none;
}

.description-ancor:hover {
	color: #777;
}

#tire-developers-table table {
	border-collapse: collapse;
}

#tire-developers-table td {
	border: 1px solid #e5e5e5;
}


#tire-developers-table th {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 3px;
    background: transparent;
    font-size: 11px;
    vertical-align: middle;
    color: #fff;
    border-bottom: 0;
    height: 28px;
}

div.poloska {
	padding-left: 5px;
	padding-right: 5px;
}

.poloska a {
	color: #fff;
	padding-right: 7px;
}

#content-left .model-link a {
	font-size: 13px;
}

#content-left .model-link {
	padding-top: 2px;
}


#tire-developers-seasons-left {
	background: url('../images/seasons-panel-left.png') left 0px  no-repeat;
	padding-left: 10px;
}

#tire-developers-seasons-right {
	background: url('../images/seasons-panel-right.png') right 0px no-repeat;
}

#tire-developers-seasons {
	background: url('../images/seasons-panel-top.png') repeat-x;
	margin-bottom: -8px;
	margin-left: 2px;
	margin-right: 220px;
}


#tire-developers-seasons2 #tire-developers-seasons-left {
	padding-left: 0;
}

#tire-developers-seasons2 {
	background: url('../images/seasons-panel-top2.png') repeat-x;
	position: relative;
}

#tire-developers-seasons em {
	font-style: normal;
	display: block;
}


.header2 {
	display: none;
}

.table-style-size {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}

#history {
	clear: both;
	padding-top: 15px;
	line-height: 19px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: justify;
	background: #f9f9f9;
}

#tire-developers-seasons2 li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

#tire-developers-seasons2 li a {
	font-weight: bold;
	color: #434343;
	font-size: 12px;
}



#tire-developers-seasons2 li {
	display: block;
	float: left;
	text-align: center;
	width: 73px;
	padding-top: 7px;
	padding-bottom: 14px;
	border-left: 1px solid #a9a9a9;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	padding-left: 1px;
	padding-right: 1px;
	box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.2);;
	position: relative;
	z-index: 100;
}

#tire-developers-seasons2 li.last {
	box-shadow: none;
}

#tire-developers-seasons2 li.active {
	background: url('../images/tab.png') repeat-x;
	color: #fff;
	border-right: 1px solid #648117;
	border-left: 1px solid #648116;
	padding-right: 0;
	position: relative;
	margin-top: 0;
	z-index: 99;
}


#tire-developers-seasons2 li.active:first-child {
	background: url('../images/active-tab-left.png') 0px 0 no-repeat;
	color: #fff;
	padding-right: 0;
}

#tire-developers-seasons2 li:first-child {
	padding-right: 1px;
}

#tire2s li.active:first-child {
	background: url('../images/active-tab-left2.png') 0px 0 no-repeat;
	color: #fff;
	padding-left: 11px;
}


#tire4s li {
	width: 180px;
}

#tire4s li {
	padding-top: 10px;
	line-height: 1;
}

#tire4s a {
	line-height: 1;
}

#tire4s li.last {

}

#tire3s li.active:first-child, #tire4s li.active:first-child {
	background: url('../images/active-tab-left2.png') 0px 0 no-repeat;
	color: #fff;
	padding-left: 11px;
}

#tire-developers-seasons2 li.last {
	padding-right: 9px;
}

#tire-developers-seasons2 li.last.active {
	background: url('../images/active-tab-right.png') -22px 0 no-repeat;
	color: #fff;
	border-right: none !important;
}



#tire2s li.last.active {
	background: url('../images/active-tab-right2.png') -21px 0 no-repeat;
	color: #fff;
	border-right: none !important;
	padding-right: 10px;
}

#tire3s li.last.active {
	background: url('../images/active-tab-right2.png') -21px 0 no-repeat;
	color: #fff;
	border-right: none !important;
	padding-right: 10px;
}

#tire4s li.last.active {
	background: url('../images/active-tab-right2.png') -10px 0 no-repeat;
	color: #fff;
	border-right: none !important;
}

#tire4s li {
	cursor: default;
}


#tire-developers-seasons2 li.last.active:first-child {
	background: url('../images/active-tab-single.png') left 0 no-repeat;
	width: 77px;
	color: #fff;
	padding-left: 11px;
	padding-right: 9px;
}


#tire-developers-seasons2 li span {
	font-size: 10px;
}

#tire-developers-seasons2 li:first-child {
	border-left: none;
	padding-left: 12px;
}

#tire-developers-seasons2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#tire2s li {

	width: 168px;
	padding:0;
	font-size: 11px;
	cursor: pointer;
}

#tire2s li a {
	font-size: 11px;
	font-style: normal;
	display: block;
	padding:11px 0;
}

#tire2s li.active a {
	color: #fff;
}

#tire3s li {
	padding-top: 9px;
	width: 168px;
	padding-bottom: 8px;
	font-size: 11px;
    cursor: default;
}

#tire3s li a {
	font-size: 11px;
	font-style: normal;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

#tire3s li.active a {
	color: #fff;
}


.raquo {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 4px;
}

.radius_all td {
	background: #fff;
}

#tires-pictures {
	margin-top: 15px;
	margin-left: 0px;
	width: 267px;
	padding: 4px;
	margin-bottom: 10px;
}

#tires-pictures .picture {
	display: block;
	float: left;
	margin-right: 7px;
	border: 1px solid silver;
}

.social-buttons{
	padding: 5px 0 5px 5px;
	width: 55%;
}

.foto {
	width: 274px;
	height: 350px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 499;
}

.foto-a {
	width: 250px;
	height: 350px;
	position: relative;
	display: block;
}

.foto-a.disk {
	width: 320px;
	height: 320px;
}

.foto-a.disk .foto {
	width: 320px;
	height: 320px;
}

.current {
	z-index: 500;
}

#history {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-radius: 0 0 10px 10px;
	margin-top: -1px;
}

#tire-developers-table tr.history-row td {
	border: none;
}

#content-left .poloska a.active {
	color: #B4D836;
	background: url('../images/arrow2.svg') -2px -1px no-repeat;
	background-size: 16px;
	padding-left: 9px;
}

#tire-developers-table3 table {
	border-collapse: collapse;
}

#tire-developers-table3 {
	background: url('../images/content-panel-top2.png') -1px 0px no-repeat;
	width: 816px;
	position: relative;
	margin-top: 0;
}

#tire-developers-table3 th {
	margin-top: 5px;
	padding-top: 14px;
	padding-bottom: 13px;
	background: transparent;
	font-size: 11px;
	vertical-align: middle;
	color: #fff;
	border-bottom: 0;
}

#tire-developers-table3 td {
	border: 1px solid #e5e5e5;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#tire-developers-table3 .row1 {
	width: 120px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tire-developers-table3 .row1 img {
	border: 1px solid #e5e5e5;
}

#tire-developers-table3 .row2 {
	width: 160px;
}

#tire-developers-table3 .row2 a {
	text-decoration: none;
	font-size: 13px;
}

.blue-link {
	color: #444;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 7px 0;
}

.blue-link:hover {
	text-decoration: underline;
}

#tire-developers-table3 td {
}

#tire-auto-last td {
	font-size: 12px;
}


#tire4s li.p2, #tire4s li.p2 a {
	font-size: 11px;
}

a.blue-link:hover {
	color: #3275e6;
}

.type-error {
   color: #c22;
   text-align: center;
   height: 20px;
}

#mail{
	position: absolute;
	left: 500px;
	top: 30px;
	width: 88px;
	height: 31px;
}

#tire-auto-last td.summer_pososka1 {
	/*border-bottom: 1px solid #f5f5f5;*/
}


#tire-auto-last td.summer_pososka2 {
	/*border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;*/
}

.tabs_container {
  padding-top: 30px;
  clear: left;
  position: relative;
}

.tabs{
  padding: 0;
}

.tabs_container .tabs{
  margin: 0 !important;
}

.tabs_container .tabs li {
  cursor: pointer;
  background: rgba(0, 0, 0, 0) url("../images/seasons-panel-top2.png") repeat-x scroll 0 0;

  padding: 5px 20px;
  margin: 0 !important;
  color: #333;
	-moz-user-select: none;
	-webkit-user-select: none;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border: 1px solid rgba(224, 224, 224, 0);
    border-bottom: 1px solid #e0e0e0;
}

.tabs_container .tabs li.active {
  border: 1px solid #e0e0e0;
  border-bottom: 1px solid #fff;
  background: rgba(0, 0, 0, 0) url("../images/tab.png") repeat-x scroll 0 0;
  color: #fff;
  text-shadow: none;
}

.tab_container {
  display: none;
  background: #fff;
  border: 1px solid #e0e0e0;
  padding: 25px;
  margin: -1px 0 0 0;
  min-height: 100px;
}

.tab_container ul li {
  margin: 0 0 8px 0;
}

.inl-bl{
  display: inline-block;
}
.switch-type span, .switch-faq-type span {
    margin: 0 16px 0 0;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    padding-bottom: 3px;
}
 .switch-type .active, .switch-faq-type span {
	 cursor: pointer;
	 color: #ccc
 }
.switch-type .inactive, .switch-faq-type .inactive {
    cursor: default;
    border-bottom: 2px solid #c2db19;
	 color: #333;
}
.switch-type .active:hover, .switch-faq-type span:not('.active'):hover {
	 color: #333;
	 border-color: #ccc;
}
.disk-type {
	color: #878787;
}

.availability-sort ul.virtual_select li a {
    padding: 3px 5px;
}

ul.virtual_select {
    border: 1px solid #e5e5e5;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.07);
}
