body	{ color: #444; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }
h3		{ color: #526C79; text-transform: uppercase; letter-spacing: -1px; }
h4		{ height: auto; font-weight: bold; }

a		{ color: #FE6634; font-weight: bold; }

table	{ border: 1px solid #526C79; }
th		{ color: #fff; background: #5583AE url(../images/mainnavi-bg.gif) 0 0 repeat-x; }
.odd	{ background: #F6F9FB; }

textarea	{ height: 125px; }

.numbers	{ text-align: right; white-space: nowrap; }
.wypadanie	{ color: #B5767E; }
.leczenie	{ color: #CF006A; }

.content-right	{ float: right; margin: 1.5em 0 1.5em 1.5em; }
.content-left	{ float: left; margin: 0 1.5em 1.5em 0; }
.stylish		{ background: #fff; border: 1px solid #E8E9DE; padding: 2px; }

.signature		{ text-align: right; }

/* main navigation */
#mainnavi					{ background: #526C79 url(../images/mainnavi-bg.gif) 0 0 repeat-x; list-style: none; list-style-image: none; margin: 0 0 1.5em 0; padding-top: 1em; padding-bottom: 1em; }
#mainnavi li				{ float: left; border-left: 1px dotted #fff; margin-left: 15px; padding-left: 15px; }
#mainnavi li:first-child,
#mainnavi li.first-child	{ border-left: none; margin-left: 0; padding-left: 0; }
#mainnavi li a				{ color: #fff; text-decoration: none; font-weight: normal; }
#mainnavi li a:focus,
#mainnavi li a:hover		{ text-decoration: underline; }
#mainnavi li.selected a		{ font-weight: bold; }

/* boxes */
#boxes	{ margin-bottom: 1.5em; }

/* rank box */
#rank-box			{}

/* lukas history box */
#lukas-box			{ color: #fff; background: #91B110 url(../images/lukas-box-bg.jpg) 0 0 no-repeat; padding-top: 1.5em; padding-bottom: 1.5em; min-height: 85px; _height: 85px;  margin-bottom: 1.5em; }
#lukas-box a		{ color: #FFF; text-decoration: none; font-weight: normal; }
#lukas-box a:focus,
#lukas-box a:hover	{ text-decoration: underline; }

/* question box */
#question-box			{ background: #E87B02 url(../images/question-box-bg.gif) 100% 0 no-repeat; padding-top: 1.5em; padding-bottom: 1.5em; min-height: 100px; _height: 100px; }
#question-box a			{ color: #FFF; }
#question-box a			{ color: #FFF; text-decoration: none; font-weight: normal; }
#question-box a:focus,
#question-box a:hover	{ text-decoration: underline; }

/* ranking */
#ranking		{ list-style: none; list-style-image: none; margin-left: 0; }

.notes			{ float: right; width: 350px; margin-left: 30px; margin-right: 0; color: #333; background: #E9EFF4; }
.notes .large	{ line-height: normal; margin-bottom: 0; }
.notes dt		{ float: left; clear: left; }
.notes dd		{ float: right; clear: right; }

.buttons		{ text-align: center; }
.buttons img	{ margin: 0 5px; }

/* lukas history page */
.lukas-foto 	{ text-align: center; margin-bottom: 1.5em; }
.lukas-foto img	{ display: inline; }

#footer	{ border-top: 1px dotted #aaa; margin-top: 2em; padding-top: 0.5em; }