@font-face { 
font-family: Frutiger; 
src: url('../fonts/Frutiger CE 45 Light.ttf'); 
} 
 

.modal-for-fb{
	background: url('../images/popup2.png') center center no-repeat;
	width: 639px;
	height: 519px;
}

.modal-for-fb .fb-like-box{
	background-color: #fff;
	margin: 315px 40px 0;
}




html {
color: #3c3c3c;
font-family:  Arial, sans-serif;
font-size: 13px;
}

body {
padding:0;
margin: 0;
background: url('../images/background2.jpg') top no-repeat;
}

img {
border:none;
}

.c {
clear:both;
}


span.smaller {
font-size: 50%;
}


.contentpaneopen p {
line-height: 1.2!important;
margin:0;
}

.modal-message #system-message dd {
text-indent: 0px!important;
text-align: center!important;
}

.modal-message #system-message dd.error, .modal-message #system-message dd.error ul {
background: #fff!important;
color: #960000!important;
font-size: 24px;
}

/* Main Page sections */ 

#wrapper {
width: 100%;
margin:0;
padding:0;
}

#page {
position: relative;
width: 950px;
margin: 0 auto;
background: #fff;
z-index: 1;
box-shadow: 0 0 50px #CCC;
padding: 0 30px;
overflow: hidden;
}

#header {
height: 258px;
width: 948px;
margin: 0 auto -3px auto;
background: url('../images/franco_header.jpg') bottom no-repeat;
overflow: hidden;
padding: 3px 0 0 0;
}

/* Header */

#buderus {
position: absolute;
right: 20px;
top: 32px;
}

#logo {
position: absolute;
top: -1px;
left: 16px;
}

#logo img {
width: 200px;
position: relative;
margin-left:35px;
margin-top:70px;
}

#cart {
float: right;
height: 20px;
width: auto;
padding: 8px 0px 3px 25px;
overflow: hidden;
background: url('../images/cart.png') 3px 6px no-repeat;
font-size: 13px;
margin: 0 30px 0 0;
}

#cart a {
text-decoration: none;
color: #000;
}

#cart a:hover {
text-decoration: underline;
}

#user {
float: right;
position: relative;	
height: 20px;
width: auto;
padding: 8px 20px 3px 25px;
background: url('../images/user.png') 3px 7px no-repeat;
font-size: 13px;
}

#user.noclose {
padding: 8px 0px 3px 25px;
}

#user:hover {
cursor:pointer;
}

#user:hover a.logout {
display: block;
}

#user a {
text-decoration: none;
color: #000;
}

#user a:hover {
text-decoration: underline;	
}

#user a.logout{
display: none;
position: absolute;
right: 0;
top: 11.5px;
background: url('../images/close.png') center no-repeat;
padding: 5px;
}

#user .floatleft{
float: left;
}

/* Menubar */

#menubar {
width: 950px;
height: 75px;
margin: 0 auto;
background: url('../images/menubar.png') top no-repeat;
}

#mainmenu {
float: left;
width: 760px;
}

#mainmenu ul {
float: left;
list-style-type: none;
padding: 0;
margin: 20px 0px 0 25px;
}

#mainmenu ul li {
float: left;
padding: 0px 30px 0px 0px;
}

#mainmenu ul li a {
display:block;
float: left;
color: #fff;
text-decoration: none;
font-size: 15px;
text-transform: lowercase;
padding: 0px 3px 11px 3px;
font-family: "Frutiger", Verdana, sans-serif;
text-shadow: 0px 1px 2px #333;
letter-spacing: 0.10em;
}


#mainmenu ul li a:hover {
color: #fff;
}

#mainmenu ul li#current a {
color: #fff;
text-shadow: 0px 2px 7px #000;
padding: 0 3px 14px 3px;
}

#search {
float: right;
position: relative;
top: -7px;
right: 7px;
}

#search input[type=text]#kereses_szoveg_help,
#search input[type=text]#kereses_szoveg {
width: 148px;
height: 20px;
top: 28px;
position: relative;
border-radius: 15px 0 0 15px;
border: none;
outline: none;
padding: 0 15px 0 15px;
/*background: url('../images/search.jpg') center repeat-x;
*/
color: #333;
}

#search input[type=text]#kereses_szoveg_help:focus,
#search input[type=text]#kereses_szoveg:focus {
outline: none;
}

#search input[type=text]#kereses_szoveg {
display:none;
}

#search input[type=submit] {
width: 22px;
height: 22px;
background: url('../images/magnify.png') center no-repeat;
border: none;
outline: none;
text-indent: -9999px;
position: absolute;
top: 6px;
right: 4px;
opacity: 0.5;
}

#search input[type=submit]:hover {
opacity: 1;
cursor: pointer;
}

.ac_results {
width: 280px!important;
}

.ac_results ul li:nth-child(odd) {
background: fafafa;
}

/* Promoslider */
#promoslider {
float:left;
width: 720px;
height: 306px;
padding:0;
margin:0 0 10px 10px;
}

#promoslider .anythingSlider {
width: 720px;
height: 306px;
padding: 0;
margin: 0 auto;
}

#promoslider .anythingSlider .wrapper {
padding: 0;
margin: 0;
width: 718px;
}

#promoslider .anythingSlider a.arrow.forward {
background: url('../images/arrow-right.png') center no-repeat;
opacity: 0;
position: absolute;
top: 40px;
left: 660px;
}

#promoslider .anythingSlider a.arrow.back {
background: url('../images/arrow-left.png') center no-repeat;
opacity: 0;
position: absolute;
top: 37px;
left: -18px;
}

#promoslider .anythingSlider:hover a.arrow.back, 
#promoslider .anythingSlider:hover a.arrow.forward {
opacity: 0;
}

#promoslider .anythingSlider .wrapper ul {
border: none;
}

#promoslider .anythingSlider ul li {
position: relative;
width: 720px;
padding:0;
margin:0;
}

#promoslider .anythingSlider ul li .info {
position: absolute;
right: 3px;
top: 70px;
height: 150px;
width: 200px;
font-size: 26px;
font-family: Frutiger, Arial, sans-serif;
}

