/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: Arial, Helvetica, sans-serif; color: #222; }

/*
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */


abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/*
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Primary styles
   Author:
   ========================================================================== */


body {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
	background-color: #fff;
}
#continut {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
}
/*   HEADER   */

#continut header {
	/*text-align: left;*/
	padding-top: 9px;
	text-align: center;
	margin: 0px 35px;
	position: relative;
}

#logo {
	display: inline-block;
	margin-top: 20px;
	/*margin-left: 35px;*/
}
#soprano {
	display: block;
	margin-top: 45px;
	margin-bottom: 18px;
	margin-right: 0px;
}
#motto {
	float: right;
	text-align: right;
	margin-top: -20px;
	margin-right: 0px;
	font-size: 18px;
	color: #5a5a5a;
}

#continut header p {
	text-align: center;
	font-size: 14px;
}

#container nav {
	/*background-image: url('../img/nm_gradient-gri.jpg');*/
	background: linear-gradient(
  180deg,
  #df8b25 0%,
  #df8b25 100%
);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 22px;
	width: 100%;
	position: absolute;
	z-index:99;
}


.margintop40 {
	margin-top: 40px;
}
.category
{
	background-image:url('../img/line.gif');
	background-repeat:repeat-x;
	background-position:center;
	margin-top: 15px;
    color: black;
}

.separator {
    width: 197px;
    background-image:url(../img/nm_puncte-orizontale.jpg);
    background-repeat:repeat-x;
    background-position:center;
    margin-top: 3px;
    margin-bottom: 3px;
    color: black;

}
.categorytext {
    background-color: white;
    padding-right: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}

.photocategorytext {
    background-color: white;
    padding-right: 8px;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.multiplecategory {
    padding-left: 8px;
}

#category a:visited {
    text-decoration: none;
    color: black;
}

.selected {
    height: 30px;
    color: #a15a04;
}

.categorya{
    text-decoration: none;
    color: black;
}


.nimic {
	background: white;
	width: 264px;
	height: 255px;
	margin: 0 auto;
	padding: 2px;
	position: relative;
	border: 0px solid white;
	-moz-box-shadow: 0px 0px 0px #888!important;
	-webkit-box-shadow: 0px 0px 0px #888!important;
	box-shadow: 0px 0px 0px #888!important;
	padding: 2px;
	display: inline-block;
	margin-left: 12px;
	margin-top: 38px;
	margin-bottom: 30px;
	-moz-box-shadow: 0px 0px 0px #D6D6D6!important;
	-webkit-box-shadow: 0px 0px 0px #D6D6D6!important;
	box-shadow: 0px 0px 0px #D6D6D6!important;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

/* NAV CU DROPDOWN*/
ul#nav {
	font-family: Arial, Helvetica, sans-serif;

	list-style: none;
    height: 53px;
    line-height: 22px;
    padding-left: 68px;

    color: white;
    font-size: 12px;
    text-transform: uppercase;
	width: 1000px;

	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}



ul#nav li a:active, ul#nav li a:visited, ul#nav li a:visited, ul#nav li a {
    color: #a15a04;
	font-weight: bold;
}

ul#nav li:hover {
	background-image: url('../img/nm_gradient-verde.jpg');
	height: 53px;
	color: white;
}

ul.sub li:hover {
	background: none !important;
}

ul#nav li:hover a {
	color: white;
}


ul#nav .curent {
	background-image: url('../img/nm_gradient-verde.jpg');
	height: 53px;
	color: white;
}

ul#nav li a.curent {
	color: white;
}

ul#nav li a:hover {
	color: white;
}

ul#nav li{
float: left;
position: relative;
line-height: 53px;
height: 22px;
vertical-align: middle;
text-align: center;
}

ul#nav li a {
	padding-left: 24px;
	padding-right: 23px;
}


ul#nav li ul li:hover{
	height: 24px;
}
ul#nav li ul li{
	padding-left: 0px;
	padding-right: 0px;
    float: left;
    position: relative;
    line-height: 24px;
    height: 24px;
    margin-left: 0px;
    text-align: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
	width: 100%;
}

.cumargele {
	background-image: url('../img/nm_bkg-submeniu.jpg');
    width: 100%;
}

.cumargele:hover {
	background-image: url('../img/nm_bkg-submeniu.jpg');
}

