/* css reset - początek*/
* {
	padding: 0px;
	margin: 0px;
}

html {
	overflow-y: scroll;
}

a {
	outline: none;
}

a img {border: none;
}

.clear {
	clear: both;
}
/* css reset - koniec*/

body {
	background-position: center top;
	background-repeat: repeat;
	background-image: url(../images/bg.jpg);
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

#wrapper {
	margin-top: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

#header {
	display: inline;
	width: 980px;
}

/*
@font-face { 
	font-family: DejaVuSansCondensed; 
	src:	local('DejaVu Sans Condensed'), 
		 	local('DejaVuSans-Condensed'), 
		 	url(../images/DejaVuSansCondensed.ttf) format('truetype');
} 
*/

/*
@font-face { 
	font-family: DejaVuSansExtraLight; 
	src:	local('DejaVu Sans ExtraLight'), 
		 	local('DejaVuSans-ExtraLight'), 
		 	url(../images/DejaVuSans-ExtraLight.ttf) format('truetype');
} 
*/

@font-face {
	font-family: DejaVuSansCondensed;
	src: url('../images/DejaVuSansCondensed.eot');
	src: 	local('DejaVu Sans Condensed Book'), 
			local('DejaVuSansCondensed'),
			url('../images/DejaVuSansCondensed.ttf') format('truetype');
			url('../images/DejaVuSansCondensed.woff') format('woff'), 
			url('../images/DejaVuSansCondensed.svg') format('svg'),
}


#my {
	display: inline;
	float: left;
	width: 220px;
}

#my h1 a {
	display: inline;
	background-position: 0px 0px;
	text-decoration: none;
	margin-top: 30px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/4mk_logo2.png);
	height: 54px;
	width: 85px;
	text-indent: -9999px;
}

#my h1 a:hover {
	background-position: 0px -55px;
	text-decoration: none;
	margin-top: 30px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/4mk_logo2.png);
	height: 54px;
	width: 85px;
	text-indent: -9999px;
}

#my h2 {
	display: inline;
	padding-right: 5px;
	text-align: right;
	margin-top: 11px;
	color: #FCEE21;
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
	font-family: DejaVuSansCondensed, "Lucida Grande", "Lucida Sans Unicode", Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	float: left;
	height: 30px;
	width: 215px;
	text-rendering: optimizeLegibility;
}

#my h2 a {
	padding-right: 5px;
	text-decoration: none;
	color: #FCEE21;
}
#my h2 a:hover {
	background-color: #FCEE21;
	text-decoration: none;
	color: black;
}
#slide {
	display: inline;
	z-index: 99;
	height: 600px;
	width: 760px;
	float: right;
	overflow:hidden;
	/* cień html */
	-webkit-box-shadow: 0px 2px 8px #2D2927;
	-moz-box-shadow: 0px 2px 8px #2D2927;
	box-shadow: 0px 2px 8px #2D2927;
}
#slideInner {
	height: 600px;
	width: 1520px;
	cursor: pointer;
}
#slideLoader {
	background-repeat: no-repeat;
	background-image: url(../images/loader_bg.png);
	left: 350px;
	padding-bottom: 0px;
	padding-top: 35px;
	text-align: center;
	z-index: 99;
	top: -350px;
	width: 100px;
	height: 100px;
	position: relative;
}

#ladowanie_s {
	display: inline;
	color: #FCEE21;
	margin-bottom: 14px;
	width: 250px;
	float: left;
	margin-left:220px;
	padding-top:4px;
}
#ladowanie_s p {
	color: #FCEE21;
}
#opis_s {
	margin-bottom: 14px;
	width: 510px;
	float: right;
}
#opis_s p {
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/zol.png);
	margin-right: 10px;
	padding-bottom: 2px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	float: right;
	color: #454545;
	background-color: #FCEE21;
	font-size: 1.1em;
		/* cień html */
	-webkit-box-shadow: 0px 2px 8px #2D2927;
	-moz-box-shadow: 0px 2px 8px #2D2927;
	box-shadow: 0px 2px 8px #2D2927;
}
#opis_s p a {
	font-weight: bold;
	text-decoration: none;
	color: #454545;
}
#opis_s p a:hover {
	text-decoration: none;
	color: black;
}
#main {
	padding-bottom: 20px;
	display: inline;
	max-height: 1200px;
	margin-bottom: 20px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/main_bg_test2k.png);
	width: 760px;
	/* cień html */
	-webkit-box-shadow: 0px 2px 3px #1c1c1c;
	-moz-box-shadow: 0px 2px 3px #1c1c1c;
	box-shadow: 0px 2px 3px #1c1c1c;
}


ul.menu {
	display: inline;
	width: 723px;
	margin-left: 17px;
	margin-bottom: 23px;
	padding-bottom: 2px;
	border-bottom-color: #585858;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 20px;
	float: left;
	list-style-type: none;
}
ul.menu li {
	float: left;
	display: inline;
	list-style-type: none;
}
ul.menu li h2 {
	margin-right: 50px;
	font-style: normal;
	float: left;
	font-weight: normal;
	text-decoration: none;
	font-size: 2.3em;
	font-family: DejaVuSansCondensed, "Lucida Grande", "Lucida Sans Unicode", Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	color: #3d3d3d;
	display: inline;
	list-style-type: none;
	text-shadow: 0px 1px 0px #b4b4b4;
}
ul.menu li h2 a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #3d3d3d;
	display: inline-block;
	list-style-type: none;
}
ul.menu li h2 a:hover {
	font-style: normal;
	font-weight: normal;
	background-color: #FCEE21;
	text-decoration: none;
	color: black;
	display: inline-block;
	list-style-type: none;
}
.skrt {
	display: inline;
	margin-top: 5px;
	background-repeat: no-repeat;
	float: left;
	width: 760px;
}
#footer {
	display: inline;
	padding-top: 2px;
	margin-right: 20px;
	margin-left: 17px;
	border-top-color: #5a5a5a;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 20px;
	float: left;
	width: 720px;
}
#footer p {
}

