/*--ESSENTIAL--------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

html {
	width: 100%;
	height: 100%;
	_behavior: url("scripts/csshover.htc");
}

body {
    padding: 0;
    font-family: Tahoma, "Geneva CE", lucida, sans-serif;
    font-size: 0.7em;
}

.border {
	border: 1px solid #d5d5d5 !important;
}

#category {
	width: 320px;
}

fieldset {
	border: none;
}

/*--USEFUL----------------------------------------------------------------*/

.clear {
    height: 0;
    clear: both;
    overflow: hidden;
}

hr.clear {
    visibility: hidden;
	margin: 0 !important;
	padding: 0;
	clear: both;
    overflow: hidden;
}

.break {
	height: 1em;
}

.mBottom {
	margin-bottom: 1em;
}

.mRight {
	margin-right: 1em;
}

.mLeft {
	margin-left: 1em;
}

.mTop {
	margin-top: 1em;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.error {
	color: red;
}

form .button {
	padding: 3px 10px;
	color: #fff;
	font-size: 11px;
	border: none;
	cursor: pointer;
}

/*--LAYOUT----------------------------------------------------------------*/

#page {
    width: 99%;
    padding-top: 100px;
	position: relative;
}

/*--HEADER---------------------------------------------------------------*/

#header {
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

#logo {
    width: 162px;
    height: 94px;
    position: absolute;
    left: 0;
    top: 0;
}

#langSelector {
    display: none;
}

#menu {
    display: none;
}

p#breadCrumbs {
    display: none;
}

#searchForm {
    display: none;
}

#text {
    width: 90% !important;
}

/*--SUBPAGE---------------------------------------------------------------*/

h1 {
    margin: 0 0 0.5em 0;
    padding-left: 4px;
    font-size: 1.4em;
    color: #000;
}

img {
    border: none;
}

p {
	margin-bottom: 1em;
	color: #000;
	text-align: justify;
}

strong, b {
	font-weight: bold;
}

i, em  {
	font-style: italic;
}

h2 {
    margin-bottom: 0.4em;
    font-size: 1.1em;
    color: #000;
}

h2.smaller {
    font-size: 1.0em;
}

h3, h4, h5 {

}


table {
	margin-bottom: 1em;
	border-bottom: 1px #000 solid;
}

table tr th {
	padding: 4px 15px;
	text-align: left;
	color: #e86c1e;
	border-bottom: 1px #000 solid;
}

table tr.dark td {
	background: #fff;
}

table tr td {
	padding: 4px 15px;
	border-top: 1px #000 solid;
}

table.centerTd tr td, table.centerTd tr th {
	text-align: center;
}

table.miniPadding tr td {
	padding: 4px 10px;
}

table.miniPadding tr th {
	padding: 4px 10px;
}

form table {
	border: none;
}

form table td {
	border-top: 1px #000 solid;
}

input, select {
	font-size: 11px;
	background: #fff;
}

input, select {
	border: 1px #000 solid;
	padding: 2px;
}

select {
	width: 120px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
	border: 1px #C0C0C0 solid;
	padding: 2px;
}

ul {
	margin-bottom: 0.8em;
	margin-left: 0.4em;
}

ul li {
	padding-left: 15px;
	margin-bottom: 0.5em;
}

ul li ul {
	margin: 0;
	padding-top: 0.5em;
}

a, a:link, a:visited, a:hover, a:hover {
	color: #000;
	text-decoration: none;
}

.subpage a:hover {
    text-decoration: underline;
}

hr {
	color: #000;
	border: 0 none;
	border-top: 1px solid #000;
	height: 1px;
	margin: 0 0 1em 0;
}



/*--CONTENT---------------------------------------------------------------*/

#content {
    width: 100%;
    padding: 0;
}

#leftPart {
    width: 100%;
    padding: 0;
    float: none !important;
}

#rightPart {
    width: 100%;
    padding: 0;
    float: none !important;
}

/*--HP-LEFT-PART---------------------------------------------------------*/

