body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	background-color: #A9A9A9;
	background-image: url("../gfx/layout/bg.gif");
	background-repeat: repeat-x;
}

#container {
	width: 1000px;
	overflow: hidden;
	margin: 5px auto;
	position: relative;
}

#logo {
	position: absolute;
	width: 45px;
	height: 46px;
	background-image: url("../gfx/layout/logo.gif");
	top: 0px;
	left: 20px;
}

label {
	cursor: pointer;
}

#bottomsearch {
	background-image: url("../gfx/layout/bgbotsearch.gif");
	background-repeat: repeat-x;
	height: 35px;
	overflow: hidden;
	border-top: 6px #DEDEDC solid;
	border-bottom: 6px #393431 solid;
	font-family: "Times new roman", times, serif;
	font-size: 11pt;
}

#bottomsearch input, #bottomsearch select {
	font-size: 11px;
	background-color: #EEE;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	border: none;
}

#bottomsearch input {
	width: 150px;
}

#bottomsearch select {
	width: 180px;
}

#bottomsearch div {
	float: left;
	margin-top: 10px;
}

#bottomsearch .qs {
	width: 160px;
	padding-right: 10px;
	text-align: right;
}

#bottomsearch .wm,#bottomsearch .mn {
	padding: 0px 10px 0px 20px;
}

#bottomsearch .sbtn {
	float: right;
	font-family: "Times new roman", times, serif;
	font-size: 11pt;
	text-align: center;
	background-image: url("../gfx/layout/searchbtnbg.gif");
	color: #DEDEDE;
	display: block;
	height: 35px;
	cursor: pointer;
}


/* *
 * 
 *  LayOut Section
 *
 * */ 

#top {
	height: 50px;
	border-bottom: 4px solid #000;
}

#middle{
	padding: 5px;
	background-color: #FFF;
}

#bottom {
	clear: both;
	color: #DEDEDE;
	font-size: 11px;
	padding: 5px 10px 0px 5px; 
}

#bottom a {
	color: #DEDEDE;
	text-decoration: none;	
}

#bottom div {
	float: right;
}

.logoCell{
	background: url("../gfx/layout/logo.png") top left no-repeat;
	padding: 0;
}


/* *
 *
 * WIDTHs & HEIGHTs
 *
 * */
.w100p{
	width: 100%;
}
.w50p{
	width: 50%;
}
.w25p{
	width: 25%;
}

.w217{
	width: 217px;
}
.w219{
	width: 219px;
}
.w7{
	width: 7px;	
}
.w170{
	width: 170px;
}
.w180{
	width: 180px;	
}
.w200{
	width: 200px;	
}
.w110{
	width: 110px;	
}

.w760 {
	width: 760px;
}
.w33p{
	width: 33%;	
}

.h100p{
	height: 100%;
}
.h75{
	height: 75px;	
}
.h651{
	height: 651px;	
}
.h30{
	height: 30px;		
}

.h20 {
	height: 20px;
}

/* *
 *
 * TEXT POSITIONs & POSITIONS
 *
 * */
 
.rglobalcol {
	vertical-align: top;
	padding-left: 20px;
	background-image: url("../gfx/layout/rcolbg.gif");
	background-repeat: repeat-y;
	background-position: 10px 0px;
}
 
.top{
	vertical-align: top;
}
.middle{
	vertical-align: middle;	
}
.bottom{
	vertical-align: bottom;	
}
.center{
	text-align: center;	
}
.right{
	text-align: right;	
}

.float_r{
	float: right;	
}
.float_l{
	float: left;	
}
.pad5all{
	padding: 5px;
}
.m5t{
	margin-top: 5px;	
}
.m5b{
	margin-bottom: 5px;	
}
.m10b{
	margin-bottom: 10px;	
}

/* *
 *
 * ERRORs & OKs & LINEs & TEXT DECORATIONS
 * 
 * */  
.error{
	font-size: 12pt;
	color: #DD0000;
	padding: 5px 10px;
	border: 1px solid #DD0000;
	background-color: #FFF0F0;
	margin: 20px;
	text-align: center;
}

.hline{
	background: url("../gfx/layout/middle_grey_line.png") repeat-x center left;
	height: 2px;
	margin-top: 4px;
}
.caps{
	text-transform: uppercase;	
}
.bold{
	font-weight: bold;	
}
.border, .border *{
	border: 1px dotted #0000FF !important;	
}

/* *
 *
 * MENU section
 *
 * */
.menuCell td{
	vertical-align: bottom;
	padding-bottom: 2px;
	_padding-bottom: 0px;
	height: 100%;
	
}

