* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #e7e5ce url("../images/bg-top.gif") repeat-x;
	background-repeat: repeat-x;
}

h1, h2, h3 {
	font-family: Georgia, Verdana, sans-serif;
	font-weight: normal;
}

#front {
   width: 890px;
   margin: 0 auto;
   background-color: #fff;
   border: 0;
   text-align: left;
   padding: 8px;
   overflow: auto;
}

#gora {
	width: 730px;
	margin: 3px auto;
}

#banner {
  	clear: both;
	width: 888px;
	height: 130px;
	background: #e7e5ce url("../images/okulary.jpg") no-repeat;
	margin-bottom: 8px;
	border: 1px solid #afab87;
}

#header {
	color: #E9E4AD;
 	margin: 0 auto;
	width: 890px;
	height: 62px;
	padding-top: 10px;
}

#header h1 {
	font-size: 3.0em;
	text-align: left;
	display: inline;
}

#header h1 a {
	color: #e9e4ad;
	text-decoration: none;
	letter-spacing: 2px;
}

#header .tagline {
	color: #F6F5E3;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.67em;
	text-align: left;
	display: inline;
	margin-left: 10px;
}

#logout {
  	color: #e9e4ad;
	float: right;
	position: relative;
	top: -10px;
}

#topmenu {
	clear: both;
	width: 890px;
	padding-bottom: 8px; 
}

#topmenu ul {
	list-style-type: none;
}

#topmenu ul li {
	display: inline;
}

#topmenu li a {
  	margin-right: 8px;
  	margin-bottom: 8px;
	float: left;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background: #afab87 url("../images/bg-menu.png") repeat-x;
	padding: 5px;
}

#topmenu li a:hover {
	background:#903400;
}

#topmenu li a.active {
	color: #000;
	font-weight: bold;
}

#left {
	color: #333;
	background-color: #fff;
	height: auto;
	width: 574px;
	float: left;
	background-repeat: no-repeat;
	padding: 0 15px 40px 15px;
	text-align: justify;
 	line-height: 200%;
}

#left p {
	font-size: 1.0em;
 	line-height: 2.0em;
	margin-bottom: 0.8em;
}
#left q {
	font-style: italic;  
}

#left q:before, #left q:after { content: ""; }

#left h2 , #left h1{
	color : #6c6946;
	margin: 1.3em 0 1.0em 0px;
	font-size : 2.0em;
	background: #fff url("../images/header.png") no-repeat bottom left;
}

#left select {
	margin-bottom: 0;
}

#left h3 {
	color: #6c6946;
	font-size: 1.67em;
	margin: 1.2em 0 0.8em 1.2em;
	background: #fff url("../images/header.png") no-repeat bottom left;
}

#left img {
	margin: 10px;
	padding: 4px;
	border: 1px solid #afab87;
	background: #fff url(../images/loading.gif) no-repeat center center;
}

#left img.toRight {
	margin: 0 0 10px 10px;
	float: right;  
}

#left img.toLeft {
	margin: 0 10px 10px 0;
	float: left; 
}

#left ul, ol {
	padding-left: 2.0em;
}

#left ul li {
	background: url(../images/raquo.gif) no-repeat left 0.7em;
	line-height: 2.0em;
	list-style-type: none;
	padding-left: 1.1em;
}

#left ol li {
	margin-left: 1.1em;
}

#left table {
	line-height: 200%;
	border: 1px solid #d8cfb2;
}

#left table td {
	padding: 5px;
}

#left a {
	font-weight: bold;
	color : #8f2d0e;
}

#left a:visited {
   color : #8f2d0e;
}

#left .small {
	font-size: 0.8em;

}

a.print {
	padding-left: 18px;
	background: url(../images/bg-print.png) no-repeat left center;
}

#left div.frame {
	width: 500px;
	background: #f0eedf;
	border: 1px solid #afab87;
	padding: 8px;
	clear: both;
	margin: 0 auto 1.0em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

#left div.frame p {
	margin: 0;  
}

#left img.separator {
	border: 0;
	margin: 10px 0;
	padding: 0;
}

#left #chartPrint {
	display: none;
}

#left table.stripeMe {
	border-collapse: collapse; 
	margin: 15px 10px;
}

#left table.stripeMe th {
	background: #7a6b56;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	line-height: 1.5;
	border-right: 1px solid #d8cfb2;
}

#left table.stripeMe td {
	line-height: 1.5;
	padding: 5px;
	border: 1px solid #d8cfb2;
	vertical-align: middle;
}

#left table.stripeMe td * {
	line-height: 1.5;
	padding: 5px;
}

#left table.stripeMe tr.alt td {
	background: #fcfae1;
}

#left table.stripeMe tr.over td {
	background: #f7f4dc;
}

blockquote {
  margin-top: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 4px solid #afab87;
  clear: both;
}

blockquote p {
	font-style: italic;  
}

#links {
	margin-top: 1.2em;
	line-height: 3.0em; 
}

#wynik {
	margin-bottom: 1.0em;
}

#fb-like {
	margin-top: 1.0em;
}

#right {
	background-color: #f0eedf;
 	color: #666;
	height: auto;
	width: 263px;
	float: right;
	padding-bottom: 30px;
	border: 1px solid #afab87;
	border-radius: 8px;
}

#right h2 {
	color: #6c6946;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	padding: 5px 15px 10px 15px;
}

#right h3 {
	font-size: 1.3em;
	padding: 5px 15px 0;
}

#right ol, #right ul {
	font-size: 0.92em;
  	list-style-type: none;
}

#right ol li, #right ul li {
	color : #000000;
	line-height: 1.25;
	margin: 10px;
}

#right ol li a, #right ul li a {
  	display: block;
	font-weight: bold;
	color: #903400;
	text-decoration: underline;
	margin-bottom: 1px;
	padding-left: 4px;
	line-height: 1.33;
}

#right a:visited {
   color: #903400;
	text-decoration: underline;
}

#footer { 
	text-align: center;
	margin: 0 auto;
	width: 890px;
	height: 30px;
	clear: both;
	color: #afab87;
	background-color: #e7e5ce;
	padding: 10px;
}

#footer a {
  color: #afab87;
}

#left .noframe {
	border: 0;
}
