@charset "utf-8";


*{
        margin: 0px;
        padding: 0px;
}


body {
	background-color:#f5f5ed;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font:12px helvetica, sans-serif;
	text-align:justify;
	padding:0px;
	margin:0px;
}

p{
	padding:10px 0px;
    line-height: 1.4em;
}

h1{
    font-size: 20px;
    font-family: verdana, arial, sans-serif;
	color:#b2005d;
    margin: 5px 0px;
}

h1.styled, h2.styled{
        padding: 0px;
}

h2{
    font-size: 15px;
    font-family: verdana, arial, sans-serif;
	color:#b2005d;
    margin: 5px 0px;
}

h3{
    font-size: 13px;
    font-family: verdana, arial, sans-serif;
	color:#b2005d;
    margin: 5px 0px;
}

h4{
	font-size:11px;
    font-family: verdana, arial, sans-serif;
	color:#b2005d;
    margin: 5px 0px;
}

h5{
	font-size:10px;
    font-family: verdana, arial, sans-serif;
	color:#b2005d;
    margin: 5px 0px;
}

.black{
        color: black;
}

a:link, a:visited{
	color:#b2005d;
	text-decoration:none;
}

a:hover, a:active{
	color:#282828;
	text-decoration:underline;
}

#content-main{
    margin-left: 10px;
	line-height: 1.4em;
}

table.basket-content td{
        width: 160px;
        padding: 5px 0px;
}

table.basket-summary td{
        width: 200px;
        padding: 5px 0px;
}

.basket-details input{
		padding: 5px;
}

.buttonblock{
		margin: 10px 0px;
}

.content-basket{
        margin: 10px 0px;
}

.order-info{
        margin: 10px 0px;
        font-weight: bold;
}

.buttomblock{
	margin: 5px 0px;
}

.topmenu-item{
        border-left: 1px solid #5E5E5E;
        height: 30px;
        padding: 5px;
		float: left;
}

.topmenu-title {
        margin-bottom: 5px;
}

.topmenu-title a, .topmenu-title a:visited	{
        font-variant: small-caps;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 1px;
}

.topmenu-subtitle{
        font-size: 11px;
        color: #5e5e5e;
}

#product-group-full-groups{
	background: #F6F6F2;
}

#product-group-full-groups div{
		float: left;
		background: #F6F6F2;
		padding: 5px;
		margin: 5px 5px;
		border: solid 1px #EDEEEE;
}

#product-group-full-groups div.selected{
		background: #B2005D;
}

#product-group-full-groups div a{
		font-size: 17px;
		text-decoration: none;
}

#product-group-full-groups div.selected a{
		color: white;
}

#product-group-full-products{
		clear: both;
}

#languagebar li{
        display: inline;
}

#topmenu ul{
        margin-right: 100px;
}

#topmenu li{
        display: inline;
        float: right;
        margin: 0px 10px;
}

#footer-left li{
	color:#FFFFFF;
	list-style:none;
    margin: 10px 0px;
}

#footer a:link, #footer a:visited{
	color:#009bc9;
	text-decoration:none;
}

#footer a:hover, #footer a:active{
	color:#FFFFFF;
	text-decoration:underline;
}

#bestsellers{
        padding: 10px;
        text-align: left;
        width: 200px;
}

#bestsellers li{
        display: inline;
        list-style: none;
}

a.arrow:link, a.arrow:visited{
/*    background-image: url('../images/arrow.gif');
    background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	*/
	text-decoration:none;	
	background-color: #eedddd;
	font-size: 12px;
	padding: 3px;
	color: #282828;
}
a.arrow:hover, a.arrow:active{
		color: white;
		background: #B2005D;
}


#footer p{
	color:#ffffff;
}

#footer-left{	
	float:left;
	clear:both;
	width:290px;
	height:100%;
}

#footer-center{	
	float:left;
	width:300px;
	height:100%;
	padding: 0px 10px;
	border-right:solid 1px #363636;
	border-left:solid 1px #363636;
}

#footer-center h2{
    color: #B2005D;    
}

#footer-right{	
	float:left;
	width:270px;
	margin-left:20px;
	height:100%;
	text-align:right;
}

#footer-right h2{
    color: #EED911;
}

input.box, textarea{
		padding: 5px;
		font-size: 16px;
		font-family: tahoma;
}


select.order-form-short-product{
		padding: 5px;
		font-size: 16px;
		width: 290px;
		margin-right: 10px;
}

#order-sum-too-low-info{
		clear: both;
}

.order-short-too-low{
		color: red;
}

.order-short-enough{
		color: green;
}

.order-product-selection{
		margin: 10px 0px;
}

.order-short-sum-text{
		width: 305px;
}

#order-sum{
		font-size: 16px;
		font-family: Tahoma;
		font-weight: bold;
		width: 600px;
		margin-bottom: 20px;
}

#order-sum-show-form{
		clear: both;
		width: 500px;
}

#order-sum-value{
		width: 60px;
		text-align: center;
}

.align-left{
		float: left;
}

