@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

img {
	border:0;
}

.end {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

ul {
	list-style-type:none;
}

a {
	text-decoration:none;
}

.margin5 {
	margin:0 0 5px 0;
}

.margin10 {
	margin:0 0 10px 0;
}

.margin20 {
	margin:0 0 20px 0;
}

.alignright {
	text-align:right;
}

span.green {
	color:#96b104;
}

table {
	border-collapse:collapse;
	border:0!important;
}

html {
	background:url(img/html_bg.jpg) repeat;
}

body {
	background:url(img/body_bg.jpg) no-repeat top center;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#4f4c4b;
}

.social {
	position:fixed;
	background:#fefefe;
	top:200px;
	left:-10px;
	padding:5px 5px 5px 15px;
	-webkit-box-shadow: 0px 0px 5px #d3d1cd;
	-moz-box-shadow: 0px 0px 5px #d3d1cd;
	box-shadow: 0px 0px 5px #d3d1cd;	
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.social img {
	display:block;
	padding:3px 0;
	margin:0;
	line-height:0px;
	font-size:0px;
}

#background {
	background:url(img/background1.jpg) repeat-x bottom;
	width:100%;
}

#page {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#footer {
	width:100%;
	background:url(img/footer_bg.jpg) repeat;
	color:#c2bfb2;
	padding:20px 0;
	line-height:18px;
}

#footer_content {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#footer .left {
	width:480px;
}

#footer .right {
	width:480px;
	text-align:right;
}

#footer a {
	color:#c2bfb2;	
}

#footer a:hover {
	color:#e5e5e5;	
}

#top {
	width:960px;
	height:40px;
	background:url(img/top_bg.jpg) no-repeat;
}

#top_left {
	width:800px;
	padding:13px 0 0 0;
	height:27px;
}

#top_left ul li {
	display:inline;
	padding:0 0 0 13px;
	background:url(img/top_kropka.jpg) no-repeat 0 50%;
	margin:0 10px 0 0;
	text-shadow: 1px 1px 0px #292929;
}

#top_left ul li a {
	color:#e9e7e1;
}

#top_left ul li a:hover {
	color:#fff;
}

#top_right {
	width:160px;
	text-align:right;
	padding:4px 0;
	height:32px;
}

#apedukacja {
	height:116px;
	width:960px;
}

#apedukacja_left {
	width:250px;
	height:116px;
	font-size:0px;
	line-height:0px;
}

#apedukacja_right {
	width:700px;
	height:116px;
	position:relative;
}

a.pytania {
	width:182px;
	height:46px;
	display:block;
	background:url(img/pytania.jpg) no-repeat top;
	position:absolute;
	top:35px;
	right:384px;
}

a.pytania:hover {
	background:url(img/pytania.jpg) no-repeat bottom;
}

a.zapiszsie {
	width:182px;
	height:46px;
	display:block;
	background:url(img/zapiszsie.jpg) no-repeat top;
	position:absolute;
	top:35px;
	right:192px;
}

a.zapiszsie:hover {
	background:url(img/zapiszsie.jpg) no-repeat bottom;
}

a.logowanie {
	width:182px;
	height:46px;
	display:block;
	background:url(img/logowanie.jpg) no-repeat top;
	position:absolute;
	top:35px;
	right:0;
}

a.logowanie:hover {
	background:url(img/logowanie.jpg) no-repeat bottom;
}

#header {
	background:url(img/header_bg.jpg) no-repeat;
	width:960px;
	height:190px;
}

#header_right,
.slideshow {
	width:710px;
	height:190px;
}

#header_left {
	width:230px;
	height:190px;
	padding:0 10px;
}

#header_left ul li {
	background:url(img/kreska.jpg) repeat-x bottom;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 8px 0;
}

li.nobg {
	background:none!important;
}

#header_left ul li a, 
#header_left ul li span {
	color:#6a6461;
	display:block;	
	background:url(img/header_pkt.jpg) no-repeat 0 50%;
	padding:0 0 0 20px;
}

