@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #828282;
	/*background-image: url(images/bg.jpg);*/
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #ffffff;
		
}
#wrap #topbar {
	height: 65px;
}
#wrap #topbar h1 {
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
}
#wrap #header #menu {
	margin-left: 10px;
	margin-right: 25px;
	color: #ffffff;
	padding-top: 10px;
}
#wrap #header #menu h1 a {
	/*margin-left: 540px;
	padding-top: 200px;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	font-family: verdana, sans-serif;
}

#wrap #header #menu span {
  float: right;
  padding-top: 15px;
  }


   
  
#wrap #header #menu ul {
	list-style-type: none;
	padding-top: -225px;
	/*padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;*/
}
#wrap #header #menu li {
	/*display: block;
	height: 33px;
	margin-bottom: 6px;
	margin-top: 4px;*/
}
#wrap #header #menu a {
 /* background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;F0AB00*/
	color: black;
	text-decoration: none;
	font-size: 14px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap #topbar span {
	color: #EAD421;
}
#wrap #header {
	background-image: url(images/header.png);
	background-color: #2B9435; 
  background-repeat: no-repeat;
	height: 168px;
}
#wrap #header #menuright a {
	
	padding-top: 50px;
  color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
}
#wrap #header #menuright a:hover {

	padding-top: 50px;
	color: #030301;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

	
	font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
}

#wrap #header #menuleft{
 float:left;
  padding-bottom: 10px;
  width: 239px;
  height:148px;
}
#wrap #header #menuright{
  padding-top:70px;
  float:right;
}
#wrap #gornypasek {
  
  margin-top: 10px;
  background-image: url(images/gornyPasek.png);
  height: 20px;
}

#wrap #dolnypasek {
  margin-bottom: 10px;
  background-image: url(images/dolnyPasek.png);
  height: 20px;
}
/*Początek menu z ARTHEMI*/
#wrap #middle {
	background-image: url(images/glownaTlo.png);
	background-color: #fff; 
 /* background-repeat: no-repeat;*/
	height: 100px;
	padding: 10px 10px 10px 20px;
	
	
  color:#333333;
  font-family:Arial,Helvetica;
  font-size: 0.9em;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  text-decoration: none;
}

/*#middle {
	width: 920px;
	background:#3DB10A;
	float:right;
	padding:10px;
	margin:10px 0;
	}*/

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1  {border-top:8px solid #2B9435;}
#cat-2  {border-top:8px solid #E6AB07;}
#cat-3  {border-top:8px solid #B7462C;}
#cat-4  {border-top:8px solid #A5CC3A;}
#cat-5  {border-top:8px solid #326ABD;}
 


.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}
#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	text-decoration:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover  {background:#2B9435; color:#fff; }
#cat-2:hover  {background:#E6AB07; color:#fff; }
#cat-3:hover  {background:#B7462C; color:#fff; }
#cat-4:hover  {background:#A5CC3A; color:#fff; }
#cat-5:hover  {background:#326ABD; color:#fff; }

#cat-1:hover a {background:#2B9435; color:#fff; }
#cat-2:hover a {background:#E6AB07; color:#fff; }
#cat-3:hover a {background:#B7462C; color:#fff; }
#cat-4:hover a {background:#A5CC3A; color:#fff; }
#cat-5:hover a {background:#326ABD; color:#fff; }
	
/*koniec menu z ARTHEMI*/	