.submenuTitle {
    display: none !important;
}

#content .leftPart p {
    color: #000;
    margin-bottom: 0.4em;
}

#content .leftPart h2.why {
    font-size: 1em;
    font-weight: normal;
    color: #000;
    margin-top: 2em;
    margin-bottom: 0.4em;
    font-family: Tahoma, Arial, "Geneva CE", lucida, sans-serif;
}

#content .leftPart ul {
    margin-left: 15px;
    margin-bottom: 2em;
    list-style: square !important;    
}

#content .leftPart ul li {
    margin: 0;
    padding: 1px 0 1px 5px !important;
    list-style: square !important;
}

#content .leftPart .newsPerex {
    position: relative;
    padding-bottom: 1.4em;
}

#content .leftPart .newsPerex h3 {
    width: 157px;
    margin: 0 0 0.4em 0;
    color: #000;
    font-weight: bold;
    font-size: 0.9em;
}

#content .leftPart .newsPerex span.date {
    position: absolute;
    right: 0;
    top: 0;
    color: #ebebeb;
    font-size: 0.9em;
}

#content .leftPart .newsPerex a.more {
    display: none;
}

#content .leftPart .newsPerex a.more:hover {
    text-decoration: underline;
}

/*--HP-RIGHT-PART---------------------------------------------------------*/

#offers {
    padding-top: 1.4em;
}

.offer {
    width: 220px;
    float: left;
    margin: 0 6px 15px 10px !important;
}

.offer h2 {
    width: 192px;
    margin-bottom: 0.4em;
    padding: 0 0 0 0 !important;
    color: #000;
    float: left;
    font-size: 1.2em;
    line-height: 1.4em;
}

.offer h2 a:hover {
    text-decoration: underline;
}

.offer .offerContent {
    height: 132px;
}

.offer p {
    margin-bottom: 0.3em;
    color: #7b7b7b;
}

.offer ul {
    margin: 0 0 0.2em 20px !important;

}

.offer ul li {
    margin: 0;
    padding: 1px 0 1px 10px;
    color: #424242;
    list-style: square;
}

.offer a.details {
    display: none;
}

/*--DETAIL-LEFT-PART------------------------------------------------------*/


.detail #leftPart h2 {
    width: 139px;
    margin: 0;
    padding: 17px 14px 17px 0;
    color: #b3080c;
    font-size: 1em;
}

.detail #leftPart #subMenu  {
    display: none;
}

.detail .detailPhoto {
    margin: 0 0 10px 10px;
    float: right;
    width: 125px;
    text-align: center;
    
}

.detail .detailPhoto .photo img {
    border: 1px #fff solid;
}

.detail .detailPhoto .photo img:hover {
    border: 1px #b3080c solid;
}

.detail .detailPhoto .showAll {
    display: none;
}

.buttonDownload {
    display: none;
}

.list {
    margin: 0 0 1.3em 7px;
}

.list li {
    margin: 0;
    padding: 1px 0 1px 0;
}

.list li a {
    text-decoration: underline;
}

.imgBorder {
    width: 119px;
    height: 101px;
    padding: 5px;
    display: block;
    border: 1px #a7a7a7 solid;
}

.imgBorder:hover {
    border: 1px #b3080c solid;
}

.imgBorder img {
    width: 120px;
    height: 100px;
}

.miniPhoto {
    width: 129px;
    float: left;
    margin: 0 20px 0 0;
}

.miniPhoto .label {
    padding: 6px 0 10px 0;
    text-align: center;
    display: block;
    color: #414141;
}

.variants {
    margin: 0 0 1em 0;
    padding: 4px 0 0 20px;
}

.ilustrations {
    padding: 4px 0 0 5px;
    margin-bottom: 1em;
}

.print {
    display: none;
}


#boxes {
    width: 550px !important;
    margin-bottom: 2em;
    float: none !important;
}

#boxes .box {
    width: auto;
}

