/* Master Resets (thanks Yahoo)
 ------------------------------------------------------------- */
body, div,  form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

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

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {

}

ol, ul {

}

caption, th {
    text-align: left;
}

/*
 End reset
 */
html{
	overflow:-moz-scrollbars-vertical;
}
a img {
    border: none
}

body {
    background: #ffffff;
    text-align: center;
} .container-center {
    position: relative;
    width: 950px;
    height: auto;
    margin: 0 auto;
    text-align: left;
} .top {
    display: block;
    float: left;
    width: 950px;
    height: 172px;
    overflow: hidden;
}

/*
 header
 */ .header {
    display: block;
    float: left;
    width: 950px;
    height: 166px;
    overflow: hidden;
} .header-pic {
    display: block;
    position: relative;
    top: 0px;
    left: 196px;
    height: 280px;
    overflow: hidden;
    z-index: 0;
} .header-pic img {
    width: 754px;
    height: 166px;
} .layer-over {
    display: block;
    position: relative;
    top: -280px;
    left: 196px;
    width: 754px;
    height: 166px;
    background-image: url(http://www.audio-optica.ro/cs-images/contact/gradient_header_pages.png) !important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.audio-optica.ro/cs-images/contact/gradient_header_pages.png');
} .logo {
    display: block;
    position: absolute;
    left: 25px;
    top: 55px;
    background: url(http://www.audio-optica.ro/cs-images/contact/logo.png) top center no-repeat;
    width: 175px;
    height: 48px;
    cursor: pointer;
    z-index: 3
} .search {
    display: block;
    float: left;
    left: 775px;
    width: 175px;
    height: 25px;
    margin-top: 20px;
    overflow: hidden;
} .search input {
    height: 20px;
    width: 124px;
    border: #918e91 1px solid;
} .search div {
    display: block;
    position: relative;
    top: -20px;
    left: 124px;
    height: 20px;
    width: 45px;
    padding-left: 5px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #918e91;
    cursor: pointer;
} .search div:hover {
    text-decoration: underline;
    color: #000000;
} .language {
    display: none;
    position: relative;
    text-align: right;
    top: -56px;
    left: 660px;
    width: 100px;
    height: 12px;
    overflow: hidden;
} .language img {
    display: block;
    position: relative;
    float: right;
    width: 22px;
    height: 12px;
    margin-left: 15px;
    cursor: pointer;
}

/*
 butoane principale
 */ .butoane {
    display: block;
    position: relative;
    width: 950px;
    height: 54px;
    top: -54px;
    padding-left: 23px;
    z-index: 3;
} .buton {
    display: block;
    float: left;
    width: 222px;
    height: 54px;
    overflow: hidden;
    margin-right: 10px;
} .buton .text_bg {
    display: block;
    float: left;
    width: 199px;
    height: 54px;
    background-color: #6db12c;
    text-align: center;
} .buton .above-corner {
    display: block;
    float: left;
    width: 23px;
    height: 32px;
    background-color: #6db12c;
} .buton .corner {
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    background: url(http://www.audio-optica.ro/cs-images/contact/btn_pages_corner.gif) top left no-repeat;
} .btntext {
    display: block;
    position: relative;
    width: 199px;
    height: 40px;
    top: -48px;
}.btntext img {
    margin-left: 10px;
    height: 38px;
    cursor: pointer;
}

/*
 meniu
 border: #918e91 1px solid;2c4bb1  background-color: #6db12c;
 */ .meniu {
    display: none;
    position: absolute;
    top: 166px;
    width: 222px;
    border: #000000 0px solid;
    overflow: hidden;
    z-index: 3;
} .meniu1 {
    left: 23px;
} .meniu2 {
    left: 255px;
} .meniu3 {
    left: 487px;
} .menu-item {
    display: block;
    float: left;
    width: 187px;
    padding-left: 35px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-attachment: fixed;
    background: #4e7e1f 8px 50% no-repeat;
    color: #ffffff;
    font: bold 14px verdana;
    border-bottom: #6db12c 1px solid;
} .menu-item-link {
    display: block;
    float: left;
    width: 187px;
    padding-left: 35px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-attachment: fixed;
    background: #4e7e1f 8px 50% no-repeat;
    color: #ffffff;
    font: bold 14px verdana;
    border-bottom: #6db12c 1px solid;
    cursor: pointer;
} .submenu {
    display: block;
    float: left;
    width: 197px;
    height: 0px;
    background-color: #6db12c;
    padding-left: 25px;
    overflow: hidden;
} .submenu-item {
    display: block;
    width: 187px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 7px;
    color: #ffffff;
    background-attachment: fixed;
    background: #6db12c url('http://www.audio-optica.ro/cs-images/contact/submenu_bulet.gif') 0px 50% no-repeat;
    font: normal 12px arial;
    cursor: pointer;
}.submenu-spacer {
    display: block;
    width: 134px;
    height: 2px;
    background: url('http://www.audio-optica.ro/cs-images/contact/submenu_separator.gif') repeat-y;
}

/*
 links
 border: #918e91 1px solid;2c4bb1  background-color: #6db12c;
 */ .links {
    display: block;
    float: left;
    width: 760px;
    padding-left: 34px;
    margin-top: 13px;
} .link {
    display: block;
    float: left;
    width: 138px;
    margin-right: 40px;
} .links-img {
    width: 138px;
    height: 92px;
} .links-title {
    display: block;
    float: left;
    width: 138px;
    color: #76af2c;
    font: bolder 14px verdana;
    margin-bottom: 3px;
    margin-top: 3px;
} .links-link {
    display: block;
    float: left;
    width: 138px;
    font: normal 12px verdana;
    background: url('http://www.audio-optica.ro/cs-images/contact/bullet-green.gif') 3px 50% no-repeat;
    padding-left: 10px;
    margin-top: 4px;
    margin-bottom: 7px;
    cursor: pointer;
} .links-separator {
    display: block;
    float: left;
    width: 138px;
    height: 1px;
    background: url('http://www.audio-optica.ro/cs-images/contact/linkseparator.gif') left top repeat-y;
}

/*
 continut */ .content {
    display: inline;
    width: 950px;
    margin-top: 20px;
    border: #918e91 0px solid;
} .content-right {
    float: right;
    width: 226px;
    /*border: #ff0000 1px solid;*/
} .content-left {
    float: left;
    width: 665px;
    margin-left: 22px;
    /* border: #918e91 1px solid;*/
} .sup-info-img {
    display: block;
    float: left;
    width: 212px;
    height: 36px;
    margin-bottom: 10px;
    background: url('http://www.audio-optica.ro/cs-images/contact/informatiisuplimentare.gif') left top no-repeat;
} .titlu-pagina {
    display: inline;
    float: left;
    width: 640px;
}.titlu-pagina img{
	padding-top:25px;
} .limba-pagina {
    float: right;
    width: 22px;
    height: 12px;
    margin-top: 24px;
	cursor:pointer;
} .articol-pagina {
    float: left;
    width: 664px;
    margin-top: 10px;
    /* border: #918e91 1px solid;*/
} .copy {
    float: left;
    width: 646px;
    text-align: center;
    color: #918e91;
    font: bolder 9px verdana;
    padding: 10px;
    border-top: #918e91 1px solid;
}

/*
 articole
 border: #918e91 1px solid;2c4bb1  background-color: #6db12c;
 */ .articole {
    display: block;
    float: left;
    width: 700px;
    padding-left: 34px;
    margin-top: 30px;
}.articol {
    display: block;
    float: left;
    width: 300px;
    padding-right: 40px;
    margin-bottom: 40px;
} .articol span {
    color: #76af2c;
    font: bolder 14px verdana;
    text-decoration: underline;
    text-align: justify;
    cursor: pointer;
} .articol p {
    font: normal 12px verdana;
    text-align: justify;
}

/*
 * Produse
 */ .prod-container {
    float: left;
    width: 665px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 5px;
    border: #918e91 0px solid;
    clear: both;
    overflow: hidden;
} .prod-expand {
    float: left;
    width: 47px;
    background-color: #e3e3e3;
    padding-bottom: 14px; /* HACK, sa incerc sa-l scot */
    cursor: pointer;
} .prod-expand img {
    float: left;
    margin: 10px 0px 0px 10px;
    cursor: pointer;
} .prod-main {
    float: right;
    width: 604px;
    border-left: #ffffff 3px solid;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #e3e3e3;
    background: #e3e3e3 url(images/prod_main_corner.gif) bottom right no-repeat;
} .prod-cat {
    float: left;
    width: 595px;
	min-height:33px;
    overflow: hidden;
} .prod-cat img {
    margin: 0px;
	
    cursor: default;
} .prod-cat-content, .produse-cat {
    float: left;
    width: 552px;
    background-color: #ffffff;
    font: normal 12px verdana;
    padding: 5px 10px 5px 10px;
    margin: 5px 0px 0px 0px;
    clear: both;
} .produse-cat {
    display: block;
} .img-prod {
    float: left;
    width: 183px;
} .img-prod .thumb {
	position:relative;
    margin: 0px;
	border:#e3e3e3 1px solid;
	margin-left:10px;
}.img-prod-over{
	position:relative;	
	top:-40px;
	left:38px;
	width:130px;
	height:52px;
    background-image: url(http://www.audio-optica.ro/cs-images/contact/lupa-thumb.png) !important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.audio-optica.ro/cs-images/contact/lupa-thumb.png');
}.titlu-prod {
    float: right;
} .titlu-prod img {
    margin: 0px;
} .descr-prod {
    float: right;
    width: 360px;
    padding-top: 8px;
    text-align: justify;
    font: normal 12px verdana;
	clear:right;
} .fileprod{
	float:right;
	margin:8px;
	height:40px;
	width:290px;
	padding:10px 0px 0px 32px;
	background: url(http://www.audio-optica.ro/cs-images/contact/ico-pdf.gif) left top no-repeat;
	font: bold 13px verdana;
	clear:right;
	text-decoration:underline;
	cursor:pointer;
} .fileprod:hover{
	text-decoration:none;
}.prod-separator {
    float: left;
    width: 452px;
    height: 1px;
    background: url(http://www.audio-optica.ro/cs-images/contact/prod-separator.gif) left top no-repeat;
    margin: 10px 0px 10px 0px;
    clear: both;
} .detalii-media{
	float:left;
	width:100%;
} .filemedia{
	float:right;
	margin:8px;
	height:40px;
	width:90px;
	padding:10px 0px 0px 32px;
	background: url(http://www.audio-optica.ro/cs-images/contact/ico-zip.gif) left top no-repeat;
	font: bold 13px verdana;
	text-decoration:underline;
	cursor:pointer;
} .filemedia{
	text-decoration:none;
}.panel{
	float:right;
	background: url(http://www.audio-optica.ro/cs-images/contact/chenar_b4.gif) left top repeat-y;

} .centre{
	width:480px;
	margin-right:20px;
	margin-bottom:15px;
}.main-panel-margin{
	margin-top:0px !important;
}.main-panel-margin2{
	margin-top:8px !important;
	margin-left:110px !important;
}.titlu-centru{
	margin-bottom:10px;
}.sediu{
	width:560px;
	margin-right:20px;
	margin-bottom:15px;
}.panel-top, .panel-btm{
	width:100%;
	height:5px;
	overflow:visible;
	text-align:left;
} .panel-top img{
	width:5px;
	height:5px;
} .panel-top{
	background: url(http://www.audio-optica.ro/cs-images/contact/chenar_b1.gif) right top repeat-x;
}.panel-btm{
	background: url(http://www.audio-optica.ro/cs-images/contact/chenar_b3.gif) right top repeat-x;
} .panel-buton{
	position:relative;
	top:8px;
	left:-24px;
	width:48px;
	height:48px;
	background: url(http://www.audio-optica.ro/cs-images/contact/contact_plus.gif) right top repeat-x;
	cursor:pointer;
} .panel-buton-container{
	float:left;
	width:1px;
	height:1px;
	
} .panel-content{
	padding:8px;
	padding-left:30px;
	background: url(http://www.audio-optica.ro/cs-images/contact/chenar_b2.gif) right top repeat-y;
} .panel-content-title{
	padding:8px 0px 0px 10px;
} .panel-content-container{
	clear:both;
	height:10px;
	overflow:hidden;	
	border: #ff0000 0px solid;
} .panel-content-image{
	float:left;
	margin-top:24px;
	margin-left:0px !important;
	width:89px;
	height:121px;
}.panel-content-details{
	margin-left:95px;
	margin-top:24px;
	width:inherit;
	height:auto;
	min-height:121px;
}.panel-content-details td{
	vertical-align:top;
	padding-top:4px;
	font: normal 12px verdana;
}.centre-teritoriale{
	height:47px;
	width:500px;
	padding-left:40px;
	padding-top:10px;
	margin-top:20px;
	margin-left:85px;
	//background: url(http://www.audio-optica.ro/cs-images/contact/centre.gif) left top no-repeat;
	clear:both;
} 