#promoslider .anythingSlider ul li .info .button.more{
border-radius: 0px;
font-size: 12px!important;
font-weight: normal;
position: relative;
top: 30px;
}

#promoslider .anythingSlider ul li img {
width: 720px;
height: 276px;
padding:0 0 45px 0;
background: url('../images/slider-shadow.png') bottom no-repeat;
margin:0 25px 0 0;
}

#promoslider .anythingSlider ul li td:nth-child(2) {
text-align: center;
width: 270px;
}

#promoslider .anythingSlider ul li a {
display: inline;
background: url('../images/button.png') center repeat-x;
/*padding: 5px 15px 5px 15px;
*/
padding: 0;
font-size: 16px;
color: #fff;
text-decoration: none;
font-weight: bold;
text-shadow: 0px 1px 1px #666767;
}

#promoslider .anythingSlider ul li a:hover {
text-shadow: 0px 1px 1px #666767;
}

#promoslider .anythingSlider ul li h1 {
font-size: 30px;
font-weight: bold;
color: #f78b14;
text-shadow: 0px 2px 2px #fff;
text-transform: uppercase;
}

#promoslider .anythingSlider #start-stop {
display: none;
}

#promoslider .anythingSlider #thumbNav {
top: 289px;
margin-left: 240px;
}

#promoslider .anythingSlider .back {
left: -11px;
}

#promoslider .anythingSlider{
overflow: hidden;
}

#promoslider .anythingSlider #thumbNav a {
float: left;
display: block;
text-indent: -9999px;
height:14px;
width: 14px;
padding:0;
margin:0 5px 0 0;
border-radius: 15px;
background: url('../images/menubar.png') left  no-repeat;
box-shadow: 0 1px 3px #000;
border: 1px solid #e2e2e2;
}

#promoslider .anythingSlider #thumbNav a.cur {
float: left;
display: block;
text-indent: -9999px;
height:14px;
width: 14px;
border-radius: 15px;
margin:0 5px 0 0;
padding:0;
border: 1px solid #fff;
background: url('../images/button.png') top repeat-x;
}

/* Partners slider */


/* Promoslider */
#partners {
width: 950px;
height: 150px;
padding:0;
margin:0 0 10px 10px;
}

#partners .anythingSlider {
width: 950px;
height: 150px;
padding: 0;
margin: 0 auto;
}

#partners .anythingSlider .wrapper {
padding: 0;
margin: 0;
width: 950px;
}

#partners .anythingSlider a.arrow.forward {
/*background: url('../images/arrow-right.png') center no-repeat;
opacity: 0.3;
position: absolute;
top: -22px;
left: 912px;*/
display: none;
}

#partners .anythingSlider a.arrow.back {
/*background: url('../images/arrow-left.png') center no-repeat;
opacity: 0.1;
position: absolute;
top: -22px;
left: -48px;*/
display: none;
}

#partners .anythingSlider:hover a.arrow.back, 
#partners .anythingSlider:hover a.arrow.forward {
opacity: 1;
}

#partners .anythingSlider .wrapper ul {
border: none;
}

#partners .anythingSlider ul li {
position: relative;
width: 950px;
padding:0;
margin:0;
}

#partners .anythingSlider ul li .info {
position: absolute;
right: 3px;
top: 70px;
height: 150px;
width: 200px;
font-size: 26px;
font-family: Frutiger, Arial, sans-serif;
}

#partners .anythingSlider ul li .info .button.more{
border-radius: 0px;
font-size: 12px!important;
font-weight: normal;
position: relative;
top: 30px;
}

#partners .anythingSlider ul li img {
width: auto;
margin: 42px 25px 0 0;
}

#partners .anythingSlider ul li td:nth-child(2) {
text-align: center;
width: 270px;
}

#partners .anythingSlider ul li a {
display: inline;
background: url('../images/button.png') center repeat-x;
padding: 5px 15px 5px 15px;
font-size: 16px;
color: #fff;
text-decoration: none;
font-weight: bold;
text-shadow: 0px 1px 1px #666767;
}

#partners .anythingSlider ul li a:hover {
text-shadow: 0px 1px 1px #666767;
}

#partners .anythingSlider ul li h1 {
font-size: 30px;
font-weight: bold;
color: #f78b14;
text-shadow: 0px 2px 2px #fff;
text-transform: uppercase;
}

#partners .anythingSlider #start-stop {
display: none;
}

#partners .anythingSlider #thumbNav {
top: 350px;
display: none;
margin-left: 790px;
}

#partners .anythingSlider .back {
left: -11px;
}

#partners .anythingSlider #thumbNav a {
float: left;
display: block;
text-indent: -9999px;
height:12px;
width: 12px;
padding:0;
margin:0 3px 0 0;
border-radius: 15px;
}

#partners .anythingSlider #thumbNav a.cur {
float: left;
display: block;
text-indent: -9999px;
height:12px;
width: 12px;
border-radius: 15px;
margin:0 3px 0 0;
padding:0;
}

/* Frontarticle */

#frontarticle {
float: left;
width: 495px;
height: auto;
padding: 0;
margin: 0 0 10px 10px;
}

#frontarticle .contentheading a {
color: #3c3c3c;
text-decoration: none;
font-size: 32px;	
}

#content #frontarticle table.contentpaneopen {
width: auto;
}


/* Map */

#map {
position: relative;
clear: both;
right: -15px;
float: right;
width: 215px;
padding: 0;
margin: 0 0 0 0;
text-align: center;
font-size: 16px;
}

#map p {
margin:0 0 5px 0;
padding:0;
text-shadow: 0 -1px 1px #E2E2E2;
}

#map a {
text-decoration: none;
font-size: 14px!important;

}

/* Arajanlat*/

#arajanlat {
box-shadow: -3px 0 10px #CCC;
padding: 10px 3px 10px 3px;
float: right;
position: relative;
right: 0;
width: 185px;
margin: 0 0 25px 0;
text-align: center;
font-size: 16px;
}