#boxes .box h2 {
    width: auto;
    margin: 10px 0 0 0;
    padding: 5px 10px; 
    background: url("../images/detail_rightbox_top.png") 0 0 no-repeat;
    color: #fff;
    font-size: 1em;
}

#boxes .box a.boxBottomLink {
    display: none;
}

#boxes .box a.boxBottomLink:hover {
    text-decoration: none;
}

#boxes .box .content {
    width: auto !important;
    height: auto !important;
    padding: 7px 7px 0 7px;
    border: none !important;
}

#boxes .box .tabs {
    display: none;
}

#boxes .box .content h3 {
    font-size: 1em;
    font-weight: normal;
    color: #000;
    margin: 0 0 0.4em 0;
}


#boxes .box .grey {
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
}

table.parameters  {
    width: auto !important;
    margin: 0;
    border: none;
}

table.parameters tr td {
    width: 50%;
    padding: 5px 5px;
    border: none;
    border-bottom: 1px #000 dotted;
    color: #414141;
    font-size: 0.9em; 
    vertical-align: top; 
}

/*--CATEGORIES----------------------------------------------------------------*/

#submenuIntro {
    margin: 0;
    padding: 0 0 15px 0 !important;
    float: none;
}

#submenuIntro ul {
    margin: 0 0 0 20px !important;
}

#submenuIntro h2 {
    color: #2d2d2d;
    font-size: 1.2em !important;
    font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
    padding: 0 0 0 0 !important;
    margin: 0 0 5px 0 !important;
    border: 1px red solid !important;
}

#submenuIntro h2 a:hover {
    text-decoration: underline;
}

#submenuIntro p {
    margin-bottom: 0.4em;
    text-align: left;
}


.category {
    width: 310px;
    height: 149px;
    margin: 0 2px 2px 0;
    padding: 17px 22px;
    float: left;
    display: block;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.category h2 {
    color: #000;
    text-decoration: underline;
    font-size: 1.4em;
}

.category p {
    line-height: 1.4em;
    text-align: left;
}

.withPhoto h2 {
    width: 220px;
}

.withPhoto p {
    width: 220px;
    line-height: 1.4em;
}

.categoryPhoto {
    width: 100px;
    height: 153px;
    position: absolute;
    right: 16px;
    top: 12px;
}

#perexes p {
    width: 90% !important;  
    margin-bottom: 1.4em;
}

.perex {
    width: 655px;
    margin-bottom: 13px;
    padding-bottom: 6px;
    border-bottom: 1px #000 dotted;
}

.perex .description {
    width: 290px;
    float: left;
}

.perex .description h2 {
    margin-bottom: 0.8em;
}

.perex .description h2 a {
    font-size: 1.3em;
    text-decoration: underline;
}

.perex .description .more {
    display: none;
}

.perex .description p {
    width: 100% !important;
    margin-bottom: 0.4em;
    
}

.perexTable {
    width: 178px;
    min-height: 99px;
    _height: 99px;
    margin-left: 15px;
    padding: 6px 6px;
    float: left;
    border: 1px #a9a9a9 solid;
}

.perex table {
    border: none;
    margin-bottom: 0 !important;
}

.perex table td {
    padding: 0;
    border: none;
    color: #414141;
    font-size: 0.9em;
    vertical-align: top;
}

.perex table td.label {
    width: 62px;
}

.perex .imgBorder {
    margin-left: 17px;
    float: left;
    margin-bottom: 0 !important;
}



/*--FOOTER----------------------------------------------------------------*/

#footer {
    width: 100%;
    height: auto;
    padding: 15px 0 0 0;
    border-top: 1px #000 solid;
    position: relative !important;
}

#footer ul {
    display: none;
}

a#sitemap {
    display: none;
}

span#iso {
    display: none;
}

p#address {
    width: auto;
    position: relative !important;
    color: #000;
    float: left;
    left: 0 !important;
    top: 0 !important;
}

a#bannerFooter {
    display: none;
}

p#createdBy {
    float: right;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}

p#createdBy a {
    color: #000;
    text-decoration: underline;
}




















