html {

	background: #020303;

}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #fff;

	background: url(images/page_bg.jpg) repeat-x  center top;

	width: 100%;

	display: table;

}

a:link, a:visited { color: #daea71; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: #BBBB00; text-decoration: none; font-weight: bold; }


h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #fff;

	background-position: left;

	padding: 0px;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	margin-top: 0px;

}

#container {

	/*width: 900px;*/
	width: 1300px;

	margin: auto;

}

#header_section {

	float: left;

	/*width: 900px;*/
	width: 1300px;

	height: 104px;

	margin-top: 60px;

	background: url(images/header.jpg) no-repeat;

}

#title_section {

	float: left;

	width: 281px;

	height: 40px;

	font-size: 22px;

	font-weight: bold;

	margin: 23px 0px 0px 20px;

	padding: 28px 0px 0px 30px;

	background: url(images/title_bg.jpg) no-repeat;

}

.topmenu{

	float: right;

	margin: 5px 30px 0px 0px;

}

.topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.topmenu li{

	display: inline;

}

.topmenu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	text-align: center;

	color: #fff;

	width: 80px;

	height: 43px;

	padding-top: 20px;

}

.topmenu li a:hover, .topmenu li .current{

	color: #fff;

	background: url(images/top_current.jpg) no-repeat;

}

#content_section {

	float: left;

	/*width: 893px;*/
	width: 1293px;

	background: url(images/content_bg.jpg) repeat-x;

	height: 721px;
	

	overflow: auto;

}


#leftmenu_section {

	float: left;

	width: 280px;

	margin-top: 45px;

	/*padding-left: 30px;*/
	padding-left: 10px;

}

#leftmenu_top {

	float: left;

	width: 240px;

	height: 37px;

	background: url(images/leftmenu_top.jpg) no-repeat;

}

#leftmenu_mid {

	float: left;

	width: 200px;

	min-height: 500px;

	padding: 0px 20px 0px 20px;

	text-align: justify;

	background: url(images/leftmenu_mid.jpg) repeat-y;

}

#leftmenu_mid img {

	float: left;

	padding-right: 5px;

}

#leftmenu_mid span {

	font-weight: bold;

	color: #daea71;

}

#leftmenu_bot {

	float: left;

	width: 240px;

	height: 37px;

	background: url(images/leftmenu_bot.jpg) no-repeat;

}

#rightcontent_section {

	float: right;

	/*width: 500px;*/
	width: 950px;

	margin-top: 45px;

	text-align: justify;

}

#rightcontent_section img{

	float: left;

	padding-right: 10px;

}

#rightcontent_section a:link, #rightcontent_section a:visited { color: #FFFF66; text-decoration: none; font-weight: bold; } 

#rightcontent_section a:active, #rightcontent_section a:hover { color: #CCFF00; text-decoration: none; font-weight: bold; }

#content_left {

	float: left;

	width: 18px;

	height: 721px;

	background: url(images/left_corner.jpg) no-repeat;

}

#content_mid {

	float: left;

	/*width: 814px;*/
	width: 1254px;

	height: 721px;
	
	padding: 0px 0px 0px 10px;

}

#content_right {

	float: right;

	width: 40px;

	

	background: url(images/right_corner.jpg) no-repeat;

}

#footer_section {

	float: left;

	/*width: 900px;*/
	width: 1300px;

	height: 159px;

	color: #adad7b;

	background: url(images/footer.jpg) no-repeat;

}

#footer_left {

	float: left;

	width: 440px;

	padding: 40px 0px 0px 0px;

	text-align: center;

}

#footer_right {

	float: left;

	width: 400px;

	padding: 50px 0px 0px 50px;

}

.line {

	border-bottom: dashed 1px #fff;

	width: 100%;

}


.info {
	background: #98FB98 url(g/ok.png) center no-repeat;
	background-position: 20px 50%; /* x-pos y-pos */
	text-align: center;
	color: green;
	padding: 25px 20px 20px 20px;
	border-top: 2px solid #32CD32;
	border-bottom: 2px solid #32CD32;
	}
	
.alert {
	background: #FFDAB9 url(g/err.png) center no-repeat;
	background-position: 20px 50%; /* x-pos y-pos */
	text-align: center;
	color: red;
	padding: 25px 20px 20px 20px;
	border-top: 2px solid #FF6347;
	border-bottom: 2px solid #FF6347;
	}	
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}	

input.buttonred { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: red;	
}

input.buttongreen { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: green;	
}

/*///////////////////////////*/

.kwadrat{
 	border-left: 1px solid #CCCCCC;
 	border-bottom:1px solid #CCCCCC;
 	padding: 4px;
}


#contents {
	padding: 1.5em;
}

#header {
	position: relative;
	width: 80%;
	height: 20px;
	width: 1050px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 5px;
	padding: 5px;
	width: 1050px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	position: absolute;
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: auto;
	float: left;
	padding: 5px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #FFFFFF;
	padding-bottom: 6px;
	margin-top: 6px;
}

#header ul#primary a {
	background: #FFFAE1;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#header ul#secondary {
	bottom: -1.4em;
	left: 25px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #CCCCCC;
	background: none;

}

#header ul#secondary li a {
	color: #CCCCCC;
}

#header ul#secondary li a:hover {
	color: #333;
	padding: 0 10px;
	border: none;
}

#header ul#secondary li a:active {
	color: #000;
}

#header ul#secondary li:last-child a { border: none; }

.dobij {

float:left;
margin-left: 10%;
}
.odbij {

float:left;
margin-left: 10%;
}

.nag {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	border-bottom: 2px #000 solid;

}
.kwadrat {
	text-align: left;
	height: auto;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
	border-bottom: 2px #000 solid;

}
.nag2 {
	text-align: left;
	width: auto;
	height: 15px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	border-bottom: 1px #000 solid;
	border-top: 1px #000 solid;

}
.uwaga{
text-align: left;	
color:#FF3333;
font-size:large;
font-weight: bold;
}