#header_left ul li a:hover {
	color:#ec6a1c;
}

#menu {
	background:url(img/menu_bg.jpg) no-repeat;
	width:940px;
	height:54px;
	padding:0 10px;
}

#content {
	width:960px;
	background:url(img/content_bg.jpg) repeat-y;
	padding:5px 0 0 0; 
}

#content_bottom {
	width:960px;
	height:15px;
	font-size:0px;
	line-height:0px;
	background:url(img/content_bottom.jpg) no-repeat;
}

.content_left {
	width:240px;
	padding:0 10px;
}

#szukaj {
	width:240px;
	height:30px;
	background:url(img/szukaj_bg.jpg) no-repeat;
}

#szukaj input {
	background:none;
	vertical-align:middle;
	margin:3px 0 0 30px;
	width:175px;
	border:0;
	color:#56514e;
	font-size:11px;
	font-weight:bold;
}

#szukaj input.ok {
	width:32px;
	height:30px;
	cursor:pointer;
	margin:0!important;
}

.box {
	background:#f8f7f2;
	border-bottom:2px solid #ccc7c3;
	border-top:1px solid #e0dedc;
	padding:10px;
	width:220px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

h2.grey {
	font-size:14px;
	font-weight:bold;
	color:#f9f9f9;
	text-shadow: 1px 1px 0px #514c4a;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px 10px;
	border:1px solid #867d79;
	background:url(img/grey.jpg) repeat-x bottom #a89e97;
	margin:0 0 10px 0;
}

h2.grey a {
	font-size:14px;
	font-weight:bold;
	color:#f9f9f9;	
}

h2.grey a:hover {
	font-size:14px;
	font-weight:bold;
	color:#d9d7d2;	
}

h2.dark {
	font-size:14px;
	font-weight:bold;
	color:#f9f9f9;
	text-shadow: 1px 1px 0px #756e6a;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:6px 10px;
	border:1px solid #5f5956;
	background:url(img/dark.jpg) repeat-x bottom #7a7370;
	margin:0 0 10px 0;
}

h2.light {
	font-size:14px;
	font-weight:bold;
	color:#696664;
	text-shadow: 1px 1px 0px #ffffff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px 10px;
	border:1px solid #d0cbc5;
	background:url(img/light.jpg) repeat-x bottom #eeece5;
	margin:0 0 10px 0;
}

form.oddzialy select {
	padding:4px;
	width:215px;
	display:block;
	color:#56514e;
	font-size:11px;
	font-weight:bold;	
	margin:5px auto 0 auto;
	border:1px solid #e0dbd8;
	background:#fff;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

.baner {
	text-align:center;
	margin:2px 0;
}

#newsletter {
	background:url(img/newsletter_bg.jpg) repeat-x bottom #f1781f;
	border:1px solid #e75315;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:10px;
	text-align:justify;
	color:#fff;
	margin:0 0 10px 0;
}

#newsletter h2 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;	
}

#newsletter input {
	background:url(img/input.jpg) repeat-x top #fff;
	padding:5px 4px;
	border:1px solid #d92f09;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	color:#56514e;
	font-size:11px;
	font-weight:bold;
	width:210px;
	display:block;
	margin:6px 0;
}

#newsletter input.ok, 
#newsletter input.cancel {
	width:auto;
	padding:0;
	background:none;
	border:0;
	font-size:11px;
	margin:0!important;
	cursor:pointer;
	text-transform:uppercase;
}

#newsletter input.ok {
	float:right;
	color:#fff;
}

#newsletter input.cancel {
	float:left;
	color:#f5bdb0;
}

.content_right {
	width:680px;
	padding:0 10px;
}

.ramka {
	width:310px;
	background:url(img/gradient.jpg) repeat-x center center #f4f1ec;
	border-bottom:2px solid #cbc7c4;
	border-top:1px solid #e0dedc;
	padding:10px;
	position:relative;
}

