@import url("../common.css");
@import url("box.css");
@import url("form.css");
@import url("layout.css");
@import url("menu.css");
@import url("table.css");
@import url("typography.css");

#header-inner { height: 309px; background: url("../../../home/under-header.png") left bottom no-repeat; }
#quick-search { height: 50px; width: 250px; float: right; font-size: 90%; padding: 0 1em; }
#logo a { display: block; width: 100%; height: 100px; float: left; }
#odkaz-poptavka { float: left; width: 250px; position: relative; top: 70px; left: 11px; _left: -23px; }
#odkaz-poptavka a { color: white; text-decoration: none; font-weight: bold; font-size: 90%; }

#rollup { position: absolute; left: 50%; margin-top: -6em; margin-left: 328px; float: right; }

#toolbar { font-size: 80%; text-align: right; }
#toolbar a {  }
#toolbar div { padding: 2px .5em; }

/**
 * Shop
 */

#minigallery { width: 230px; float: left; margin-right: 1em; background: #147D3C; }
#minigallery .thumb { float: left; }
/**
 * Discussions
 */

.comment { background: #eee; padding: 1em; margin: .5em 0; border: 1px solid #ccc; }
#phrases { height: 0; overflow: hidden; font-size: 20%; text-align: justify; color: #999999; background: white; margin-top: -8px; }