/******************************************************************************/
/*                         MAIN LAYOUT CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
==========================General=============================*/
html {
    height: 100%;
    margin-bottom: 1px;
}
body, h1, h2, h3, h4, p, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 10px;
    color: #737164;
}
body.sgl {
    background-color: #FFFFFF;
    text-align: center;
    background: #000 url(../images/tlo.gif) repeat;
}
dl {
    margin: 0 0 0.5em;
}
p {
    margin-bottom: 0.5em;
}
a {
    color: #737164;
    text-decoration: underline;
}
a:hover {
    color: #737164;
    text-decoration: underline;
}
a:focus {
    outline: none;
}
img {
    border: none;
}
hr {
    border-top: 1px dotted #999;
    border-bottom: 0px;
    height: 1px;
}

/*
======================Global layaout==========================*/
#outer-wrapper {
    max-width: 1000px;
    clear: both;
    width: 779px;
    margin: 0px auto 0;
    text-align: left;
}
#header {
    position: relative;
	height: 90px;
}
#inner-wrapper {
    clear: both;
    width: 779px;
    /* 722 is for mainWrapper width - borders width : 722 - (2 x 1) */
    border-width: 0px;
    border-style: solid;
    border-color: #999898;
    border-top-width: 0px;
    border-bottom-width: 0px;
}
#footer {
    clear: both;
}

/*
======================2 Cols Fluid============================*/
#middleColTD {
    height: 520px; /* 380pxSets min height for IE */
	vertical-align: top;
	background: #e5e5e5 url('http://www.chrobok.com.pl/themes/chrobok/images/tlo_naglowek.gif') repeat-x top;
    width: 574px;
}
html > body #middleCol {
    /* Sets min height for gecko */
    height: auto;
}
#middleCol .inner {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#content.inner {
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 524px;
}

TABLE.inner-container {
	margin-bottom: 0px;
    width: 779px;
}

#layout-3Cols #middleCol {
    width: 568px;
    height: 520px; 
	vertical-align: top;
	background: #e5e5e5 url('http://www.chrobok.com.pl/themes/chrobok/images/tlo_naglowek.gif') repeat-x top;
    width: 574px;
}
#layout-leftCol #middleCol {
    width: 568px;
}
#layout-rightCol #middleCol {
    width: 773px;
}
#layout-noCols #middleCol {
    width: 773px;
}
#leftCol {
    float: left;
    width: 205px;

}
#leftColTD {
    vertical-align: top;
    width: 205px;
	background: #000000;
}

#leftCol .inner {
    padding: 0px;
	padding-top: 0em;
}
#rightCol {
    float: right;
    width: 0px;
    background: #FFFFFF;
}
#rightCol .inner {
    margin: 2.5em 4px 4px 0;
    padding: 5px;
    padding-top: 0.8em;
    border: 1px solid #6c6b6b;
}


/*
=========================Header===============================*/
#header {
	vertical-align: bottom;
}
#header .wrapLeft {
}
#header .wrapRight {
}
#header .wrap {
    position: relative;
    height: 90px;
    margin: 0 0px;
	background: #FFFFFF url('http://www.chrobok.com.pl/themes/chrobok/images/tlo_top.gif') repeat-x;
}
#header span#logo {
    font-size: 30px;
    font-family: "Trebuchet MS";
}
#header a#logo {
    color: #FFFFFF;
    text-decoration: none;
}
#header #logo img {
	margin-top: 0px;
	margin-left: 30px;
}
#header #bugReporter {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#header #firmaNavigation {
    position: absolute;
    top: 0px;
	right: 0px;
	z-index: 99;
}

#header #animation {
    position: absolute;
    top: 0px;
	left: 0px;
	z-index: -1;
}

#header #noanimation {
    position: absolute;
    top: 0px;
	left: 0px;
	z-index: 1;
}

#flashAnimationBlock {
	height: 173px;
	overflow: hidden;
}

#flash {
    float: left;
}

div.invisibleTitle {
    visibility: hidden;
}

#links {
    color: #737373;
    float: right;
    width: 450px;
    height: 74px;
    position: absolute;
    top: 0px;
    right: 0px;
	line-height: 40px;
	text-align: right;
	margin-right: 5px;
}

#links a {
	padding-left: 5px;
	padding-right: 5px;
}

/*
======================Inner Wrapper===========================*/
#inner-wrapper {
    background: #FFFFFF;

}
#inner-wrapper .inner-container {
}

