/* paramerty ogólne CSS */

html, body {
	background-color: #999999;	
	margin: 0px;
	height: 100%;
	padding: 0px;
}

#page_1 {
	display: block;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	height: auto;

}

#page {
	border: 0px;
	width: 770px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	background-image: url(img/page_bgnd.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	height: auto;
	margin: 0px;
}


/* stopka strony www */
#bottom {
	width: 770px;
	display: block;
	float: right;
	text-align: center;
	margin-left: -5px;
	margin-right: 5px;
}

#bottom_container {
	width: 770px;
	background: #999999;

	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #ffffff;
	

}


/* top strony www */
#logo {
	width: 760px;
	border: 0px;
	float: left;
	height: 150px;
	display: block;
	
}
#top_content {
	width: 760px;
	border: 0px;
	float: left;
	height: 150px;
	display: block;
	background: #ffffff;
}

/* górne menu */
#top_menu {
	width: 760px;
	float: left;
	height: 25px;
	text-align: center;
}

#top_menu_container {
	width: 760px;
	height: 15px;
	display: block;
	vertical-align: middle;
	background: #ff9933;
	border-top: 5px solid #ff9933;
	border-bottom: 5px solid #ff9933;
}

#top_menu_item {
	height: 15px;
	display: inline;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	font-size: 11px;	
		padding-left: 20px;
	padding-right: 20px;

}

a.top_menu_link {

	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	font-size: 11px;	
	font-weight: bold;
}

#content {
	width: 550px;
	float: left;
	line-height: 18px;
	padding: 15px;
	text-align: justify;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

strong {
	color: #333333;
}

#dane_osobowe {
	font-size: 11px;
}

.clearfix:after {
	font-size: 0px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* prawe menu */
#right_menu {
	width: 150px;
	border: 0px;
	float: left;
	display: block;
	padding: 10px;
}

#right_contact {
width: 150px;
	border: 0px;
	display: block;
}
#kontakt {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#right_contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu_name {
	display: block;
	color: #343434;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	text-indent: 3px;
	vertical-align: bottom;
	padding-top: 5px;

}

#menu_title {
	display: block;
	color: #343434;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;

}

#right_menu_container {
	width: 160px;
}

#right_menu_item {
padding-left: 5px;
	line-height: 19px;
	text-indent: 14px;
	vertical-align: middle;
	display: block;
	color: #343434;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	text-transform: lowercase;
	text-decoration: none;

}

a.right_menu_link {
	background-image: url(img/menu_item.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: middle;
	display: block;
	color: #343434;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	text-transform: lowercase;
	text-decoration: none;
}

a:hover.right_menu_link {
background-image: url(img/menu_item_hover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: middle;
	display: block;
	color: #343434;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	text-transform: lowercase;
	text-decoration: none;
}

a.right_link_warto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	vertical-align: middle;
	line-height: 12px;
	text-decoration: none;

}

a:hover.right_link_warto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	vertical-align: middle;
	line-height: 12px;
	text-decoration: underline;

}
/* newsletter  modul w menu */
.newsletter {
	width: 100px;
}

#news_container {
	display: block;
	margin-right: 10px;
	width: 160px;
}



input {
	border: 1px solid #cccccc;
	margin: 2px;
	width: 300px;
}

.select {
	border: 1px solid #cccccc;
	margin: 2px;
	width: 300px;
}

textarea {
	border: 1px solid #cccccc;
	width: 300px;
	height: 100px;
}

.button {
	width: 150px;
	border: 1px solid #999999;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}

a {
	color: #343434;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a.link_wiecej {
		color: #343434;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

a.top_menu_link {
	text-decoration: none;

}

a:hover.top_menu_link {
	text-decoration: none;

}

.hasla {
	display: block;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/title_img.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: 25px;
}

.hasla2 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #343434;

}

li {
	list-style-image: url(img/li.gif);
}

#cennik {
border: 1px solid #cccccc;
	width: 500px;
	padding: 0px;
	text-align: center;
}

#cennik td {
	border: 1px solid #cccccc;
}



.kalk {
	width: 110px;
}

.kalk_disp {
	border: 0px;
	width: 110px;
	text-align: right;
	margin: 0px;
}

.kalk_disp2 {
	border: 0px;
	width: 110px;
	background-color: #eeeeee;
	text-align: right;
	font-weight: bold;
	color: #343434;
	margin: 0px;
	font-size: 16px;
}

#porownanie {
border: 1px solid #cccccc;
	width: 500px;
	padding: 0px;
	text-align: center;
}

#porownanie td {
	border: 1px solid #cccccc;
}

a.faq {
	text-decoration: none;
}

a:hover.faq {
	text-decoration: underline;
}

#faq_top {
	display: block;
	text-align: right;
}

#dane_kontakt {
	display: block;
	text-align: center;
}