ul#nav li ul li.cumargele a:hover{
	background-image: url('../img/nm_bkg-submeniu.jpg');
}

ul#nav li ul li a:active, ul#nav li ul li a:visited, ul#nav li ul li a:link {
font-weight: normal;
color: white;
display: block;

}
ul#nav li ul li a:hover{
color: #e5ab77;
}

ul#nav li a {
display: block;
text-decoration: none;
}

ul#nav li ul {
text-transform: none;
list-style: none;
display: none;
position: absolute;
background-color: #9f794a;
width:160%;
top: 0;
left: 0;
margin-left: 0px;
padding-left: 0px;
margin-top: 30px;
vertical-align: middle;
padding-top: 4px;
padding-bottom: 4px;
text-align: left;
z-index: 999999999999999999999999999999999999999;
}


ul#nav li>ul {
top: 22px;
left: auto;
padding-left: 0px;
}

ul#nav li:hover ul, ul#nav li.over ul {
display: block;
z-index: 9999;
}

/*   CONTINUTUL PR-ZIS   */


.video_playlist {
    margin-top: 10px;
}

.video_playlist a{
    display: block;
    float: left;
    /*margin-left: 19px;*/
    margin-right: 19px;
    width: 170px;
    background-position: top;
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: center;
	font-weight: bold;
}
.video_playlist span{
    clear: both;
    color: #000;
}

.video_playlist a:first {
    margin-left: 0;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a15a04;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5a5a5a;
}

#main p {
	font-size: 12px;
	line-height: 18px;
}

#main {
	background-color: #fff;
	margin: 0 auto;
	margin-top: 83px;
}

#liniegri {
	background-image: url(../img/nm_linie-gri.jpg);
	width: 100%;
	display: inline-block;
}


#pagecontent {
	width: 932px;
	margin: 0 auto;
	color: #424242;
	/*overflow-x: hidden;*/
}

#continut-stanga {
	width: 608px;
	display: inline-block;
	vertical-align: top;
}

.puncte-verticale {
	width: 1px;
	background-image: url(../img/nm_puncte-verticale.jpg);
	height: 622px;
	float: right;
}

.paddingdr40 {
	padding-right: 20px;
}

.ghilimele {
	float: left;
	display: inline-block;
	padding: 8px;
}

.testimonial {
	color: #5a5a5a;
	font-style: italic;
}

.semnatura {
	color: #5a5a5a;
	font-style: normal;
	float: right;
	padding-top: 5px;
}

.nume {
	color: #a15a04;
}

.imgfloatdr {
	float: right;
	margin-left: 10px;
    border: 3px solid white;
    -moz-box-shadow: 0px 0px 7px #D6D6D6;
    -webkit-box-shadow: 0px 0px 7px #D6D6D6;
    box-shadow: 0px 0px 7px #D6D6D6;
    padding: 2px;
    padding-bottom: 0px;
    line-height: inherit !important;
}

.imgfloatleft {
	float: left;
	margin-left: 15px;
    border: 3px solid white;
    -moz-box-shadow: 0px 0px 7px #D6D6D6;
    -webkit-box-shadow: 0px 0px 7px #D6D6D6;
    box-shadow: 0px 0px 7px #D6D6D6;
    padding: 2px;
    padding-bottom: 0px;
    line-height: inherit !important;
}

#homevideocontainer, .homevideocontainer {
	/*float: none;
	display: inline-block;*/
}

#continut-dreapta {
	width: 310px;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}

.front-list {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	color: #5a5a5a;
}

.productlist {
    list-style: url('../img/nm_check.jpg');
    margin: 0;
    padding: 0;
    margin-left: 25px;
}

.stire {
	padding-bottom: 10px;
	width: 290px;
}

.data-stire {
	color: #a15a04;
	line-height: 40px;
	display: block;
	float: left;
}

.continut-stire {
	color: #424242;
}

.puncte-orizontale {
	width: 285px;
	background-image: url(../img/nm_puncte-orizontale.jpg);
	line-height: 3px;
	height: 3px;
}

#news-nav {
	width: 640px;
	margin-bottom: 55px;
}

.newsitem {
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #4d4d4d;
}