.lmenu {
	font-family: Times, serif;
	margin-left: 80px;
}

.rmenu {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	margin-right: 10px;
}

.rmenu a {
	padding: 0px 5px;
}

.menuCell a{
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	_top: -2px;
	color: #C4C4C4;
}

.menuCell a:hover {
	color: #fff;
}
 
.leftMenuOff {
	font-weight: bold;
	font-size: 11pt;
	margin-right: 13px;
}

.leftMenuOn {
	font-weight: bold;
	font-size: 11pt;
	margin-right: 13px;
}

.rightMenuOff {

}

.rightMenuOn {
	color: #fff;
}

/* *
 *
 * QUICK_SEARCH section
 *
 * */
.quickSearch{
	width: 219px;
	height: 651px;
	clear: none;
}
.quickSearch .topCell{
	background: url("../gfx/layout/search_top.png") top left no-repeat;
	height: 14px;
	_height: 4px;
}
.quickSearch .middleCell{
	background: url("../gfx/layout/search_bg.png") top left repeat-y;
		
}
.quickSearch .bottomCell{
	background: url("../gfx/layout/search_bottom.png") top left no-repeat;
	height: 13px;
	_height: 6px;
}
#QSForm{
	margin: 0;
	padding: 0;	
}
input.btn{
	background-color: #AAA9A9;
	padding: 1px 2px;
	border: 0 none #AAA9A9;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	margin: 2px 0 2px 0;
	text-transform: uppercase;
}


/* *
 *
 * TEXT AREA
 *
 * */
.textArea{
	padding: 10px 4px 10px 4px;
}

.leftBorder{
	background: url("../gfx/layout/left_main_frame.png") center left no-repeat;
	width: 11px;
	padding-left: 15px;
}

.rightBorder{
	background: url("../gfx/layout/right_main_frame.png") center left no-repeat;
	width: 11px;
	padding-right: 15px;
}
.bgb{
	background-color:  #0000FF;	
}
.grey_text{
	color: #6F6F6F;	
}

/* *
 *
 *  PAGING
 *
 * */
.PSpan a{
	color: #c2c1c1 !important;
	text-decoration: none !important;
}
.PSpan a.curP{
	color: #000 !important;
}















#top .zalogowany {
	position: absolute;
	top: 3px;
	right: 13px;
	color: #333;
}

#top .sep {
	vertical-align: -1px;
	margin: 0px 5px;
}

#topmenu {
	padding-left: 20px;
	background-color: #F3F3F3;
	height: 20px;
	border-bottom: 1px dotted #AAA;
	margin-bottom: 30px;
}

#topmenu a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	height: 17px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #BBB;
	white-space: pre;
}

#topmenu a:hover {
	color: #C00;
}

#menuvar, #menulogout, #menuclient, #menuadmin, #menudirs, #menuorder {
	background-position: 6px 2px;
	background-repeat: no-repeat;
}

#menuvar {
	background-image: url("../gfx/configure.png");
}

#menulogout {
	background-image: url("../gfx/exit.png");
}

#menuclient {
	background-image: url("../gfx/clients.png");
}

#menuadmin {
	background-image: url("../gfx/admins.png");
}

#menudirs {
	background-image: url("../gfx/dirs.png");
}

#menuorder {
	background-image: url("../gfx/order.png");
}

#ptitle {
	position: absolute;
	top: 90px;
	left: 30px;
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	width: 200px;
	height: 30px;
}

#leftmenu {
	padding-top: 100px;
}

#leftmenu .menu {
	width: 160px;
	padding: 10px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: none;
	background-color: #F9F9F8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

#leftmenu .menu a {
	display: block;
	padding: 5px 0px;
	border-top: 1px dotted #AAA;
	color: #000;
	text-decoration: none;
}

#leftmenu .menu .title {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#right {
	vertical-align: top;
	padding: 0px 20px;
	width: 100%;
}

#right .search {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #AAA;
	background-color: #EEE;
	padding: 0px 10px;
	margin-bottom: 20px;
	width: 100%;
	display: block;
}

#right .search .title {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #900;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.button {
	text-transform: uppercase;
	background-color: #AAA9A9;
	font-size: 11px;
	border: none;
	padding: 1px 5px;
}

.basketprev {
	background-color: #FFF;
	border: none;
	width: 187px;
	margin-left: 12px;
	margin-top: 2px;
}

.basketprev a {
	text-decoration: none;
	color: #000;
}