/*
=======================Breadcrumbs============================*/
#breadcrumbs {
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-top: none;
    font-family: arial;
    font-size: 0.8em;
}
#breadcrumbs .inner {
    padding: 0.4em 0 0.4em 1em;
    border: 1px solid #FFFFFF;
}
#breadcrumb {
    /*float: left; sprawdzic wylaczenie w IE*/
}
a.breadcrumbs {
    font-weight: bold;
    color: #010066;
}

/*
======================Main Content============================*/


p {
        text-align:justify;
        text-indent:1.2em;
        line-height:16px;
		margin-bottom:10px;
}

H1 {    FONT-WEIGHT: bold;      
        FONT-SIZE: 14pt;        
        MARGIN: 0.3em 0px 0.7em;        
		COLOR: #737164;
}

H2 {    FONT-WEIGHT: bold;      
        FONT-SIZE: 12pt;        
        MARGIN: 0.3em 0px 0.7em;        
		COLOR: #8d9ba9;
		FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif
}

H3 {    PADDING-LEFT: 0px;      
        FONT-WEIGHT: bold;      
        FONT-SIZE: 11pt;        
        MARGIN: 1.5em 0px 0.5em;    
		margin: 1em 0 0.3em 0;
        COLOR: #728494; 
        TEXT-INDENT: 0px;       
		FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif
}

H4 {    PADDING-LEFT: 0px;      
        MARGIN: 1em 0px 1.5em;  
        TEXT-INDENT: 0px;     
		COLOR: #737164;  
		FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 12px;

}

H5 {    PADDING-LEFT: 0px;      
        FONT-WEIGHT: bold;      
        FONT-SIZE: 12px;        
        MARGIN: 1em 0px 0.5em;  
        COLOR: #8d9ba9; TEXT-INDENT: 0px;       
        FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif
}



ul {
	margin: 0.5em 0 0.5em 1em;
    list-style-position: outside;
	list-style-image: url('http://www.chrobok.com.pl/themes/chrobok/images/kropka2.gif');
	padding-left: 1em;
}

li {
	padding-left: 0em;
	padding-top: 0.2em;
}

#content p {
	text-align: justify;
	text-indent: 1.2em;
}

#staticArticle p {
	margin-bottom: 0.5em;
}


h1.pageTitle {
    padding-bottom: 10px;
	position: relative;
	top: 13px;
}

/*
===============Generic columns presentation===================*/
.two-cols {
    height: 100%;
    overflow: hidden;
}
.two-cols .col {
    float : left;
	width : 49%;
	margin-left : 1%;
}
.two-cols .first {
	width : 50%;
	margin-left : 0;
}

/*
==================Default Forms Styling=======================*/



fieldset {
    padding: 10px 0;
    border: none;
}
fieldset h3 {
    font-size: 1em;
    color: #464741;
}
#content form ul {
    position: relative;
    margin: 0;
    padding: 0;
    width: 99%;
    list-style-position: outside;
    list-style-image: none;
}

#content form li {
    display: block;
    margin: 0;
    padding: 1px 4px 6px 9px;
    line-height: 1.8em;
    list-style-type: none;
}
form li.focused {
    background: #b9c2e9;
}

form li div {
    float: left;
    display: inline;
    margin-right: 5px;
    color: #464741;
}
form li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form li p {
    clear: both;
    font-size: 9px;
    line-height: 13px;
}


/*
===================Form Elements Styling======================*/
input, select, textarea {
    font-size: 100%;
}
textarea {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}

#content input.text, #content select.select, #content textarea.textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #7c7c7c #c3c3c3 #ddd #c3c3c3;
    background: #fff url(../images/fieldbg.gif) repeat-x top;
}

input.text {
    padding: 2px 0;
}
form label {
    font-weight: bold;
    color: #464741;
}

/* SIZES */
.third {
	width:32% !important;
}
.half {
	width:48% !important;
}
.full {
	width:100% !important;
}
input.small, select.small {
	width:25%;
}
input.medium, select.medium {
	width:50%;
}
input.large, select.large, textarea.textarea {
	width:99%;
}
input.tags {
	width:315px;
}
textarea.small {
	height:5.5em;
}
textarea.medium {
	height:10em;
}
textarea.large {
	height:20em;
}

/* BUTTONS */
.button {
    font-size: 110%;
    margin-right: 5px;
    /*border: 1px solid #666;*/
}

/*
====================Form Fields Layout========================*/
/* --
Definition lists are used to display fields labels and values
-----*/
dl.onSide dt {
    float: left;
    width: 120px;
    padding-right: 20px;
    text-align: right;
}
dl.onSide dd{
    margin-left: 140px;
    margin-bottom: 0.5em;
}
dl.onTop dd {
    margin: 0;
}
dd .error {
    display: block;
}