a.all {
	font-size:11px!important;
	display:block;
	color:#95918d;
	display:block;
	text-align:right;
	padding:4px 0 0 0;
	font-weight:normal!important;
}

a.all2 {
	font-size:11px!important;
	display:block;
	text-align:right;
	padding:4px 0 0 0;
	color:#95918d;
	font-weight:normal!important;
}

a.all:hover,
a.all2:hover {
	color:#ec651b;
}

.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 310px; /*Width of Carousel Viewer itself*/
	height: 515px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt, 
.stepcarousel .belt2 {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0; /*margin around each panel*/
	width: 310px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:515px;
}

.stepcarousel .panel2 {
	float: left; /*leave this value alone*/
	overflow: hidden!important; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0; /*margin around each panel*/
	width: 310px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	padding:0 10px;
	height:247px!important;
}

#mygallery4 {
	width:940px!important;
	margin:0 auto!important;
	height:80px!important;
	overflow: hidden!important;
	padding:0!important;
}

#mygallery5 {
	width:940px!important;
	margin:20px auto 0 auto!important;
	height:80px!important;
	overflow: hidden!important;
	padding:0!important;
}

#mygallery4 .panel3 {
	float: left; /*leave this value alone*/
	overflow: hidden!important; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0; /*margin around each panel*/
	width: 178px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	padding:0 5px;
	text-align:center;
	height:80px!important;
}

#mygallery4 .panel5 {
	float: left!important; /*leave this value alone*/
	overflow: hidden!important; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0 5px; /*margin around each panel*/
	width: 178px!important; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	padding:0 5px;
	text-align:center;
	height:80px!important;
}

.karuzela {
	width:940px!important;	
}

.karuzela li {
	width:178px;
	height:80px;
	padding:0 5px;
	text-align:center!important;
	}
	
.karuzela li td {
	width:178px;
	height:80px;
	vertical-align:middle;
}

#partnerzy .w_lewo {
	position:absolute;
	top:50px;
	left:5px;
}

#partnerzy .w_prawo {
	position:absolute;
	top:50px;
	right:5px;
}

#mygallery4 table, 
#mygallery5 table{
	width:100%;
}

#mygallery4 table td, 
#mygallery5 table td{
	width:178px!important;
	height:80px!important;
	text-align:center;
}

.ramka .w_lewo,
.ramka .w_prawo {
	position:absolute;
	bottom:-13px;
}

.ramka .w_lewo {
	left:115px;
}

.ramka .w_prawo {
	right:115px;
}

.ramka_news {
	height:247px;
	padding:0 5px;
	width:300px;
	margin:0 0 10px 0;
	background:url(img/kreska.jpg) repeat-x bottom;
	color:#4f4c4b;
	text-shadow: 1px 1px 0px #ffffff;
}

.ramka_news h2 {
	font-size:14px;
	text-transform:uppercase;
	line-height:18px;
}

h2.orange a {
	color:#d13602;	
}

h2.orange a:hover {
	color:#494542;	
}

h2.black a {
	color:#494542;		
}

h2.black a:hover {
	color:#d13602;	
}

.ramka_news a {
	color:#d13602;
}

.ramka_news a:hover {
	color:#494542;	
}

.ramka_news .text {
	text-align:justify;
	line-height:18px;
}

.ramka_news small {
	display:block;
	text-align:right;
	padding:5px 0;
	font-size:11px;
	color:#a4a09e;
}

img.mini {
	float:left;
	margin:3px 10px 5px 0;
	border:1px solid #fff;
	-webkit-box-shadow: 0px 0px 5px #b8b4a8;
	-moz-box-shadow: 0px 0px 5px #b8b4a8;
	box-shadow: 0px 0px 5px #b8b4a8;	
}

a.more {
	display:block;
	text-align:right;
	font-weight:bold;
	color:#494542!important;
	clear:both;
	padding:10px 0 0 0;
}

