/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin:1em 0;
	padding-top: 0;
	
}
	
a img, :link img, :visited img { border:none; }
ul { }

h2 {
    color: #f58220;
    font-size: 14px;
	display:block;
	font-weight:bold;
	margin:0.83em 0;	
}

h1 {
	border-bottom:1px solid #CC0000;
	clear:both;
	color:#CC0000;
	font-size:16px;
	width:440px;
}

/**********************************************/


/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/
html,body{ 
	text-align: center;
	height: 100%; 
	font-family:Verdana;
	font-size:10px;
}

body{
	margin: 0;
	padding: 0;
	background: #262626 url(../../../graphics/bg.gif) center top no-repeat;
}

#a1{
	width: 883px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 1;
	/*background: url( ../../../../site/graphics/bg.gif );*/
}

html>body #a1{ 
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/
#title 
{
	border-bottom:1px solid black;
	padding:10px 25px;
	color:#656565;
}

#title a
{
	color:#656565;
	font-weight:normal;
}

#footer
{
	position:absolute;
	bottom:0px;
	right:0px;
}

#footer p{
	font-size: 10px;
	font-weight: normal;
	color: #939393;
	font-family:Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;
	text-align:center;
	padding-top:10px;
}


#footer p a
{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-family:Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;
}

#footer p a:hover{
	color: #fff;
	text-decoration: underline;
	font-family:Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;
}


.checkForm
{
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	font-family:Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;
	font-size:10px;
	text-align:center;
	padding:10px 0px;
}

.checkForm #f
{
	display:block;
	margin:auto;
	width:103px;
	height:17px;
	margin-top:5px;
	background:url(../../../graphics/check_input.gif) no-repeat;
	border:none;
	padding:3px 10px;
}

.checkForm #s
{
	display:block;
	margin:auto;
	margin-top:5px;
	background-color:#2A2A2A;
	border:1px solid #2A2A2A;
	color:#FFFFFF;
	font-weight:bold;
}


#flagi
{
	float:left;
	padding-top:10px;
	padding-left:10px;
	width:160px;
	text-align:center;
}
#left #leftMenu
{
	padding-top:50px;
	padding-bottom:20px;
}

#bgMenuBtm
{
	background:url(../../../graphics/bgMenuBtm.gif) no-repeat;
	height:26px;
	width:139px;
}


#left .catMenu,#left .catMenuf, #left .catMenuA,#left .catMenufA, #left #catMenuIco
{
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-family:Verdana;
	font-weight:bold;
	display:block;
	background:url(../../../graphics/bgMenu.gif) no-repeat;
	padding:8px 10px;
	border-bottom:1px solid #555;
}

#left .catMenufm, #left .catMenufA
{
	padding-top:20px;
}


#left .catMenu:hover,#left .catMenuA
{
	background:url(../../../graphics/bgMenuA.gif) no-repeat;
}

#left .catMenuf,#left #catMenuIco
{
	background:url(../../../graphics/bgMenuTop.gif) no-repeat;
}

/*
#left .catMenuf:hover,#left .catMenufA
{
	background:url(../../../graphics/bgMenuTopA.gif) no-repeat;
}
*/


.font11
{
	font-size:11px;
	color:#da5e13;
}
.makeOrder
{
	display:block;
	float:right;
	cursor:pointer;
}


#mainPhoto
{
	width:215px;
	height:230px;
	overflow:hidden;
	position:relative;
}

#nrPhotos
{
	width:215px;
	height:20px;
	text-align:left;
	color:#7f7f7f;
	font-size:9px;
	
}

#nrPhotos a:hover
{
	color:#000;
}



#kurs
{
	background:url(../../../graphics/kurs.jpg) no-repeat;
	width:109px;
	height:115px;
	text-align:center;
	padding-top:25px;
}

#kurs span
{
	font-weight:bold;
	color:#fc841d;
	display:block;
}



#left
{
	width:140px;
	float:left;
	overflow:hidden;
}

#pageMenu
{
	height:26px;
	padding-top:30px;
	text-align:center;
	color:#fff;	
}

#content
{
	background:#fff url(../../../graphics/bgMiddle.gif) no-repeat;
	padding:0px 24px 0px 25px;
	min-height:420px;
}

* html #content
{
	height:420px;
	overflow:visible;
}

#contentBtm
{
	background:#fff url(../../../graphics/bgMiddleBtm.gif) no-repeat;
	width:591px;
	height:128px;
	position:relative;
}

#middle{
	width:591px;
	float:left;
	overflow:hidden;
}


.pageMenu
{
	font-size:10px;
	color:white;
	font-weight:normal;;
}

.pageMenu:hover,.pageMenuA,.pageMenuA:hover
{
	color:#fc841d;
	font-weight:normal;
	text-decoration:none;
}

#logo
{
	float:left;
	widtH:248px;
	height:158px;
	overflow:hidden;
}

#rightLogo
{
	float:left;
	width:343px;
	height:84px;
}