/*
======================No forms layout=========================*/
div.fieldsetlike { /*
--------------------- as some pages don't use forms/fieldsets
- e.g. user/profile, we have to put data in a fieldset like
- div to have same render ------------------------------------*/
    padding: 10px 0;
}
div.fieldsetlike h3 {
    font-size: 1em;
    color: #464741;
}

/*
==================Default Tables Styling======================*/
/*  In a transition period, we'll use a sglTable class to style tables
    Everyone is encouraged not to use tables for layout purposes
    TODO: remove this when all layout tables have been replaced */
.wide {
    width: 60%;
}
.large {
    width: 85%;
}
table {
    margin: 0 0 1em;
    border-collapse: collapse;
	font-size: 12px;
}

table .layout {
	margin: 0 0 0 0;
}

table .nowrap {
    white-space: nowrap;
}
.sglTable td, .sglTable th {
    border-width : 0 0 1px 0;
	border-style : solid;
	border-color : #6c6b6b;
	padding : 2px 5px;
	vertical-align : top;
}
.sglTable th {
    text-align: left;
    border-bottom-color: #464741;
}
th a {
    display: block;
    color: #666 !important;
}
tr.expand td {
    border-bottom: none;
}
td.expand {
    padding: 1em 5px;
}
th.sortedAsc a {
    background: url('http://www.chrobok.com.pl/themes/chrobok/images/th-sortAsc.gif') 95% 50% no-repeat;
    color: #010066 !important;
}
th.sortedDesc a {
    background: url('http://www.chrobok.com.pl/themes/chrobok/images/th-sortDesc.gif') 95% 50% no-repeat;
    color: #010066 !important;
}
th a:hover {
    text-decoration: none;
    color: #010066 !important;
}
tr.alternateRow td, tr.backDark {
    background-color: #FBFFEF; /*F0FFD9*/
}
tr.selectedRow td {
    background: #F6F5F2; /*D0DCE0*/
}
tr.rowHover td, tr:hover td {
  /*background: #F0FFD9;*/ /*E0EFB8*/
}

/*
======================Messages & Errors=======================*/
.message {
    text-align: center;
}
.message div {
    width: 60%;
    margin: 1em auto;
    padding: 0.5em;
    -moz-border-radius: 0.3em;
}
.errorMessage {
    border: 2px solid #FF3300;
    color: #FF3300;
}
.infoMessage {
    border: 2px solid #010066;
    color: #737164;
}
.error, .required {
    color: #FF3300;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 1em auto;
    padding: 0.5em;
    border: 2px solid #FF3300;
    -moz-border-radius: 0.3em;
    font-family: arial;
}
div.errorHeader {
    margin-bottom: 0.5em;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.3em;
    color: #FF3300;
}
div.errorContent {
    text-align: left;
}

/*
============================Flags=============================*/
a.langFlag {
    4: 0 5px;
}

/*
========================Miscellaneous=========================*/
.spacer {
    clear: both;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clear {
    clear: both;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.hide {
    display: none;
}
.narrow {
    width: 45%;
}
.full {
    width: 100%;
}
.button {

}
.noBg {
    background: none;
}
pre.codeExample {
    padding: 1em;
    background-color: #e5e5e5;
    border: 1px solid #464741;
    border-left: 5px solid #464741;
    font-size: 1em;
}

/*
========================Comments=========================*/

#addComment fieldset {
    padding: 10px;
    border: 1px solid grey;
}
#addComment input[type="text"] {
    width: 200px;
}

/*
========================Miscellaneous2=========================*/

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #FFE5F8;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}

/*
TO REMOVE WHEN ALL TEMPLATES ARE CONSOLIDATED
======================Default Theme BC========================*/
.wideButton {
    /* use button instead */
    width: 8em;
}

.presentationTable {
	cellpadding: 1px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.presentationTable THEAD {
	background-color: #e9edf8;
	vertical-align: middle;
	height: 22px;
	line-height: 13px;
}

.presentationTable TD.Header {
	background-color: #e9edf8;
	vertical-align: middle;
	height: 22px;
}

.presentationTable TD {
	vertical-align: middle;
	border: 1px solid #e5e5e5;
}

TD p {
	margin-bottom: 0px;
	line-height: 16px;
	text-indent: 0px;
}

#content td p {
	text-indent: 0px;
}

.Light {
	background-color:  #e9edf8;
	vertical-align: middle;
}

.Dark {
	background-color: #e5e5e5;
}

#f1 {
	position: absolute;
	bottom: 10px;
	left: 30px;
	vertical-align: bottom;
	color: black;
	font-size: 11px;
}

