small
{
	font-size:85%;
}
.b1c-form {
    font-family: sans-serif;
}
.b1c-form .b1c-cr, .b1c-form .b1c-cr * {
	font-size: 0.1px !important;
	color: #f2f2f2 !important;
}
.b1c-submit {
	height: 2em;
}
span.h1 {
    font-size: 13px !important;
}
div.catalog-item-price{
	clear: left;
	float: left;
	padding: 0.5em 1em;
	margin: 1em 0px 0px 20px;
	font-weight: bold;
}
div.catalog-item-price {
	background: #E40000;
	color: white;
}
.b1c-buy {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.price_detail{
color: #fff;
	font-weight: bold;
	background-color: #242461;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	text-align: center;
	padding: 6px;
}
div.imageg {
    margin-bottom: 20px;
}
input.b1c {
    color: #fff;
    display: block;
    font-weight: bold;
    text-align: center;
    background: #48a216;
    text-decoration: none;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
    padding: 7px 2em;
}
.shop-button {
    background-color: #739a28;
    color: white;
    padding: 3px 10px;
    position: absolute;
    top: 0px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    transition: .2s linear;
}
.shop-button:hover {
    background-color: #006236;
    transition: .2s linear;
}


hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#header
{
	position:relative; /*containing block*/
	height:106px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #2F4773 url(images/header_bg.gif) repeat-x;
	border-bottom:1px solid #D6D6D6;
}

#header_logo
{
	position:absolute;
}

#header_text
{
	position:absolute;
	left:210px;
	top: 30%;
	color:#fff;
}

#header_text h1
{
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{

	background:#4B6185;
	position:absolute;
	right:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #4D6990;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;
	
}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

/*Data table*/
table.data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#E1E5ED;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}
.telephon {
    color: #ee7e1a;
    text-align: center;
    font-size:18px;
    font-weight: bold;
    margin: 11px;
}
.teleph {
    color: #ee7e1a;
    text-align: left;
    font-size:18px;
    font-weight: bold;
    margin: 11px 0;
}
.headinfo {
    padding: 20px 16px;
    width: 223px;
    margin-top: 85px;
}
.headinfo h1 {
    color: #fff;
}
.headinfo span {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 10px auto;
    display: block;
    font-family: Tahoma;
}
.headinfo a {
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 210px;
    font-size: 14px;
    text-align: center;
}
.headtel {
    color: white;
    text-align: center;
    font-size:16px;
    font-weight: bold;
}
