/* CSS: style.css */
ul, li, h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

a img, :link img, :visited img { border:none; }
ul { list-style-type:none; }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Arial;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Verdana; }
h1 { font-size:16px; font-weight: bold; color: #0093dd; }
h2 { font-size:14px; color: #0093dd; font-weight: bold; }
h3 { font-size:11px; font-weight: bold; }
h4 { font: bold 14px Verdana; color: #BF001F; }
h5 { font-weight:normal; font-size:1em; }

.cena_promocja { font: bold 14px Verdana; color: #FF0000; }

td {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}

div{
	font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	height: 100%;
	text-align: center;
}

body{
	margin: 0;
	padding: 0;
	background: #FFF;
}

#a1{
	height: 100%; 
	min-height: 100%;
	width: 800px;
	position: relative;
	margin: auto;
}

html>body #a1{ 
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

#bgLeftTop{
	position: absolute;
	top: 0px;
	left: -19px;
	width: 19px;
	height: 340px;
	background: url( ../../../../graphics/bgLeftTop.gif );
}

#bgRightTop{
	position: absolute;
	top: 0px;
	right: -19px;
	width: 19px;
	height: 340px;
	background: url( ../../../../graphics/bgRightTop.gif );
}

#bgRightBottom{
	position: absolute;
	bottom: 0px;
	right: -19px;
	width: 19px;
	height: 140px;
	background: url( ../../../../graphics/bgRightBottom.gif );
}

#bgLeftBottom{
	position: absolute;
	bottom: 0px;
	left: -19px;
	width: 19px;
	height: 140px;
	background: url( ../../../../graphics/bgLeftBottom.gif );
}

#b1{
	float: left;
	width: 210px;
}

#b2{
	float: left;
	width: 590px;
}

#baner{
	height: 339px;
}

#bgMenuTop{
	width: 210px;
	height: 68px;
	background: url( ../../../../graphics/bgMenuTop.jpg );
}

#bgMenuLeft{
	float: left;
	width: 25px;
	height: 159px;
	background: url( ../../../../graphics/bgMenuLeft.gif );
}

#bgMenuRight{
	float: left;
	width: 25px;
	height: 159px;
	background: url( ../../../../graphics/bgMenuRight.gif );
}

#menu{
	float: left;
	width: 154px;
	overflow: hidden;
}

.newsTitle{
	font-weight: bold;
	padding: 0 0 2px 0;
}

.newsContent{
	padding: 0 0 12px 0;
}

.linkMore{
	padding: 0 0 20px 0;
	text-align: right;
}

.linkMoreLast{
	padding: 0 0 0px 0;
	text-align: right;
}

#strContentType{
	clear: left;
}

#strContentTypeHome{
	float: left;
	width: 375px;
	text-align: center;
}

#articleHome{
	width: 308px;
	margin: 45px 0 0 20px;
	padding: 10px 0 0 0;
	text-align: left;
	overflow: hidden;
}

#article{
	width: 540px;
	margin: auto;
	padding: 60px 0 0 0;
	text-align: left;
	overflow: hidden;
}

#menu ul{
	text-align: left;
	margin: 0 0 40px 0;
}

#menu ul li{
	background: url( ../../../../graphics/bgLi.gif ) 0 7px no-repeat;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #e5e5e5;
}

.subMenu{
	margin: 10px 0 0 -5px !important;
	padding: 0 !important;
}

.subMenu li{
	background: url( ../../../../graphics/bgLiSmall.gif ) 0 2px no-repeat !important;
	padding: 0 0 0 15px !important;
	border: 0 !important;
}

#news{
	margin: 28px 0 0 0;
	float: right;
	width: 256px;
	overflow: hidden;
}

#bgNewsTop{
	width: 256px;
	height: 40px;
	background: url( ../../../../graphics/bgNewsTop.gif ) no-repeat;
}

#bgNewsLeft{
	float: left;
	width: 23px;
	height: 307px;
	background: url( ../../../../graphics/bgNewsLeft.gif ) no-repeat;
}