.newsitem:hover {
	background-color: #f1e4d0;
	border: 1px solid #a58e69;
	padding: 9px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.newsitem a:visited,
.newsitem a:link,
.newsitem a:active,
.newsitem a {
	display: block;
	text-decoration: none;
	color: #4d4d4d;
}

.newsitem:visited {
	color: #4d4d4d;
}

.listadate {
	margin-top: -15px;
	line-height: 26px;
	vertical-align: middle;
	color: #424242;
	padding-left: 15px;
	list-style: url(../img/nm_news_bullet.jpg);
	margin-bottom: -5px;
}

.listadate li a {
	text-decoration: none;
	color: #424242;
}

.listadate li:hover {
	list-style: url(../img/nm_news_bullet_verde.jpg);
}

.listadate li a:hover {
	color: #a15a04;
}

.puncte-orizontale-lungi {
	width: 643px;
	background-image: url(../img/nm_puncte-orizontale-lungi.jpg);
	line-height: 3px;
	height: 3px;
	margin-top: 17px;
	margin-bottom: 17px;
}

.puncte-orizontale2 {
	width: 290px;
	background-image: url(../img/nm_puncte-orizontale.jpg);
	line-height: 3px;
	height: 3px;
	display: block;
}


p.pdg-he1 {
	padding-bottom: 3px !important;
}

.icoana {
	border: 1px solid #dbdbdb;
	padding: 5px;
	margin-left: 15px;
}

.icoana-st {
    border: 1px solid #dbdbdb;
    padding: 5px;
    margin-right: 15px;
    margin-top: 15px;
}

.icoana-st-noborder {
    border: 0px solid #dbdbdb;
    padding: 5px;
    margin-right: 15px;
    margin-top: 15px;
}

.content-dr {
    width: 406px;
    float: right;
    height: 540px;
    margin-right: 84px;
}

#content-form {
	width: 300px;
	display: inline-block;
}

#content-form input[type=text] {
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #e0dddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
}

#content-form textarea {
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #e0dddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 120px;
}

#trimite-btn {
	margin-right: -6px;
}

.mandatory {
    float: right;
    font-size: 0.9em;
    color: #424242;
}

#info {
    display: inline-block;
    line-height: 14px;
	width: 450px;
	margin-left: 90px;
	margin-top: 32px;
	vertical-align: top;
}


#info a {
	color: #a15a04 !important;
}

.market {
	width: 932px;
	margin-top: 14px;
}

.markettitle {
	background-image: url(../img/nm_markettitle_gradient.jpg);
	padding-top: 8px;
	padding-left: 7px;
	height: 34px;
	vertical-align: middle;
	border: 1px solid #e0dddd;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	font-size: 14px;
	border-bottom: none;
	color: #424242;
	font-weight: bold;
}

.nodisplay {
	display: none;
}

.widenews {
	width: 940px!important;
}

.marketcontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border: 1px solid #e0dddd;
	border-top: none;
	padding-left: 7px;
	padding-top: 13px;
	padding-bottom: 11px;
}

.marketframe {
	width: 233px;
	height: 122px;
	float: right;
	margin-right: 8px;
}

.marketframe img {
	vertical-align: middle;
	float: right;
	margin-left: 28px;
	margin-bottom: 18px;
	border: 3px solid white;
    -moz-box-shadow: 0px 0px 7px #D6D6D6;
    -webkit-box-shadow: 0px 0px 7px #D6D6D6;
    box-shadow: 0px 0px 7px #D6D6D6;
	padding: 2px;
}

.inframe {
	float: right;
	border: 3px solid white;
    -moz-box-shadow: 0px 0px 7px #D6D6D6;
    -webkit-box-shadow: 0px 0px 7px #D6D6D6;
    box-shadow: 0px 0px 7px #D6D6D6;
	padding: 2px;
	margin-bottom: 80px;
	display: block;
	margin-left: 15px;
    line-height: 0;
}

#news-st {
	width: 640px;
	display: inline-block;
}

#news-st img{
	max-width: 940px;
}
#news-dr {
	width: 273px;
	float:right;
	margin-top: 0px;
}

.titlu-stire {
	font-weight: bold;
	font-size: 15px;
}

.titlu-stire a,
.titlu-stire a:visited,
.titlu-stire a:link,
.titlu-stire a:active,
.titlu-stire a:hover
{
	font-size: 14px;
	color: #424242;
	margin-bottom: 14px;
	display: inline-block;
	text-decoration: none;
}

