/* MAIN main CSS */
    ul,ol,li {margin: 0; padding: 0;}


    body {
    	margin-left: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 0px;
    	font-family:Arial;
		line-height: 1.7em;
    	font-size: 12px;
    }
	td, p {
		line-height: 1.7em;
	}
	
	p {
		margin: 0px;
		padding: 0px 0px 15px;
	}
	.pr {
		position: relative;
	}
    .fl{
        float: left;
    }
    .fr{
        float: right;
    }
    .cb{
        clear: both;
    }
    .tc{
        text-align: center;
    }
    .tal{
        text-align: left;
    }
    .tar{
         text-align: right;
    }
    #pWrapper,
    #pWrapper2 {
        text-align: center;
		overflow: hidden;
    }
    #pContainer{
        width: 910px;
        position: relative;
        margin-left:auto;
    	margin-right:auto;
    }
    div#pHeader{
        height: 260px;
        width: 910px;
        position:relative!important;
    }
    div#pHeader a.fullLink img{
        width: 910px;
        height: 260px;
    }

    img#logo {
        position: absolute;
        top:0px;
        right:2px;
        border: 0px;
    }
    div#pHeader a.logo, div#pHeader a.logo:active, div#pHeader a.logo:hover, div#pHeader a.logo:visited{
        text-decoration: none;
    }

    div#pHeader ul li {
        list-style-type: none;
        font-size: 14px;
    }

    div#pHeader a, div#pHeader a:hover, div#pHeader a:visited, div#pHeader a:active{
        text-decoration: underline;
    }

    div#headerContent {
        position: absolute;
        bottom: 20px;
        right: 30px;
    }

    div#header-info{
	float:right;
        padding-right: 20px;
        text-align: right;
    }

    /* vertical menu */
    div#pMenuVertical a, div#pMenuVertical a:visited, div#pMenuVertical a:active{
        text-decoration: none;
        font-weight: bold;
    }
    div#pMenuVertical a:hover {
        font-weight: bold;
        text-decoration: none;
    }

    div#pMenuVertical{
        float: right;
        position: relative;
        margin: 0px 0px 0px 20px;
        text-align: left;
        vertical-align:bottom;
    }

    div#pMenuVertical ul li {
        list-style-type: none;
        /*margin-left: 40px;*/
        font-size: 14px;
    }

    /* horizontal menu */
    div#pMenuHorizontal{
        overflow: hidden;
    }

    div#pMenuHorizontal ul{
        float: left;
        margin: 0;
        width:100%;
        text-align: center;
    }

    div#pMenuHorizontal ul li{
        display: inline;
        float: none;
        list-style-type: none;
        text-align: center;
    }

    div#pMenuHorizontal ul li a{
        padding: 0px 10px;
        display: inline-block;
		float: none;
    	text-decoration: none;
		height:30px;
        line-height:30px;
    }

    div#pMenuHorizontal ul li a:hover {
    	text-decoration: underline;
    }

    /* end horizontalis menu */
     div#pContent{
        clear: both;

        min-height: 600px;
        border-top: 1px solid #D1B9A1;
        text-align: left;

        padding: 0px 20px 10px;
    }
    img.contentimg-right{
        padding: 20px;
        float:left;
    }
    img.contentimg-left{
        padding: 20px;
        float:right;
    }
    h1{
        font-size:21px;
        font-weight: bold;
        /*padding-top: 20px;*/
		line-height: 1.7em;
    }
    h2{
        font-size:16px;
        font-weight: bold;
		line-height: 2.2em;

    }
    h3{
        font-size:13px;
        font-weight: bold;
		line-height: 1.7em;

    }
	div#pContent ol li,
    div#pContent ul li {
        margin-left: 40px;
        padding-bottom:  8px;
    }
    div#pContent ul{
        padding-bottom:20px;
    }
	div#pContent ol li ul,
    div#pContent ul li ul{
        padding:  0px;
    }    
    div#pContent a{
        text-decoration: underline;
        font-weight: normal;
    }

    div#pContent a:hover{
        font-weight: bold;
    }
    div#pContent a:visited{
        font-weight: normal;
    }

    table.content-list{
        width: 100%;
        text-align: center;
        font-size: 12px;
    }
    table.content-list td{
        width: 33%;
    }
    table.shops{
        margin: 20px 50px 20px 40px;
        font-weight: normal;
        font-family: Arial;
        width: 100%;
        font-size: 12px;
        color: #2C2C2C;

    }
    table.shops td{
        font-size:12px;
    }
    .images-bottom{
        text-align: center;
    }
    img.imges-bottom {
        padding: 20px;
        border: 3px;
    }


    /* footer */

    div#pFooter{
		
		overflow: hidden;
		float: left;
		clear: left;
		width: 100%;
    }
	
	div#pFooter .content {
		padding: 15px;
		overflow: hidden;
	}

    table.footer-text{
        width: 100%;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
    }
	
    div#pFooter a, div#pFooter a:hover, div#pFooter a:visited, div#pFooter a:active{
        text-decoration: underline;
        font-weight: bold;
    }