a.active1 {
	display:block;
	text-align:left;
	font-weight:bold;
	color:#494542!important;
	clear:both;
	padding:10px 0 0 0;
}

a.active1:hover {
	color:#e85716!important;
}

.main {
	background:#f7f6f1;
	padding:10px;
	border-bottom:2px solid #cbc7c4;
	border-top:1px solid #e0dedc;
}

a.more:hover {
	color:#d13602!important;
	text-decoration:none!important;
}

#ciekawostki {
	margin:20px 0 0 0;
	position:relative;
}

#ciekawostki .w_lewo,
#ciekawostki .w_prawo {
	position:absolute;
	top:140px;
	z-index:30;
}

#ciekawostki .w_lewo {
	left:-8px;
}

#ciekawostki .w_prawo {
	right:-8px;
}

#ciekawostki .stepcarousel {
	position: relative; /*leave this value alone*/
	width: 660px; /*Width of Carousel Viewer itself*/
	height: 255px; /*Height should enough to fit largest content's height*/
	overflow:hidden;
}

#submenu, 
.submenu{
	width:940px;
	background:url(img/submenu_bg.jpg) repeat-y;
	padding:0 10px;
}

#submenu_bottom, 
.submenu_bottom {
	width:960px;
	height:12px;
	background:url(img/submenu_bottom.jpg) no-repeat;
	line-height:0px;
	font-size:0px;
	margin:0 0 10px 0;
}

.navigation {
	font-size:14px;
	background:url(img/kreska.jpg) repeat-x bottom;
	padding:0 0 5px 0;
	font-weight:bold;
	text-shadow: 1px 1px 0px #ffffff;
}

.navigation a {
	color:#887e7a;
}

.navigation a:hover, 
.navigation a.active {
	color:#ec6319;
}

.navigation span {
	padding:0 7px;
	color:#cdcac7;
}

.submenu_column {
	width:178px;
	margin:0 5px;
	float:left;
}

.submenu_column li {
	padding:3px 0;
	background:url(img/kreska.jpg) repeat-x bottom;
}

.submenu_column a {
	display:block;
	background:url(img/sub_pkt.jpg) no-repeat 0 3px;
	padding:0 0 0 15px;
	font-size:11px;
	font-weight:bold;
	color:#6a6461;
	text-shadow: 1px 1px 0px #ffffff;
}

.submenu_column a:hover, 
.submenu_column a.active{
	color:#ef6f1d;
}

.submenu_column a.active{
	background:url(img/sub_pkt_act.jpg) no-repeat 0 3px;
}


#partnerzy {
	padding:10px;
	width:940px;
	background:url(img/kreska.jpg) repeat-x top #fff;
	margin:10px 0 0 0;
	position:relative;
}

#inne {
	padding:10px;
	width:940px;
	/*background:url(img/kreska.jpg) repeat-x top #fff;*/
	background:#ffffff;
	position:relative;
}

#partnerzy h2 {
	font-size:14px;
	font-weight:bold;
	color:#6a6461;
	padding:0 0 10px 0;
}

#links {
	padding:10px;
	width:940px;
	text-align:center;
	background:url(img/kreska.jpg) repeat-x top;	
}

#links ul li {
	display:inline;
	background:url(img/links.jpg) no-repeat 100% 50%;
	padding:0 12px 0 6px;
	font-weight:bold;
	font-size:11px;
}

#links ul li a {
	color:#6a6461;
}

#links ul li a:hover{
	color:#e54a13;
}

.tresc {
	background:#f7f6f1;
	padding:10px;
	border-bottom:2px solid #cbc7c4;
	line-height:18px;
	font-size:12px;
	border-top:1px solid #e0dedc;
}

.powitanie {
	margin:0 0 10px 0;
	font-size:13px;
	line-height:22px;
	text-align:justify;
	font-weight:bold;
 }
 
