@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf');
}

html{
	width: 100%; 
	height: 100%;
}
body { 
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul,li {
	margin: 0;
	padding: 0;
	display: inline;
}

a {
	color: #b7b0b5;
}

a:hover {
	color: #373743;
}



#header{
	width: 100%;
	height: 123px;
	background-image: URL(/simg/topbg.jpg);
	background-position: center top;
}

#logomenu{
	width: 940px;
	height: 124px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;
}

#logomenu .top{
	width: 940px;
	height: 124px;
	margin: 0px auto;
}

#logomenu .logo{
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}

#logomenu .menuu{
	float: left;
	margin-top: 20px;
}
.mainmenu ul{
	width: 900px;
}

.mainmenu li{
 float: left;
 list-style-type: none;
 list-style: none;
 text-align: center;
 margin-right: 10px;
}

.mainmenu li a{
	text-decoration: none;
}

.topmenu{
	color: #f7f9fd;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.botmenu{
	color: #6b7a8a;
	font-style: italic;
	font-size: 13px;
}

#center{
	width: 940px;
	height: auto;
	margin: 0px auto;
}

.topshadow{
	background-image: URL(/simg/centertopshadow.jpg);
	background-repeat: repeat-x;
	height: 33px;
}

#content{

}

#content .banner{

}

#left{
	float: left;
	width: 250px;
	margin-right: 15px;
}



.newspost{
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.newspost a:link, a:hover, a:visited{
	color: #000;
	text-decoration: none;
}

.newstext:link, .newstext:hover, .newstext:visited{
	color: #000;
	text-decoration: none;
	font-size: 13px;
	height: 20px;
}

.newsname .li:link, .li:hover, .li:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.newsimg{
	float: left;
	margin-right: 10px;
}

.readmore a:link, a:hover, a:visited{
	color: #000;
	text-decoration: none;
	
}

.newsdate{
	font-weight: bold;
}

.readmore{
	margin-top: 1px;
	float: right;
}


#left .forma{
	float: left;
}

.forma {
	width: 250px;
}
#center .right{
	float: left;
	text-align: left;
	-width: 660px;
}

.botshadow{
	background-image: URL(/simg/centerbottomshadow.jpg);
	background-repeat: repeat-x;
	height: 67px;
}

#bottom{
	float: left;
	width: 100%;
	height: 296px;
	background-image: URL(/simg/centerbottomshadow.jpg);
	background-repeat: repeat-x;
}

#bottom .botcontent{
	width: 940px;
	background-image: URL(/simg/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.darb_input{
	width:185px;
}

#form-hr table td{
border-bottom: 1px solid #b6b8b7;
height: 40px;
}

.darb_text_area{
	width:185px;
	height:16px;
	vertical-align: middle;
	max-width:350px;
	max-height:200px;
	border:2px inset #F4F4F4;
}

.error_input{
	border:1px solid red !important;
}

.grey-input{
	border:1px solid grey;
}

.green-input{
	border:1px solid green;
}

.inter_err{
	display:none;
	position:absolute;
	margin-left:30px;
	background-color: red;
}

#result{
	float:left;
	width:930px;
	display: table-cell;
	word-wrap: break-word;
}

#result input[type=button]
{   
	padding: 5px;
	border : none;
	background-color: #696969;
	color: white;
	width: 60px;
	cursor: pointer;
}

#result input[type=button]:hover
{   
	background-color: #BFFF00;
	color:#696969;
	cursor: pointer;
}

#result th
{
	background-color:  #696969;
	color: white;
}

.interface_form{
	width:928px;
	float:left;
	text-align: center;
	font-size: 16px;
}

.interface_form table{
	text-align: right;
}

.interface_form .input{
	float: left;
	width: 200px;
	color: #555;
	height: 20px;
	padding: 4px;
	border-top: 3px solid #989897;
	border-left: 3px solid #b9b9b7;
	border-bottom: 0px;
	border-right: 0px;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
	border-radius: 5px;
}

.interface_form .area{
	float: left;
	width: 200px;
	max-width: 200px;
	color: #555;
	min-height: 50px;
	padding: 4px;
	border-top: 3px solid #989897;
	border-left: 3px solid #b9b9b7;
	border-bottom: 0px;
	border-right: 0px;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
	border-radius: 5px;
}

/* --------------  Profile  -----------------------*/
.profile
{
	-width: 640px;
	-border: 1px solid black;
	margin: auto;
	width: 100%;
	position: relative;
}