body#emptyDomain {
    margin:0;
    padding:0px;
    background: #D9D9D9 url(../_img/empty-domain/bg.jpg) repeat-x;
    text-align:center;
    font-family:Tahoma;
    font-size:14px;
    color:#37840b;
}
body#emptyDomain #pContainer{
    padding: 0px 0px 20px;
    margin-left:auto;
    margin-right:auto;
    width:600px;
    text-align:left;
    background: transparent url(../_img/empty-domain/bg_page.png) bottom left;
}
body#emptyDomain .content {
   padding: 0px 45px 0px;
   width: 510px;
}
body#emptyDomain h1 {
    margin: 0px;
    padding: 0px;
    line-height: 36px;
    font-size: 30px;
    font-style: normal;
}
body#emptyDomain p {
    margin: 0px;
    padding: 0 0 36px;
    text-align: left;
}
body#emptyDomain p.right {
    text-align: right;
}
body#emptyDomain a,
body#emptyDomain a:visited,
body#emptyDomain a:hover,
body#emptyDomain a:active,
body#emptyDomain a:link {
    color:#37840b;
    text-decoration: none;
}
body#emptyDomain a:hover {
    color:#BE0002;
    text-decoration: underline;
}
body#emptyDomain a img {
    border: 0 none;
}
#continer_twitter-widget {
    position:absolute;
    top:250px;
    left:3px;
}
#breadcrumb {
	padding: 10px 0px 17px 5px;
	padding-left: 5px;
}
div#breadcrumb a {
	text-decoration: underline;
}
div#breadcrumb a:hover {
	text-decoration: none;
	font-weight: normal;
}

div#breadcrumb a.btnCart, 
#pContainer #pContentContainer div#breadcrumb .btnCart, 
#pContainer #pContentContainer div#pContent .btnCart{
	display: inline-block;
	height: 23px;
	background: #cd0424 url(../_img/empty-domain/ico_cart.png) 10px 3px no-repeat;
    color: #fff!important;
	font-weight: bold!important;
	text-align: right;
	text-decoration: none!important;
	padding: 2px 10px 0 35px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}
#pContainer #pContentContainer div#pContent input.btnCart {
	padding: 2px 10px 3px 35px;
	border: 0 none;
	background-position: 10px 2px;
	cursor: pointer;
}
#pContainer #pContentContainer div#pContent .btnCart.btnCartNoicon {
	background-image: none!important;
	padding-left: 10px!important;
}

.btnCart:hover, .container #content #breadcrumb .btnCart:hover{
	font-weight:bold!important;
}
div#submenu{
	padding: 5px;
}
div#submenu a {
	font-weight: normal;
	text-decoration: none;
}
div#submenu a:hover {
	text-decoration: underline;
	font-weight: normal;
}
div#submenu span {
    display: inline-block;
	padding: 0px 10px;
}

table.gallery {
    margin: 0px;
}

table.gallery td {
    width: 150px;
    padding: 0px 10px 0px;
    text-align: center;
	vertical-align: top;
}

a.imgHolder img {
    display: inline-block;
}


/* Termékek lista és teljes termék oldal */
table.productList {
    width: 100%;
}

table.productList td {
    padding: 0px 5px 5px 0px 0px;
	vertical-align: top;
}
table.productList td div.wp {
    padding: 5px;
    overflow: hidden;
}
table.productList td div.kiemelt {
    border: 2px dotted red;
	padding: 3px;
}
table.productList td div.kiemelt img,
table.productList td div.kiemelt p,
table.productList td div.kiemelt a,
table.productList td div.kiemelt span {
	opacity:1!important;
	filter:alpha(opacity=100)!important;
}

