/* Global styles */

Body {
	/*background: url(/img/hbg.gif) repeat-x top left #4B4C59;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333;
	font-size: 12px;
}
a img {
	border: 0;
}
#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
.center {
	text-align: center;
}
.error {
	color: #f00;
	font-size: 10px;
}
.error-form {
	color: #f00;
	font-size: 10px;
	margin-left: 210px;
}
.red {
	color: #f00;
	font-weight: bold;
}
.under {
	text-align: center;
	font-style: italic;
	margin-top: 50px;
	font-size: 14px;
}
#sdc {
	float: right;
	width: 221px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #476085;
	font-size: 10px;
}
p.warn {
	padding: 5px;
	border: 3px solid #4A8536;
	background: #41587B;
	color: #fff;
}

/* Header styles */

#header {
	width: 100%;
	float: left;
	height: 239px;
	background: url(/img/h-bg.gif) repeat-x;
}
#logo {
	margin-top: 45px;
	margin-left: 15px;
	float: left;
	width: 148px;
	height: 128px;
}
#header-l {
	float: left;
	width: 590px;
	height: 239px;
}
#header-r {
	float: right;
	width: 400px;
	height: 209px;
	margin-top: 30px;
	background: url(/img/header-bg.jpg) no-repeat right top;
}
#header h1 {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 50px;
	padding-left: 25px;
	margin: 0;
}
#header h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 30px;
	margin: 5px 0 0 0;
}
#header ul {
	display: inline;
	margin-top: 23px;
	margin-left: 15px;
	list-style-type: none;
	float: left;
	clear: both;
	padding: 0;
	width: 590px;
}
#header ul li {
	float: left;
	text-align: center;
}
#header ul li a:link, #header ul li a:active, #header ul li a:visited {
	background: none;
	color: #fff;
	width: 80px;
	padding: 12px 0 14px 0;
	display: block;
	font-size: 14px;
	text-decoration: none;
}
#header ul li a:hover {
	background: url(/img/menu-hover.gif) top left;
	color: #4C8738;
}
#header ul li a.act {
	background: url(/img/menu-hover.gif) top left;
	color: #4C8738;
}

/* Content styles */

#content {
	width: 990px;
	float: left;
	/*background: url(/img/body-bg.gif) repeat-y top left #fff;*/
}
#center {
	float: left;
	width: 719px;
	padding: 15px 30px 15px 20px;
}
#center a:link, #center a:active, #center a:visited {
	font-size: 12px;
	color: #476085;
	text-decoration: underline;
}
#center a:hover {
	text-decoration: none;
}
#sidebar {
	float: left;
	width: 221px;
	margin-top: 10px;
}
#content h1 {
	font-size: 18px;
	margin: 0 0 0 -10px;
	color: #4A8336;
	border-bottom: 1px solid #4A8336;
	padding-bottom: 2px;
}
#content h2 {
	font-size: 14px;
	color: #ffffff;
	background: url(/img/uwaga.gif) no-repeat;
	padding: 8px 0 8px 70px;
	height: 53px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}
#content h2 a:link, #content h2 a:active, #content h2 a:visited {
	color: #ffffff !important;
	font-size: 14px;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content p {
	line-height: 150%;
}
#content ul {
	padding-left: 20px;
	margin: 0;
	list-style-type: square;
	line-height: 20px;
}
#content ul.accept {
	list-style-image: url(/img/accept.gif);
}
#content small {
	color: #7F7F7F;
	font-size: 12px;
}
.sidebar {
	float: right;
	width: 221px;
	background: url(/img/sidebar-bg.gif) repeat-y;
}
.sidebar-top {
	height: 51px;
	display: block;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 4px;
	color: #476085;
	background: url(/img/sidebar-top.gif) no-repeat;
}
.sidebar-mid {
	padding-left: 10px;
}
.sidebar-mid p {
	margin: 0 0 5px 0;
}
.sidebar-mid a:link, .sidebar-mid a:active, .sidebar-mid a:visited {
	color: #476085;
	text-decoration: underline;
}
.sidebar-mid a:hover {
	text-decoration: none;
}
.sidebar-btm {
	width: 100%;
	height: 37px;
	display: block;
	background: url(/img/sidebar-btm.gif) no-repeat;
}
h4 {
	font-size: 12px;
	border-bottom: 1px solid #476085;
	color: #476085;
	clear: both;
	margin-top: 20px;
}
#zakup label {
	width: 200px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}
#zakup input.text, #zakup select, #zakup textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
	border-bottom: 1px dotted #333;
	background-color: #F9F9FB;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 2px;
}
#zakup input {
	float: left;
}
#zakup input.disabled, #zakup select.disabled, #zakup textarea.disabled {
	background-color: #E0E0EF;
}
#zakup br {
	clear: both;
}
.screenshot {
	margin-top: 25px;
}
.screenshot div {
	margin-bottom: 25px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #5f5f5f;
	line-height: 75%;
	margin-right: 35px;
}
.screenshot div.last {
	margin-right: 0 !important;
}
.screenshot div img {
	margin-bottom: 6px;
}
.screenshot a {
	width: 150px;
	height: 150px;
	display: block;
	border: 1px solid #c1c1c1; 
	text-align: left;
}
#box {
	width: 720px;
}
.box {
	width: 320px;
	height: 62px;
	padding: 10px;
	background: url(/img/box.gif) no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	color: #6f6f6f;
	float: left;
}
.box a:link, .box a:active, .box a:visited {
	color: #c25295 !important;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px !important;
}
.box a:hover {
	text-decoration: none;
}
ul.forum {
	color: #6F6F6F;
}
ul.forum a:link, ul.forum a:active, ul.forum a:visited {
	text-decoration: none;
}
ul.forum a:hover {
	text-decoration: underline;
}
#calc {
	margin: 0;
}
#calc p {
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0;
}
#cennik {
	margin-left: 50px;
}
#cennik td {
	border-bottom: 1px dotted #BFBFBF;
}
#cennik td.r {
	text-align: right;
}
#info {
	margin-top: 5px;
	margin-bottom: 0;
	float: left;
}
#contact {
	clear: both;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0;
	width: 650px;
}

/* Footer styles */

#footer {
	width: 990px;
	float: left;
	height: 40px;
	display: block;
	background: url(/img/footer.gif) repeat-x;
	color: #99b7df;
}
#footer a:link, #footer a:active, #footer a:visited {
	/*color: #fff;*/
	color: #3E5477;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-left {
	float: left;
	/*margin-top: 46px;*/
	margin-top: 10px;
	margin-left: 5px;
}
#footer-right {
	float: right;
	text-align: right;
	/*margin-top: 33px;*/
	margin-top: 10px;
	margin-right: 5px;
}