/* CSS Document */

body {background-image: url("../images/bg000.gif");
background-repeat:repeat-x;
background-color:#1c1c1c;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#BBBBBB;}
.clear {
	clear:both;
}
:focus { -moz-outline-style: none; }
#main {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;

}

#header {
	height: 404px;
	margin: 0 auto;
	width:900px;
	background-repeat:no-repeat;
}
#container {
	text-align: left;
	margin: 10px auto;
	width: 900px;
}
#containerwork {
margin:0 auto;
padding: 0;
width:900px;
}

#footer{
	clear: both;
	text-align: center;
	background-image: url("../images/footer_bg.gif");
	height:30px;
	margin-top: 60px;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
}

#footer a {
color: #555555;
text-decoration:underline;
}

#footer a:hover{
text-decoration:  none;
color:#30596B;
}

#sidebar {
	float:left;
	width:304px;
	background-image: url("../images/sidebar_middle_bg.gif");
	background-repeat: repeat-y;
	
}
#content {
	background-image: url("../images/content_middle_bg.gif");
	background-repeat: repeat-y;
	float: left;
	width: 596px;
	height: 1%;
}

.sidebar_box {
	/**width:244px;**/
	padding: 26px 26px 0 36px;
	text-align: justify;
	background-image: url("../images/sidebar_top_bg.gif");
	background-repeat: no-repeat;
	line-height: 16px;
	margin: 0 0 20px 0;
}

.sidebar_box img {
	margin: 0 0px 0px 0px;
	padding: 0px 0 0 0px;
}	
.sidebar_box_end {
	background-image:url("../images/sidebar_bottom_bg.gif");
	background-repeat:no-repeat;
	height: 12px;
	margin: 0 0 -4px 0;
}

.sidebar_box a img {border: none;}	
.sidebar_box a:hover img {border: none;}
.sidebar_box a:active img {border: none;}
.sidebar_box img.no {border: none;}
.sidebar_box a:hover img.no {border: none;}
.sidebar_box a:active img.np {border: none;}

ol {
	margin: 10px 0 0 0;
	font-weight:bold;}

.content img {border: none;}
.content a img {border: none;}	
.content a:hover img {border: none;}
.content a:active img {border: none;}

.content_box {
	padding: 24px 35px 0 26px;
	text-align: justify;
	background-image: url("../images/content_top_bg.gif");
	background-repeat: no-repeat;
	line-height: 16px;
	margin: 0 0 20px 0px;
}
.content_box_end {
	background-image: url("../images/content_bottom_bg.gif");
	background-repeat: no-repeat;
	height: 12px;
	margin: 0 0 -4px 0;
}
.content_box h1 {
	font-size:13px;
	color:#B3B3B3;
	background-position:left;
	background-repeat:no-repeat;
	margin: 18px 0 0 0;
	font-weight: bold;
}

.content_box h1 a {
	color: #0094D9;
	text-decoration:none;
}
	
.content_box h1 a:hover {
	color: #ACD5F2;
	text-decoration:underline;
}

.content_box a {
	color: #0094D9;
	text-decoration:none;
}

.sidebar_box a {
	color: #0094D9;
	text-decoration:none;
}
	
.sidebar_box a:hover {
	color: #ACD5F2;
	text-decoration:underline;
}

	
.content_box a:hover {
	color: #ACD5F2;
	text-decoration:underline;
}

.content_box img {
	margin: 0 15px 0 0;
	padding: 0px 0 0 0px;
}	
p.footer{
	padding: 13px 0 0 0;
	color: #444444;
}
p.box {margin: 24px 0 0 0;}

/***********button************/
.btn {
	float: right;
	clear: both;
	background: url("../images/btn_left.png") no-repeat;
	padding: 0 8px;
	margin: 4px 32px 16px 0px;
}
.btn a {
	float: left;
	height: 24px;
	background: url("../images/btn_stretch.png") repeat-x left top;
	line-height: 20px;
	padding: 0 5px;
	color: #0A0D12;
	text-decoration: none;
}

.btn a:hover {
	float: left;
	height: 24px;
	background: url("../images/btn_stretch.png") repeat-x left top;
	line-height: 20px;
	padding: 0 5px;
	color: #F4F4F4;
	text-decoration: none;
}

.btn span {
	background: url("../images/btn_right.png") no-repeat;
	float: left;
	width: 8px;
	height: 24px;
}

.clear {
	clear: both;
}

.btn2 {
	float: right;
	clear: both;
	background: url("../images/btn_ie.png") no-repeat;
	padding: 0 14px 0 8px;
	margin: 4px 12px 0px 0px;
}
.btn2 a {
	float: left;
	height: 24px;
	background: url("") repeat-x left top;
	line-height: 20px;
	color: #0A0D12;
	text-decoration: none;
}
.btn2 a:hover {
	float: left;
	height: 24px;
	background: url("") repeat-x left top;
	line-height: 20px;
	color: #F4F4F4;
	text-decoration: none;
}

.btn2 span {
	background: url("") no-repeat;
	float: left;
	width: 8px;
	height: 24px;
}

/****************formularz*****************/

div#form {
margin: 0px;
width: 485px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
fieldset {
	border: none;
	margin: -35px 0 0 0;
}
legend {
	font-weight: bold;
	padding: 2px 20px;
	color: #BBBBBB;
	margin: 2px 0 2px 0;
}

input.button {
	
	margin: 0 0 0 5px;
	padding: 3px;
	font-weight: normal;
	background-color: #F6C349;
	color:#A21A1A;
	width: 88px;
}

input.button:hover {
	
	margin: 0 0 0 5px;
	padding: 3px;
	font-weight: normal;
	background-color: #FFFFFF;
	color:#A21A1A;
	width: 88px;
}
	
input.text {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	margin: 3px 0 0 0px;
	padding: 3px;
	font-weight: normal;
	background-color: #999999;
	color:#BBBBBB;
	width: 370px;
}

input.text:hover {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	margin: 3px 0 0 0px;
	padding: 3px;
	font-weight: normal;
	background-color: #A3A3A3;
	color:#BBBBBB;
	width: 370px;
}

input.text:focus {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	margin: 3px 0 0 0px;
	padding: 3px;
	font-weight: normal;
	background-color: #BBBBBB;
	color:#333333;
	width: 370px;
}

input.radio {margin: 0 0 0 0px;}

textarea {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	margin: 3px 0 0 0px;
	padding: 3px;
	font-weight: normal;
	background-color: #999999;
	color:#BBBBBB;
	width: 370px;}
	
textarea:focus {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	margin: 3px 0 0 0px;
	padding: 3px;
	font-weight: normal;
	background-color: #BBBBBB;
	color:#333333;
	width: 370px;}

em {
color: #EF0E0E;
font-style: normal;
font-weight: bold;
}

label {
display: inline-block;
display: inline-block;
width: 75px;
}
fieldset fieldset {
border: 0;
margin: 0;
padding: 0;
}
fieldset fieldset legend {
padding: 0;
font-weight: normal;
}
fieldset fieldset label {
display: block;
width: auto;
}
fieldset fieldset label {
margin-left: 150px;
}