/*
=========================Footer===============================*/
#footer .wrapLeft {
}
#footer .wrapRight {
}
#footer .wrap {
	height: 122px; 
    position: relative;
    margin: 0 0px;
    padding: 0px 0 0px;
	text-align: left;
	background: #FFFFFF url('http://www.chrobok.com.pl/themes/chrobok/images/stopka.jpg') no-repeat;
	vertical-align: bottom;
}

#footer p {
    color: #464741;
	text-align: left;
	vertical-align: bottom;
	text-indent: 0px;
}


#f1 A {
	color: black;
	font-size: 11px;
}


#f2 {
	position: absolute;
	bottom: 5px;
	left: 300px;    
	height: 35px;	
}

.realizations p {
	text-align: center;
}
/******************************************************************************/
/*
====================Default Block Styling=====================*/
.block {
    margin-bottom: 1.5em;
}
.block .header {
    color: #808080;
    font-weight: bold;
}
.block .header h2 {
    font-family: arial;
	line-height: 20px;
	font-size: 11px;
	color: #808080;
	padding-left: 3px;
    background: url('http://www.chrobok.com.pl/themes/chrobok/images/separator.gif') no-repeat;
}
.block .content {
    font-size: 1em;
}


/*
 ================== User defined =============================*/

.articleNews {
	background: url('http://www.chrobok.com.pl/themes/chrobok/images/tlo_aktualnosci.gif') no-repeat;
	padding: 2px;
}
.articleNews p {
	text-align: left;
}

.articleNews h5 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}


#articleMenu {
	position: relative;
	float: right;
	right: -10px;
	Z-index: 99;	
	width: 200px;
	background-color: #f3f3f3;
}

#articleMenu .content {
    color: #808080;
}

/*
=====================Lang Switcher Block======================*/
#lang-switcher {
    float: right;
}
/*
====================Spacer===================================*/

.spacer {
    position: relative;
    background-image: url('http://www.chrobok.com.pl/themes/chrobok/images/rep_2.jpg');
    background-repeat: repeat-x;
    width: 100%;
    text-align: center;
    height: 26px;
    color: #FFFFFF;
    line-height: 26px;
}

.spacer a {
    font-family:arial;
    font-size:11px;
    color: #FFFFFF;
    padding: 0px 0px 0px;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
}
.spacer a:hover {
    text-decoration: none;
}

/*
====================Top Navigation Block======================*/

#top-nav {
    position: relative;
    background-image: url('http://www.chrobok.com.pl/themes/chrobok/images/tlo_menu.gif');
    background-repeat: repeat-x;
}
#top-nav .inner {
    height: 32px;
    width: 100%;
    padding-left: 0px;
}
#top-nav ul {
    margin: 0;
    padding-left: 0;
    padding-top: 6px;
    list-style: none;
}
#top-nav li {
    float: left;
    padding-left: 0;
    padding-top: 0px;
    width: 120px;
    height: 21px;
    margin: 0px;
}
#top-nav li a {
    margin-top: 3px;
    margin-left: -1px;
    display: block;
	font-size: 12px;
    color: #FFFFFF;
    padding: 0px 0px 0px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 21px;
    height: 21px;
    background-image: url('http://www.chrobok.com.pl/themes/chrobok/images/div_1.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}

#top-nav li a:hover {
    text-decoration: underline;
}

#top-nav li.current a {
    text-decoration: none;
}


/*
 ========================== Section menu =========================== */

div.sectionMenu ul {
	list-style-image: none;
	list-style: none;
	list-style-position: outside;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

div.sectionMenu .header {
	display: none;
	border: none;
	margin-top: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*background: url('http://www.chrobok.com.pl/themes/chrobok/images/PR.jpg') no-repeat;*/
	height: 32px;
}
div.sectionMenu .header h2 {
	line-height: 20px;
	font-size: 12px;
	color: #737164;
	padding-left: 3px;
	padding-top: 5px;
	margin-bottom: 0px;

}

div.sectionMenu li {
	font-family: Arial, Helvetica, Verdana;
	letter-spacing: 0px;
	font-size: 12px;
	line-height: 19px;
	list-style: none;
	color: #808080;
	padding:0px;
	margin:0px;
	margin-right: 0px;
	width: ;	
}


div.sectionMenu li a {
	color: #808080;
	height: 23px;
	display: block;
	background: url('http://www.chrobok.com.pl/themes/chrobok/images/buton.gif') no-repeat;
	text-indent: 17px;
	padding-top: 2px;
	border: none;
	text-decoration: none;
}

 div.sectionMenu li.current {
}

div.sectionMenu li.current a {
	color: #FFFFFF;
	background: url('http://www.chrobok.com.pl/themes/chrobok/images/buton_aktywny.gif') no-repeat;
}

/*
 ========================== subSection menu =========================== */
#articleMenu {
	margin-bottom: 0.2em;
}