input.order-form-short-amount{
		padding: 5px;
		font-size: 16px;
		width: 50px;
		margin-right: 10px;
		
}

form{
		clear: both;
}


.feedback-form-full input.box{
		width: 200px;
}

.feedback-form-full textarea{
		width: 500px;
}

input.default-button-disabled{
		background-color: #F6F6F2;
		border: none;
		color: black;
		font-size: 16px;
		padding: 5px 20px;
		width: 180px;
}


input.default-button{
		background-color: #B2005D;
		border: none;
		color: white;
		font-size: 16px;
		padding: 5px 20px;
		width: 180px;
}

input.non-default-button{
		background-color: #EEDDDD;
		border: none;
		color: black;
		font-size: 16px;
		padding: 5px 20px;
		width: 180px;
}

#basket{
	line-height: 1.4em;
	width:285px;
	height:auto;	
}

#basket-top{
	background-color:#f6f6f2;
        padding: 10px;
}

#basket-bottom{
	background-color:#f6f6f2;
	background-image:url(../images/koszyk_bg.jpg);
	background-repeat:no-repeat;
	width:306px;
	height:147px;
}

.basket-items {
        margin: 0px 15px 10px 15px;
        list-style-image: url('../images/bullet.gif');
        clear: both;
}

.basket-total{
        float: left;
        margin-right: 15px;
}

.notice-blue{
		color: #00a0c9; 
		font-weight: bold;
}

.basket-checkout{
        clear: both;
}

.basket-bottom-menu{
        padding: 10px;
}

#order-lunch{
	background-image:url(../images/order-lunch.gif);
	background-repeat:repeat-x;
	width:276px;
    padding: 10px 10px 0px 0px;
	height:auto;
	background-color:#edeeee;
	margin-bottom:20px;
}

#order-details textarea{
        width: 400px;
}

.warning{
        color: #00a0c9;
}

textarea, #order-details input.box, #order-details input.halfbox{
    padding: 5px;
}

#order-details input.box, #order-details input.halfbox{
    width: 200px
}

#order-details .buttonblock{
        margin: 10px 0px;
}

#order-lunch p{
	text-align:left;
}

#order-lunch p, #order-lunch h1, #order-lunch h2  {
	padding-left: 10px;
}

.product-components {
	color:#282828;
}

.product-components a:link, .product-components a:visited{
	color:#282828;
	text-decoration:none;
}

.product-components a:hover, .product-components a:active{
	text-decoration:underline;
	color:#b2005d;
}

.product-full{
        background-image: url('../images/apla_produkt.jpg');
        background-repeat: no-repeat;
        padding: 5px 20px;
        height: 160px;
        width: 575px;
}

.product-left{
        width: 285px;
		float: left;
}

.product-left img{
		float: left;
		margin-right: 10px;
}

.product-left .attribute-short{
		clear: both;
}

.product-right{
		float: left;
		margin: 1px 30px 3px 15px;
}

.product-right img{
		border: solid 2px #d9d9d9;
		margin-top:5px;
}

.relatedorders{
        margin: 10px 0px;
        clear: both;
}

#footer{
	background-color:#28201a;
	width:905px;
	height:200px;
	margin-left:22px;
	margin-top:20px;
	margin-bottom:10px;
	padding:35px;
	clear:both;
    background-image: url('../images/flower.jpg');
    background-repeat: no-repeat;
    background-position: 130px 110px;
}

#design-by{
	float: right;
	clear: both;
	margin-right: 26px;
	margin-bottom: 30px;
}

#all{
	width:1022px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#header{
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:1022px;
	height:60px;
	float:left;
}

#baner{
	width:1022px;
	height:139px;
	font-size: 0px;
	float:left;
}

#content{
	width:1022px;
	float:left;
	background-image: url(../images/apla_main.jpg);
	padding-bottom: 20px;
}

#left{
	float:left;
	width:308px;
	height:auto;
	margin-left: 57px;
	display: inline;
}

#right{
	float:left;
	width:592px;
	height:auto;
}

img {
        border: 0px none;
}

.product-group-embed{
	width:270px;
	height:auto;
	background-color:#f8f8f8;
	padding: 10px;
	margin-right: 12px;
}

.product-group-embed-see-menu{
    float: left;
    margin: 15px 0px;
	padding: 3px;
	color: #282828;
}

.product-group-embed-image img{
	width: 270px;
}

.product-line-price{
        float: left;
        font-weight: bold;
}
.product-line-add{
        float: right;
	padding: 3px;
	color: #282828;
}

.product-line{
        margin: 0px 0px 15px 0px;
        float: left;
}

.product-line-action{
        padding: 10px 0px;
}



.product-full-action{
        padding: 10px 0px;
		margin: 10px 0px;
}

.product-full h2{
		margin: 10px 0px;
}

.smarthbox{
        display: none;
}

.infobox-line-published{
        color: #aaaaaa;
}

.block{
	margin-bottom:15px;
}

label{
	color:#666;
	font-weight:bold;
}

.attribute-email, .attribute-subject, .attribute-message{
	margin-bottom:15px;
}