.titlu-stire a:hover
{
	color: #a15a04;
}

.data-news {
	display: block;
	color: #a15a04;
	line-height: 15px;
	vertical-align: middle;
	font-size: 11px;
	margin-bottom: 17px;
}

#aboutus-imagini {
	float: right;
	width: 335px;
	margin-bottom: -80px;
}

#aboutus-imagini-he {
    float: left;
    width: 335px;
    margin-bottom: -80px;
    margin-right: 10px;
}

.csr-titlu {
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

.csr-wrapper {
	font-size: 12px;
}

#csr-wrapper-container {
    float: left;
    width: 600px;
}

#csr-right {
    float: right;
    width: 300px;
    vertical-align: top;
}

.csr-video {
    vertical-align: middle;
    float: right;
    margin-left: 28px;
    margin-bottom: 18px;
    border: 3px solid white;
    -moz-box-shadow: 0px 0px 7px #D6D6D6;
    -webkit-box-shadow: 0px 0px 7px #D6D6D6;
    box-shadow: 0px 0px 7px #D6D6D6;
    padding: 2px;
    margin-top: 20px;
    line-height: 0;
}


.csr-video img {
	width: 304px;
}

.csr-image {
    margin-top: 25px;
    float: right;
}

.csr-image img {
	vertical-align: middle;
	float: right;
	margin-left: 28px;
	margin-bottom: 18px;
	border: 3px solid white;
    -moz-box-shadow: 0px 0px 7px #D6D6D6;
    -webkit-box-shadow: 0px 0px 7px #D6D6D6;
    box-shadow: 0px 0px 7px #D6D6D6;
	padding: 2px;
}

#products-wrapper {
	/*width: 932px;*/
	width: 929px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #e0dddd;
	background-color: #f6f6f6;
	border-radius: 5px;
}

#products-stanga {
	height: 100%;
	width: 146px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

#products-stanga ul {
	width: 150px;
	list-style: none;
	margin-left: -40px;
	vertical-align: middle;
	margin-top: 0px;
}

.prodcur {
	background-color: white;
	position: relative;
	width: 140px;
	border: 1px solid white;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	border-radius: 5px 0px 0px 0px;
}


#products-stanga ul li {
	border-bottom: 1px solid #e0dddd;
	padding-left: 9px;
	font-weight: bold;
	font-size: 12px;
}

#products-stanga ul li:hover {
	background-color: white;
}

#products-stanga ul li a:visited,
#products-stanga ul li a:link,
#products-stanga ul li a:active,
#products-stanga ul li a:hover {
	text-decoration: none;
	color: #424242;
	width: 150px;
	vertical-align: middle;
	line-height: 33px;
	height: 33px;
	display: block;
}

#products-stanga ul li a:hover {
	color: #a15a04;
}

#products-stanga .prodcur a:visited, .prodcur a:link, .prodcur a:active, .prodcur a:hover {
	color: #a15a04;
}


#products-dreapta {
	display: inline-block;
	/*width: 766px;*/
	width: 762px;
	height: 100%;
	background-color: white;
	padding-left: 15px;
	padding-top: 15px;
	vertical-align: top;
	border-left: 1px solid #e0dddd;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}

#products-dreapta-text {
	display: inline-block;
	width: 462px;
	vertical-align: top;
}

.titlu-prod {
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	margin-bottom: 20px;
	display: block;
}

#contpr-zis ul li {
	line-height: 18px;
}

.andmanymore {
	margin-left: 25px;
}
/*   FOOTER   */
footer {
	padding-left: 20px;
	padding-right: 0px;
	width: 950px;
	margin: 0 auto;
	background-color: #f2f2f2;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 70px;
}
#footermenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: auto;
}

#footermenu li {
float: left;
}

#footermenu li a {
	 text-decoration: none;
	 color: #555;
}

#footermenu li a:hover {
	 text-decoration: underline;
}

#copyright {
	float: right;
}

footer {
	margin-top: 16px;
}

#chooselang {
	float: right;
	line-height: 30px;
	font-size: 12px;
	color: #5a5a5a;
	vertical-align: middle;
	/*margin-right: 35px;*/
	position: absolute;
	right: 0px;
	z-index: 100;
}

#chooselang img {
	margin-bottom: -5px;
}

#chooselang a {
	text-decoration: none;
	color: #000;
}
#chooselang a:hover {
	text-decoration: underline;
	cursor: hand;
}