.powitanie strong {
	color:#dc590e;
	font-size:16px;
}

.tresc p {
	margin:0 0 5px 0;
}

.tresc h1, 
.tresc h2, 
.tresc h3, 
.tresc h4 {
	color:#ec6319;
	margin:10px 0;
	background:url(img/kreska.jpg) repeat-x bottom;
	padding:0 0 3px 0;
}

.tresc h1 {
	font-size:18px;
	font-weight:normal;
}

.tresc h2 {
	font-size:16px;
	font-weight:bold;
}

.tresc ul {
	width:95%;
	margin:0 auto 10px auto;
}

.tresc ul li {
	background:url(img/sub_pkt.jpg) no-repeat 0 4px;
	margin:3px 0;
	padding:0 0 0 15px;
}

.tresc ol {
	width:90%;
	margin:0 auto 10px auto;
}

.tresc ol li {
	margin:3px 0;
}

.tresc a {
	color:#ec6319;
}

.tresc a:hover {
	color:#171717;
	text-decoration:underline;
}

.galeria {
	margin:5px 0;
}

.galeria img {
	padding:1px;
	border:1px solid #e5e3dc;
	vertical-align:middle;
	margin:5px;
}

/* FORMULarz na stronie */

form.formularz input,
form.formularz textarea {
	width:450px;
	padding:3px 5px;
	border:1px solid #dadada;
	color:#696969;
	font-size:11px;
	background:url(img/input.jpg) repeat-x top #fff;
	vertical-align:middle;	
	-moz-border-radius:3px; 
	-webkit-border-radius: 3px; 	
	border-radius: 3px;	
}

form.formularz input:focus,
form.formularz textarea:focus {
	border-bottom:1px solid #b3afae;
}

form.formularz select {
	width:462px;
	padding:3px 5px;
	border:1px solid #dadada;
	color:#696969;
	-moz-border-radius:3px; 
	-webkit-border-radius: 3px; 	
	border-radius: 3px;	
	font-size:11px;
	background:url(img/input.jpg) repeat-x top #fff;
	vertical-align:middle;	
}

form.formularz textarea {
	width:450px;
	vertical-align:top;
	height:150px;
	-moz-border-radius:3px; 
	-webkit-border-radius: 3px; 	
	border-radius: 3px;	
}

form.formularz label {
	width:180px;
	display:block;
	float:left;
	padding:3px 0 0 0;
	font-weight:bold;
	color:#7c7c7c;	
}

form.formularz label.label {
	display: inline;
	float:none;
}

form.formularz p {
	margin:7px 0;
	clear:both;
}

form.formularz small {
	font-size:18px;
	font-weight:bold;
	color:#ca2a3d;
	padding:0 5px;
}

form.formularz input.ok {
	font:12px Arial, Helvetica, sans-serif!important;
	font-weight:bold!important;
	padding:4px 10px!important;
	width:auto!important;
	background:url(img/gradient_orange.jpg) repeat-x bottom #f27a1f!important;
	border:2px solid #e95817!important;
	color:#ffffff!important;
	text-decoration:none!important;
	font-weight:bold;
	-moz-border-radius:3px; 
	-webkit-border-radius: 3px; 	
		border-radius: 3px;
		cursor:pointer;	
}

form.formularz input.check {
	font-size:12px;
	padding:0;
	margin:0 5px 0 0;
	vertical-align:middle;
	border:0;
	background:none;
	width:auto;
}

.error {
	width:100%;
	padding:10px 0;
	border:1px solid #dadada;
	color:#696969;
	font-size:12px;
	margin:0 0 10px 0;
	text-align:center;
	font-weight:bold;
	background:url(img/input.jpg) repeat-x top #fff;
	vertical-align:middle;
	-moz-border-radius:5px; 
	-webkit-border-radius: 5px; 	
	border-radius: 5px;	
}

div.green {
	color:#94c01e;
}

div.red {
	color:#ca2a3d;
}				