#bgNewsRight{
	float: right;
	width: 16px;
	height: 312px;
	background: url( ../../../../graphics/bgNewsRight.gif ) no-repeat;
}

#newsContent{
	float: left;
	width: 201px;
	padding: 10px 8px 0 8px;
	background: url( ../../../../graphics/bgNews.gif ) no-repeat;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	text-align: left;
}

.newsTitle{
	margin: 10px 0 10px 0;
}

.newsImage{
	margin: 0 0 0 -4px;
}

#clearFooter{
	clear: both;
	height: 100px;
}

#footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 800px;
	height: 88px;
	background: url( ../../../../graphics/bgFooter.jpg ) center no-repeat;
}

#bgFooterTop{
	position: absolute;
	top: -40px;
	left: 73px;
	height: 40px;
	width: 31px;
	background: url( ../../../../graphics/bgFooterTop.jpg ) no-repeat;
}

#textFooter{
	padding: 40px 0 0 0;
	width: 800px;
}

.imgGaleria{
	border: 1px solid black !important;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

/******************************************************
			FONT
******************************************************/

.newsTitle{
	color: #0093dd;
}

#news ul li{
	color: #000;
}

.fontPromocja{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #D68429;
}

#wrozbaText{
	font-family: Verdana;
	font-weight: bold !important;
	font-size: 11px;
	color: #CD669F;
}

.font11_bold_black{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font10{
	font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
}

.font10_bold{
	font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
}

.font11{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #0093dd;
}

.font11_bold{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}

.font11_red_bold{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
}


#menu ul li{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #89b248;
	text-decoration: none;
}

/******************************************************
			LINK
******************************************************/

a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #0093dd;
	text-decoration: none;
}

a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #0093dd;
	text-decoration: underline;
}

.link10{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #0093dd;
	text-decoration: none;
}

.link10:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #0093dd;
	text-decoration: underline;
}

.link11_more{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #0093dd;
	text-decoration: none;
}

.link11_more:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #0093dd;
	text-decoration: underline;
}

#menu ul li a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #89b248;
	text-decoration: none;
}

#menu ul li a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #89b248;
	text-decoration: none;
}

.subMenu li a{
	font-family: Verdana !important;
	font-weight: bold !important;
	font-size: 11px !important;
	color: #89b248 !important;
	text-decoration: none !important;
}

.subMenu li a:hover{
	font-family: Verdana !important;
	font-weight: bold !important;
	font-size: 11px !important;
	color: #89b248 !important;
	text-decoration: none !important;
}

#wynikiSzukaj li a{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#wynikiSzukaj li a:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

#textFooter a{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 2px;
	color: #dfe5c7;
	text-decoration: none;
}
#textFooter a:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 2px;
	color: #dfe5c7;
	text-decoration: none;
}

/******************************************************
			FORM
******************************************************/



.submitNewsletter{
	background: none;
	border: 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #908E8E;
	cursor: pointer;
	width: 80px;
}

.submitWrozba{
	background: none;
	border: 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CD669F;
	cursor: pointer;
	width: 98px;
}

.submitCloseWrozba{
	background: none;
	border: 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CD669F;
	cursor: pointer;
	width: 97px;
}

.inputNewsletter{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #908E8E;
	padding: 2px 0 2px 2px;
	border: 0;
	width: 150px;
}


fieldset.contact {
	border: 0 !important;
	width: 237px !important;
	padding: 0;
	text-align: right;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
}

label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 160px;
}


input.text,
textarea {
	border: 1px solid #e4e4e4;
	background-color: #FFF;
	color: #000;
	font-family: Verdana;
	font-size: 1em;
}

.form10{
	border: 1px solid #0093dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000;
}

.form10_1{
	border: 0;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #0093dd;
}

#wyszukiwarkaInput input{
	border: 0;
	width: 107px !important;
	width: 113px;
	height: 19px !important;
	height: 23px;
	padding: 4px 0 0 6px;
	background: url( ../../../../graphics/wyszukiwarkaInput.gif ) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #aaaaaa;
}

form{
	margin: 0;
}