.profile hr
{
	border: 0;
    height: 1px;
    background: gray;
}

.profile button,
.profile_d
{
	background-color: #696969;
    border: none;
    padding: 0px 10px;
    line-height: 30px;
    cursor: pointer;
    float: right;
    margin-bottom: 10px;
    font-size: 14px;
    color: #fff !important;
    margin-left: 20px;
    text-decoration: none;
}

#back
{
	float: left;
	-margin-top: 10px;
	margin-right: 20px;
}



.profile hr
{
	width: 610px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
}

.profile button:hover,
.profile_d:hover
{
	color: #696969 !important;
    background: #BFFF00;
	cursor: pointer;
}

.profile text
{
  width: 148px;
  -height: 20px;
  -padding: 4px;
  -border: 1px solid #989897;
  margin: 5px;
  font-size: 14px;
  padding-left: 2px;
  display: inline-block;
}

.profile label
{   
	margin-right: 10px;
	font-size: 14px;
	color: #373743;
	font-family: 'Roboto-Regular', sans-serif;
	text-align: right;
	width: 150px;
	display: inline-block;
}

.profile_string
{
	-border-bottom: 1px solid #696969;
	min-height: 34px;
	margin-bottom: 5px;
	padding: 5px;
	color: gray;
	text-align: left;
}

/* ------------------------------------------------*/

#edit
{
	float:right;
}

.inner_table
{
	display: inline-table;
	width: 100%;
}

.discount
{
	font-family: 'Roboto-Regular', sans-serif;
	padding: 5px;
	font-size: 16px;
	background-color: #8cde9c;
	color: white;
	width: 110px;
	position: absolute;
	top: 50px;
	right: 0;
}

.jur-form-fields{
	display:none;
}
/* -------------------  Upper Bar  ------------------- */
.upperBar {
	width: 100%;
	height: 27px;
	background-color: #696969;
	margin: 0;
	padding: 0;
	list-style-type: none;
	-line-height: 27px;
	-webkit-box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1);
	-moz-box-shadow:    0px 3px 10px 1px rgba(105, 105, 105, 1);
	box-shadow:         0px 3px 10px 1px rgba(105, 105, 105, 1);
	position: relative;
	z-index: 2;
}

.lng {
	text-transform: uppercase;
	float: left;
	line-height: 27px;
	padding-left: 540px;
	height: 100%;
}

.lng a {
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	padding-right: 15px;
}

.lng a.active,
.lng a:hover{
	color:#BFFF00;
}

.login a {
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	-line-height: 8px;
}

.login {
	text-transform: uppercase;
	float: right;
	margin-right: 21px;
	line-height: 0;
	height: 100%;
}

.center {
	margin: auto;
	width: 960px;
	height: 100%;
}

.login img {
	padding-top: 5px;
	padding-left: 8px;
}

/* -------------------  Header  ------------------- */

header {
	margin: 0 ;
	padding: 0 ;
}

.slider {
	height: 230px;
	background-color: #feb6a2;
	position: relative;
	z-index: 1;
	background-image: url('../img2/FonsSlaidiem4.jpg');
		margin: 0 !important;
	padding: 0 !important;
}

#slideRight
{
	float: left;
	width: 640px;
	margin: 0 !important;
	padding: 0 !important;
	-webkit-box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1);
  -moz-box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1);
  box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1);
}

#slideLeft
{
	margin: 0; 
	padding: 0;
	float: right;
	width: 195px;
	/* -webkit-box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1); */
	/*-moz-box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1);*/
	/* box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1); */
}

#logo
{
	position: absolute;
	top: 0;
	width:276px;
	height:80px;
	/*background: #696969;*/
	background: transparent;
	/* -webkit-box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1); */
	/*-moz-box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1);*/
	/* box-shadow: 0px 3px 10px 1px rgba(105, 105, 105, 1); */
}

#logo img {
	height: 77px;
	padding: 3px;
	/* width: 98%; */
}

.nav
{
	margin: 0;
	padding: 0;
	background-color: #696969;
	width: 100%;
	height: 30px;
	padding-top:1px;
	z-index: 9999;
	position: relative;
}

.nav a
{
	text-decoration: none;
	color: #BFFF00;
	margin: 0;
	padding: 0;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
	font-weight: 700; 
	 letter-spacing: 0pt;
	line-height: 30px;
}