.input_error {
    border: 1px solid #a90000;
}

#audioplayer {
    position: relative;
    display: inline;
}

.thumbnail img {
    margin: 10px;
    border: 3px solid white;
    -moz-box-shadow: 0px 0px 3px #888;
    -webkit-box-shadow: 0px 0px 3px #888;
    box-shadow: 0px 0px 3px #888;
    margin: 10px;
    -moz-box-shadow: 0px 0px 7px #D6D6D6;
    -webkit-box-shadow: 0px 0px 7px #D6D6D6;
    box-shadow: 0px 0px 7px #D6D6D6;
}

#category {
    display: inline-block;
    width: 23%;
    vertical-align: top;
    margin-top: 50px;
}

#thumbnails {
    display: inline-block;
    width: 76%;
}

#chooselang a, #chooselang-he a{
    color: #5A5A5A;
    text-decoration: none;
}

#chooselang a:hover, #chooselang-he a:hover{
    text-decoration: underline;
}

#chooselang a.noselect:hover, #chooselang-he a.noselect:hover {
    text-decoration: none;
}

.mainhe #category {
    float: right;
    direction: rtl;
}
.mainhe #thumbnails {
    float: left;
    direction: rtl;
}

.prodlink:link, .prodlink:visited, prodlink:active {
    color: #5A5A5A;
    text-decoration: none;
}

.prodlink:hover {
    color: #a15a04;
    text-decoration: underline;
}

#homevideoclick, .homevideoclick {
	cursor: pointer;
}

#slider_time {
	width: 828px;
	height: 16px;
	background: url(../img/time.jpg);
	padding: 0 52px 0 54px;
}
#slider_path {
	cursor: pointer;
}

#slider_path img{
	float: left;
}

.h60 {
	font-size: 24px;
	color: #444;
	position: relative;
	text-shadow: 1px 1px #526450, -1px -1px #FFF;

	text-align: center;
	margin: 5px 10px 15px 0;
	letter-spacing: 1px;
	font-family: ‘Lucida Console’, Monaco, monospace;
	font-weight: bold;

}
.vm {
	font-size: 11px;
	color: #564836 !important;
	position: relative;
	text-shadow: #ddd 0.1em 0.1em 0.2em;
	float: right;
	margin: 5px 5px 0 0;
	font-style: italic;

}

.rm {
	display: block;
	padding: 3px 7px 3px 7px;
	font-size: 10px;
	color: #222;
	float: left;
	clear: both;
	text-decoration: none;
	font-style: italic;
	color: #333 !important;
	margin-bottom: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	webkit-border-radius: 4px;
	background-color: #fff8e6;
	border: 1px solid #e8e2db;
}
.rm:hover {
	border-color: #d3cabd;
}

.newsitem .rm {
	margin-bottom: 0px;
	float: left;
	direction: ltr;
	margin-top: 15px;
}

.continut-stire2 {
	font-size: 11px !important;
	margin: 12px 0 4px 0;
	display: block;
}

.ninframe {
	float: right;
	-moz-box-shadow: 0px 0px 7px #929e90;
	-webkit-box-shadow: 0px 0px 7px #929e90;
	box-shadow: 0px 0px 7px #929e90;
	padding: 2px;
	margin-bottom: 0px;
	display: block;
	margin-left: 15px;
	margin-right: 0px;
	line-height: 0;
}

.nl {
	float: left;
	width: 495px;
}

.extra-center {
	padding-left: 90px;
}

/*  ------------- altele: plugin-uri, chestii ----------------------  */
.clear {
	clear:both;
}


/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit;
}




.tags {
	margin: 70px 52px 0 55px;
	position: relative;
}
.tags div,
.tags button {
	width: 37px;
	height: 22px;
	background: url(../img/mic.png) center top no-repeat;
	text-align: center;
	color: #5c5c5c;
	font-size: 10px;

	margin-top: 10px;
	padding: 5px 6px 0px 6px;
	cursor: pointer;
}

.tags div.tag_mare,
.tags button.tag_mare {
	width: 49px;
	height: 28px;
	background: url(../img/mare.png) right no-repeat;
	font-size: 12px;
	padding: 9px 0px 0px 0px;
	margin-top: 0;
}

