* { margin: 0; padding: 0; }
html { background: #668389; color: #484246; font-size: 16px; }
html a { color: #484246; }
html a:hover { text-decoration: none; }
body { width: 990px; margin: 0 auto; background: #cfe7e9; }
h1 { font-size: 72px; text-align: center; font-weight: normal; margin-bottom: 1px; }
h1 a { text-decoration: none; -moz-transition: all ease-in 0.4s; }
h1 a:hover { color: #2f2229; }
ul#menu { list-style-type: none; overflow: hidden; padding-bottom: 10px; background: #668389; text-align: center; }
ul#menu li { display: inline; }
ul#menu a { display: inline-block; text-decoration: none; background: #90b2b1; border: 2px solid #484246; margin: 10px 2px 0; padding: 3px 10px; border-radius: 6px; -moz-transition: all ease-in 0.3s; }
ul#menu a:hover, ul#menu a.active { background: #cfe7e9; border-color: #2f2229; }
div#content { overflow: hidden; }
div#sidebar { float: right; width: 225px; border-left: 5px solid #668389; padding: 5px 10px; padding-bottom: 20000px; margin-bottom: -20000px; }
div#sidebar h3 { font-weight: normal; font-size: 18px; text-align: center; }
div#tresc { padding: 10px 20px; width: 950px; float: left; }
h2 { font-weight: normal; font-size: 42px; margin-bottom: 10px; }
p { margin-bottom: 10px; text-indent: 20px; text-align: justify; }
div.foto { margin: 10px 0; text-align: center; font-size: 14px; }
div.foto img { display: block; margin: 0 auto; border: 1px solid #668389; padding: 1px; }
div#stopka { border-top: 5px solid #668389; padding: 5px 0; text-align: center; font-size: 14px; }
div#linkme { color: #2f2229; background: #668389; padding: 5px 0; text-align: center; font-size: 14px; }
div#linkme a { color: #2f2229; }
dl#linki { text-align: center; margin: 3px 0 10px; font-size: 12px; }
dl#linki dt { margin-top: 5px; }
dl#linki dd { margin-top: 2px; font-size: 14px; }
ul.lista { margin-left: 50px; }