#arajanlat p {
margin:0 0 5px 0;
padding:0;
text-shadow: 0 -1px 1px #E2E2E2;
}

#arajanlat a {
text-decoration: none;
font-size: 14px!important;

}

#arajanlat .module .header .title {
font-size: 20px;
font-family: Frutiger;
}


/* Sidebar */
#sidebar {
float: left;
width: 210px;
}

#sidebar .tabs {
position: relative;
width: 230px;
}

#sidebar .products1 {
clear: both;
}
#sidebar .products2 {
clear: both;
display: none;
}

#sidebar .tabs .prod1, #sidebar .tabs .prod2{
float: left;
margin: 0 3px 5px 0;
border-radius: 0!important;
width: 73px;
text-align: center;
}
#sidebar .tabs .prod1:hover, #sidebar .tabs .prod2:hover{
text-decoration: underline;
cursor: pointer;
}


#sidebar .category_tree ul {
list-style-type: none;
padding: 0;
margin: 10px 0 15px	 0;
background: url('../images/category-tree.png') center repeat-y;
/*border: 1px solid #f2f2f2;
    */
border-radius: 0 5px 5px 0;
}

#sidebar .category_tree ul ul {
list-style-type: none;
display: none;
background: url('../images/category-tree.png') center repeat-y;
background-color: #f2f2f2;
border-radius: 0 5px 5px 0;
box-shadow: 0 3px 10px #000;
margin: 0 0 0 5px;
}

#sidebar .category_tree  ul li {
height: auto;
background: url('../images/category-back.png') center repeat-x;
width: 210px;
/* border-bottom: 1px solid #E2E2E2;
 */
}

#sidebar .categroy_tree ul li:hover {
/*background: url('../images/category-back-inv.png') center  no-repeat;*/
}


#sidebar .category_tree  ul li a {
color: #E2E2E2;
display: inline-block;
width: 181px;
padding: 12px 10px 12px 15px;
font-size: 13px;
text-decoration: none;
text-shadow: 0px -1px 2px #333;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-weight: normal;
border-left: 1px solid transparent;
/*border-top: 1px solid transparent;*/
/*border-left: 4px solid transparent; */
}

#sidebar .category_tree ul li a:hover {
text-shadow: 0px -1px 2px #333;
border-left: 1px solid #ccc;
/*border-top: 1px solid #ccc;*/
color: #f0f0f0;
/*border-left: 4px solid #385594;*/
background: url('../images/category-back-inv.png') center  repeat-x;
}

#sidebar .category_tree ul li a:active {
text-shadow: 0px -1px 2px #333;
color: #f0f0f0;
/*border-left: 4px solid #385594;*/
background: url('../images/category-back-inv.png') center  repeat-x;
}

#sidebar .category_tree ul li a .subind {
float: right;
position: relative;
top: 4px;
}

#partners {
width: 100%;
height: auto;
background: url('../images/separator.png') top no-repeat;
background-position: 0 -20px;
text-align: center;
}

#partners img:nth-child(1) {
margin: 35px 15px 35px 0;	
}

#partners img {
margin: 35px 15px 35px 15px;
border:2px solid #fff;
box-shadow: 0px 1px 15px #f0f0f0;
}

#partners img:hover {
box-shadow: 0px 1px 15px #e2e2e2;
cursor: pointer;
}


/* Content */

#content {
float: left;
width: 728px;
min-height: 1300px;
margin: 10px 0 0 0;
padding: 0 0 10px 10px;
}

#content table.blog {
width: 100%;
}

#content table.contentpaneopen {
padding: 0 0 10px 0;
width: 725px;
}

#content table.contentpaneopen p {

}

#content table.contentpaneopen img {
border: 4px solid #fff;
box-shadow: 0 2px 5px #ccc;
margin: 0 15px 5px 0;
}

#content table.contentpaneopen img.articleimg.left { 
width: 350px;
height: auto;
float:left;
padding:0;
border: 4px solid #fff;
box-shadow: 0 2px 5px #ccc;
margin:0 25px 15px 0;
}

#content table.contentpaneopen table.contact td {
width: 450px;
}

#content table.contentpaneopen table.contact td:nth-child(2) {
text-align: right;
vertical-align: top;
}

#content table.contentpaneopen table.contact.normal td {
text-align: left;
vertical-align: top;
}

#content table.contentpaneopen img.articleimg.right { 
width: 350px;
height: auto;
float:right;
padding:0;
border: 4px solid #fff;
box-shadow: 0 2px 5px #ccc;
margin:0 0 15px 25px;
}

#content table.contentpaneopen .contentheading {
overflow: hidden;
text-overflow: ellipsis;
font-size: 26px;
color: #3e2a15;
text-decoration: none;

padding: 0;
margin:0;
font-family: Frutiger, Arial, sans-serif;
text-align: left;
text-decoration: none;
font-size: 32px;
}

#content table.contentpaneopen td {
vertical-align:top;
max-width: 480px;
}

#content #frontarticle table.contentpaneopen td  img{
max-width: 475px;
height: auto;
}

#content table.contentpaneopen td  img.wide{
max-width: 980px;
height: auto;
}


#content table.contentpaneopen table.article-table {
margin-bottom: 40px;
}

#content .article_separator {
display: block;
background: url('../images/separator.png') center no-repeat;
width: 100%;
height: 30px;
margin: 10px 0 -10px 0;
}

#footer {
position: relative;
z-index: 2;
width: 100%;
height: 160px;
background: url('../images/footer.jpg') repeat-x top;
}

#footer_center{
width: 950px;
margin: 0 auto;
padding: 15px 0 0 0;
}

#footer_center a {
display: inline-block;
text-decoration: none;
color: #ccc;
font-size: 11px;
margin:20px 35px 10px 0;
}


/* Webshop */


.title {
text-align: center;
}

.title h1 {
overflow: hidden;
text-overflow: ellipsis;
text-decoration: none;
white-space: nowrap;
padding: 0;
margin: 0 0 15px 0;
color: #3C3C3C;
text-decoration: none;
font-size: 32px;
font-weight: normal;
font-family: Frutiger, Arial, sans-serif;
}



