* 
{
margin: 0px;
padding: 0px;
}

/*Ustawienie tła, czcionki*/
body
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
background-color : white;
    
}

p {
		text-indent: 10px;
	}


h1, h2, h3, p, ol, ul {
	margin-top: 0px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.3em;
}

h2 {
	font-size: 1.9em;text-align: center	;
}


a {
	color:#1D74A6;
	font-size: 12px;
}

    font-family: 'Allura', cursive;
	

a:hover {
	color:red;
}

k {
	color:black;
	font-size: 10px

}




hr {
	display: none;
}

#main
{
width: 1182px;
margin: 0 auto auto;
border-left: 20px dotted;
border-right: 20px dotted;
; background-color: #999999
; color: #333333
; font-style: normal; font-weight: lighter
; cursor: auto
; border: #CCCCCC; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin

}


/* Nagłówek */

#header {
	height: 150px;
	width: 1182px;
}
#do_pttk_slider {
	width:200px;
	height:30px;
	background-color:#85A433;
	color:white;
	font-family: Lato;
	z-index:100;
	position:absolute;
	font-size:20px;
	padding:10px;
	text-align:center;
	font-weight:bold;
	box-shadow:0 0 0 0 #222222 inset,0 0 5px 0 #222222;
	-webkit-box-shadow:0 0 0 0 #222222 inset,0 0 5px 0 #222222;
        -webkit-border-radius: 10px / 10px;
	transition: box-shadow .5s,font .5s;
	-webkit-transition: box-shadow .5s,font .5s;
	transform: translateX(950px) translateY(140px);
	-webkit-transform: translateX(950px) translateY(140px);
}
#aktualizacja_strony_slider {
	width:200px;
	height:30px;
	color:white;
	font-family: Lato;
	z-index:100;
	position:absolute;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	padding:8px;
	text-shadow:2px 2px 8px #000;
	-webkit-text-shadow:2px 2px 8px #000;
	transform: translateX(450px) translateY(150px);
	-webkit-transform: translateX(430px) translateY(140px);
}
#do_pttk_slider:hover {
	box-shadow:0 0 5px 0 #222222 inset, 0 0 0 0 #222222;
	-webkit-box-shadow:0 0 5px 0 #222222 inset, 0 0 0 0 #222222;
	font-size:19.5px;
}

#menu {
	height: 40px;
	background-color: #85A433;
	width: 1182px;
	margin-bottom: 0px;
	display:block;
	text-align:center;
	border-top:#456410 solid 2px;
}

#menu ul, #menu ol {
	margin: 0;
	padding:0;
	list-style: none;
}
#menu > ul > li > ol {
	display:none;
}
#menu > ul > li:hover > ol {
	display:block;
}
#menu > ul > li > ol > li:first-child {
	border-style: solid;
	border-width: 6px 6px 0px;
	width: 0px;
	height: 0px;
	border-color: #ffffff transparent;
	margin-left: 4px;
	margin-top:-4px;
}
#menu > ul > li > ol > li:last-child  {
	font-size:12px; 
	color:black; 
	max-width:125px; 
	border-radius:6px; 
	border:solid darkgray 1px; 
	right:50px; 
	background-color:#ffffff;
}
#menu > ul {
	padding:0;
	margin:0;
	list-style-type:none;
	display:inline-block;
}
#menu > ul > li {
	float:left;
	width: 125px;
	font-size: 18px;
	position:relative;
	margin:0;
	padding:0;
}
#menu > ul > li >a {
	font-size: 18px;
	padding: 8px 0px;
	height:24px;
}
#menu > ul > li > ul {
	list-style-type: none;
	display:none;
	font-size: 15px;
}
#menu > ul > li:hover > ul {
	display:block;
}
#menu > ul > li > ul > li {
	position:relative;
	height:39px;
}
#menu > ul > li > ul > li > a {
	display:block;
	background-color:#85A433;
	padding-top: 10px;
	float:left;
	height:20px;
	border-top:solid 1px #456410;
}
#menu > ul > li > ul > li > ul {
	position: absolute;
	left: 100%;
	top:0px;
	display:none;
}
#menu > ul > li > ul > li:hover > ul {
	display:block;
}
#menu > ul > li > ul > li > ul > li > a {
	display:block;
	background-color:#85A433;
	padding-top: 10px;
	height:20px;
	border-top:solid 1px #456410;
}