.nav li
{
	padding-left: 8px;
	padding-right: 8px;
	cursor: default;
	-background-image: url('../img2/border.jpg');
 	-background-position: right;
 	-background-repeat: no-repeat;
 	padding-top: 2px ;

}

.nav li:first-child 
{ 
    -padding-left: 289px;
}

.nav li:last-child 
{ 
	background-image: none;
}
/* -------------------  Content  ------------------- */
.content
{
	width: 960px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 15px;
    font-family: 'Roboto-Regular', sans-serif;
    line-height: 1.8em;
    color: #373743;
}

.content-table{
	float:left;
	width:100%;
}


.content-table p{
	clear:both;
	margin-bottom:10px;
}

.content-table ul{
	float:left;
	width:100%;
	margin:10px 0px;
	clear:both;
}

.content-table ul li{
	    display: list-item;
	    margin-left:40px;
}

.wrapper
{
	height: auto;
    min-height: 100%;
    margin-bottom: 20px;
}


.contentNav
{
	margin-left: 34px;
	margin-top: 26px;
	border-bottom: 2px solid #f7f7f7;
	padding-bottom: 7px;
	margin-bottom: 30px;
}

.contentNav li
{
	font-family: 'Roboto-Bold', sans-serif;	
	padding-right: 16px;
}

.contentNav a
{	
	text-transform: uppercase;
	text-decoration: none;
	color: #d7d2d4;	
	font-size: 12px;
}

.navSelected
{ 
	color: #696567 !important;
}

.newsBlock
{
	width: 380px;
	height: 180px;
	float: left;
	margin-right: 46px;
	margin-left: 34px;
	padding-right: 3px;
}

.newsBlock img
{
	float: left;
    margin-right: 30px;
    clear:both;
}

.newsBlock h2,p
{
	margin: 0;
	padding: 0;
    margin-left: 0px;
    overflow:auto;
    display:block;
    font-family: 'Roboto-Regular', sans-serif;	
}

.newsBlock h2
{
	padding-bottom: 20px;
	line-height: 22px;
	color: #47484c;
}

.newsBlock p
{
	color : #b7b2b9;
	font-size: 12px;
	line-height: 18px;
}

/* -------------------  Left List  ------------------- */

#left .news{
	float: left;
	width: 250px;
	height: auto;
	color: #373743;
	-background-image: URL(/simg/newsbg.jpg);
	-background-repeat: no-repeat;
	-border: 1px solid #696969;
	display: block;
	-overflow: auto;
	margin-bottom: 20px;
	background-color: white;
}

.news p
{
	margin-bottom: 15px;
}

.news a:hover 
{
	color: #696969;
}

.list2
{	
	margin: 5px;
	padding: 5px;
	font-size: 18px;
  	font-family: 'Roboto-Regular', sans-serif;
 	color: white;
 	background-color: #696969;
	width: 230px; 
	-margin-top: 5px; 
	-margin-left: 70px; 
	margin-bottom: 10px;

}

/* -------------------  Footer  ------------------- */
.footer
{	

	background:#696969;
	width:100%;
	-min-height:130px;
	max-height: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
	overflow:auto;;
}

.footer table {
    table-layout: fixed;
    height: 100%;   
}

#wrapper 
{
	position:relative;
	-height: 50px;
	width: 100%;
}

#adress
{
	color: white;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 700; 
	text-align: center;
	float: left;
	padding-top: 30px;
	width: 300px;
	margin-left: 35px;
}

#icons
{
	width: 303px;;
	float: left;
	padding-top: 25px;
	margin-left: 15px;
}

#icons img
{
	margin-right: 10px;
}