.showproduct {
position: relative;
}

.item ul.path {
position: relative;
list-style-type: none;
padding: 0;
margin: 15px 0 10px 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
}

.showproduct ul.path {
position: relative;
left: 9px;
list-style-type: none;
padding: 0;
margin: 0 0 10px 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
}

.showproduct .itemlist .item .additional-data .delivery-time {
display: block;
width: 100px;
padding: 7px 0 0 47px;
margin: 0 10px 0 0;
height: 38px;
float: left;
position: relative;
background: url('../images/delivery.png') left no-repeat;
}

.showproduct .itemlist .item .additional-data .warranty{
display: block;
width: 65px;
padding: 7px 0 0 47px;
margin: 0 10px 0 0;
height: 38px;
float: left;
position: relative;
background: url('../images/warranty.png') left no-repeat;
}

.showproduct .itemlist .item .additional-data .delivery-conditions {
padding: 10px 0 0 29px;
background: url('../images/conditions.png') no-repeat 5px 9px;
}

.showproduct .itemlist .item .additional-data .fixed-delivery-price {
display: block;
width: 108px;
padding: 10px 0 0 47px;
height: 38px;
float: left;
position: relative;
background: url('../images/deliveryprice.png') no-repeat 5px 9px;
}


.showproduct .itemlist .item .additional-data .delivery-conditions a{
 color: #3C3C3C;
 text-decoration: none;
}
.showproduct .itemlist .item .additional-data .delivery-conditions a:hover {
 text-decoration: underline;
}

.showproduct .itemlist .item .additional-data {
padding: 10px 7px 10px 7px;
position: relative;
box-shadow: 0 0 15px #ccc;
}

.showproduct .itemlist .item .additional-data .cheaper-button,
.showproduct .itemlist .item .additional-data .not-cheaper-button  {
display: block;
width: 108px;
padding: 7px 0 0 47px;
height: 38px;
float: left;
position: relative;
background: url('../images/cheaper.png') left no-repeat;
}

.showproduct .itemlist .item .cheaper-button:hover,
.showproduct .itemlist .item .not-cheaper-button:hover {
text-decoration: underline;
cursor: pointer;
}

.showproduct .itemlist .item .cheaper-form {
clear: both;
display: none;
}

.showproduct .itemlist .item  .description {
float: left;
width: 100%;
overflow: hidden;
font-size: 13px;
margin: 15px 0 15px 0;
font-weight: normal;
}

.showproduct .itemlist .item  .price-gross {
font-size: 22px;
font-weight: bold;
float: none;
clear: none;
color: #385594;
margin: 5px 0 10px 0;
height: auto;
}


.data .no-online-order {
position: relative;
float: right;
clear: right;
width: 182px;
margin: 15px 0 0 0;
} 

.data .no-online-order.featured {
margin: 30px 0 0 0;
}


.showproduct .itemlist .item  .leftpane  {
float: left;
width: 245px; 
}

.showproduct .itemlist .item  .rightpane  {
float: right;
width: 450px; 
}

.showproduct .itemlist .item  .rightpane .functions {
padding: 10px 7px 7px 15px;
margin: 15px 0 7px 0;
box-shadow: 0 0 15px #ccc;
}

.showproduct .itemlist .item  .rightpane .infos {
padding: 0 0 0 0px;
line-height: 1.5;
}

.showproduct .itemlist .item  .rightpane .infos .description-short {
margin: 15px 0 0 0;
line-height: 1;
}

.showproduct .itemlist .item  .rightpane .functions .price  {
float: left;
margin: 0 15px 0 0;
width: 175px;
}

.showproduct .itemlist .item  .availablity {
float: left;
margin: 0 0 6px 0;
padding: 16px 0 0 0;
}

.showproduct .itemlist .item .image {
float: left;
width: 220px;
height: 220px;
border: 4px solid #fff;
margin: 0 20px 0 0;
text-align: center;
overflow: hidden;
box-shadow: 0 1px 2px #ccc;
}

.productimageonsale {
		width: 148px;
        height: 88px;
        background: url('/img/akcio.png') no-repeat;
        position: absolute;     
        top: 50px;
	    right: 480px;
}

.productimageendoflife {
	width: 148px;
        height: 88px;
        background: url('/img/kifuto.png') no-repeat;
        position: absolute;     
        top: 50px;
	    right: 562px;
}


.productimageonsalesectionlist {
		width: 74px;
        height: 44px;
        background: url('/img/akcio.png') no-repeat;
		background-size: 74px 44px;
        position: absolute;     
        top: 10px;
		right: 583px;
}

.productsmallimageonsale {
		width: 44px;
        height: 26px;
        background: url('/img/akcio.png') no-repeat;
		background-size: 44px 26px;
        position: absolute;     
        top: 0px;
	    right: 210px;
}

.productimageendoflifesectionlist {
		width: 74px;
        height: 44px;
        background: url('/img/kifuto.png') no-repeat;
		background-size: 74px 44px;
        position: absolute;     
        top: 10px;
		right: 636px;
}

.productsmallimageendoflife {
		width: 44px;
        height: 26px;
        background: url('/img/kifuto.png') no-repeat;
		background-size: 44px 26px;
        position: absolute;     
        top: 0px;
	    right: 262px;
}


.showproduct .itemlist .item .moreimages img {
float: left;
width: 65px;
height: 65px;
border: 4px solid #fff;
margin: 15px 5px 0 0;
text-align: center;
overflow: hidden;
box-shadow: 0 1px 2px #ccc;
}

.showproduct .itemlist .item  .name  {
overflow: hidden;
font-size: 22px;
max-width: 100%;
margin: 0 0 10px 0;
padding: 0 0 5px 0;
border-bottom: 1px solid #eee;
color: #3e2a15;
text-decoration: none;
white-space: normal;
font-family: Frutiger, Arial, sans-serif;
}

ul.path li {
padding: 0;
margin: 0 5px 0 0;
float: left;
}