.tags div,
.tags button { position: absolute;  top: -53px;margin-left: -15px !important;}
.tags div.tag_mare,
.tags button.tag_mare { margin-left: -16px !important;}

.tags button {
	border: 0;
	font-family: inherit;
	line-height: normal;
}

#pagecontent .thumbnail {display: inline-block; padding: 0; border: 0 none; margin-bottom: 0px;}
#pagecontent .thumbnail>img, .thumbnail a>img {display: inline-block;}
#content-form label{margin-bottom: 0px;}
pre{border: 0 none; padding: 0px; background: none;}

#menu-nav {border: 0 none;}
#menu-nav #menu-container {width: 960px; margin: 0 auto;}
#menu-nav #menu-container ul.navbar-nav li a{text-transform: uppercase; color: #2d2d2d; font-weight: bold; font-size: 12px;}
#menu-nav #menu-container .navbar-nav>li>a {padding: 16px 21px 17px;}
#menu-nav #menu-container ul li.active a, #menu-nav #menu-container ul li a:hover, #menu-nav #menu-container .nav .open>a, #menu-nav #menu-container .nav .open>a:hover, #menu-nav #menu-container .nav .open>a:focus {
  background-color: #d28222; color: #2d2d2d;}
#menu-nav #menu-container ul.navbar-nav li .dropdown-menu {padding: 0; border: 0 none; border-radius: 0; background-color: #d28222;}
#menu-nav #menu-container ul.navbar-nav li .dropdown-menu>li>a {background: none; text-transform: capitalize; text-align: left; font-weight: normal; color: #fff; padding: 4px 20px;}
#menu-nav #menu-container ul.navbar-nav li .dropdown-menu>li>a:hover {color: #2d2d2d; background-color: #d18211 }
#menu-nav #menu-container .dropdown-menu li {border-bottom: 1px dotted #3d3d3d;}
#menu-nav #menu-container .dropdown-menu li:last-child {border-bottom: 0 none;}
#menu-nav #menu-container .navbar-toggle {float: left; margin-left: 10px; margin-right: 0px; }
#menu-nav #menu-container .navbar-brand {font-size: 14px; padding: 15px 5px; font-weight: bold; cursor: pointer;}

/*.photo-gallery .btn-group .dropdown-toggle, .products  .btn-group .dropdown-toggle{background: #ccc; color: #fff;}*/
.home-right {display: inline-block;}
.home-right .ptitle{text-align: center;}
.history-right {float: left; margin: 0px 0px 0px 7px; width: 334px;}
.nivo-directionNav {display: none !important;}

#prev-img, #next-img {z-index: 98; display: inline-block; position: absolute; top: 42%; cursor: pointer;}
#prev-img {left: 15px;}
#next-img {right: 15px;}

/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
  .navbar-toggle, .navbar-toggle-text, #menu-nav .glyphicon, .photo-gallery .btn-group, .products .btn-group,  #histr2, #prev-img, #next-img {display: none;}
}