#menu a {
	width: 125px;
	text-decoration: none;
	text-align: center;
	padding: 8px 0px;
	height:24px;
	font-weight: bold;
	color: #ffffff;
	cursor:pointer;
	border-left:dotted 1px #456410;
	display:block;
	text-shadow:0px 0px 4px #444;
	-webkit-text-shadow:2px 2px 4px #444;
}

#menu a:hover {
	background-color:#658423;
}
.sticky {
	position:fixed;top:0;
}
.always_display_block {
	display:block !important;
}



/* Strona ogółem */

#page {
	width: 1182px;
	margin: 0 auto;
	
	padding-left: 0px;
}

/* Tabela wewnętrzna */

#content {
	float: left;
	width: 620px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px; 
}



#content .line1
{
background: #9ed47b
padding: 0px;
margin-bottom: 0px;

}


#content .post ul, #content .post ol
{
margin-left: 30px;
}

#content .top
{
width: 620px;
background: url(images/top_.png) no-repeat;
 background-color:  #e5ff8a;
border: 1px solid #e4e577;
/*height: 13px;*/
}

#content .middle_back
{
width: 608px;
padding: 5px;
border: 1px dotted #a7d379;
background: #ffffff
}

#content .title
{
width: 618px;
background: url(images/content_title__.gif) no-repeat;
 background-color:  #e5ff8a;
border: 1px dotted #a7d379;
/*height: 24px;*/
padding-top: 0px;
padding-left: 0px;

}

#content .title1
{
width: 520px;
}


#content .date 
{
	height: 31px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 1px;
	font-size: 11px;
    background: #ffffff;	
	
}

#content .date ul
{
	list-style: none;	
}

#content .date li
{
	display: inline; 
}



.post {
	margin-bottom: 1px;
	color: #000000;
	margin-top: 1px;
}

.post a {
	color: #0B2372;
}

.post a:hover {
	color: #0B2372;
}

.post H2
{
color: #000000;
text-transform: uppercase;
font-size: 14px;
font-weight: bold
}

/* Sidebars */

.sidebar {
	float: left;
	width: 280px;
	margin-top: 10px;
	color: #000000;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 1px 0 0px 1px;
}

.sidebar a {
	text-decoration: none;
	color: #0B2372;
	font-size: 11px;
}
.sidebar a:hover {
	color: #0B2372;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 1px;
	color: #000000;
 	background-color:  #e5ff8a
	padding-left: 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;

}




#leftbar .line1,  #rightbar  .line1
{
border: 1px dotted #a7d379;
border-width:1px 1px 1px 1px;
background: #e5ff8a;
padding: 1px;
margin-bottom: 1px;
}



#leftbar .small_back, #rightbar .small_back
{
background: url(images/small_back_.gif) repeat-y;

}

/* Left Sidebar */

#leftbar {
margin-top: 0px
; font-size: 12px
; color: #000000; font-style: normal

}

/* Right Sidebar */

#rightbar {
margin-left: 0px;
; margin-top: 0px
}

#leftbar .back, #rightbar .back
{
background: url(images/title_back2.gif) repeat;
padding: 2px;
}
#rightbar .back
{
background: url(images/title_back3.gif) repeat;
padding: 2px;
}




/*Style stopki */

#stopka {
	clear: both;
	padding-top: 15px;
	height: 55px;
	background: url(images/footer.gif) repeat-x;
}

#stopka p {
	text-align: center;
	font-size: 11px;
	color: #E0E0E0  ;
}

#stopka a {
padding-top: 5px;	
color: #E0E0E0  ;
font-size: 11px;
color: #E0E0E0  ;
}

#stopka1 {
	clear: both;
	padding-top: 5px;
	height: 5px;
	background: url(images/footer1.gif) repeat-x;
}


/* the main layout */

#contentForm {
  display: block;
  width: 520px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
overflow: auto;
   position: left;
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 195px;
  height: 54px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 85%;
  height: 18px;
  line-height: 18px;
  color: #FF9D9D;
  font-weight: bold;
  background: #FFFFFF url(images/.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
}

.msgSent {
  font-size: 18px;
  text-align: center;
}

body1
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
text-align: left;  
background-color : white;
    
}