#contacts
{
	color: white;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 700; 
	text-align: center;
	float: left;
	width: 245px;
	padding-top: 20px;
	margin-left: 25px;
}


 ul.dropdown li { position: relative; }
 ul.dropdown,
 ul.dropdown-inside {
 list-style-type: none;
 padding: 0;
 }
 ul.dropdown-inside {
 position: absolute;
 left: -9999px;
 }
 ul.dropdown li.dropdown-top {
 display: inline;
 float: left;
 margin: 0 0px 0 0;
 padding-top:0px;
 }
 ul.dropdown li.dropdown-top a {
 padding:0px 4px;
 display: block;
 }
 ul.dropdown a.dropdown-top { -background: #efefef; }
 ul.dropdown a.dropdown-top:hover {  }
 ul.dropdown li.dropdown-top:hover .dropdown-inside {
 display: block;
 left: 8px;
 }
 ul.dropdown .dropdown-inside { background: #696969; }


li.dropdown-inside
{
	width: 100%;
}

.dropdown-inside li{
	padding:0px;
	float:left;
}
.dropdown-inside a 
{
	-background-color: black;
	margin-top: 0px;
}

 .form-header
 {
 	width: 950px;
	padding: 5px;
 	font-size: 18px;
 	font-family: 'Roboto-Regular', sans-serif;
 	color: white;
 	background-color: #696969;
 }

 .form-table
 {
 	width: 100%;
 	padding: 10px 0px;
 	float:left;
 }

 .errormsg1
 {
 	color: red;
 	width: 100%;
 }

 .reg1td
 {
 	font-family: 'Roboto-Regular', sans-serif;
 	font-size: 14px;
 }

 .form-table input[type=text],input[type=password], .form-login input[type=text]
 {
 	width: 188px;
	height: 20px;
	-padding: 4px;
	border: 1px solid #989897;
	margin: 5px;
	font-size: 14px;
	padding-left: 2px;

}

 .regsubmit
 {
 	font-family: 'Roboto-Regular', sans-serif;
 	font-size: 14px;
  	width: 150px ;
	height: 30px ;
	border: none;
	padding: 4px;
	margin: 5px;	
	color: white;
	background-color: #696969;
	cursor: pointer;
 }

  .regsubmit:hover
 {
	background-color: #BFFF00;
	color:#696969;
 }

 .form-login
 {
 	-width: 320px;
 	display: table;
 	font-family: 'Roboto-Regular', sans-serif;
 	font-size: 14px;
 	margin-top: 50px;
 	margin-left: 30%;
 	margin: auto;
 	-border: 1px solid #696969;
 	text-align: center;
 	padding-top: 30px;
 	padding-bottom: 30px;
 }

.right 
{
	background-color: white;
	width: 680px;
	padding:2px 10px;
	display: table-cell;
}

.inner_box
{
	-width: 634px; 
	-height: auto; 
	-float: left; 
	-margin-top: 20px; 
	-font-size: 13px;
	-padding: 10px;
}

/* sadalnes page */
.sadalnes-content{
	float:left;
	width:930px;
	background-color: #fff;
	padding: 0px 15px;
}

.sadalnes-content p{
	margin:0px;
}

.sadalnes-content .page-title{
	font-size: 22px;
	margin-bottom:10px;
	font-weight: bold;
}

.sadalnes-content a{
	color:#373743;
}	



.sadalnes-list{
	width:100%;
	float:left;
	line-height: 15px;
	font-size: 12px;
}


.sadalnes-list tr td{
	border:1px solid #CCCCCC;
	text-align: center;
}

.sadalnes-list thead tr td{
	text-align: center;
}

.sadalnes-list tbody tr td{
	
	text-align: center;
}

.sadalnes-list tr td input{
	float: left;
	color: #373743;
	height: 20px;
	border: 1px solid #989897;
	font-size: 14px;
	background: #FFF;
	padding-left: 2px;
}

.sadalnes-list tr td input.w130{
	width:126px;
}

.sadalnes-list tr td input.w60{
	width:56px;
}

.sadalnes-list tr td input.w50{
	width:46px;
}

.sadalnes-list tr td input.w80{
	width:76px;
}

.sadalnes-list tr td .buttons{
	background-color: #696969;
	color:#fff;
	border: none;
	padding: 0px 0px;
	line-height: 20px;
	cursor: pointer;
	float:left;
	margin:2px;
	width:98%;
	text-decoration: none;
}

.sadalnes-list tr td .buttons:hover{
	background-color: #BFFF00;
	color:#696969;
}

.sadalnes-list tr td .inactive{
	background-color: rgb(168, 168, 168);
	color:#fff;
}

.new-sadalnes{
	background-color: #696969;
	border: none;
	padding: 0px 10px;
	line-height: 30px;
	cursor: pointer;
	float:left;
	margin-bottom:10px;
	font-size: 16px;
	color:#fff !important;
	margin-left:2px;
	margin-right:20px;
	text-decoration: none;
}

.new-sadalnes-style{
	line-height: 20px;
	float:left;
	width:100%;
	font-size: 14px;
	font-weight: bold;
}

.new-sadalnes:hover,
.new-sadalnes.active{
	color:#696969 !important;
	background: #BFFF00;
}

.new-sadalnes-email{
	line-height: 20px;
	margin:0px 0px 15px 0px;
	float:left;
	font-size: 14px;
	text-align: left;
	width:100%;
	color:red;
	font-weight: bold;
}

.filter-arrow{
	height:16px;
	position:relative;
	top:4px;
}
span#auth_err {
    text-align: center;
    float: none;
    display: block;
}
.grid{
    display: grid;
}
span#auth_err a{
    color: #990001;
}
.nivo-caption{
	background: none;
    color: #080808;
}
.nivo-controlNav {
	display: none;
}
.slider-wrapper{
	overflow: hidden;
	max-height: 230px;
}
.slider-wrapper-mini {
	background: transparent;
	overflow: hidden;
	max-height: 230px;
}
.chooseLink{

	background: dimgrey;
	color: #BFFF00;
	padding: 7px;
	margin-right: 40px;
	text-decoration: none;
	font-size: 15px;
}
.chooseLink a:hover{
	color: #BFFF00!important;
	text-decoration: underline!important;
}
.chooseLink.active a:hover{
	color: #696969;
}
.chooseLink.active{
	background: #BFFF00;
	color: #696969;
	text-decoration: underline;
}
.shop_picts img{
	max-width: 70%;
	max-height: 100%;
}