ul.path li a {
text-decoration: none;
font-size: 13px;
color: #385594;
}

ul.path li a:hover {
text-decoration: underline;
}

.separator {
background: url('../images/separator.png') center no-repeat;
width: 100%;
height: 30px;
}

.item-separator {
clear: both;
}


 .itemlist {
clear: both;
}

 .itemlist .item {
height: 130px;
background: url('../images/panel.png') top repeat-x;
background: #fcfcfc;
font-size: 12px;
float: left;
width: 700px;
padding: 10px;
position: relative;
border-radius: 5px;
border-bottom: 1px solid #e2e2e2;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
/*box-shadow: 0 3px 5px #e2e2e2;*/
margin: 7px 0 7px 0;
}

 .itemlist .item.category {
height: 130px;
background: url('../images/panel.png') top repeat-x;
background: #fcfcfc;
font-size: 12px;
float: left;
width: 336px;
padding: 10px;
position: relative;
border-radius: 5px;
border-bottom: 1px solid #e2e2e2;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
/*box-shadow: 0 3px 5px #e2e2e2;*/
margin: 7px 0 7px 10px;
}

 .itemlist .item.category:nth-child(odd) {
 margin: 7px 0 7px 0;
 }

 .itemlist .item.autoheight, .itemlist .item .description.autoheight {
height: auto!important;
 } 
 
 .itemlist .item .left {
 clear: left;
float: left;
width: 500px;
}

.itemlist .item .right {
clear: right;
float: right;
width: 300px;
}

 .itemlist .item .itemcode,
 .itemlist .item .ean,
 .itemlist .item .price-net, 
 .itemlist .item .price-net-subtotal {
 float:right;
 clear:right;
 font-size: 14px;
 height: 20px;
}

.breadcrumbs {
float: left;
width: 730px;
padding: 15px 5px 15px 10px;
}

.breadcrumbs a {
font-weight: normal!important;
font-size: 13px;
color: #3E2A15;
text-decoration: none;
white-space: normal;
font-family: Arial, sans-serif;
}

.breadcrumbs a:hover {
text-decoration: underline;
}

.itemlist .price-net {
display: block!important;
}

 .itemlist .item .image {
float: left;
width: 120px;
height: 120px;
border: 4px solid #fff;
margin: 0 20px 0 0;
text-align: center;
overflow: hidden;
box-shadow: 0 1px 2px #ccc;
}

 .itemlist .item .image.package {
background: url('../images/package.png') center no-repeat;
}

 .itemlist .item .image.cash {
background: url('../images/cash.png') center no-repeat;
}

 .itemlist .item .image.weight {
background: url('../images/weight.png') center no-repeat;
}



 .itemlist .item  .name,
 .itemlist .item  .name a {
overflow: hidden;
max-width: 460px;
font-size: 17px;
color: #3e2a15;
text-decoration: none;
white-space: normal;
font-family: Frutiger, Arial, sans-serif;
}

.checkout .itemlist .item  .name,
.checkout .itemlist .item  .name a {
overflow: hidden;
max-width: 100%;
font-size: 17px;
color: #3e2a15;
text-decoration: none;
white-space: normal;
font-family: Frutiger, Arial, sans-serif;
}

.itemlist .item .name.autoheight,
.itemlist .item .name.autoheight a {

white-space: normal;
height: auto;
}


 .itemlist .item  .name a:hover {
color: #000;
text-decoration: underline;
}

.itemlist .item .item-subtotal {
float: right;
position: absolute;
bottom: 5px;
right: 10px;
text-align: right;
}

.itemlist .item .cheaper-button:hover {
text-decoration: underline;
cursor: pointer;
}

.itemlist .item .cheaper-form {
clear: both;
display: none;
}

.itemlist .item .data {
float: right;
position: absolute;
right: 15px;
top: 15px;
}



 .itemlist .item  .add-to-cart input.quantity-value,
 .itemlist .item  .button-container input.quantity-value {
float: left;
display: inline-block;
width: 30px;
height: 22px;
margin: 8px 2px 8px 8px;
border-radius: 5px;
border: 1px solid #ccc;
text-align: center;
font-size: 18px;
}

 .itemlist .item  .add-to-cart span.quantity-unit,
 .itemlist .item  .button-container span.quantity-unit{
float: left;
padding: 15px 15px 0 0;
font-size: 14px;
}

 .itemlist .item  .add-to-cart span.quantity-value,
 .itemlist .item  .button-container span.quantity-value{
float: left;
padding: 7px 3px 0 0;
font-size: 22px;
}

.itemlist .item  .description {
height: 75px;
float: left;
width: 300px;
overflow: hidden;
font-size: 13px;
margin: 5px 0 15px 0;
font-style: italic;
}

.showproduct .itemlist .item .additional-info {
float: right;
width: 262px;
padding: 7px 0 0 0;
font-weight: bold;
}




.showproduct .itemlist .item .description {
font-style: normal;
}

.itemlist .item .properties {
margin: 15px 0 15px 0px;
}

.itemlist .item .description-text {
padding: 0 0 0 15px;
}

.itemlist .item .properties table tr td {
padding: 5px 15px 5px 15px;
border: 1px solid #e2e2e2;
}

.itemlist .item .properties table tr td:nth-child(odd) {
font-weight: bold;
}

.itemlist .item .properties table tr:nth-child(even) {
background: #f0f0f0;
}


 .itemlist .item  .vid {
overflow: hidden;
padding: 5px 0 5px 0;
font-size: 13px;
}

 .itemlist .item  .price-gross,
 .itemlist .item  .price-gross-endsum  {
float: right;
clear: right;
font-size: 22px;
font-weight: bold;
color: #385594;
height: 20px;
margin: 0px 0 0px 0;
}

.checkout .itemlist .item  .price-gross,
.checkout .itemlist .item  .price-gross-endsum  {
position: absolute;
top: 50px;
right: 30px;

}