.addthis_toolbox {
	width:170px;
	text-align:center;
	padding:5px;
	font-size:11px;
	vertical-align:middle;
	margin:0 0 10px 0;
	float:right;
	background:#f3f3f1;
	border:1px solid #fff;
	-moz-border-radius:3px; 
	-webkit-border-radius: 3px; 	
	border-radius: 3px;
	-webkit-box-shadow:  0px 0px 5px #cbc9c1;
	-moz-box-shadow:  0px 0px 5px #cbc9c1;
	box-shadow:  0px 0px 5px #cbc9c1;		
}

.addthis_toolbox a {
	color:#8b8a83;
}

.addthis_toolbox span {
	color:#cac7c5;
}

.wpis {
	margin:0 0 10px 0;
	background:url(img/wpis.jpg) no-repeat center bottom;
	color:#4f4c4b;
	padding:0 0 10px 0;
	text-shadow: 1px 1px 0px #ffffff;
}

.wpis small {
	display:block;
	text-align:right;
	padding:5px 0;
	font-size:11px;
	color:#a4a09e;
}

.wpis h2 {
	margin:0!important;
}

.wpis h2 a:hover {
	text-decoration:none!important;
}

.wpis h2.title {
	font-size:20px;
	font-weight:normal;
	color:#4a4542;
	padding:0 0 3px 0!important;
}

.wpis .addthis_toolbox {
	float:left!important;
}

.wynik {
	margin:0 0 10px 0;
	background:url(img/kreska.jpg) repeat-x bottom;
	color:#4f4c4b;
	padding:0 0 10px 0;
	text-shadow: 1px 1px 0px #ffffff;
}

.wynik span {
	background:#e6e6e6!important;
}

.wynik h2 {
	background:url(img/sub_pkt.jpg) no-repeat 0 5px;
	padding:0 0 0 15px;
	font-size:14px;
	margin:0 0 5px 0;
	font-weight:bold;
}

.wynik h2 a {
	color:#171717!important;	
}

.wynik h2 a:hover {
	text-decoration:none!important;
	color:#ec6319!important;
}

.mapa {
	width:195px;
	border:1px solid #fff;
	margin:0 5px 5px 5px;
	padding:2px 5px;
	float:left;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	-webkit-box-shadow:  0px 0px 5px #cbc9c1;
	-moz-box-shadow:  0px 0px 5px #cbc9c1;
	box-shadow:  0px 0px 5px #cbc9c1;		
}

.mapa ul {
	width:100%!important;
	font-size:11px;
}

.mapa ul li.poz1 {
	background:none;
	padding:0;
	font-weight:bold;
}

.mapa ul li a {
	color:#4f4c4b;
}

.mapa ul li a:hover {
	text-decoration:none;
	color:#ec6319;
}

.mapa ul li.poz2 {
	margin:3px 0 3px 5px;
	font-weight:bold;
}

.mapa ul li.poz3 {
	margin:3px 0 3px 20px;
}

.mapa ul li.poz4 {
	margin:3px 0 3px 35px;
}

/* forum */

table.forum_main_frame
{
	border-collapse: collapse;
	width:100%;
	text-align: left;
	color:#887e7c;
}

table.forum_main_frame a
{
	color: #ec6319;
	font-weight:bold!important;
	text-decoration: none;
}

table.forum_main_frame a:hover
{
	color: #4f4c4b;
	font-weight:bold!important;
	text-decoration:none;
}


table.forum_main_frame th
{
	color: #887e7c;
	text-align: center; 
	padding:3px;
	font-size:11px;
}

th.f1 { width: 50%; }
th.f2 { width: 15%; }
th.f3 { width: 10%; }
th.f4 { width: 25%; }

table.forum_main_frame td
{
	padding: 5px; 
	border: 1px solid #dddcd9;
}

table.forum_main_frame td.c
{
	text-align: center;
}

table.forum_main_frame td.l
{
	text-align: left;
}