@media only screen and (max-width: 768px) {
	footer {width: auto; text-align: center; margin: 0; padding: 15px 0;}

	#continut {width: auto;}
	#continut header {margin: 0;}
	#pagecontent {width: auto; padding: 0px 10px;}
	#pagecontent h1 {background: #ddd; padding: 5px 10px; margin-left: -10px; margin-right: -10px;}
	.aboutus ul {width: auto !important;}
	#logo {margin-top: 65px; margin-bottom: 10px;}
	#logo img {width: 95%;}
	#chooselang {right: 5px; top: 11px;}
	#main {margin: 0 auto;}
	#main p {width: auto !important; float: none !important;}
	#footermenu {display: none;}
	#copyright {float: none !important;}

	.market {width: auto; /*margin: 15px 5px 0px;*/}
	.market .marketframe {float: none; width: auto; height: auto;}
	.market .marketframe img{float: none; margin: 0px 0px 5px 0px; width: 95%;}

	#news-st, .puncte-orizontale-lungi, #news-nav {width: auto;}
	#news-dr, .nl {width: auto; float: none;}
	.widenews {width: auto !important;}
	.ninframe {margin-bottom: 3px;}
	.widenews img {width: 100%; margin: 0px !important;}

	#info {width: auto; margin-left: 10px;}
	#content-form {width: 99%;}
	.contact-error, .contact-success {width: auto !important;}

	.video-page iframe {width: 100%; height: 300px;}
	.video_playlist a {margin-bottom: 10px;}

	#category, #thumbnails {width: auto;}
	.photo-gallery #category {display: none;}
	.photo-gallery .btn-group {margin: 0px 0px 10px 10px;}
	/*.photo-gallery .btn-group .btn-cat{width: 100px;}*/

	#products-wrapper {background: none; border: 0 none; width: auto;}
	#products-stanga {display: none;}
	#products-dreapta {border: 0 none; padding: 0; width: auto;}
	#products-dreapta-text {width: auto;}
	.products .theme-orman.slider-wrapper {/*width: inherit !important;*/ margin: 30px auto 30px !important; display: block !important;}
	.products .theme-orman .nivoSlider {width: 100% !important;}
	.products .theme-orman .nivoSlider img {width: 100% !important;}
	.products .btn-group {margin: 0px 0px 20px 0px;}
	.titlu-prod {display: none;}

	#aboutus-imagini, #aboutus-imagini .inframe {float: none;}
	#csr-wrapper-container {width: auto !important;}

	.ribbon, .home-slider .nivo-controlNav, #liniegri, .puncte-verticale {display: none;}
	.home-slider.theme-orman.slider-wrapper, .history-slider.theme-orman.slider-wrapper {width: auto; box-shadow: 0 0 7px #D6D6D6; background: none; margin: 5px; padding: 5px; height: auto;}
	.home-slider.theme-orman .nivoSlider img {width: 100%;}
	.home-slider #slider {width: auto !important; margin: 0;}
	.home-slider .theme-orman .nivoSlider {}
	#pagecontent.home-page h1 {background: none; margin-left: 0; margin-right: 0;}
	#continut-stanga {width: auto; display: block;}
	#continut-stanga .paddingdr40 {padding-right: 0px;}
	#continut-dreapta {width: auto; padding-left: 0px; display: block;}
	#continut-dreapta .imgfloatleft {float: none;}
	#continut-dreapta #homevideocontainer, #continut-dreapta .homevideocontainer {margin-left: 0 !important; margin-top: 10px; display: inline-block;}
	#continut-dreapta #homevideocontainer iframe, #continut-dreapta .homevideocontainer iframe, #home-video iframe {width: 100% !important; height: 100% !important;}
	#home-video img {width: 100%;}
	.stire {width: auto;}
	.puncte-orizontale {width: auto;}

	/* .h60 {display: none;} */
	.history-slider.theme-orman .nivoSlider {width: 100% !important; margin: 0; background-size: 100% 100% !important;}
	.history-page .imgfloatleft {display: inline-block;}
	.history-slider.theme-orman.slider-wrapper {float: none;}
	.history-right {width: auto;}
	.history-right .small-img {display: inline-block;}
	.history-right .aici img {width: 100%;}
	.history-right iframe {width: 100%; height: auto;}
	#homevideocontainer, .homevideocontainer {margin: 6px 3px 0px 0px !important;}
	.history-page #slider_time {width: auto;}
	#histr1 {display: none;}
	#slider_time {padding: 0 32px 0 18px;}
	/*.tags {margin-left: 0;}*/
	.tags {margin: 0 32px 0 19px;}
	.tags div, .tags button {width: auto; background-size: 100% 100%; font-size: 9px; height: auto; padding: 3px 4px 6px; float: none; display: inline-block; position: absolute;  top: -33px;margin-left: -6px !important;}
	.tags div.tag {}
	.tags div.tag_mare, .tags button.tag_mare {width: auto; height: auto; background: url(../img/mic2.png) center top no-repeat; font-size: 9px; padding: 3px 4px 6px;	margin-top: 10px; background-size: 100% 100%;margin-left: -6px !important;}

	.home-slider.theme-orman .nivoSlider {width: 100% !important; margin: 0; background-size: 100% 100% !important;}

	#menu-nav {top: 0px; margin-top: 0px !important;}
	#menu-nav #menu-container {width: auto;}
	#menu-nav #menu-container .navbar-collapse {margin: 0px 10px 0px; background-color: #e3a56c; border-radius: 5px; border: 0 none;}
	#menu-nav #menu-container .navbar-collapse ul.navbar-nav li {text-align: left; border-bottom: 1px solid #fff;}
	#menu-nav #menu-container .navbar-collapse ul.navbar-nav li:last-child {border-bottom: 0 none;}
	#menu-nav #menu-container .navbar-collapse ul.navbar-nav li a{color: #fff; padding: 5px;}
	#menu-nav #menu-container .navbar-collapse .dropdown-menu li {border-bottom: 0 none;}
	#menu-nav #menu-container .navbar-collapse .dropdown-menu li:last-child {border-bottom: 0 none;}
	#menu-nav #menu-container .navbar-collapse .dropdown-menu li:first-child {border-top: 1px solid #fff;}
	#menu-nav #menu-container .navbar-nav {margin: 0 -15px;}
	#menu-nav #menu-container ul li.active a, #menu-nav #menu-container ul li a:hover, #menu-nav #menu-container .nav .open>a, #menu-nav #menu-container .nav .open>a:hover, #menu-nav #menu-container .nav .open>a:focus, #menu-nav #menu-container ul.navbar-nav li .dropdown-menu>li>a:hover {background: #666; color: #fff;}
	#menu-nav #menu-container ul.navbar-nav li .dropdown-menu {background-color: #e3a56c;}
	#menu-nav #menu-container ul.navbar-nav li .dropdown-menu > li > a {padding: 5px;}
}

@media only screen and (max-width: 620px) {
	.extra-center {padding: 20px 0px 0px 0px;}
}

@media only screen and (max-width: 480px) {
	/* Style adjustments for viewports 480px and over go here */
	#info {margin-left: 0px;}
	.video_playlist a {/*float: none; */width: auto;}
	.photo-gallery .btn-group, .products .btn-group {width: 100%; margin: 0px 0px 10px;}
	.photo-gallery .btn-group .dropdown-toggle, .products .btn-group .dropdown-toggle {width: 100%; padding: 5px 0px;}
	.photo-gallery .btn-group .dropdown-menu, .products .btn-group .dropdown-menu {width: 100%;}
	/*.photo-gallery .btn-group {width: 100%;}
	.photo-gallery .btn-group .btn-cat{width: 70%;}*/
	#continut-dreapta .imgfloatleft img {width: 100%;}
	.home-slider #slider {height: 150px !important;}
	#continut-stanga h1:first-child {margin-top: 0;}
	.history-slider.theme-orman .nivoSlider {height: 260px !important;}
	.tags div {}
	.tags div.tag {}
	#thumbnails img {border-width: 2px !important; margin: 4px !important;}
	.csr-image img {float: none; width: 95%;}
	.csr-video img, .csr-video iframe {width: 100%}
	#content-form input[type=text], #content-form textarea {width: 95% !important;}
	.aboutus .inframe {width: 95% !important; float: none;}
	.aboutus #g1 iframe, #aboutusvideoclick img {width: 100% !important; float: none;}
}

@media only screen and (max-width: 360px) {
	#thumbnails img {width: 99%; margin: 0px 0px 20px; border-width: 2px !important; margin: 0 !important;}
	.photo-gallery .btn-group, .products .btn-group {margin: 0px 0px 20px 0px;}
	.photo-gallery .btn-group .dropdown-menu, .products .btn-group .dropdown-menu {min-width: inherit;}
	.products .theme-orman.slider-wrapper {width: 150px !important; height: auto !important;}
	.products .theme-orman.slider-wrapper #slider {height: 150px !important;}
	.front-list {width: auto !important;}
	#continut-dreapta .imgfloatleft {display: block;}
	.history-right {margin: 0px;}
	.history-right img {width: 85px;}
	.history-right .small-img {text-align: center;}
	.history-slider.theme-orman .nivoSlider {height: 200px !important;}
	.small-img .clear {display: none;}
	.resp-clear{clear: both;}
.home-slider .nivo-slice {width: 100% !important; height: auto !important;}
#pagecontent.photo-gallery .thumbnail {width: 50%;}
}

/* Screen-reader only text */
.sr-only {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

@media only screen and (max-width: 200px) {
	.video_playlist a {float: none; margin-right: 0px;}
	.video_playlist a img{width: 97%;}
	/*.photo-gallery .btn-group .btn-cat, .products .btn-group .btn-cat{width: auto; padding: 5px 10px;}
	.photo-gallery .btn-group .dropdown-toggle, .products .btn-group .dropdown-toggle{width: auto; padding: 5px 5px;}*/
}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
