* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background: #000 none;
}

h1 {
	padding: 15px 15px 0 15px;
	color: #a6cdc9;
}

h2 {
	padding: 0 15px;
	color: #fff;
}

h3 {
	padding: 22px 15px 0 15px;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

h4 {
	position: absolute;
	left: -20px;
	top: 25px;
	width: 400px;
	height: 47px;
	line-height: 47px;
	padding-left: 35px;
	font-size: 1.8em;
	color: #fff;
	background: transparent url(../img/bg_title.jpg) repeat-y 20px top;
}

h4 img {
	position: absolute;
	top: 0;
	left: 0;
}

h5 {
	margin-top: 10px;
}

#prod h5 {
	position: relative;
	margin: 20px auto;
	text-transform: uppercase;
}

#prod h5 img {
	margin: 6px auto -3px 4px;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#top-bg {
	background: #9bc0bc url(../img/bg_header.gif) repeat-x left top;
}

.clear {
	clear: both;
}

.wrapper {
	width: 732px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 214px;
	padding-top: 26px;
}

#menu {
	position: relative;
	width: 100%;
	height: 54px;
	overflow: hidden;
	list-style: none;
	font-size: 0.8em;
	font-weight: bold;
}

#menu li {
	float: left;
	height: 51px;
	line-height: 51px;
	padding: 0 8px;
	text-align: center;
	text-transform: uppercase;
	border-top: 3px solid #000;
	cursor: pointer;
}

#menu li a {
	color: #fff;
}

#menu li:hover {
	border-top: 3px solid #ccc;
	background: #2b2b2b none;
}

#menu li.active {
	border-top: 3px solid #fff;
	background: #9bc0bc none;
}

#menu li.active a {
	color: #000;
}

#menu li.active a:hover, #menu li.e-mail a:hover {
	background: none;
}

#menu li.e-mail {
	position: absolute;
	top: 10px;
	right: 12px;
	font-weight: normal;
	text-transform: lowercase;
	border: none;
}

#menu li.e-mail:hover {
	background: none;
}

#flags {
	position: absolute;
	top: 2px;
	right: 0;
	overflow: hidden;
	list-style: none;
	height: 25px;
	list-style: none;
}

#flags li {
	float: left;
	padding: 1px 0 0 15px;
}

#brochure {
	position: absolute;
	top: 70px;
	right: 30px;
}

#lang {
	position: absolute;
	top: 90px;
	right: 40px;
	overflow: auto;
	z-index: 100;
	width: 80px;
	list-style: none;
	background: #ff0000 none;
}

#lang ul li {
	text-align: center;
	text-transform: uppercase;
	list-style: none;
	background: #000 none;
}

#lang li a, #lang ul li a {
	display: block;
	text-align: center;
	color: #fff;
}

#lang ul li a:hover {
	background: #333 none;
}

#lang ul {
	overflow: auto;
	width: 80px;
	list-style: none;
	background: #000 none;
}

#lang li {
	font-size: 12px;
	color: #fff;
}

#content {
	position: relative;
	padding: 100px 15px 20px 15px;
	font-size: 0.875em;
	background: transparent url(../img/bg_content.jpg) repeat-x left top;
}

#content a {
	color: #000;
}

#content a:hover {
	color: #fff;
}

#content p {
	margin-bottom: 14px;
	line-height: 1.4em;
	font-size: 0.95em;
}

img.bulgaria {
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
}

#prod {
	list-style: none;
}

#prod li {
	margin: 4px;
}

#prod div.ui-accordion-content-wrap {
	position: relative;
	padding: 10px;
	border: 1px solid #505d61;
}

#prod li a.ui-accordion-header {
	display: block;
	padding: 8px 8px 8px 30px;
	font-weight: bold;
	background: transparent url(../img/accordion_arrow.gif) no-repeat 10px center;
}

#prod li a:hover, #prod li a.ui-state-active {
	background: #505d61 url(../img/accordion_arrow.gif) no-repeat 10px center;
	color: #fff;
}

.ui-accordion-content {
	overflow: hidden;
}

ul.images {
	margin-top: 15px;
	overflow: hidden;
	list-style: none;
}

ul.images li {
	float: left;
	width: 122px;
	height: 122px;
	overflow: hidden;
	border: 2px solid #505d61;
}

#prod div .c-left {
	display: none;
	position: absolute;
	left: 4px;
	bottom: 60px;
}

#prod div .c-right {
	display: none;
	position: absolute;
	right: 4px;
	bottom: 60px;
}

#prod div .c-left:hover, #prod div .c-right:hover {
	background: transparent none;
}

#footer {
	overflow: hidden;
	width: 100%;
	height: 75px;
	padding-top: 15px;
	font-size:0.75em;
	color: #c5c5c5;
	background: #000 none;
}

#footer strong {
	display: block;
	color: #fff;
}

#footer p.fl {
	float: left;
	padding-left: 15px;
}

#footer p.fr {
	float: right;
	padding-right: 15px;
}
