/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin-top: 0;
	padding-top: 0;
}
	
a img, :link img, :visited img { border:none; }
ul { }

/**********************************************/


/**********************************************/

/* 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%; 
}

body{
	margin: 0;
	padding: 0;
	background: #707f8d;
}

#a1{
	width: 900px;
	height: 100%;
	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
******************************************************/

div#latajacy_baner{
	position:absolute;
	top:0;
	width:900px;
	text-align:center;
	cursor:pointer;
	z-index:1000;
}

div#marque{
	position:absolute;
	bottom:0;
	left:0;
	height:25px;
	width:100%;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	overflow:hidden;
	z-index:1000;
	cursor:pointer;
}

body > div#marque {
	position:fixed;
}

div#marque-text{
	color:#000;
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:0;
	left:590px;
	width:100%;
}

#stronicowanie{
	margin: 10px 0 0 0;
}

#stronicowanie ul{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

#stronicowanie ul li{
	display: block;
	float: left;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}

.fLeft{
	float: left;
}

#bgLeft{
	position: absolute;
	top: 0;
	left: -9999px;
	height: 100%;
	min-height: 100%;
	width: 9999px;
	background: #fff;
	z-index: 10;
}

#top{
	position: absolute;
	top: 214px;
	left: -9999px;
	height: 2px;
	width: 9999px;
	background: #707f8d;
	z-index: 11;
	overflow: hidden;
	
}

#bottomLine{
	position: absolute;
	bottom: 30px;
	left: -9999px;
	height: 2px;
	width: 9999px;
	background: #707f8d;
	z-index: 11;
	overflow: hidden;
}

#menu{
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 100;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li{
	background: url( ../../../../site/graphics/li.gif ) 0 2px no-repeat;
	padding: 0 0 4px 28px;
}

#baner{
	height: 216px;
}

#article{
	float: left;
	width: 555px;
	margin: 10px 0 0 0;
	padding: 0 20px 0 5px;
}

#right{
	float: right;
	width: 290px;
	margin: 10px 0 0 0;
}

#footer{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 30px;
	width: 100%;
	border-top: 2px solid #707f8d;
}

#footer ul{
	margin: 8px 0 0 5px;
	padding: 0;
	list-style: none;
	float: left;
}

#footer ul li{
	display: block;
	float: left;
	padding: 0 4px;
}

#linkDogo{
	margin: 8px 340px 0 0;
	position: absolute;
	top: 0;
	right: 0;
}

.imageHome{
	float: left;
	margin: 0 22px 0 0;
}

.titleHome{
	margin: 4px 0 5px 0;
	text-align: center;
	width: 85px;
}

.clearBoth{
	clear: both !important;
	height: 1px;
	overflow: hidden !important;
}

.kurs{
	margin: 30px 0 !important;
}

.textSelect{
	padding: 3px 0 15px 7px !important;
	margin: 0 !important;
	display: block;
	float: left;
}

#Delivery, #Risk, #Delivery_wysylka{
	width: 107px;
	background: url( ../../../../site/graphics/select.gif ) repeat-y;
	position: absolute;
	padding: 0 0 5px 0!important;
	left: 0px;
	z-index: 100;
}

#Delivery{
	top: 0px;
}

#Risk{
	top: 0px;
}

.td_top{
	border-bottom: 1px solid #707f8d;
	border-right: 1px solid #707f8d;
}

.td_top div{
	padding: 4px 4px;
	width: 110px;
}

.td_border_bottom{
	border-bottom: 1px solid #707f8d;
}

.td_product{
	border-right: 1px solid #707f8d;
}

.td_product div{
	padding: 4px 4px;
}

.imgKalkulator{
	margin: 10px 0 0 11px;
	cursor: pointer;
}

/******************************************************
			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;
}

#footer ul li{
	font-size: 10px;
	font-weight: normal;
	color: #4e5962;
}

#linkDogo span{
	color: #ff0000;
}

.kurs{
	color: #fff;
}

.font11_bold{
	font-weight: bold;
	color: #ff0000;
}

.font11_bold{
	font-weight: bold;
	color: #ff0000;
}

.font_label{
	font-weight: bold;
	color: #fff;
}

.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: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#menu li a:hover{
	color: #ff0000;
}

#footer ul li a{
	font-size: 10px;
	font-weight: normal;
	color: #4e5962;
	text-decoration: none;
}

#footer ul li a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #4e5962;
	text-decoration: underline;
}

#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: #949ea7;
	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;
}