.itemlist .item .price-old {
font-size: 15px;
text-align: right;
}

 .itemlist .item  .price-net.subtotal,
 .itemlist .item  .price-gross.subtotal {
 margin: 6px 0 0 0;
 clear:none;
 }
 
 .checkout .itemlist .item .price-gross.subtotal {
top: 80px;
}

  .itemlist .item  .price-net.unit,
 .itemlist .item  .price-gross.unit {
 font-size: 16px;
}

.checkout  .itemlist .item  .price-net.unit,
.checkout .itemlist .item  .price-gross.unit {
position: absolute;
right: 30px;
top: 50px;
}

 .itemlist .item  .availablity {
float: right;
margin: 0 0 6px 0;
}

 .itemlist .item  .add-to-cart .vid-names {
float: left;
margin: 13px 0 5px 0;
}

.itemlist .item  .add-to-cart {
clear: right;
position: relative;
top: 25px;
right: 0px;
float: right;
}

.checkout .itemlist .item .add-to-cart {
top:0px;
right: 58px;
}

.checkout .itemlist .item .add-to-cart a.delete {
right: -58px;
}

.itemlist .item.autoheight  .add-to-cart {
position: relative;
top: -3px;
float: right;
clear: right;
}


 .itemlist .item  .add-to-cart .button-container {
 float: right;
 margin: 3px 0 5px 0;
 }
 
 .itemlist .item .add-to-cart .button-container.featured {
 float: right;
 margin: 17px 0 5px 0;
 }
 
  .itemlist .item.category  .button-container {
 position: absolute;
 right: 22px;
 bottom: 11px;
 }

 .itemlist .item  .price-gross-unit {
float: right;
clear: both;
}

 .itemlist .item  .price-gross-unit .price-per-unit {
float: left;
}

 .itemlist .item  a.delete {
position: absolute;
width: 140px;
height: 20px;
right: -70px;
top: -33px;
display: block;
background: url('../images/trash.png') left no-repeat;
margin: 10px 0px 0px 0px;
text-indent: 20px;
color: #000;
text-decoration: none;
padding: 5px 0 0 0;
font-size: 14px;
opacity: 0.5;
}

 .itemlist .item  a.delete:hover {
opacity:1;
}

div.related-products {
    width: 340px;
    
    overflow-y: scroll;
    overflow-x: hidden;
    height: 250px;
    box-shadow: 1px 1px 6px #888888;
}

h3.related-text {
    color: #385594;
    margin-bottom: 7px;
}

.related-products-wrapper {
float: left;
margin-right: 10px;
margin-bottom: 20px;
}

.related-products div.item {
width:300px;
height:100px;
padding:3px;
}

.related-products .item .left .name a {
font-size: 12px !important;
}

.related-products .item .left .image {
!important;
width: 85px;
height: 85px;
margin-right: 5px;
}

.related-products div.price-gross {
float: right !important;
font-size: 18px !important;
}

.related-products div.left {
width: 310px !important;
}

.related-products div.data {
    margin-top: 10px;
}

div.related-products a.button {
    font-size: 12px;
    padding: 5px 13px 7px 13px;
    margin-top: 5px;
}

.related-products div.price-gross {
    !important;
    margin: 5px 0px 0px 0px !important;
}


 .order {
float: right;
margin: 10px 0 0px 0;
font-size: 15px;
}

.order select {
font-size: 15px;
}

.order form {
float: left;
margin: 5px;
}

.order select {
background: #5d89e3 none repeat scroll 0 0;
 margin: 0;
border: none;
width: auto;
border: 1px solid #f0f0f0;
padding: 3px;
font-family: Frutiger, Arial, sans-serif;
border-radius: 3px;
}




 .sum h1 {
overflow: hidden;
text-overflow: ellipsis;
font-size: 26px;
color: #3e2a15;
text-decoration: none;
white-space: nowrap;
}

 .sum table,
.navigation table,
.choose table {
width: 100%;
}

 .sum table td.left,
.navigation table td.left,
.choose table td.left {
text-align: right;
width: 50%;
padding: 0 2px 0 0;
}

 .sum table td.right,
.navigation table td.right,
.choose table td.right {
text-align: left;
width:50%;
padding: 0 0 0 2px;
}



.summary  {
width: 100%;
background: url('../images/horizontal-separator.png') top no-repeat;
text-align: center;
padding: 15px 0 0 0;
}

.form.note h4 {
margin: 10px 0 5px 0;
}

.summary .sum-price {
text-align: center;
font-size: 26px;
font-weight: bold;
clear: both;
color: #A5140E;
margin: 0px 0px 10px 0;
}

.navigation {
width: 100%;
margin: 5px 0 0 0;
padding: 5px 0 15px 0;
background: url('../images/horizontal-separator.png') top no-repeat;
}

.button{
display: inline-block;
background: url('../images/button.png') center repeat-x;
padding: 7px 15px 9px 15px;
font-size: 15px;
color: #fff;
text-decoration: none;
font-weight: normal;
text-transform: none;
text-shadow: 0px 1px 1px #666;
box-shadow: 0px 1px 3px #ccc;
border-bottom: 1px solid #aaa;
border-radius: 15px;
margin:3px 0 5px 0;
}

.button.rect{
border-radius: 0px;
}



.button:hover{
opacity:0.9;
cursor: pointer;
}

input[type=submit].button  {
font-size: 15px;
font-weight: normal;
outline:none;
border: none;
border-bottom: 1px solid #ccc;
}

/* Forms */

.form {
width: 400px;
margin: 0 auto;
}

.form .label {
width: 400px;
text-align:center;
margin: 15px 0 5px 0;
}

 .form select {
height: 30px;
border: 1px solid #AAA;
width: 410px;
background: #F8F8F8;
padding: 3px 3px 3px 3px;
font-family: arial, sans-serif!important;
font-size: 16px;
font-weight: bolder;
color: #494949;
text-shadow: 0px 2px 0px white;
resize: none;
}

 .form input[type=text], input.register, input#password, input#password2 {