p.text, .box p {
	color: #4c4c4c;
	line-height: 1.4em;
	font-size: 1.1em;
}
p.text a, .box p a {
	font-weight: bold;
	text-decoration: none;
	color: #4a4a4a;
}
p.text a:hover, .box p a:hover {
	background-color: #FCEE21;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.col {
	display: inline;
	margin-left: 17px;
	float: left;
	width: 230px;
}

.box {
	display: inline;
	min-height: 265px;
	width: 230px;
	float: left;
	margin-bottom: 20px;
}
.box img {
	margin-top: 1px;
	margin-bottom: 4px;
	width: 230px;
		/* cień html */
	-webkit-box-shadow: 0px 2px 3px #1c1c1c;
	-moz-box-shadow: 0px 2px 3px #1c1c1c;
	box-shadow: 0px 2px 3px #1c1c1c;
}


h2.fru {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 230px;
	text-decoration: none;
	display: inline-block;
	line-height: 1em;
	margin-top: 7px;
	border-bottom-color: #545454;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
	color: #3d3d3d;
	font-style: normal;
	font-weight: normal;
	font-size: 1.4em;
	font-family: DejaVuSansCondensed, "Lucida Grande", "Lucida Sans Unicode", Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	text-shadow: 0px 1px 0px #b4b4b4;
	
}

h2.fru a {
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
	color: #3d3d3d;
}
h2.fru a:hover {
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	background-color: #FCEE21;
	text-decoration: none;
	color: black;
}
h3.news {
	margin-top: 4px;
	margin-bottom: 3px;
	color: #151515;
	font-weight: bold;
	font-size: 1.2em;
}
h3.news a {
	text-decoration: none;
	color: #3a3a3a;
	font-weight: bold;
}
h3.news a:hover {
	background-color: #FCEE21;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
p.data {
	font-size: 1em;
	color: #6c6c6c;
	margin-top: 5px;
}
.col ul {
	list-style-type: none;
}
.col ul li {
	list-style-type: none;
}
.col ul li p {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1.1em;
	color: #545454;
}
.col ul li a {
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1.1em;
	color: #484848;
}
.col ul li a:hover {
	background-color: #FCEE21;
	color: black;
}
img.male {
	margin-top: 4px;
	margin-right: 5px;
	float: left;
}
.navi {
	display: inline;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: 17px;
	border-bottom-color: #5f5f5f;
	border-top-color: #5f5f5f;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin-bottom: 10px;
	float: left;
	width: 723px;
}
.navi .back {
	float: left;
}
.navi .current {
	width:100px;
	margin:auto auto;
	
}
.navi .for {
	font-style: normal;
	font-weight: normal;
	float: right;
}

/*
Piotrka klasy
*/

.navi .back a, .navi .for a {
	color: #393939;
	font-size: 0.8em;
	text-transform: uppercase;
}
A.znacznikiStron {font-size:8px;color:black;}
A.znacznikiStronAktywna {font-size:8px;color:white;}
A.znacznikiStron:hover, A.znacznikiStronAktywna:hover {text-decoration:underline;}
.znacznikiStron {text-decoration:none;font-size:8px;color:#FFFFFF;font-weight:normal;
padding:2px; width:11px; height:11px; text-align:center; background-color: rgb(240,240,240)}
.znacznikiStronAktywna {text-decoration:none;font-size:8px;color:#FFFFFF;font-weight:normal;
padding:2px; width:11px; height:11px; text-align:center; background-color: rgb(150,129,53)}


.malyErrorDiv {
   font-size:10px;color:#C40026;font-family: verdana;font-weight:bold;padding:5px;text-align:center;border:1px solid #C40026;
}

.pole {
   line-height: 1.3em;
	font-size: 1.2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #534741;
	border:1px solid rgb(62,62,62);
	
}

.button {
   
	font-size: 1.1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background-color: rgb(62,62,62);
	color:white;
	border:0px;
	padding:2px;
}

.dragged {
	cursor: all-scroll !important;
	border-color: #cc0000 !important;
	z-index: 300 !important;
	filter: alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
.chosen {
	background: rgb(194,194,194);
}

.full {
	margin-left: 17px;
	padding-bottom:15px;
	margin-right: 17px;
}

#faza {
	background-position: center top;
	position: static;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/faza.png);
	height: 36px;
	width: 100%;
	text-indent: -9999px;
}

ul.list li {
	color: #646464;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}

ul.list ul.list2 li {
	color: #646464;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: none;
}

.zdanie {
	display: inline;
	padding-right: 200px;
	margin-left: 17px;
	margin-bottom: 15px;
	width: 480px;
	float: left;
}

.zdanie p.text {
	color: #4c4c4c;
	line-height: 1.4em;
	font-size: 1.2em;
}

.skrt .col  img {
	max-width: 230px;
}

