body{
	margin:0;
	padding:0;
	background:url(../images/tlo.jpg); margin-top:-2px; top left; repeat-x;
	width:px;
	height:700px;
	text-align:center;
	color:#555;
}
p, h1, h2, h3, h4{
	margin:1em 0;
	padding:0;
}
h1{font-size:14px;}
h2{
	font-size:14px;
	color:#FDA11C;
	margin: 15px 10px;
}
h3{
	font-size:11px;
	color:#77A819;
	font-weight:normal;
	margin-left: 10px;
}
h4{font-size:100%;}
table, td, select, input, textarea, li{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;	
}
img{border:0;}
/* ---------------------------------- container ---------------------------------- */
#container{
	margin:0 auto;
	text-align:left;
	width:700px;
	background:#fff;
	margin-top:2em;
}
/* ---------------------------------- logotip ---------------------------------- */
#logotip{
	position:relative;
	height:75px;;
	padding:25px 0px 35px 40px;
	background:url(../images/header_back.gif) no-repeat;	
}
#logo{
	position:relative;
	text-indent:-8000px;
	background:url(../images/logo1.bmp) no-repeat;
	width:450px;
	height:100px;
	display:block;
	vertical-align: top;
}
#logo a{
	display:block;
	height:80px;
}
/* ---------------------------------- header ---------------------------------- */
#header{
	position:relative;
	height:150px;
	margin: 0px;
	background:url(../images/header_images.jpg) no-repeat;
}


/* ---------------------------------- pasek ---------------------------------- */
#pasek{
	height:20px;
	margin: 0px;
	background:#fff;
}

.pasek_1{
	width:210px;
	margin: 0px;
	height:20px;
	background:#fff;
}
.pasek_2{
	width:490px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	background:#fff;
	display: inline;
	text-align:left;
	
}

.pasek_2 a {
	width:490px;
	height: 22px;
	padding: 0px 16px 0px 0px;
	background:url(../images/button2.bmp);
	display: inline;
	text-align:right;
	text-decoration:none;
	vertical-align: top;
	font-size:15px;
	color:#4152C1;

}

.pasek_2 a:hover {
	width:490px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	background:url(../images/button1.bmp);
	display: inline;
	text-align:right;
	vertical-align: top;
	color: #fff;

}


/* ---------------------------------- navigation ---------------------------------- */
div#navlist {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	list-style: none;
}

div#navlist a {
	display: block;
	padding: 0.5em 2em 0.2em 1em;
	border-width: 1px;
	border-color: #ffe #E5E5E5 #E5E5E5 #fff;
	border-style: solid;
	height:30px;
	color: #777;
	text-decoration: none;
	background:#FFF;
	text-align: left;
}
div#navlist a:hover {
	color: #FFF;
	background:#FF9300;
	font-weight:bold;
	height:30px;
}
/* ---------------------------------- main ---------------------------------- */
#main{
	margin: 0px;
	vertical-align: top;
	width:;
}

.main_nav1 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 490px;
}

.main_nav {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;

}
#main_text{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;

	
}

#main_text a{
	text-decoration:none;
	color: #FDA11C;
	font-weight: bold;
}

#main_text a:hover{
	text-decoration:none;
	background: #FF9300;
	font-weight: bold;
	color: #fff;
}

#main_text2{
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	background: #FF9300;

	
}
#headin1 {
	background:url(../images/navigate.gif) no-repeat;
	width:95px;
	height:15px;
	margin: 5px;
}
#headin2 {
	background:url(../images/reading_number_one.gif) no-repeat;
	width:190px;
	height:20px;
	margin: 5px;
}
#headin3 {
	background:url(../images/reading_number_two.gif) no-repeat;
	width:190px;
	height:20px;
	margin: 5px;
}
#head_main {
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------------------------- footer ---------------------------------- */
#footer{
	position:relative;
	clear:both;	
	text-align:center;
	color:#fff;
	background:url(../images/footer_back.gif) repeat-x;
	line-height:28px;
	height:40px;	
}
.footer_text {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}
/*---------------------------------- form elements ----------------------------*/
form {
	margin: 15px 10px; padding: 10px 10px 20px 0px;
	border: 0px solid #f1f1f1; 
	background: #fff; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #77A819;
}
input, select {
	padding: 5px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 410px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #77A819;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