.basketprev .btotal {
	background-color: #EFEEEE;
	text-align: center;
	font-family: Verdana, sans-serif;
}

.basketprev .edit {
	background-color: #DEDEDD;
	text-align: center;
}

.basketprev .proceed {
	background-color: #AAA9A9;
	text-align: center;
	font-weight: bold;
}

.basketprev .bprod {
	color: #6B6867;
}

.basketprev .bprod span {
	color: #000;
}

.msbtitle {
	font-family: "Times New Roman", Times, serif;
	background-image: url("../gfx/layout/basket_icon2.gif");
	background-repeat: no-repeat;
	background-position: 185px 4px;
	background-color: #DDD;
	border-bottom: 2px solid #A8A8A8;
	font-size: 11pt;
	text-align: center;
	padding: 5px;
}

.sbline {
	font-size: 11px;
	color: #999;
	margin: 3px 0px;
}

.sbline img {
	vertical-align: middle;
}

.total {
	background-color: #EEEEEE;
	text-align: center;
	padding: 3px 0px;
}

.vebasket {
	background-color: #DEDEDE;
	text-align: center;
	padding: 3px 0px;
}

.vebasket a {
	color: #000;
	text-decoration: none;
}

.prodflash {
	width: 174px;
	height: 174px;
	background-image: url("../gfx/layout/kwadraty.png");
	background-position: center center;
	margin: 10px auto;
	text-align: center;
}

.prodflash img {
	border: none;
	display: block;
	margin: 0px auto;
	padding: 10px 0px;
}

.prodflash a {
	color: #000;
	text-decoration: none;
}

.rightbar {
	width: 350px;
	float: left;
	vertical-align: top;
	padding-left: 30px;
	background-image: url("../gfx/layout/rcolbg.gif");
	background-repeat: repeat-y;
	background-position: 15px 0px;
}

.rightbar .prodflash {
	float: left;
	margin: 0;
}

.bgdotted {
	background-image: url('../gfx/layout/kropki.png'); 
	background-repeat: no-repeat; 
	background-position: left bottom;
}

.bgdotted2 {
	background-image: url('../gfx/layout/kropki.png'); 
	background-repeat: no-repeat; 
	width: 95px;
	height: 74px;
	position: absolute;
	top: 70px;
	right: 10px;
}

#welcometext  {
	height: 170px;
}

.bgdotted3 {
	background-image: url('../gfx/layout/kropki.png'); 
	background-repeat: no-repeat; 
	background-position: right top;
}

.vcbox {
	width: 200px;
	color: #000;
	border-top: 3px solid #000;
	font-size: 10px;
	position: absolute;
	z-index: 100;
	display: none;
}

.vcbox .vcbcontent {
	padding: 6px 12px 0px 12px;
	background-color: #ECECEC;
	position: relative;
}

.vcbox .bl, .vcbox .br {
	position: absolute;
	width: 17px;
	height: 12px;	
}

.vcbox .bc {
	width: 183px;
	height: 12px;
	position: absolute;
	left: 0px;
	background-color: #ECECEC;
	bottom: -12px;
}

.vcbox .bl {
	bottom: -12px;
	left: -17px;
	background-image: url("/gfx/layout/vcbl.png");
}

.vcbox .br {
	bottom: -12px;
	right: 0px;
	background-image: url("/gfx/layout/vcbr.png");
}


.homecontainer {
    clear: both;
    float: none;
    width: 1000px;
    height: 565px;
    background-color: #DFDEDC;
}

.homeleft {
    float: left;
    width: 755px;
    height: 560px;
    background-color: #FFF;
    position: relative;
}

.homeright {
    float: left;
    width: 245px;
    height: 560px;
    background-color: #000;
    position: relative;
}

.homerighttop {
    height: 108px;
    border-bottom: 5px solid #DDDCD8;
    background-image: url(../gfx/newhome/righttopbg.gif);
    text-transform: uppercase;
    font-size: 11px;
    position: relative;
}

.homeleft .collectionlinks {
    position: absolute;
    left: 22px;
    top: 15px;
}

.homeleft .collectionlinks div {
    width: 100px;
    height: 40px;
    margin-bottom: 5px;
    background-color: #CCC;
}

.homerighttop a {
    color: #fff;
    text-decoration: none;
}

.homerighttop .sex {
    text-align: center;
    color: #FFF;
    padding-top: 5px;
}

.homerighttop .sextype {
    text-align: center;
    position: absolute;
    width: 245px;
    top: 35px;
}

.homerighttop .sextype a {
    display: block;
}