div.subSectionMenu {
	margin-bottom: 1em;
}

div.subSectionMenu ul {
	list-style-image: none;
	list-style: none;
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 2px 0px;
	/*background-color: #f3f3f3;*/
}

div.subSectionMenu .header {
	border: none;
	margin: 0px 0px 0px 20px;
	padding-bottom: 0px;
	height: 32px;
	width: 225px;
}
div.subSectionMenu .header h2 {
	line-height: 20px;
	font-size: 12px;
	color: #737164;
	padding-left: 3px;
	padding-top: 9px;
	margin-bottom: 0px;
	z-index: 0;
}

div.inner div.subSectionMenu li {
	font-family: Arial, Helvetica, Verdana;
	letter-spacing: 0px;
	font-size: 8pt;
	line-height: 19px;
	color: #6c6b6b;
	padding:0px;
	margin:0px;
}


div.inner div.subSectionMenu li a {
	color: #808080;
	width: 180px;
	height: 20px;
	line-height: 22px;
	display: block;
	background: url('http://www.chrobok.com.pl/themes/chrobok/images/pic2.gif') no-repeat scroll 0% 70%;	
	text-indent: 17px;/*17px;*/
	padding-top: 2px;
	border: none;
	text-decoration: none;
}

div.inner div.subSectionMenu li.current {
    color: #EA5A01;
}

div.inner div.subSectionMenu li.current a {
        color: #EA5A01;
}

/*
===========================Left Column======================================*/

#leftTop {
    height: 162px; /*This is 201-39*/
    margin-bottom: 0;
}

#uplinks {
    padding-left: 10px;
}

#uplinks a {
    background: url('http://www.chrobok.com.pl/themes/chrobok/images/point_1.jpg') no-repeat scroll 0% 50%;
	padding-left: 30px;
	line-height: 16px;
	text-decoration: none;
}

/*
============================================================================*/

#searchForm {
    position: relative; 
    padding-left: 10px;
	padding-top: 7px;
	margin-left: 0px;
    background-image: url('http://www.chrobok.com.pl/themes/chrobok/images/back_form_1.jpg');
    height: 32px;
    color: #e9edf8;
	vertical-align: middle;
	font-weight: bold;
}

.searchDiv {
	float: left;
	height: 22px;
	margin-top: 0px;
	line-height: 22px;
}

#searchInputImage {
	vertical-align: middle;
}

#searchButton {
    margin-left: 5px;
	vertical-align: middle;
}

#searchForma .formOk {
    color: #e9edf8;
    position: absolute;
    right: 10px;
    top: 0px;
}

div.block {
	margin-bottom: 0em;
}

#mainCont {;
    position: absolute;
    top: 285px;
}

#homepageTable {
}

#mainContLeft {
    float: left;
    width: 207px;
    position: absolute;
}

#mainContLeft1 {
}

#mainContRight {
    float: right;
    width: 247px;
    position: absolute;
    right: 270px;/*=20+247+3*/
    bottom: 0px;
    border-left-color: #999898;
    border-left-width: 0px;
    border-left-style: solid;
}

#linkRight {
    padding-left: 10px;
    float: left;
}

#linkRight a {
    background: url('http://www.chrobok.com.pl/themes/chrobok/images/point_2.jpg') no-repeat scroll 0% 50%;
    height: 17px;
    font-family: tahoma;
    font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
}
#tabLeftCol {
    width: 221px;
	padding-top: 41px;
    border-right-style: solid;
    border-right-color: #999898;
	border-right-width: 1px;
	vertical-align: top;
}

#tabRightCol {
   width: 238px;
   padding: 41px 0px 0px 0px;
   padding-right: 0px;	
   vertical-align: top;
}

#categoryMenu div {
}

#linkRed {
    padding-top: 8px;
    padding-left: 15px;
}

#linkRed a {
    color: #EA5A01;
}

#lowerItem {
    height: 215px;
    vertical-align: bottom;
}

#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #737164;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #EA5A01;
    font-size: 1.3em;
    font-weight: bold;
    color: #b9c2e9;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #737164;
}
#nav ul li a:hover {
    color: #2666A3;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #2666A3;
    background-color: #E5F8FF;
}
#nav ul li.current a:visited {
    color: #2666A3;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #E5F8FF;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #2666A3;
    border-right: none;
    border-left: 1px solid #2666A3;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
#options {
    float: right;
    width: 180px;
    background: #b9c2e9;
    border: 1px solid #464741;
}