table.productList td div.imgHolder,
table.productList td a.imgHolder {
    float: left;
    display: inline-block;
    margin: 0 10px 0 0;
	width: 100px;
	text-align: center;
}

table.productList td a.imgHolder:hover {
    border-color: #aaa;
}

table.productList td a.imgHolder img {
    padding: 3px;
}

table.productList td h2 {
    display: inline-block;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0;
    line-height: 16px;
}

table.productList td h2 a, table.productList td h2 a span{
	text-decoration: none!important;
}

div#pContent table.productList td h2 span {
    font-weight: bold !important;
	text-decoration: none;
	font-size: 14px;
}

table.productList td div.cont {
    float: left;
    width: 150px;
}

table.productList td .shortDesc {
   padding: 10px 0 0;
   clear: both;
}

table.productList td .shortDesc p {
   padding: 0!important;
   line-height: 18px;
   clear: both;
}

table.productList td div.cont form{
    float: left;
}

table.productList td div.cont p {
    padding: 0 0 10px 0;
}

table.productList td div.cont p strong.price {
    font-size: 18px;
}

table.productList td div.cont p .oldPrice {
 	position: relative;
    top: -7px;
    font-size: 10px;
    line-height: 10px;
}

table.productList td div.cont p.buyitPriceCont {
    margin: 0 0 -8px 0;
    padding: 0;
}

table.productList td div.cont p .buyitPrice {
    line-height: 10px;
}

table.productList td div.cont p strong.price span.mini {
    font-size: 12px;
}

table.productList td div.cont a.jumpLink {
    font-size: 11px !important;
	display:inline-block;
	font-size:12px!important;
	font-weight:bold;
}

table.productList td a:hover {
    font-weight: normal !important;
}

div.productPage {
}
div.productPage h1 {
	padding-top:0px;
	margin-top:0px;
}

div.productPage .leftSide {
	float: left;
	padding-right: 10px;
	width: 310px;
	overflow: hidden;
	text-align: center;
}

div.productPage div.cont {
	overflow: hidden;
}

div.productPage a.imgHolder {
    display: inline-block;
    margin: 0 auto;
    border: solid 1px #ccc;
}

div.productPage a.imgHolder:hover {
    border-color: #aaa;
}

div.productPage a.imgHolder img {
    background: #ccc;
    padding: 3px;
}

div.productPage div.cont p {
}
div.productPage div.cont table.w200 {
	width: 200px;
}

div.productPage div.cont .priceCont {
	padding: 6px 0px;
    background: #efefef;
}

div.productPage div.cont .priceCont strong.price {
    font-size: 20px;
}

div.productPage div.cont .priceCont strong.price span.mini {
    font-size: 12px;
}