#right2Logo
{
	float:left;
	background:url(../../../graphics/bgRight.gif) bottom no-repeat;
	width:278px;
	height:20px;
	color:#858686;
	font-size:14px;
	text-align:right;
	padding-top:54px;
	padding-right:65px;
}



.clearBoth
{
	clear:both;
}



#borderMiddle
{
	width:526px;
	padding:25px 6px 10px 10px;
}


.imageCategory
{
	float:left;
	width:100px;
	margin-right:5px;
	text-align:center;
	overflow:hidden;
}

.imageCategory a.foto
{
	width:100px;
	height:100px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	background-position:center bottom;
}



.imageCategory a.product
{
	font-weight:normal;
	color:#999999;
	font-size:9px;
}

.imageCategory a:hover
{
	color:#CC0000;
	text-decoration:none;
}

.titleCategory
{
	border-top:1px solid black;
}

.gray
{
	color:#7f7f7f;
	font-weight:normal;
}


#topselect a
{
	padding:3px 0px;
	
}

#topselect
{
	width:39px;
	float:left;
	padding-top:85px;

}

#right 
{
	width:152px;
	float:right;
	padding-top:160px;
	text-align:justify;
	overflow:hidden;
}


#searchProduct
{
	right:50px;
	top:20px;
	position:absolute;
}

#searchProduct input
{
	font-size:11px;
	float:left;
	background:none;
	border:none;
}



.new50_pl,.new50_en,.new50_es
{
	width:50px;
	height:50px;
	position:absolute;
	righT:0px;
	top:50px;

}

.new50_pl
{
	background:url(../../../graphics/pl_new.png);	
}

.new50_en
{
	background:url(../../../graphics/en_new.png);	
}

.new50_es
{
	background:url(../../../graphics/es_new.png);	
}

* html .new50_pl{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='site/graphics/pl_new.png', sizingMethod = 'image' );
}

* html .new50_en{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='site/graphics/en_new.png', sizingMethod = 'image' );
}

* html .new50_es{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='site/graphics/es_new.png', sizingMethod = 'image' );
}

.new90_pl,.new90_en,.new90_es
{
	width:89px;
	height:88px;
	position:absolute;
	right:0px;
	bottom:0px;
}

.new90_pl
{
	background:url(../../../graphics/pl_new90.png);
}

.new90_en
{
	background:url(../../../graphics/en_new90.png);
}

.new90_es
{
	background:url(../../../graphics/es_new90.png);
}

* html .new90_es{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='site/graphics/es_new90.png', sizingMethod = 'image' );
}

* html .new90_pl{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='site/graphics/pl_new90.png', sizingMethod = 'image' );
}

* html .new90_en{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='site/graphics/en_new90.png', sizingMethod = 'image' );
}


table#sizes tr td
{
	font-size:9px;
}

.automargin
{
	margin-left:auto;
	margin-right:auto;
}
.center {
    text-align: center;
}

#order
{
	font-size:11px;
}

/******************************************************
			SECONDARY BOXES
******************************************************/
#adsBanner
{
	float:right;
	width:113px;
	overflow:hidden;
}

.tabela {
    clear: both;
    font-size: 11px;
    margin-bottom: 10px;
    text-align: right;
}

.tabela td {
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
}

#left #logos
{
	text-align:center;
}

#msg
{
	position:absolute;
	width:200px;
	height:55px;
	border:3px solid black;
	bottom:100px;
	left:120px;
	background:silver;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:25px;
	display:none;
	z-index:100;
}

#lang{
	position:absolute;
	left:75px;
	top:180px;
}
.orderTextarea
{
	overflow: auto; 
	border:1px solid #666666;
	width:350px;
	height:70px;
}

.orderInput
{
	width:250px;
	border:1px solid #666666;
}

.labelOrder
{
	text-align:left;
	color:#666666;
}

.red{
	color:#CC0000;
}

.bold{
	font-weight:bold;
}


.photosLink
{
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-family:Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

.photosLink:hover
{
	text-decoration:none;
	color:#fff;
}




#orderLink 
{
	float:right;
	padding-top:14px;
	padding-right:72px;
}

#Top
{
	background: url( ../../../../site/graphics/top.gif ) top;
	width:750px;
	height:210px;
	position:relative;
}

#Top #TopLeft
{
	position:absolute;
	width:50px;
	height:210px;
	background:url(../../../graphics/podklad_lewy.gif) no-repeat;
	left:-50px;
	top:0px;
}
#menuTop {
	color:#999;
	font-size:10px;
	font-weight:bold;
	padding-left:40px;
	padding-top:10px;	
	float:left;
}



#menuTop a, #orderLink a
{
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-family:Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;
	font-weight:bold;
}

#menuTop a:hover, #orderLink a:hover
{
	font-weight:bold;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-family:Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;
}

#orderLink a:hover
{
	text-decoration:underline;
}



/******************************************************
			FONT
******************************************************/

#stronicowanie ul li{
	font-weight: bold !important;
	font-size: 11px !important;
	color: #e2001a !important;
	text-decoration: none !important;
	padding: 0 2px !important;
}


#stronicowanie ul li img{
	border: 1px solid white;
}

