/*

*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #3E4F56;
}
a:hover {
	color: Black;
}
body {
	background: url(img/P1.jpg) repeat;
	color: Black;
	font: normal 100% Verdana;
	margin: 0;
	background-repeat: repeat;
}
input {
	color: Black;
	font: normal 18px Verdana;
}
p,code,ul {
	font-size: 20px;
	padding-bottom: 20px;
}
h1 {
	font-size: 20px;
	margin-bottom: 4px;
}
code {
	background: url(img/Pk1.jpg);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: Black;
	display: block;
	font: normal 18px Verdana;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
	}
cite {
	color: Fuchsia;
	font-size: 12px;
	
}
	



/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/Pk3c.jpg);
	margin: 0 auto;
	padding-bottom: 6px;
	width: 1000px;
	border-bottom: 1px solid #DDD;
}
.header {
	background: url(img/KRAINA03.jpg);
	width: 963px;
	height: 250px;
	repeat-x center;
	border-width: 200px;
}



/* title */
.title h1 {
	color: #5759FF;
	font: normal 80% Verdana,sans-serif;
	height: 200px;
	line-height: normal;
	margin-bottom: 20px;
	text-align: left;
	
}

/* navigation */
.navigation {
	margin-bottom: 4px;
	background: Blue;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* main left lewe okno*/
.sidenav h1,.sidenav ul {
	padding-left: 14px;
}
.sidenav {
	background: #9AE49B;
	border: 1px solid #9AE49B;
	float: left;
	width: 200px;
}
.sidenav h1 {
	color: Black;
	font-size: 1.2em;
	height: 20px;
	background: #15FF17;
	font: normal normal bolder;
	font-family: serif;
	background-color: #15FF17;
}
.sidenav ul {
	margin: 0;
	padding: 0;
	background-color: #9AE49B;
	background: #9AE49B;
}
.sidenav li {
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #00019F;
	display: block;
	font-size: larger;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
	font: fantasy;
	font-family: Gabriola;
	font-style: normal;
	font-weight: bold;
}
.sidenav li a:hover {
	color: #111;
}
.sidenav1 {
	border: 0 px ;
	float: left;
	width: 200px;
}


/* content długosc planszy z własciwym textem*/
.content {
	float: right;
	width: 753px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #FFEF95;
	background: #FFEF95;
	margin-bottom: 8px;
}
.content .item p {
	color: Black;
	font-size: 16px;
	
}
.content .item a {
	text-decoration: none;
	
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	/*list-style: url(img/li.gif);*/
	/*margin-left: 16px;*/
}

.content .item2 {
	padding: 6px 12px;
	border: 1px solid #FFEF95;
	background: #FFEF95 url(img/textgaA.png) center;
	margin-bottom: 8px;
}

.content .item3 {
	padding: 6px 12px;
	border: 1px solid #FFEF95;
	background: #FFEF95 url(img/imagtges.jpg) repeat-y left;
	margin-bottom: 8px;
	font-size: 16px;
	font: "Courier New", Courier, monospace;
}

.content .item4 {
	padding: 6px 12px;
	border: 1px solid #FFEF95;
	background: #FFEF95 url(img/krata4.png) repeat;
	margin-bottom: 8px;
}

.content .item4 .roDE {
	float: left;
}

.content .item4 .roPL {
	float: left;
}
	
/*.content .item4 .reblok {
	clear: both;
}	
*/
/*hhhhhh*/

.content .itemtest {
	padding: 3px 5px;
	background-color: #B15D1F;
	text-align: center;
	margin-bottom: 0px;
	border-width: medium;
}
.content .itemtest  ol, ol li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 2px;
}
/*robi menu w liscie*/
.content .itemtest  ol li {
	float: left;
	
}

.content .itemtest ol a:link, ol a:visited {
	text-decoration: none;
	display: block; /*width: 80px;*/
	text-align: center;
	background-color: #6B3710;
	color: Yellow;
	padding: 3px 5px;
	border: 1px solid;
	margin: 0 auto;
	border-color: #8A8213;
}
/**/
.content .itemtest ol a:hover {
	color: #8CFF11; /*border-style: inset;
	adding: 7px 3px 3px 7px;*/
}




/* search form  padding to podszycie*/
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid Blue;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* footer podłoże biała ramka na dole*/
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	width: 963px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}
.footer .left, .footer .right {padding: 6px 12px;}
.footer .right, .footer .right a {color: #AAA;}
.footer .right a:hover {color: #666;}

/* floats */
.left {float: left;}
.right {float: right;}