* {
	margin: 0;
	padding: 0;
}

a {
	color: #1D68AB;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html {
	background: #FFFFFF url(images/clouds_bg.jpg) top center no-repeat;
	background-attachment:fixed;
}

body {
	/*background: url(http://www.panthertag.com/clouds_bg.jpg) top center no-repeat;*/
	line-height: 1.75em;
	color: #6B7C93;
	font-size: 12.5pt;
}

body,input {
	font-family: Arial, sans-serif;
}

br.clearfix {
	clear: both;
}

strong {
	color: #333333;
}

h1,h2,h3,h4 {
	/*text-transform: lowercase;*/
	text-shadow: 0 2px 0 #FFFFFF;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	color: #001739;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin: 0 0 0 0;
}


#content {
	float: left;
	padding: 30px;
	margin-bottom:10px;
	width: 596px;
	background: #EAEEF2 url(images/img05.jpg) top left repeat-x;
	border-radius: 10px;
	border: solid 2px #CCCCCC;
	text-shadow: 0 1px 0 #FFFFFF;
}

#footer {
	float: left;
	padding: 30px;
	margin-bottom:10px;
	width: 90%;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align:center;
}

#footer a {
	color: #626E7F;
}

#header {
	background: #2C84AF url(images/img03.jpg) top left no-repeat;
	color: #FFFFFF;
	height: 140px;
	position: relative;
	padding: 40px;
	border-radius: 10px;
	/*border-top: solid 1px #96D0F7;
	border-bottom: solid 1px #99FF66;*/
}

#andrychow_logo {
	top: 53px;
	width:64px;
	height: 80px;
	position: absolute;
	left: 40px;
	line-height: 140px;
}

#swiatlo_napis {
	top: 3px;
	width:148px;
	height: 158px;
	position: absolute;
	left: 77px;
	line-height: 140px;
}

#swiatlo_logo {
	top: 8px;
	width:148px;
	height: 158px;
	position: absolute;
	left: 756px;
	line-height: 140px;
}
#menu {
	height: 36px;
	right: 0px;
	line-height: 62px;
	top: 162px;
	position: absolute;
	width: 980px;
	
}

#menu a {
	/*text-transform: lowercase;*/
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.15em;
}

#menu ul {
	padding: 0px 25px 0px 25px;
	list-style: none;
	height:45px;
	background:url(images/bg-transparent.png);
}

#menu ul li {
	padding: 10px 15px 10px 15px;
	display: inline;
	text-shadow: 0 1px 1px #0E3E68;

}

#menu ul li.current_page_item {
	background: #56AFD8 url(images/img04.jpg) top left no-repeat;
	/*border-top: solid 1px #82D9ED;
	border-bottom: solid 1px #24627C;*/
	border-radius: 5px;
}

#menu ul li a:hover {
	color:#FFFF00;

	/*border-top: solid 1px #82D9ED;
	border-bottom: solid 1px #24627C;*/
	border-radius: 5px;
}
#menu ul li.last {
	padding-right: 0;
}

#page {
	position: relative;
	margin: 20px 0 20px 0;
	padding: 0;
	width: 980px;
}

#page .section-list {
	padding-left: 0;
	list-style: none;
}

#page .section-list li {
	clear: both;
	padding: 25px 0 25px 0;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding: 15px 0 15px 0;
	border-top: dotted 1px #C5CDD8;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#search input.form-submit {
	background: #B87A23;
	padding: 5px;
	color: #FFFFFF;
	border: 0;
	margin-left: 1em;
}

#search input.form-text {
	padding: 10px;
	border: dotted 1px #569DBF;
}

#sidebar {
	background: #EAEEF2 url(images/img05.jpg) top left repeat-x;
	width: 196px;
	margin: 0 0 10px 700px;
	padding: 20px 40px 20px 40px;
	border-radius: 10px;
	border: solid 2px  #CCCCCC;
	text-shadow: 0 1px 0 #FFFFFF;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding: 15px 0 15px 0;
	border-top: dotted 1px #C5CDD8;
}

#sidebar ul li.first {
	border-top: 0;
	padding-top: 0;
}

#wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	width: 980px;
}
.uploadify {
	position: relative;
	margin-left:180px;
	margin-bottom: 1em;
	color:#000000;
}
.uploadify-button {
	background-color:#999900;
	background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #505050),
		color-stop(1, #707070)
	);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #CCFF33;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
}
.uploadify:hover .uploadify-button {
	background-color: #999900;
	background-image: linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #999900),
		color-stop(1, #999900)
	);
	background-position: center bottom;
}
.uploadify-button.disabled {
	background-color: #999900;
	color: #999900;
}
.uploadify-queue {
	margin-left:55px;
	margin-bottom: 1em;
	color:#000000;
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 450px;
	padding: 10px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url(../images/uploadify-cancel.png) 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
	color:#000000;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}