.shop-a-image{
	float:left;
	width:100%;
	max-width:160px;
	text-align: center;
}
.item_body {
	float:left;
	width:100%;
}

.item_body tbody{
	border: 1px solid #E6E6E4;
	margin:0px;
}
.contact-form{
	float:left;
	width:100%;
}

.contact-form form{
	float:left;
	width:100%;
}

.item_body .shop_picts{
	width:160px;
}
.shop_name {
	text-align: left;
	font-size: 15px;
}
.shop_price {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	min-width: 111px;
}
.shop_buy{
	padding: 10px;
	background: #BFFF00;
	color: #373743;
	font-size: 20px;
	text-decoration: none;
}
.shop_buy:hover{
	padding: 10px;
	background: #85FF00;
	color: #373743;
	font-size: 20px;
	/* text-decoration: underline; */
}
table.order_form {
	width: 100%;
	padding: 20px;
}
td.order_label  {
	text-align: right;
	width: 40%;
}
td.buy_td  {
	text-align: center;

}
.succsess_order {
	text-align: center;
	width: 100%;
	font-size: 25px;
	font-family: inherit;
	color: dimgrey;
	font-weight: 500;
	/* position: absolute; */
}
form#buyform {
	margin: 0 auto;
	text-align: center;
}
th.shop_picts {
	width: 20%;
}
a.inline {
	float: left;
	width: 100%;
}

a.inline.mini {
	/* float: left; */
	max-width: 31%;
	margin: 1%;
	text-transform: center;
	float:left;
	/* max-height: 10%; */
}
.carousel_long {
	/* width: 9999999px; */
	max-width: 160px;
	width:100%;
	float:left;
	height: 60px;
	display: inline-block;
	overflow: none;
}

.shop-title{
	float:left;
	width:100%;
	margin-bottom: 15px;
}
input.blue-btn.fright {
	background: dimgrey;
	width: 175px;
	color: #A4FA00;
	padding: 5px;
	font-size: 17px;
	cursor: pointer;
	float:left;
	border:0px;
}
input.blue-btn.fright:hover {
	background: #A4FA00;
	color: dimgrey;
}
.start_box {
	display: inline-block;
	width: 50%;
	float: left;
	padding-top: 25px ;
	font-family: 'Josefin Sans', sans-serif;
}
.start_link {
	float: left;
	/* padding: 10px; */
	margin: 0 10px;
	font-size: 17px;
	max-width: 60%;
	font-weight: 600;
	color: dimgrey;
}
.start_box:hover .start_link {

	color: #98CA03;
}
.start_box:hover img.link_img {

	border-color: #98CA03;
}

.startimg {
	float: left;
	width: 32%;
}
.startimg img {
	border-radius: 50%;
	width: 98%;
	border: 2px solid #696969;
}


.loading-fw{
	float:left;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: 99999999999999999999999999999;
	background:rgba(255,255,255,0.8) url('/img/green_loading_circle.gif') no-repeat center center;
	display:none;
}