background: url('../images/textinput.png') top repeat-x;
background-color:#fff;
border-radius:5px;
border: 1px solid #ccc;
height: 22px;
padding: 6px 10px 4px 10px;
font-family: arial, sans-serif!important;
font-size: 18px;
color: #333;
width: 380px;
text-align:center;
outline:none;
autocomplete:none;
}

form a#closeit {
display: none;
}

 .text {
text-align: center;
padding: 15px;
}

.badweather, .goodweather {
display: none;
}

 .item span.button {
float: right;
padding: 2px 0 0 0;
}

 
.paginator {
width: 600px;
margin: -30px auto 30px auto;
text-align: center;
position: relative;
z-index: 9999;
}

.paginator a {
text-decoration: none;
margin: 25px 0 0 0;
background: url('../images/button.png') center repeat-x;
color: white;
text-shadow: 0 -1px 3px #222;
font-size: 15px;
}

.paginator a:hover {
opacity: 0.9;
}

.paginator .prev {
padding: 5px 10px 5px 15px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 15px 0 0 15px;
}

.paginator .next {
padding: 5px 15px 5px 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 0 15px 15px 0;
}

.paginator .page, .paginator .current {
padding: 5px 10px 5px 10px;
display: inline-block;
border: 1px solid #ccc;
}

.paginator .current {
background: url('../images/button.png') top repeat-x;
padding: 6px 10px 6px 10px;
font-size: 19px;
font-weight: bold;
color: white;
text-shadow: 0 -1px 1px #333;
box-shadow: 0 1px 2px #AAA;
}

.center {
text-align: center;
padding: 15px;
}

.center ul.advice{
text-align: left;
}

.center ul.advice li{
padding: 15px 0 15px 0;
}

.center .note {
font-size: 11px;
}

.form.note {
background: url('../images/horizontal-separator.png') top no-repeat;
width: 100%;
text-align: center;
}

.form.note textarea {
resize: none;
background: url('../images/textinput.png') top repeat-x;
background-color:#fff;
border-radius:5px;
border: 1px solid #ccc;
height: 100px;
padding: 6px 10px 4px 10px;
font-family: arial, sans-serif!important;
font-size: 18px;
color: #333;
width: 340px!important;
text-align:left;
outline:none;
autocomplete:none;
margin: 0 auto;
}

.dontshow {
display: none;
}

/* Login section */

#form-login {
margin: 25px 0 0 0;
}

p#form-login-username, p#form-login-password, p#form-login-remember {
text-align: center;
}


#form-login {
text-align: center;
position: relative;
top: -25px;
}

#form-login ul {
list-style-type: none;
padding:0;
margin:0;
}

#form-login ul li {
list-style-type: none;
padding:0;
margin:5px 0 15px 0;
}

#form-login ul li a {
text-decoration: none;
}

#form-login ul li a:hover {
text-decoration: underline;
}

#form-login input[type=submit] {
display: inline-block;
background: url('../images/button.png') center repeat-x;
padding: 10px 15px 8px 15px;
font-size: 16px;
color: #fff;
text-decoration: none;
font-weight: normal;
text-transform: uppercase;
text-shadow: 0px -1px 1px #666;
box-shadow: 0px 2px 4px #ccc;
border: none;
}

#form-login #modlgn_username,#form-login #modlgn_passwd {
background: url('../images/textinput.png') top repeat-x;
background-color:#fff;
border-radius:5px;
border: 1px solid #ccc;
height: 22px;
padding: 6px 10px 4px 10px;
font-family: arial, sans-serif!important;
font-size: 18px;
color: #333;
width: 380px;
text-align:center;
outline:none;
margin: 0 auto;
}

#form-login fieldset {
border:none;
}

ul.errors {
padding:0;
margin: 0;
}

ul.errors li {
color: red;
padding:0;
margin:0;
}

.text.ready {
text-align: center;
padding: 25px;
}

.vid-prices {
display: none;
}

/* AiContactSafe */



.item #aiContactSafeForm {
padding: 20px 0 0 0!important ;
vertical-align: top;
border-top: 1px solid #CCC;
}

#aiContactSafeForm {
width: 100%;
padding: 0px 10px 20px 10px;
}

#aiContactSafeForm #div_captcha {
margin: 0 auto;
width: 20%;
}

#aiContactSafeForm input , #aiContactSafeForm textarea{
margin-top: 15px!important;
background: #fcfcfc;
width: 400px!important;
}

#aiContactSafeForm textarea {
}

#aiContactSafe_profile_name {
overflow: hidden;
text-overflow: ellipsis;
text-decoration: none;
white-space: nowrap;
padding: 0;
margin: 0 0 15px 0;
color: #3C3C3C;
text-decoration: none;
font-size: 32px;
font-weight: normal;
text-align:center;
}
#aiContactSafe_profile_description {
font-size: 14px;
color: #676666;
text-shadow: 0px 1px 0px #fff;
padding-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#aiContactSafe_info {
font-size: 14px;
color: #960000;
text-shadow: 0px 1px 0px #fff;
padding-top: 10px;
text-align: center;
}

#aiContactSafe_contact_form { 
width: 80%;
margin: 0 auto;
}

.aiContactSafe_row {
padding-top: 20px;
padding-left: 10px;
margin: 0 auto;
padding-bottom: 10px;
width: 80%;
text-align: center;
}

.aiContactSafe_row label, .aiContactSafe_row  div span {
font-size: 14px;
color: #676666;
text-shadow: 0px 1px 0px #fff;
text-indent: 0!important;
}

.aiContactSafe_row  div table label {
color: #000;
}

.aiContactSafe_row input[type=text], .registrate  input[type=text], .registrate  input[type=password]{
background: #fff;
border-radius: 5px;
border: 1px solid #aaa;
height: 28px;
padding: 3px 3px 3px 3px;
font-family: arial, sans-serif!important;
font-size: 16px;
font-weight: bolder;
color: #494949;
text-shadow: 0px 2px 0px #fff;
width: 400px;
}

