/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body {  background:url(../images/bgr.jpg) #000 repeat-x; 
	font-family: verdana, arial, trebuchet MS, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0;
	margin: 0; 
	line-height:1.4em;
}

a { color:#611d5a; text-decoration:underline; }
a:hover { color:#611d5a; text-decoration:underline; }
a:active { color:#611d5a; text-decoration:underline; }
a:link { color:#611d5a; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; text-transform:uppercase; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

/* Oklej Go CSS */
form, fieldset{
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	display: inline;
}
a{
	color: #611D5A;
}

p{
	margin: 0 0 10px 0;
	padding: 0;
}
.clear{
	clear: both;
}
.clear-bottom{
	clear: both;
	height: 30px;
}
.fl{
	float: left;
	display: inline;
}
.fr{
	float: right;
	display: inline;
}
.m-auto{
	margin: 0 auto;
}
.t-center{
	text-align: center;
}
.t-right{
	text-align: center;
}
#conteiner{
	width: 1180px;
	margin: 0 auto;
}

#header{
	background: url('../images/header_bgr.jpg') no-repeat;
	height: 333px;
	position: relative;
	z-index: 1;
	width: 1080px;
	margin: auto;
	padding: auto;
}
#menu-top{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 50px;
	color: #FFF;
	z-index: 3;
}
#menu-top li{
	float: left; 
	display: inline;
}
.help{
	margin-left: 25px;
}
#menu-top a{
	color: #FFF;
	margin: 0 10px 0 10px;
}
#menu-top a:hover{
	color: #C350AE;
}
#logo-sing-up{
	position: absolute;
	left: 0;
	z-index: 2;
	padding-top:80px;
}
.sing-up{
	padding-top: 20px;

}
.sing-up-l, .sing-up-r{
	height: 22px;
	width: 120px;
	float: left;
	display: inline;
}
.sing-up-l{
	margin-left: 50px;
}
.sing-up-r{
	margin-left: 15px;
}

.sing-up-link{
	background: url('../images/log_r.gif') no-repeat top right;
	display: block;
	color: #FFF;
	padding: 4px 0 0 10px;
	height: 22px;
	voice-family : "\"}\""; voice-family : inherit;
	height: 18px;
}


.logo{
	margin: 67px 0 0 50px;
}
#flash-top{
	width: 666px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
#flash-left{
	background-color:  #80FFBA;
	width: 213px;
	height: 160px;
	position: absolute;
	top: 270px;
	left: 0;
	z-index: 4;
}

#content{
	background: url('../images/content_bgr.jpg') #D9D8D8;
	margin-left: 42px;
	width: 900px;
	height: auto !important;
	height: 600px;
	min-height: 600px;
}
#left, #right, #middle{
	background: url('../images/left_right_bgr.jpg') repeat-x; 
	float: left;
	display: inline;
}
#left{
	width: 180px;
	position: relative;
	padding-top: 120px;
}
h1 { 
    color: #611d5a;
	font-size: 15px; 
	}
#left h1, #right h1{
	color: #611D5A;
	font-size: 15px;
}
#left h1{
	padding: 0 0 5px 15px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #979797;
	font-weight: lighter;
}
.add-txt{
	color: #979797;
	font-size: 11px;
}
.product{
	width: 160px;
	text-align: center;
	padding-bottom: 20px;
}
.pr-fl-choice{
	float: left;
	display: inline;
	margin: 8px;
}
.product h2
{
	color: #611D5A;
	font-size: 11px;
	margin: 0 0 5px 0;
	
}
.normal-price{
 	color: #979797;
}
.promo-price{
 	color: #611D5A;
}
.add_cart{
	height: 40px;
	background: url('../images/add_cart.jpg') no-repeat; 
	color: #611D5A;
	display: block;
	margin: 0 auto;
	text-align: left;
	padding-left: 40px;
	width: 110px;
	voice-family : "\"}\""; voice-family : inherit;	
	width: 110px;
	font-weight: bold;
	font-size:11px;
}