#wrap #mainpage {
	background-image: url(images/glownaTlo.png);
}
#wrap #mainpage #content {
	margin-left:20px;
	margin-top:20px;
  float: left;
	width: 625px;
}
#wrap #mainpage #sidebar {
	margin-left: 628px;
	height: 400px;
	background-image: url(images/kobietaRekaGorze.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#wrap #mainpage #sidebar .sidebartop {
	/*background-image: url(images/sidebarbg1.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 35px;
	padding-left: 25px;
	padding-right: 15px;
}
#wrap #mainpage #sidebar .sidebarbottom {
	/*background-image: url(images/sidebarbg3.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 56px;
	display: block;
	padding-left: 25px;
}
#wrap #mainpage #sidebar .sidebarmain {
	padding-right: 15px;
	padding-left: 25px;
}
.clear2 {
	display: block;
	clear: right;
}
#wrap #mainpage #sidebar .sidebarmain li {
	height: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBE9ED;
}
#wrap #mainpage #sidebar .sidebarmain a {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
	text-decoration: none;
}

#wrap #mainpage #sidebar .sidebarmain ul {
	list-style-type: none;
	margin-bottom: 15px;
}
.clear {
	clear: both;
	display: block;
}
#wrap #mainpage #content p {
	line-height: 18px;
	color: #666666;
	margin-bottom: 20px;
}
#content h1,#content h2,#content h3,#content h4,#content h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 5px;
	margin-bottom: 15px;
	font-weight: normal;
}
#wrap #mainpage #content blockquote {
	display: block;
	margin: 10px;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#wrap #mainpage #content ul {
	list-style-type: none;
	padding: 10px;
	color: #666666;
}
#wrap #mainpage #content code {
	background-color: #EBE9ED;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFE;
	white-space: pre;
}
#wrap #mainpage #content .postinfo {
	background-image: url(images/postinforbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 50px;
	text-align: center;
	font-size: 10px;
	clear: left;
}
#wrap #mainpage #content .right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrap #mainpage #content tr {
}
#wrap #mainpage #content td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#wrap #mainpage #content ul li {
	display: block;
	background-image: url(images/listbullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#wrap #mainpage #content ol {
	padding: 10px;
	color: #666666;
	list-style-position: inside;
	list-style-type: decimal;
}
#wrap #mainpage #content ol li {
	padding: 3px;
}


.smalldesc {
	display: block;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-align: right;
}
#wrap #mainpage #sidebar .sidebartop h2 {
	padding-top: 10px;
}
#footer {
	background-color: #828282;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 111px;
	color: #ffffff;
}
#footer #footercontent {
	width: 794px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer a{
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover{
  color: #ffffff;
  text-decoration: underline;
}
#footer #footercontent span {float: right;}
/*.footerleft {
  text-align: right;*/
}
a {
	color: black;
}

#content h1 {
	font-size: 26px;
}
#wrap #mainpage #sidebar  h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
}

#content h2 {
	font-size: 20px;
}
#content h3 {
	font-size: 18px;
}
#content h4 {
	font-size: 16px;
}
#content h5 {
	font-size: 14px;
}
#wrap #mainpage #sidebar .sidebarmain a:visited, active {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
	text-decoration: none;
}
#wrap #mainpage #sidebar .sidebarmain a:hover {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
	background-color: #FBFCFF;
}
a:visited, active {
	color: #4B4C06;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#wrap #mainpage #content #quicklinks {
	float: right;
	width: 225px;
	background-color: #FFFFFF;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/sidebox2.gif);
	background-repeat: repeat-y;
}
#wrap #mainpage #content #quicklinks .qltop {
	background-image: url(images/sidebox1.gif);
	background-repeat: no-repeat;
	height: 22px;
	display: block;
}
#wrap #mainpage #content #quicklinks .qlbttm {
	background-image: url(images/sidebox3.gif);
	background-repeat: no-repeat;
	height: 34px;
	display: block;
}

#wrap #mainpage #content #quicklinks ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrap #mainpage #content #quicklinks h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #B7A677;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #E3DCCA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7B994;
	padding: 3px;
}

#wrap #mainpage #content #quicklinks li {
	display: block;
	height: 22px;
	background-image: none;
	background-position: 0px 0px;
	padding: 0px;
}
#wrap #mainpage #content #quicklinks a {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DED6BE;
	color: #334B01;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#wrap #mainpage #content #quicklinks a:visited, active {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DED6BE;
	color: #334B01;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#wrap #mainpage #content #quicklinks a:hover {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CEC29F;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #ffffff;
}
#wrap #header #menu .active a {
	background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #030301;
	text-decoration: none;
	font-size: 14px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px -33px;
}
#wrap #mainpage #content table {
	width: 98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#wrap #mainpage #content th {
	padding: 5px;
	background-color: #E9E9E9;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrap #mainpage #content .contactform .clear2 {
	clear: left;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

#wrap #mainpage #content img {
	background-color: #EFEFEF;
	border: 1px solid #D8D8D8;
	padding: 5px;
}
#wrap #mainpage #content .left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


form {margin:0; padding:0;}
.textfield {display: block; float:left; width:190px; background-color: #F3F4E8; margin:3px;	border: 1px solid #D6D9AE;}
label {	display: block;	float: left; text-align:right; font-weight:bold; width: 150px; margin:3px; padding: 5px;}
.button {display: block; float:left; padding:0px; background-color:#E3E6C8; margin:3px;	border: 2px solid #efefef; color:#999933;}
.textfield:hover {background:#FBFCF8;}
.textfield:focus {background:#ffffff;}
#wrap #topbar a {
	color: #000000;
	text-decoration: none;
}
#wrap #topbar a:visited, active, hover {
	color: #000000;
	text-decoration: none;
}