table.forum_main_frame td.b
{
	background: #eceae5;
}


div.forum_path
{
	color: #189BD3;
	font-weight: normal;
	padding: 5px;
}

div.forum_path a
{
	color: #189BD3;
	font-weight: bold;
	text-decoration: none;
}

div.forum_path a
{
	color: #189BD3;
	font-weight: bold;
	text-decoration: underline;
}

div.forum_post {
	background:url(img/kreska.jpg) repeat-x bottom;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

div.forum_post small {
	display:block;
	text-align:right;
	padding:5px 0;
	font-size:11px;
	color:#a4a09e;
}

.forum_post h3, 
.forum_post h2 span {
	background:none;
	margin:0;
	color:#a69d97;
}

.forum_post h3 span {
	color:#605956;
}

.forum_post h2 {
	margin:5px 0 10px 0;
}

div.forum_icons a
{
	color: #189BD3;
	text-decoration: none;
}

div.forum_icons a:hover
{
	color: #c2dde9;
	text-decoration: none;
} 

a.nowy {
	font:12px Arial, Helvetica, sans-serif!important;
	font-weight:bold!important;
	padding:4px 10px!important;
	width:auto!important;
	display:block;
	float:right;
	margin:0 0 10px 0;
	background:url(img/gradient_orange.jpg) repeat-x bottom #f27a1f;
	border:2px solid #e95817;
	color:#ffffff!important;
	text-decoration:none!important;
	font-weight:bold;
	-moz-border-radius:3px; 
	-webkit-border-radius: 3px; 	
		border-radius: 3px;
		cursor:pointer;		
}

a.nowy:hover {
	border:2px solid #5f5956;
	background:url(img/dark.jpg) repeat-x bottom #7a7370;	
}

a.odp {
	font:12px Arial, Helvetica, sans-serif!important;
	font-weight:bold!important;
	padding:4px 10px!important;
	width:auto!important;
	display:block;
	float:left;
	margin:10px 0 0 0;
	background:url(img/gradient_orange.jpg) repeat-x bottom #f27a1f;
	border:2px solid #e95817;
	border:2px solid #5f5956;
	background:url(img/dark.jpg) repeat-x bottom #7a7370;		
	color:#ffffff!important;
	text-decoration:none!important;
	font-weight:bold;
	-moz-border-radius:3px; 
	-webkit-border-radius: 3px; 	
		border-radius: 3px;
		cursor:pointer;		
}

a.odp:hover {
	background:url(img/gradient_orange.jpg) repeat-x bottom #f27a1f;
	border:2px solid #e95817;
}

#mygallery{overflow: hidden;}

#mygallery2{
	overflow: hidden;
}

#mygallery3{
	overflow: hidden;
}

 .baner_big_center{
	float:left;	
	display:inline-block;
}

.kursy {
	width:149px;
	margin:0 2px;
	display:inline;
}

img.do_lewej {
	float:left;
	margin:10px 10px 0 0;
	padding:2px;
	border:1px solid #cdcbc2;
}

.pager_full {
	text-align:center;
	padding:5px 0 10px 0;
}

.pager_full span.zak2 {
	color:#9e9b99;
	font-weight:bold;
}

span.kreseczka {
	display:none;
}

.pager_full a {
	padding:3px 8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #f7f6f1;
	background:#dedbda;
	text-decoration:none;
	color:#5f5956!important;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 3px;
}

.pager_full a.zak:hover, 
.pager_full b {
	padding:3px 8px;
	font-weight:bold!important;
	font:13px Arial, Helvetica, sans-serif;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none!important;
	border:1px solid #f7f6f1!important;
	background:#f16317!important;
	text-decoration:none!important;
	color:#ffffff!important;
	margin:0 3px;
}

img.left_margin{
	float:left;
	margin:5px;
}

.slownik {
	width: 190px; 
	height: 125px;
	margin:0 auto;
}