.aiContactSafe_row textarea , .aiContactSafe_row select{
background: #f8f8f8;
border-radius: 5px;
border: 1px solid #aaa;
padding: 3px 3px 3px 3px;
font-family: arial, sans-serif!important;
font-size: 16px;
font-weight: bolder;
color: #494949;
text-shadow: 0px 2px 0px #fff;
width: 400px;
resize: none;
}

.aiContactSafe_row select {
height: 30px;
margin-left: 10px;
margin-top: 10px;
border: 1px solid #aaa;
width: 410px;
}

input#aiContactSafeSendButton {
width: 100px;
height: 45px;
background-color: green;
background: url('../images/green_grad.jpg') repeat-x top;
font-size: 16px;
cursor: pointer;
font-weight: bold;
box-shadow: 0px 0px 5px #ccc;
float:left;
position: relative;
margin-top: 30px;
width: 300px;
text-shadow: 0px 1px 0px #000;
}


input#aiContactSafeSendButton {
display: inline-block;
background: url('../images/button.png') center repeat-x;
padding: 7px 15px 9px 15px!important;
font-size: 15px;
color: #fff;
text-decoration: none;
font-weight: normal;
text-transform: none;
text-shadow: 0px 1px 1px #666;
box-shadow: 0px 1px 3px #ccc;
border-bottom: 1px solid #aaa;
border-radius: 15px;
margin:3px 0 5px 0;
border: none;
width: 100px!important;
height: 31px!important;
}

input#aiContactSafeSendButton:hover {

}

#aiContactSafeForm table td.note {
width: 100%!important;
text-align: justify;
}

#aiContactSafeForm .form_woman {
display: none;
}

.aiContactSafe_contact_form_field_label_left {
float: none!important;
}

.aiContactSafe_contact_form_field_right {
float: none!important;
margin: -5px 0 20px 0;
}

.countdown_div {
display: none;
}

/* Autocomplete CSS */

.ac_results {
	padding: 0px;
	box-shadow: 0 2px 10px #000;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 400px!important;
	max-height: 400px!important;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_results li table {
float: left;
margin: 0 7px 0 0;
}

.ac_loading {
	background: white url('/img/autocomplete/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/* Dynamic image module */

#dynamic-image{

}

#labellist {
position: relative;
}



#triggerlist {
position: absolute;
width: 725px;
height: 425px;
}

#triggerlist div {
width: 25px;
height: 25px;
background: url('../images/circle.png') center no-repeat;
opacity: 0.5;
z-index:9;
}

#triggerlist div:hover {
opacity:1;
}

#labellist div {
position: absolute;
display: none;
background: url('../images/tooltip-text.png') bottom repeat-x;
padding: 35px 15px 8px 12px;
height: 15px;
z-index: 999;
border-radius: 5px;
/*box-shadow: -2px 3px 5px #000;
  */
}

#labellist div a {
font-weight: bold;
text-decoration: none;
color: #222;
display: block;
padding: 5px 5px 0px 5px;
position: relative;
top: -5px;
}

#labellist div:hover {
display: block!important;
cursor: pointer;
}

#labellist div .pocok {
width: 22px;
height: 18px;
position: relative;
z-index: 999;
padding: 0px;
top: -40px;
left: -9px;
background: url('../images/tooltip-pocok.png') center no-repeat;	
border-radius:0;
box-shadow: none;
}

#labellist div .pocok:hover {
display: block;
}

.image.plan {
background: url('../images/plan.jpg') center no-repeat;
width: 725px;
height: 425px;
background-size: 100%;
}


/* Featured Module */

#featured-module {
width: 720px;
float: right;
overflow: hidden;
box-shadow: 0 0 40px #CCC;
}

#featured-module .featured {
width: 4000px;
float: right; 	
}


#featured-module .featured .item {
height: 180px;
width:120px;
background: url('../images/panel.png') top repeat-x;
background: #FCFCFC;
font-size: 12px;
float: right;
padding: 10px;
position: relative;
border-radius: 5px;
border-bottom: 1px solid #E2E2E2;
border-left: 1px solid #F0F0F0;
border-right: 1px solid #F0F0F0;
}

#featured-module .featured .item .title a  {
overflow: hidden;
text-decoration: none;
font-size: 14px;
color: #3E2A15;
text-decoration: none;
white-space: normal;
font-family: Frutiger, Arial, sans-serif;
}

#featured-module .featured .item .image {
background: none;
width: 120px;
height: 120px;
}

/* Frontpage moduleslide */

.prev {
width: 32px;
height: 47px;
background: url('../images/arrow-l.png') center no-repeat;
position: absolute;
top:75px;
right: 675px;
opacity: 1;
}
.next {
width: 32px;
height: 47px;
background: url('../images/arrow-r.png') center no-repeat;
position: absolute;
top: 75px;
right: 10px;
opacity: 1;
}

.prev:hover, .next:hover {
cursor: pointer;
}



/* Cart listing */

.cartcount {
  border: 1px dashed #ccc;
  height: 25px;
  font-size: 16px;
  text-align: center;
  width: 50px;
}

.cartdivtopup {
  margin-top: -7px;
}

.cartdivalignright {
  text-align: right !important;
}

.carttitle {
  text-align:center;
  font-weight: bold;
}

.cartdiv5 {
  width: 5%;
  float: left;
  height: 40px;
  margin-right: 10px;
}

.cartdiv10 {
  width: 10%;
  float: left;
  height: 40px;
  margin-right: 10px;
}

.cartdiv15 {
  width: 15%;
  float: left;
  height: 40px;
  margin-right: 10px;
}

.cartdiv20 {
  width: 20%;
  float: left;
  height: 40px;
  margin-right: 10px;
}

.cartdiv30 {
  width: 30%;
  float: left;
  height: 40px;
  margin-right: 10px;
}

.cartdiv40 {
  width: 40%;
  float: left;
  height: 40px;
  margin-right: 10px;
}

.cart_item {
  margin-left: auto;
  margin-right: auto;
}

.uniologo {
    width: 215px;
    height: 150px;
    background-image: url(/images/unios_palyazatok/franco_infoblokk.png);
    position: absolute;
    top: 0px;
    right: 0px;
}
