@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #CCC;

}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
h1 {
	font-size:22px;
}
a img { 
	border: none;
}


a:link {
	color: blue;
	text-decoration: underline; 
}
a:visited {
	color: violet;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 900px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:auto;
}


.header {
	background-color: #666;
	margin: auto;
}
#FlashID {
	float:left;
}

.sidebar1 {
	float: left;
	width: 180px;
	background: #EADCAE;
	padding-bottom: 10px;
}
.content {
 width: 550px;
 float: left;
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 20px;
 padding-left: 0px;
 margin-top: 10px;
 margin-left: 10px;
 background-color: #FFF;
 font-size: 90%;
 clear: both;
 height:auto;
}
.wide{
	width: 860px;
	
}

.right{
	width:350px;
	float: right;
	margin: 0px;
	padding: 0px;

	}

.sidebar2 {
	float: right;
	width: 250px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	height: auto;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666;
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px; 
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #ADB96E;
	color: #FFF;
}


.footer {
	padding: 25px ;
	background: url(../images/footerback.jpg)  ;
	position: relative;
	clear: both; 
	text-align:center;
	text-shadow:inherit;
	height: 30px;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.holder {
 height;:auto;
 width:300px;
 float: right;
 background-color: #FFF;
 margin-top: 10px;
 -moz-border-radius-topleft: 15px;
 -moz-border-radius-topright: 15px;
 -webkit-border-top-right-radius: 15px;
 -webkit-border-top-left-radius: 15px;
 -moz-border-radius-bottomleft: 15px; 
 -moz-border-radius-bottomright: 15px;
 -webkit-border-bottom-right-radius: 13px;
 -webkit-border-bottom-left-radius: 13px;
}
.holder p {
 border-left:1px solid #333;
 border-right:1px solid #333;
 padding:10px 15px;
 margin:0;

}

.top
{
 width:298px;
 height:30px;
 border:1px solid #333;
 -moz-border-radius-topleft: 15px;
 -moz-border-radius-topright: 15px;
 -webkit-border-top-right-radius: 15px;
 -webkit-border-top-left-radius: 15px;
 background-color: #004000;
}

.top h3 {
 margin:0;
 line-height:30px;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:15px;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 15px;
 text-align: center;
}

.bottom
{
 width:298px;
 height:10px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #333;
 border-right-color: #333;
 border-bottom-color: #333;
 border-left-color: #333;
 -moz-border-radius-bottomleft: 15px; 
 -moz-border-radius-bottomright: 15px;
 -webkit-border-bottom-right-radius: 50px;
 -webkit-border-bottom-left-radius: 50px;
}

#wrapper{
	width: 940px;
	background-color: #D6D6D6;
	background-image: url(../images/dropshadow2.jpg);
	margin-right: auto;
	margin-left: auto;
	}
#menu { 
	width: 874px;
	float: left;
	background: url(../images/divider.jpg) no-repeat top left;
	margin-left: 26px;
	list-style:none;
	display:inline;
	}
	
#menu li {
	float: left;
	background: url(../images/divider.jpg) no-repeat top right; 
	height: 38px
	}
	
#menu a {
	color: #000;
	text-decoration: none;
	font-size: 110%;
	float: left;
	display: block;
	height: 28px;
	padding: 5px 20px;
}
	
#menu a:hover {
	background:url(../images/backnav1.jpg) repeat-x;
	color: #fff;
}
#menudiv {
	width: 900px;
	background:url(../images/backnav.jpg) repeat-x;
	float: left;
	height: 38px;
}
#menudiv #menu a#onlink {
	background:url(../images/backnav1.jpg) repeat-x;
	color:#FFF;	
}

.center {
	text-align:center;
}

.big {
	font-size: 200%;
}
#mainwords {
	height:auto;
	width:550px;
	margin: 0px 0px 0px 0px;
}

#bar {
	width: 80%;
	height: 4px;
	background:#808080;
	border: 1px solid black;
}
.cenik {
	padding-left: 55px;
	font-size: 100%;
}
.cenik table td {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:2px 4px;
}
.cenik table {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.excel1 {
	font-size:120%;
}
#zanka {
	display:none;
}
.right{
 width:300px;
 float: right;
 margin: 0px;
 padding: 0px;

 }
 #wbkpic {
 
 height: 220px;
 width: 300px;
 margin-top: 5px;
 margin-bottom: 5px;
 float: right;
 }