#menu-left{
	background: url('../images/menu_shadow.jpg') no-repeat bottom right #3B1134; 
	width: 180px;
	height: auto !important;
	height: 290px;
	min-height: 290px;
	position: relative;
	top: 0;
	left: -5px;
	padding-bottom: 25px;
}
#menu-left h1{
	margin: 0;
	padding: 10px 0 15px 20px;
	color: #FFF;
	font-size: 20px;
	border: 0;
	font-weight: bold;
}
#menu-left ul{
	display: inline-block;
	list-style: none;
	width: 160px;
	margin: 0 0 0 10px;
	padding: 0;
}
#menu-left ul li{
	border-bottom: 1px dotted #573A52;
	height: 40px;
}
#menu-left ul a{
	color: #FFF;
	padding: 10px 0 0 10px;
	display: block;
	text-decoration:none;
}

#best-biuletyn{
	padding: 0 0 0 10px;
}
.biul-txt{
	background-color: #FFF;
	height: 20px;
	width: 130px;
	border: 1px solid #979797;
	float: left;
	display: inline;
}
.biul-sub{
	background: url('../images/add_more.gif') no-repeat; 
	height: 12px;
	width: 13px;
	border: 0;
	margin: 3px 0 0 10px;
	float: left;
	display: inline;
}

#middle{
	padding: 0 30px 0 30px;
	width: 540px;
 	voice-family : "\"}\""; voice-family : inherit;		
	width: 480px;
}
#middle h1{
	color: #7FB043;
	font-size: 15px;
	font-weight: lighter;
	border-bottom: 1px dotted #979797;
	padding: 0 0 5px 15px;
	margin: 0 0 10px 0;
}
.news{
	width: 210px;
	float: left;
	display: inline;
	margin: 0 10px 0 10px;
}
.news h2{
	font-size: 11px;
	text-decoration: underline;
	margin: 0 0 10px 0;
	padding: 0;
}
.date{
	height: 25px;
	background: url('../images/date.gif') no-repeat;
	font-size: 10px;
	padding: 0 0 0 20px;
}
.news-txt{
	padding-bottom: 15px;
}
.more{
	background: url('../images/add_more.gif') no-repeat top right;
	font-weight: bold;
	font-size: 10px;
	display: block;
	text-align: right;
	padding-right: 25px;
	clear: both;
}
#right{
	padding: 0 10px 0 0;
	width: 180px;
	voice-family : "\"}\""; voice-family : inherit;
	width: 170px;	
}
.your-cart, .pack, .money, .recommend{
	border-bottom: 1px dotted #979797;
	font-weight: lighter;
}
.your-cart{
	background: url('../images/cart.jpg') no-repeat scroll 17px 0;
	padding: 8px 0 15px 60px;
	margin: 0 0 15px;
}
.pack{
	background: url('../images/pack.jpg') no-repeat right;
	padding: 0 40px 5px 0;
	margin: 25px 0 10px 0;
	text-align: right;
}
.money{
	background: url('../images/money.jpg') no-repeat right;
	padding: 0 40px 5px 0;
	margin: 25px 0 10px 0;
	text-align: right;
}
.recommend{
	padding: 0 10px 5px 0;
	margin: 25px 0 10px 0;
	text-align: right;
	text-transform:uppercase;
}
.contact{
	background: url('../images/contact_man.jpg') no-repeat bottom right;
	color: #611D5A;
	padding-top: 20px;
	height: 190px;
	
	height: 175px;

}
.contact h1{
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0 50px 0;
	margin-top: -10px;
}
.contact p{
	margin: 0;
	padding: 0;
	padding-top: 40px;
	text-align: left;
}

#footer{
	clear: both;
	margin-left: 42px;
	width: 900px;
	height: 50px;
	background-color: #404040;
	color: #FFF;
	font-size: 9px;
}
.f-info{
	float: left;
	display: inline;
	padding: 15px 5px 0 5px;
	width: 180px;
	voice-family : "\"}\""; voice-family : inherit;	
	width: 160px;
}
.rightBg{
    background: url(../images/left_right_bgr.jpg) repeat-x;
    min-height: 80px;
}

.ProductImageBorder
{
    border: 7px solid #FFFFFF;
}