/* Termékek lista és teljes termék oldal - vége */
div#footLegal {
	border: 1px solid grey;
	border-bottom: 0px solid grey;
	background-color: #F0F0F0;
	width: 97%;
	margin: 0 auto;
	padding: 3px 10px;
		-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 10px;
}
div#footLegal a {
	color: gray;
	font-size: 10px;
	font-family: Tahoma;
}
div#footLegal #closeLegal {
	float: right; 
	display: block;
	cursor: pointer
}
.coRed {color: #CD0424!important;}
.pb0{padding-bottom:0px!important;}

.cartTermeklista {
	width: 99%;
	margin-bottom: 30px;
}
.cartTermeklista th {
	font-size: 1.3em;
	border-bottom: 1px solid gray;
	padding: 5px 0px;
	background-color: #F3F3F3;
}
.cartTermeklista tr.summa td {
	font-size: 1.3em;
	border-top: 1px solid gray;
	padding: 5px 0px;
}
.cartTermeklista td {
	padding: 10px 0px 0px;
}
td.stepNum, 
td.stepNum a {
	text-align: center;
	vertical-align: middle;
	text-decoration: none!important;
	font-size: 1.3em;
}
td.stepNum, 
td.stepNum a {
	text-align: center;
	vertical-align: middle;
	text-decoration: none!important;
	font-size: 1.3em;
} 
td.stepNum {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
td.stepText {
	padding-left: 10px;
}
td.stepText a {
	text-decoration: none!important;
}
.wizardTable {
	margin: 10px auto 20px; 
	clear: both; 
	width: 590px;
}
.tblCart td {
	vertical-align: top;
	padding-bottom: 6px;
}
.frmText {
	width: 99%;
	padding: 3px;
}
.mb0{margin-bottom:0px!important;}
.mt10 {margin-top:10px!important;}
.m0a {margin:0px auto!important;}
.shop-rules-accept {
	display:none;
}

/********* commonForm ****/

form table{
	width: 400px;
}

form table td{
	padding: 2px 6px 2px 0;
	vertical-align: top;
}

form table td.error{
	color: red;
	font-style: italic;
}

form table td input[type="text"],
form table td textarea{
	width: 99%;
	font: normal 12px arial;
	padding: 3px;
	border: solid 1px #777;
}

form table td input[type="submit"]{
	display: block;
	float: right;
	padding: 3px 4px;
	margin: 0 -6px 0 3px;
	cursor: pointer;
	font: normal 12px arial;
	border: 0;
	background: #777;
	color: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

form table td input[type="submit"]:hover{
	background: #555;
}

form table.headerSearch {
	width: 170px;
}
form table.headerSearch td {
    padding: 0 5px 0 0;
}
form table.headerSearch input.searchTerm {
	width: 98%;
}
form table.headerSearch input.searchButton {
	width: 35px;
}
form table.headerSearch input {
	margin: 0;
}/* END  main CSS */
/* Design */
body
{
	background-color: #FA8825;
}
div#pHeader{
        background-image: url(http://rugosmatrac.hu/upload/rugosmatrac.hu/design/1298563077_8945_rugosmatrac.jpg);
        color:#971b1d}
div#header-info
{
	border-right: 2px solid #971b1d;
}
div#pHeader ul li
{
	color: #971b1d;
}

div#pHeader a, div#pHeader a:hover, div#pHeader a:visited, div#pHeader a:active
{
	color: #971b1d;
}
div#pMenuVertical ul li
{
	color: #971b1d;
}
div#pMenuHorizontal
{
	background-color: #ffffff;
}
/* a menüelemekben lévő linkek tulajdonságai */
    div#pMenuHorizontal ul li a {
    	background: url(http://rugosmatrac.hu/upload/rugosmatrac.hu/); /* a háttérkép */
    	color: #fa8925;
    }
    div#pMenuHorizontal ul li a:hover {
    	background: url(http://rugosmatrac.hu/upload/rugosmatrac.hu/); /* a háttérkép */
    	color: #971b1e;
    }

    div#pContent{
        background-color: #ffffff;
        color: #000000;
        border-top:1px solid #ffffff;
    }
    h1{
        color: #000000;
    }
    h2{
        color: #000000;
    }
    h3{
        color: #000000;
    }
    div#pContent a{
        color: #fa8925;
    }
    div#pContent a:hover{
        color: #;
    }
    div#pContent a:visited{
        color: #fa8925;
    }
    div#pFooter {
        background-color: #ffffff;
    }
	div#pFooter .content,
    table.footer-text{
        color: #971b1e;
    }
    div#pFooter a, div#pFooter a:hover, div#pFooter a:visited, div#pFooter a:active{
        color: #971b1e;
    }

div#breadcrumb,
div#breadcrumb a {
	color: #fa8925!important;
}
div#breadcrumb a:hover {
	color: #fa8925!important;
}

div#breadcrumb a.btnCart, 
#pContainer #pContentContainer div#breadcrumb .btnCart, 
#pContainer #pContentContainer div#pContent .btnCart{
	background-color: #cd0424!important;	color: #ffffff!important;    }


div#submenu {
	background-color: #ffffff;
	color: #fa8925;
}
div#submenu a {
	color: #fa8925!important;
}
div#submenu a:hover {
	color: #971b1e!important;
}

/* Termékek lista és teljes termék oldal */
table.productList td div.cont h2 a {
    color: #000000!important;
}

table.productList td div.cont a.jumpLink {
    color: #fa8925!important;
}
table.productList td div.cont a.jumpLink:hover {
    color: #!important;
}

div.productPage div.cont .priceCont {
    background-color: #ffffff!important;
}
table.productList td div.kiemelt {
	border-color: #000000;
}
td.stepNum {
	background-color: #ffffff;
	color: #fa8925;
	border: 1px solid #fa8925;
}
td.stepNum a {
	color: #fa8925!important;
}/* END DESIGN */
/* USER main_ext CSS */
div#footLegal {
	margin-bottom: 25px!important;
}/* END  main_ext CSS */