.td_top div{
	font-weight: bold;
	font-size: 12px;
}

.titleHome{
	font-weight: bold;
}


#linkDogo span{
	color: #ff0000;
}

.kurs{
	color: #fff;
}

.font11_bold{
	font-weight: bold;
	color: #ff0000;
}

.font11_bold{
	font-weight: bold;
	color: #ff0000;
}

.font10_bold{
	font-weight: bold;
	font-size: 10px;
}

.link_delete{
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}


/******************************************************
			LINK
******************************************************/

#stronicowanie ul li a{
	font-weight: bold !important;
	color: #000 !important;
	text-decoration: none !important;
	padding: 0 2px !important;
}

#stronicowanie ul li a:hover{
	font-weight: bold !important;
	color: #e2001a !important;
	text-decoration: none !important;
	padding: 0 2px !important;
}

a{
	font-family:  Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover{
	font-family: Verdana,Tahoma,Geneva,Arial,"Arial CE",sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#menu li a:hover{
	color: #ff0000;
}

#linkDogo a{
	font-size: 10px;
	font-weight: normal;
	color: #4e5962;
	text-decoration: none;
}

#linkDogo a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #4e5962;
	text-decoration: none;
}

.textSelect{
	font-size: 10px;
	color: #434d57;
}

.textSelect input:hover{
	color: #ff0000;
	cursor: pointer;
}

/******************************************************
			FORM
******************************************************/

form{
	margin: 0;
	padding: 0;
}

.homeForm{
	border: 0 !important;
	margin: 0 0 0 8px !important;
	padding: 0 !important;
}

.homeForm label{
	display: block;
	float: left;
	clear: both;
	width: 140px;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 0 0;
	text-align: left !important;
}

.homeForm button{
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	width: 272px;
	cursor: pointer;
}

.divBreak{
	margin: 15px 0 0 0 !important;
}

fieldset{
	border: 0 !important;
	margin: 0 0 0 8px;
	padding: 0;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 170px;
}

.label{
	width: 60px !important;
}

.homeForm label span{
	font-weight: normal !important;
}

.labelMore{
	width: 200px !important;
}

.homeForm div{
	clear: both;
	margin: 4px 0 0 0;
}

.bgInput{
	width: 117px !important;
	/*width: 129px;*/
	height: 15px !important;
	/*height: 17px;*/
	padding: 2px 6px 0 6px;
	font-size: 10px;
	color: #434d57;
	background: url( ../../../../site/graphics/bgInput.gif ) no-repeat;
	border: 0;
}

.bgInput00{
	width: 36px !important;
	/*width: 48px;*/
	height: 15px !important;
	/*height: 17px;*/
	padding: 2px 6px 0 6px;
	font-size: 10px;
	color: #434d57;
	background: url( ../../../../site/graphics/bgInput00.gif ) no-repeat;
	border: 0;
}

.bgInput01{
	width: 57px !important;
	/*width: 69px;*/
	height: 15px !important;
	/*height: 17px;*/
	padding: 2px 6px 0 6px;
	font-size: 10px;
	color: #434d57;
	background: url( ../../../../site/graphics/bgInput01.gif ) no-repeat;
	border: 0;
}

.bgSelect{
	float: left;
	display: block;
	width: 128px;
	height: 17px;
	background: url( ../../../../site/graphics/bgSelect.gif ) no-repeat;
	position: relative;
}

.pointSelect{
	float: right;
	margin: 0 !important;
	width: 18px;
	height: 17px;
	cursor: pointer;
}

.noInput{
	float: left;
	border: 0;
	background: none;
	width: 100px;
	font-size: 10px !important;
	color: #434d57;
	margin: 2px 0 0 7px;
}

.selectTop{
	margin: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 107px;
	height: 5px;
	overflow: hidden;
	background: url( ../../../../site/graphics/selectTop.gif ) no-repeat;
}

.selectBottom{
	margin: 0 !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 107px;
	height: 5px;
	overflow: hidden;
	background: url( ../../../../site/graphics/selectBottom.gif ) no-repeat;
}

.form11{
	font-family: Tahoma;
	width: 207px;
	height: 15px;
	padding: 2px 6px 0 6px;
	font-size: 10px;
	color: #434d57;
	background: #b7c3ce;
	border: 1px solid black;
}

.login{
	width: 60px;
	height: 20px;
	padding: 2px 6px 2px 6px;
	font-size: 10px;
	color: #000;
	background: #b7c3ce;
	border: 1px solid black;
	cursor: pointer;
}

.paymentForm{
	float: left;
	width: 260px;
	height: 80px;
	text-align: center;
}


.karmic_flow_container {
	overflow: hidden; 
	position: relative;
	/* optional */
	width: 542px; 
	height: 222px;

}

.karmic_flow_slider, .karmic_flow_slider li {
	list-style:none;
	margin: 0;
	padding: 0;
}

.karmic_flow_slider {
	overflow: hidden; 
	position: relative;
	
	/* optional */
	margin-left: 0;
}

.karmic_flow_slider li {
	float: left;
	position: relative;
	overflow:hidden;
}

