@import url('main.css');

#content { font-size: 1.1em; }
#header { display: none; }
#content { margin-top: 10px; }

#main-content { float: left; background: url(images/content_bg.gif) repeat-y;  line-height: 1.7em; padding: 0px 35px 0 15px; width: 556px; min-height: 1250px; //height: 1350px; font-size: 1.2em; }

#main-content #navigation h2 { display: none; }
#left { float: left; width: 206px; margin-top: 10px; }
#right { float: left; width: 208px; margin-top: 5px; margin-left: -19px; //margin-left: -33px; }
/* --------------------------- colors ------------------------- */
body { background: #fff; } #main { background: #fff; }
#main-content #navigation h2 { position: absolute; top: 215px; left: 247px; width: 555px; border-bottom: 1px solid #d4d4d4; padding-bottom: 5px; overflow: hidden; height: 20px; }
#content #right { //position: absolute; left: 851px; }
a, body, #main-content #navigation h2 { color: #000; }
#header h1, #header h1 a, #lang a, .head-line { color: #fff; }
.where, #content h1 { color: #cc0000; font-size: 1.4em; }
.year { color: #c55d32; }
.name, ul#menu li a, ul#menu li a:hover, #main-content a, #footer a, #right a { color: red; }
#copy, #sitemap { color: #333; }
.days { color: #0086ab }
ul#menu li.sub a { color: #000; }
#main-content h2 { color: #red; font-size: 1.5em; }
/* ------------------------- //colors ------------------------- */

#footer { border-top: 1px solid #d4d4d4; background: #fff; width: 998px; height: 130px; }

.head-line { background: none; color: #000; width: 200px; //width: 198px; height: 30px; padding: 8px 0 0 10px; font-weight: bold; font-size: 1.1em; }
