body { 	
	margin:0px;
	padding:0px; 
	background:url(/theme/images/bg.jpg) top left fixed;
	font-family: Tahoma; 
	/*background-left: 0px; background-top: -50px;*/ 
}

.cb { clear: both; }

.elements .element {
  list-style: disc inside;
  padding: 1em;
}

.pager {
  text-align: center;
}

.navigation_bread_crumb li, .pager li {
  display: inline;
  margin: 0 5px;
}

.nofloat {
	float: none !important;
}

/*
h1 {
  font-size: 2.5em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.2em;
  font-weight: bold;
}

td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#61442B;
	line-height:13px;
}
*/
a {
	text-decoration: underline;
	color:#7D2800;
}

.copy{
font-family:tahoma;
color:#8C6241;
text-decoration:none;
}

.top_txt {	color:#A6A6A6;
			text-decoration:none}

.content {color:#61442B; text-decoration:none}
.red {
	color:#7D2800; 
	font-weight:bold
	}
.top_txt {color:#8F7156; text-decoration:none}

.white {color:#ffffff; text-decoration:none}

.abs {vertical-align:middle}
.sm {font-size:10px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}


.form_category { width:154px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#AF8F73;
		background-color:#ffffff;
		color:#8F7156;
		margin-left:0px;
		margin-right:0px}
		
.form { width:210px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		
		background-color:#ffffff;
		color:#715237;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:210px;
		height:82px;
		font-family:tahoma;
		font-size:11px;
		
		background-color:#ffffff;
		color:#715237;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}




a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}


div#main {
	margin: 60px auto;
	padding: 20px;
	background-color: white;
	display: block;
	width: 920px;
}

hr {
	color: #BD3D00;
	border: #BD3D00;
	background-color: #BD3D00;
	height: 2px;
	width: 100%;
}

hr.topredline {
	color: #BD3D00;
	border: #BD3D00;
	background-color: #BD3D00;
	width: 100%;
	height: 3px;
	margin: 2px 0 2px 0;
}
ul.topmenu {
	list-style-type: none;
	display: block;
	margin: 0 auto 3px auto;
	padding: 0;
	width: 100%;
}

ul.topmenu li {
	background: url(/theme/images/menu_bg.jpg) repeat-x;
	margin: 0 5px 0 0;
	padding: 0 0 0 1px;
	display: inline-block;
	width: 147px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
}
ul.topmenu li:hover {
	background: url(/theme/images/menu_ovr_bg.jpg);
}

ul.topmenu li a, .dm_inactive {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-size: 16px;
	display: block;
	text-align: center;
	margin:0;
	padding-top: 8px;
	vertical-align: middle;
} 

/*by G start*/
.navigation_menu{
	z-index: 100!important;
    position: relative;
}
.topmenu li ul {
	display:none;
}
.topmenu li:hover ul {
    display: block;
    padding-left: 0px;
    margin-top: 7px;
}
.blog_section {
	display: inline-block;
	margin-bottom:10px;
}
.blog-img-left {
	float:left!important;
	margin-right: 15px;
}
.mb-15 {
	margin-bottom:15px;
}
.current_page_link {
	text-decoration: unset;
    background: #bd3d00;
    color: white;
    padding: 3px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: inline-block;
}
/*by G end*/


/*
ul.topmenu {
	list-style-type: none;
	display: block;
	margin: 0 auto 3px auto;
	padding: 0;
	width: 100%;
}

ul.topmenu li {
	background: url(/theme/images/menu_bg.jpg) repeat-x;
	margin: 0;
	padding: 0 0 0 1px;
	display: inline-block;
	width: 147px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
}

ul.topmenu li a {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-size: 16px;
	display: block;
	text-align: center;
	margin:0;
	padding-top: 8px;
	vertical-align: middle;
}
*/
div#footer {
	background-color: #E1DBC7;
	padding: 2px 5px;
	font-size: 14px;
	margin: 5px 0 0 0;
}

div.left_up {
	width: 565px;
	background-color: #E5DAC1;
	padding: 5px;
	font-size: 12px;
	margin: 2px;
	display: inline-block;
	float: left;
}
div.left_up img {
	text-align: right;
	float: right;
	margin-left: 3px;
}
div.left_up h2 {
	border-bottom: 2px solid #EBE3D0;
}
div.left_bottom {
	width: 565px;
	background-color: #D2BF99;
	padding: 5px;
	font-size: 12px;
	margin: 2px;
	display: inline-block;
	float: left;
}
div.left_bottom img {
	text-align: left;
	float: left;
	margin-right: 3px;
}
div.left_bottom h2 {
	border-bottom: 2px solid #DECBA5;
}
div.left_big {
	width: 565px;
	background-color: #E5DAC1;
	padding: 5px;
	font-size: 14px;
	margin: 2px;
	display: inline-block;
	float: left;
}
div.left_big h2 {
	border-bottom: 2px solid #EBE3D0;
}

div.right_up {
	width: 326px;
	height: 305px;
	background-color: #E5DAC1;
	padding: 5px;
	font-size: 12px;
 	margin: 2px;
 	display: inline-block;
 	float: right;
 	overflow: auto;
 	text-align: center;
}

div.right_bottom {
	width: 326px;
	padding: 0;
	font-size: 12px;
	margin: 2px;
	display: inline-block;
	float: right;
	overflow: auto;
}

h1 {
	font-size: 16px;
	color: #B11C19;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #EBE3D0;
	margin-bottom: 2px;
	margin-top: 0;
}
h2 {
	font-size: 14px;
	color: #7D2800;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #EBE3D0;
	margin-bottom: 2px;
	margin-top: 0;
}
h3 {
	font-weight: bold;
}
.contacttable {
	
}

.contacttable td {
	vertical-align: top;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.contacttable input[type="text"] {
	width: 200px;
}

.contacttable input[type="submit"], input[type="reset"] {
	width: 60px;
}

.contacttable textarea {
	width: 200px;
}

.dm_widget_inner p {
	margin-bottom: 1em;
}

table.product_group_list_table {
	width: 100%;
}

table.products_by_group_table {
	width: 550px;
}
tr.table_head td {
	font-weight: bold;
	border-bottom: dotted 1px #7D2800;
}

table.products_by_group td {
	margin: 0;
	padding: 2px 5px;
	vertical-align: top;
}

div.specitems_list {
	padding-top: 15px;
}
.specialproduct_block {
	clear: both;
}
.description {
	padding-left: 3px;
}
.product_img {
	margin-right: 5px;
	float: left;
	clear: both;
}
.product_img a img {
	display: block;
}
.details { margin-top: 1.5em; }
.details .prices { display: block; margin: 6px 0 0 0;  text-align: right; }

.old-price {text-decoration: line-through; }
.new-price { font-weight: bold; }
.discount {
	background: url(/webshop/img/discount_bg.png) no-repeat center;
	display: inline-block;
	width: 40px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	margin-right: 3px;
}
.button2 { 
	font-size: 9px; 
	line-height: 9px; 
	color: #fffffe;
	width: 69px;
	padding: 1px 4px;
 	background: #892726;
 	border: 2px solid #8c5542;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none; 
}

.pin_img {
	margin-bottom:10px;
}
.button3 { 
	font-size: 12px; 
	color: #fffffe;
	padding: 5px 10px;
 	background: #892726;
 	border: 2px solid #8c5542;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none; 
}
.margin-top-25-bottom-25{
	margin-top:25px;
	margin-bottom:20px!important;
}
.left_up_v {
	width: 565px;
	padding: 5px;
	font-size: 12px;
	margin: 2px;
	display: inline-block;
	float: left;
}
.left_up_v img {
	text-align: right;
	float: right;
	margin-left: 3px;
}
.left_up_v h2 {
	border-bottom: 2px solid #EBE3D0;
}
.youtube_head img{
	float: left!important;
    margin-right: 10px;
}

/*----- NEWSLETTER POPUP START -----*/
#newsletter_div{
	display: none;
	top: -600px;
	width: 420px;
	border: 3px solid #bd3d00;
	position: fixed;
	margin: 0px 0px 0px -200px;
	padding-bottom: 20px;
	font-size: 14px;
	left: 49%;
	z-index: 101;
	box-shadow: 0px 0px 30px #ffffff;
	background: url('/uploads/images/popup_bg.jpg') #fff;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#newsletter_div .close_btn{
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
#newsletter_div .popup_head{
	text-align: center;
    font-weight: bold;
    font-size: 20px;
    background: #e5dac1;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    letter-spacing: 1px;
}
#newsletter_div .popup_head span,
#newsletter_div .popup_text span{
	color: #bd3d00;
}
#newsletter_div .popup_text{
	text-align: center;
	padding: 0px 10px;
}
#newsletter_div .subscribe_btn{
	text-align: center;
}
#newsletter_div .subscribe_btn a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	background: linear-gradient(#8f7155, #a28769);
	padding: 7px 17px;
	letter-spacing: 1px;
}
#newsletter_div .subscribe_btn a:hover{
	background: linear-gradient(#a28769, #8f7155);
}
#newsletter_div img {
	margin: 0px;
	float: inherit;
}
/*----- NEWSLETTER POPUP END -----*/

.gyik_list li{
	margin-bottom:20px;
}