@media screen {
/*	--------------------------------------------------------------------------------------
	CSS assembled by Marek Dusek (marek.dusek@gmail.com)?
	Copyright (c) 2005 HORES CR, s.r.o (www.hores-cr.cz)
	Version 0.1 Sep 2005
	--------------------------------------------------------------------------------------	*/
body, div, a, img, p, form,
ul, ol, dl, dt, dd, li,
table, caption, tr, th, td,
h1, h2, h3, h4, h5 {
	border: none;
	margin: 0;
	padding: 0;
}
body, input, select, textarea, table {
	font: 70%/150% Verdana, Arial, "Arial CE", Lucida, "Lucida Grande CE", "Helvetica CE", sans-serif;
    line-height: 1.2em;
}
pre, code, kbd, samp, tt {
	font-family: Courier, "Courier CE", "Courier New", monospace;
}
body {
	background: #ffff00;
  color: #513008;
}
a, a:link, a:visited, a:active {
	color: #513008;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #DA251C;
}
a img {
	border: none;
    margin: 0;
    padding: 0;
    display: block;
}
h2 {
    position: relative;
	font-size: 100%;
    display: block;
	font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
	color: #513008;
    background: url('../images/h2-back.gif') 0 0 repeat-x #D3D3D3;
}
h2 a {
    display: block;
    line-height: 35px;
}
h2 span {
    display: block;
    padding-left: 35px;
    margin-left: -15px;
    height: 35px;
    background: url('../images/h2-left-back.gif') 0 0 no-repeat transparent;  
    overflow: hidden;
}
#body #main h2 a {
    text-decoration: none;
    cursor: pointer;
}
h3, h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}
#body table h3 a:link, #body table h3 a:visited, #body table h3 a:active {
    text-decoration: none;
}
p {
    margin: 10px 0;
}
input, select, textarea {
    width: auto;
    font-size: 100%;
    border: 1px solid #000;
    background: #fff;
    padding: 2px 3px;
    _padding: 2px 3px 3px 3px;
    margin: 0;
}
form label {
    color: #010100;
    display: block;
    padding: 2px 0;
}
table {
	width: 100%;
	font-size: 100%;
    line-height: 100%;
}
caption, .simple-list .caption th {
    color: #DA251C;
    background: transparent;
    float: none;
    padding: 0.5em 0 0.2em 0;
    margin: 0 0 -10px 0;
    line-height: 150%;
    font-weight: bold;
    text-align: left;
    border-bottom: 3px solid #B71D00;
}
ul, li {
    list-style-type: none;
}
acronym, .acronym, dfn {
    background: url('../images/dotted.gif') left bottom repeat-x transparent;
    border: none;
	cursor: help;
    font-style: normal;
}
small {
    font-size: 90%;
}
hr {
    display: block;
    height: 1px;
    overflow: hidden;
    border: solid #B9C1C6;
    border-width: 1px 0 0 0;
    margin: 0.6em 0;
    padding: 0;
}
/*	--------------------------------------------------------------------------------------
	Classes definitions - in order of appearance (more or less ;)
	-------------------------------------------------------------------------------------- */
#body {
    position: relative;
	z-index: 0;
	width: 958px;
	margin: 0 auto;
    padding: 7px 11px 0 11px;
    background: #fff;
    top: 38px;
    ^top:18px;
}
#header {
	position: relative;
	z-index: 1;
	/*height: 13.6em;*/
	height: 210px;
    width: 958px;
    /*background: url('../images/header-back2.jpg') 0 0 repeat-x transparent;*/
}

#ribbon {
	position: fixed;
	^position: relative;
	margin: 0 auto;
	width: 100%;
	height: 28px;
	background: #535152;
	color: #C0C0C0;
	text-align: center;
	padding: 0;
	z-index: 999;
	font-family: arial,helvetica,clean,sans-serif;
}
#ribbon a, #ribbon a:link, #ribbon a:visited, #ribbon a:active {
	color: #C0C0C0;
	text-decoration: none;
}
#ribbon a:focus, #ribbon a:hover {
	color: #fff;
	text-decoration: none;
	background: transparent;
}
#ribbon p {
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 28px;
}
#ribbon p.message {
	padding-left: 100px;
}
#ribbon p a#ribbon-logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -7px;
	width: 100px;
	height: 28px;
	z-index: 999;
}
#ribbon p a#ribbon-logo img {
	display: inline;
	position: absolute;
	left: 0;
}

#caption {
    position: absolute;
    top: 2px;
    /*right: 5px;*/
    left: 785px;
    z-index: 1;
    
    /*text-align: right;*/
    width: 168px;
    /*height: 2.6em;*/
    /*background-color: #ff0000;*/
}
#caption p {
    margin: 3px 0 0 0;
}
#caption form p {
    margin: 0 0 10px 0;
}

#temp {
    position: absolute;
    left: 224px;
    top: 10px;
    /*width: 300px;*/
    width: 250px;
    color: #000000; 
}
#temp p {
    margin-top: 0.5em;
}
#subheader {
    padding: 0 10px;
    font-weight: bold;
	position: relative;
	z-index: 1;
	height: 24px;
    line-height: 24px;
    border-bottom: 1px dashed #BDBEBF;
    margin-bottom: 12px;
}
#subheader a {
    font-weight: normal;
    text-decoration: none;
}
#subheader .stores {
  top: 0px;
  position: absolute;
  z-index: 1;
  right: 5px;  
}
#subheader form p {
    margin: 0 0 10px 0;
}
#main {
	z-index: 1;
    width: 777px;
    float: right;
    margin-bottom: 15px;
    background: #fff;
}
#clmn-main {
    float: left;
    width: 596px;
}
h2 span.corner {
    position: absolute;
    display: block;
    z-index: 0;
    right: 0;
    top: -8px;
    height: 51px;
    width: 130px;
    padding: 0;
    margin: 0;
    background: url('../images/h2-right-back.gif') right center no-repeat transparent;
}
h2 span.icon-webcam {
    background-image: url('../images/icon-webcam.gif');
}
#news {
    color: #000;
}
.new-box {
    padding-left: 5em;
}
.new-box span {
    display: block;
    margin-left: -5em;
    width: 4.8em;
    height: 2em;
    color: #3D6CAD;
}
.new-box p {
    margin: -2em 0 0.3em 0;
    padding-left: 0.5em;
    border-left: 1px solid #e5e5e5;
}
.grid {
    margin: 15px 0;
}
.grid td {
    border-bottom: 1px solid #CFBEAA;
    padding: 8px 0;
    background: url('../images/half-box-back.gif') -100px 100% no-repeat transparent;
}
.grid td.grid-image  {
    width: 18%;
    border-bottom: 1px solid #CFBEAA;
    background: url('../images/half-box-back.gif') left bottom no-repeat transparent;
}
.grid-image p {
    position: relative;
    margin: 0;
    padding: 0;
}
.grid-image img {
    margin: 0 auto;
    display: block;
}
.grid td.grid-info {
    width: 30%;
}
#body td.grid-div-left, #body td.grid-div-right {
    width: 2%;
    padding: 0;
    border: none;
    background: none;
}
#body td.grid-div-left {
    border-right: 1px solid #CFBEAA;
}
.grid h3 {
    margin-bottom: 0.2em;
    line-height: 110%;
    display: block;
}
.grid strong {
    display: block;
    margin: 0;
}
.grid p {
    margin: 0.5em 0;
    position: relative;
}
.grid-cart {
    width: auto;
}
.grid-cart p {
    padding: 0;
}
#body input.amount {
    width: 2em;
    background: #F6F8F7;
    text-align: right;
}
.grid-cart input.button {
    width: auto;
}

table.manstable {
	/*width: auto;*/
	width: 596px;
}

.manstable tr td
{
	vertical-align: middle;
	text-align: center;
	padding: 6px;
	width: 137px;
	border: 0px #BDBEBF solid;
}

.manstable tr td p
{
	text-align: center;
}

.manstable tr td a img {
	margin: auto;
}

.simple-list {
    border-bottom: 1px solid silver;
    margin: 10px 0;
}
.simple-list th {
    background: #DA251C;
    color: #fff;
    height: 2em;
}
.simple-list th, .simple-list td {
	text-align: left;
	padding: 5px;
    line-height: 1.45em;
}
.simple-list tr.incart td a {
	font-weight: bold;
}
.simple-list tr.incart td a:hover, .simple-list tr.incart td a:focus {
}
.simple-list p {
    margin: 0;
    padding: 0;
}
td.simple-list-cart {
    width: 7em;
}
td.simple-list-cart p {
    text-align: right;
    padding: 0;
}
td.simple-list-cart input.button {
    width: 3em;
}
.simple-list caption a, .simple-list caption a:link,
.simple-list caption a:active, .simple-list caption a:visited {
	color: #fff;
	text-decoration: none;
}
.simple-list caption a:hover, .simple-list caption a:focus {
	color: #D7EDFD;
	text-decoration: underline;
}
.simple-list th a, .simple-list th a:link,
.simple-list th a:active, .simple-list th a:visited {
	color: #fff;
	text-decoration: underline;
}
.simple-list th a:hover, .simple-list th a:focus {
	color: #00458A;
	text-decoration: underline;
}
tr.border td {
	border-top: 1px solid #e5e5e5;
}
.simple-list tr.subborder td {
	border-bottom: 1px solid #e5e5e5;
}
.simple-list tr.header td {
    /*background: #F6F8F7;*/
    background: url('../images/lightgray-dot.gif') 0 0 repeat-y #fff;
    border-bottom: 1px solid #fff;
    vertical-align: top;
}
.simple-list tr.header td.parent {
    background: url('../images/list-item.gif') no-repeat 0.8em 0.8em #F6F8F7;
    padding-left: 25px;
}
.simple-list td.backdot {
    background: url('../images/list-item.gif') no-repeat 0.8em 50% transparent;
    padding-left: 25px;
}
#prispevky tr.high td {
    /*background: #EBEEEB;*/
}
input.small {
    width: 3em;
}
input.checkbox, input.radio {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    width: auto;
    display: inline;
}
.full-box {
    padding: 5px 0;
    border-bottom: 1px dashed #BEBEBE;
}
.full-box td {
    padding: 10px 0 10px 10px;
}
.full-box h3 {
    margin-bottom: 5px;
}
.full-box-image  {
    width: 100px;
    padding: 5px 0;
}
.full-box-image p {
    position: relative;
    margin: 0;
    padding: 0;
}
.full-box-image a, .full-box-image img {
    display: block;
}
label.flag {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-weight: bold;
    color: #fff;
    padding: 0 0.1em;
    line-height: 1.3em;
}
.simple-list label.flag {
    right: 0;
    top: 0;
    left: auto;
    font-size: 0.8em;
}

.f-2 {
    background-color: #FF9900;
    border: 2px solid #D37F00;
}
.f-3 {
    background-color: #CC0000;
    border: 2px solid #A80000;
}
.f-4 {
    background-color: silver;
    border: 2px solid gray;
}
.f-5 {
    background-color: #00CC00;
    border: 2px solid #00A300;
}
td.full-box-price  {
    width: 80px;
    padding: 0 15px 0 0;
    text-align: right;
}
.full-box-cart {
    width: 70px;
    padding: 0;
}
.full-box-cart p {
    background: url('../images/cart.gif') right top no-repeat transparent;
}
.full-box-cart .amount {
    width: 40px;
}
.full-box-cart input.button {
    width: 68px;
    margin-top: 3px;
}
.prod-filter {
    border-bottom: 1px dashed #BDBEBF;
}
.prod-filter select {
    z-index: 0;
    display: inline;
    width: auto;
}
.prod-filter option.back-0 {
	background: #000;
	color: #fff;
}
.prod-filter option.back-1 {
	background: #505050;
	color: #fff;
}
.prod-filter option.back-2 {
	background: #a0a0a0;
	color: #fff;
}
.prod-filter option.back-3 {
	background: #fff;
	color: #000;
}
.paging {
    background: #F6F8F7;
    padding: 5px;
    color: #777;
    line-height: 1.8em;
}
.paging strong {
    color: #DA251C;
}
.triple {
    margin: 15px 0;
    
}
.triple-box {
    
    width: 100px;
    vertical-align: top;
    border-bottom: 1px solid #CFBEAA;
    padding: 0;
    background: url('../images/half-box-back.gif') -33px 100% no-repeat transparent;
}
.triple-header {
    width: 175px;
    display: block;
    height: 20px;
    position: relative;
    padding: 0;
    margin: 0.4em 0 0 0;
}
.triple-header a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: auto;
    background: 0 0 no-repeat transparent;
}
.compare-box a {
    display: block;
    float: right;
    margin-bottom: 3px;
}
a.compare-link, a.compare-link-out {
    right: 0;
    top: 0;
    left: auto;
    width: 20px;
    height: 12px;
    background: url('../images/compare.gif') 0 0 no-repeat transparent;
}
a.compare-link:focus, a.compare-link:hover {
    background-image: url('../images/compare-hover.gif');
}
a.compare-link-out {
    background-image: url('../images/compare-out.gif');
}
a.compare-link-out:focus, a.compare-link-out:hover {
    background-image: url('../images/compare-out-hover.gif');
}

.compare-box-proddetail a {
    display: block;
}
a.compare-link-proddetail {
    width: 20px;
    height: 12px;
    background: url('../images/compare.gif') 0 0 no-repeat transparent;
}
a.compare-link-proddetail:focus, a.compare-link-proddetail:hover {
    background-image: url('../images/compare-hover.gif');
}

.triple-box h3 {
    display: block;
    margin: 5px 0;
    line-height: 120%;
    width: 175px;
}
.triple-box-image {
    float: left;
    display: block;
    position: relative;
    width: auto;
    margin: 5px 0;
    z-index: 1;
}
.triple-box-image a, .triple-box-image img {
    display: block;
    z-index: 1;
}
.triple-info, .triple-cart {
    float: right;
    clear: right;
    text-align: right;
    width: 76px;
    padding: 0;
    margin: 0;
    z-index: 2;
}
.triple-cart {
    width: 67px;
}
.triple-info strong {
    display: block;
    margin-top: 0.5em;
}
#body strong.big {
    font-size: 110%;
}
.triple-cart {
    padding: 0.5em 0;
}
.triple-cart .button {
    width: auto;
}
.triple-cart p {
    margin: 0.2em 0;
}
#prod-header {
    position: relative;
}
#prod-header .flag {
    top: 1em;
    left: 1em;
}
#prod-header h3 {
    font-size: 140%;
    margin: 10px 0 20px 0;
    color: #513008;
    text-align: center;
}
#prod-header .prod-image, .prod-page a.prod-image {
    float: left;
    display: block;
    position: relative;
    margin: 0 0 0.6em 0;
    padding: 0;
    width: 280px;
}
#prod-header .prod-image a, #prod-header .prod-image img {
    display: block;
}
.prod-page a.prod-image {
    margin: 0.3em;
}
a.prod-image img {
    display: block;
    margin: 0 auto;
}
#prod-header ul {
    float: right;
    clear: right;
    width: 280px;
    margin: 0 0;
}
#prod-header table {
    float: right;
    clear: right;
    width: 280px;
    margin: 0 0;
}
#prod-header li {
    margin-bottom: 3px;
}
#prod-header tr {
    margin-bottom: 5px;
    background: #F6F8F7;
    padding: 2px;
}
#prod-header td {
    margin-bottom: 5px;
    background: #F6F8F7;
    padding: 3px;
}
#prod-header li.break {
    margin-top: 1.5em;
}
#clmn-right, #clmn-left {
    float: right;
    width: 170px;
    background: transparent;
    margin-bottom: 15px;
    color: #010100;
}
.stars strong {
    float: left;
    width: auto;
    margin-right: 5px;
}
.stars a, .stars a:link, .stars a:active, .stars a:visited, .stars span {
    display: block;
    float: left;
    margin: 2px 0 0 1px;
    height: 10px;
    width: 10px;
    background: url('../images/star-empty.gif') 0 0 no-repeat transparent;
}
.stars a.half, .stars span.half, .stars a.half:visited {
   background-image: url('../images/star-half.gif')
}
.stars a.full, .stars span.full, .stars a.full:visited {
   background-image: url('../images/star-full.gif')
}
#prod-header ul li.full-box-cart {
    padding: 0.2em 0;
    margin: 0;
    float: left;
}
#prod-header ul li.full-box-cart p {
    padding: 0;
    margin: 0.3em 0;
}
#prod-header ul li.floatright {
    width: 50%;
}
#prod-header .paging {
    margin: 0 0 0.5em 0;
}
#stores {
  width: 280px;
  float: left;
  margin-top: 10px;
  clear: left;
}
.mini-table td {
    padding: 0.2em 0;
}
#body .stars a:focus, #body .stars a:hover {
   background-image: url('../images/star-hover.gif')
}
#prod-submenu {
    clear: both;
    display: block;
    height: 24px;
    padding-top: 20px;
    padding-left: 24px;
    background: url('../images/gray-dot.gif') 0 100% repeat-x transparent;
}
.tabbed li, .tabbed span {
    display: block;
    float: left;
    width: auto;
    background: url('../images/submenu-back.gif') 0 0 repeat-x transparent;
    height: 22px;
    line-height: 22px;
    border: 1px solid #DCD7D5;
    margin: 0 5px 0 5px;
    padding: 0 10px;
    font-weight: bold;
}
#body .tabbed li a {
    text-decoration: none;
}
.tabbed li#active-submenu, #body .tabbed span {
    border-bottom: 1px solid #fff;
}
#body .tabbed span {
    font-weight: bold;
    color: #513008;
}
.tabbed label {
    color: gray;
    font-weight: normal;
}
.prod-page {
    padding: 10px;
    line-height: 150%;
}
.prod-page p {
    margin: 0;
    padding: 0;
}
.prod-page table.reduced {
    width: 39em;
}
.prod-page table th {
    width: 13em;
    text-align: left;
    padding: 5px;
}
.prod-page table td {
    text-align: left;
    padding: 5px;
}
.tabbed {
    clear: both;
    display: block;
    height: 24px;
    padding-top: 20px;
    padding-left: 24px;
    background: url('../images/gray-dot.gif') 0 100% repeat-x transparent;
}
.tabbed span {
    display: block;
    float: left;
    width: auto;
    background: url('../images/submenu-back.gif') 0 0 repeat-x transparent;
    height: 22px;
    line-height: 22px;
    border: 1px solid #DCD7D5;
    margin: 0 5px 0 5px;
    padding: 0 10px;
    font-weight: bold;
}
#prod-relevants {
    clear: right;
    float: right;
    margin-left: 0.5em;
    width: 12em;
    font-size: 0.85em;
    line-height: 1.1em;
}
#prod-window {
    float: right;
    margin: 0 0 0.3em 0.5em;
    width: 9.9em;
    padding: 0 0 0.5em 0.3em;
    border-left: 1px solid #CFBEAA;
    border-bottom: 1px solid #CFBEAA;
    background: url('../images/half-box-back.gif') left bottom no-repeat transparent;
}
#prod-window li {
    display: block;
    margin: 0;
    padding: 0;
}
.mini-box {
    clear: right;
    float: right;
    width: 11.3em;
    padding-left: 0.7em;
    padding-bottom: 0.7em;
    margin-bottom: 0.7em;
    border-left: 1px solid #CFBEAA;
    border-bottom: 1px solid #CFBEAA;
    background: url('../images/half-box-back.gif') left bottom no-repeat transparent;
}
.mini-info {
    float: left;
    clear: none;
    width: auto;
}
.mini-info strong {
}
p.mini-box-image {
    position: relative;
    padding: 1em 0;
}
.mini-box-image img, .mini-box-image a {
    display: block;    
}
.article-box {
    padding: 10px 0 10px 140px;
    border-bottom: 1px dashed #BDBEBF;
}
.article-box-image {
    float: left;
    width: 120px;
    padding: 2px;
    margin-left: -140px;
    border: 1px solid #BDBEBF;
}
.article-box h3 {
    font-size: 120%;
    margin: 3px 0;
    color: #523108;
}
#article-body {
    padding: 10px 0;
    color: #523108;
    line-height: 150%;
    font-size: 1.1em
}
#article-body h2 {
    color: #523108;
    font-size: 120%;
    background: transparent;
}
#article-body h3 {
    color: #523108;
    font-size: 110%;
}
#article-body h4 {
    color: #523108;
    font-size: 100%;
    margin: 1em 0 0 0;
    padding: 0;
}
#body h3.caption, #body h4.caption {
    margin-top: 0.5em;
    color: #DA251C;
    border-bottom: 3px solid #00458A;
}
#article-body p.image img {
    margin: 15px auto;
   /* padding: 2px;
    border: 1px solid #BDBEBF;*/
    /*width: auto;*/
}
#article-body ul li {
    list-style-type: square;
    margin-left: 3em;
}
#article-body table {
    padding: 0;
    margin: 1em 0;
}
#article-body table tr td {
    padding: 0.2em 0;
}
#article-body address {
    font-style: normal;
    margin: 0 0 1em 0;
}
#article-body dl dt {
    font-weight: bold;
    margin: 1em 0;
}
#article-body dl dd {
    margin: 0.3em 0 0.3em 2em;
}
.article-body {
	margin-top: 5px;
}
#clmn-left {
    float: left;
}
#menu {
    padding-bottom: 10px;
}
#menu li, #user-box li {
    margin: 0.3em 0 0.3em 8px;
}
#menu .tree, #user-box .tree {
    display: block;
    float: left;
    margin: 3px 5px 0 0;
    height: 9px;
    width: 9px;
    background: url('../images/list-item.gif') 0 0 no-repeat transparent;
}
#menu .open {
    background-image: url('../images/list-item-orange.gif');
}
#menu .empty {
     background-image: url('../images/list-item-gray.gif');
}
#menu .menu-filter .open {
     background-image: url('../images/list-item-yellow.gif');
}
#menu .menu-filter .closed {
     background-image: url('../images/list-item-yellow.gif');
}
#menu .menu-filter .empty, #user-box .empty {
     background-image: url('../images/list-item-dyellow.gif');
}
#menu a.tree:hover, #menu a.tree:focus {
     background-image: url('../images/list-item-orange.gif');
}
#menu-top {
    margin-bottom: 1em;
}
#menu-bottom {
    margin-top: 1em;
}
.clmn-box {
    background: #F6F8F7;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.clmn-box h3 {
    margin: 5px 10px 0 10px;
}
.clmn-box p {
    margin: 5px 10px;
}
.clmn-box form p {
    margin-top: 5px;
    margin-bottom: 0;
}
.clmn-box .full {
    width: 144px;
}
.clmn-box .medium {
    width: 106px;
}
.clmn-box dl {
    margin: 10px 0 0 10px;
}
.clmn-box dt {
    display: block;
    clear: both;
    width: 10em;
    margin: 0 0 -1.7em 0;
}
.clmn-box dt.full {
    margin: 2.5em 0 0.5em 0;
    width: auto;
}
.clmn-box dd {
    display: block;
    float: right;
    clear: right;
    width: 55%;
    height: 16px;
    /*background: url('../images/list-item-dyellow.gif') 0 8px no-repeat transparent;*/
}
.clmn-box dd img {
    height: 1.4em;
}
#support-box dl {
    font-size: 0.8em;
}
#bestsellers-box h2, #latest-box h2 {
    margin-bottom: 10px;
}
#bestsellers-box div, #latest-box div {
    font-size: 0.8em;
}
.prod-mini {
    padding: 0 0 0 10px;
    clear: both;
    height: 5.5em;
}
.prod-mini h3 {
    width: 100px;
    margin: 0 0 0 5px;
    padding: 0;
    font-weight: normal;
    display: block;
    float: left;
}
.prod-mini h3 a {
    /*text-decoration: none;*/
}
a.prod-mini-image {
    width: auto;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    background: #fff;
}
.prod-mini strong {
    display: block;
    float: right;
    margin: 0 0 0 5px;
}
.banner {
    margin-bottom: 1em;
}
#banner-logo .banner {
    margin: 0;
}
#banner-index .banner {
    margin: 1em 0 0 0;
}
#banner-logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 958px;
    height: 150px;
}
#second_headline_outer, #first_headline_outer
{
  float: left;
  width: 958px;
}

#second_headline_outer
{
  margin-left: -958px;
}

#first_headline, #second_headline
{
  width:958px;
  height:150px;
}
#banner-right-header {
    position: absolute;
    top: 18px;
    right: 0px;
    width: 468px;
    height: 60px;
}

.form-large {
    margin: 0px;
    padding: 0;
}
.form-large fieldset {
    margin: 1em;
    padding-bottom: 1em;
    background: #fafafa;
    background: url('../images/form-back.jpg') bottom right no-repeat #fafafa;
    border: 1px solid gray;
}
.form-large legend {
    color: #DA251C;
    font-weight: bold;
    padding: 3px 10px;
   /* margin-left: 10px;*/
    background: url('../images/submenu-back.gif') 0 0 repeat-x transparent;
    border: 1px solid silver;
    margin-bottom: 1em;
}
.form-large p, .form-large .half {
    float: left;
    width: 50%;
    margin: 0;
    padding: 5px 0;
}
.form-large p.full, .form-large div.full {
    clear: both;
    width: auto;
}
.form-large div.full {
    padding: 1em;
}
.form-large div.full p {
    margin: 0;
    padding: 0 0 1em 0;
    width: 100%;
}
.form-large p.break {
    width: 100%;
}
.form-large label {
    display: block;
    float: left;
    margin-left: 1em;
    width: 7.5em;
}
.form-large input, form-large span.readonly {
    display: block;
    float: left;
    margin-left: 1em;
    width: auto;
}
.form-large textarea {
    display: block;
    float: left;
    margin-left: 1em;
    width: 36.5em;
}
.form-large p.submit {
	clear: both;
	width: 100%;
	text-align: center;
    padding: 0;
}
.form-large p.submit .button {
	display: inline;
	float: none;
	clear: none;
	width: auto;
}
#caption .radio-box {
    padding-top: 0.3em;
    line-height: 1.9em;
}
.radio-box input {
    margin: 0.1em 0 0 1em;
}
#caption .radio-box input {
    margin: 0 0 -0.15em 0.5em;
}
.radio-box label {
	color: #000033;
	cursor: pointer;
    display: inline;
    width: auto;
    padding: 0.15em 0 0 0.3em;
    margin: 0;
}
.form-large .half label {
	width: 232px;
}
#caption .radio-box label {
    padding: 0;
    margin-bottom: 0;
}
.form-large .required {
	font-weight: bold;
}
.form-large p.full {
    width: 100%;
    padding-bottom: 0.5em;
}
#message-box, #hlaseni {
    margin: 10px 0 5px 0;
    padding: 5px 10px;
    background: #fafafa;
    /*border: 1px dashed gray;*/
}
#message-box, #hlaseni p {
    padding: 0;
    margin: 3px 0;
}
.error {
    color: maroon;
}
.warning {
    color: #ff9900;
}
.success {
    color: green;
}
#body .notice {
    color: gray;
}
.quickform form {
    padding-top: 1em;
}
#navi-with-search {
  z-index: 1;
	position: absolute;
	/*top: 11.3em;*/
	top: 185px;
	left: 11px;
	height: 2.6em;
	width: 958px;
	padding: 0;
	margin: 0;  
}
#navi {
	z-index: 1;
	position: absolute;
	/*top: 11.3em;
	left: 11px;*/
	height: 2.6em;
	/*width: 790px;*/
	width: 958px;
	padding: 0;
	margin: 0;
	/*background: url('../images/menu-back.gif') 0 0 repeat-x #DA251C;*/
	background: #B71D00;
}
#navi ul {
	margin: 0;
	/*border-left: 11px solid #FF7E00;
	background: url('../images/menu-back.gif') 0 0 repeat-x #DA251C;*/
	background: #B71D00;
	padding-left: 6px;
	height: 2.6em;
}
#navi ul li {
	z-index: 0;
    position: relative;
	display: block;
	float: left;
	width: auto;
	font-size: 100%;
	line-height: 2.25em;
	margin: 0;
    padding: 0 4px;
    background: url('../images/menu-divider.gif') no-repeat 100% 0.75em transparent;
}
#navi ul li a, #navi ul li a:link, #navi ul li a:active, #navi ul li a:visited {	
	z-index: 1;
	display: block;
    width: auto;
	color: #fff;
	text-decoration: none;
    margin: 2px;
    padding: 0 6px;
}
#navi ul li a.navi-item {
    margin: 2px 0;
}
#navi ul li a:focus, #navi ul li a:hover,  #navi ul li a#active {
	color: #000;
    /*background: url('../images/menu-back-h.gif') repeat-x 0 -2px #99BCFF;*/
    background: #DA251C;
}
#navi ul li.noback {
	background: transparent;
	margin-right: 0;
	padding-right: 0;
}
#navi ul li ul {
    z-index: 3;
    display: block;
    position: absolute;
    float: none;
    top: 2.7em;
    left: 0;
    height: auto;
    width: 15em;
    margin: 0;
    padding: 0;
    /*background: #00458A;
    border: 1px solid #00458A;*/
    filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
#navi ul li ul li {
    display: block;
    float: none;
    width: 100%;
    background: transparent;
    padding: 0;
    margin: 0;
}
#navi ul li ul li.divider {
    margin-top: 3px;
    padding-top: 2px;
    border-top: 1px solid #DA251C;
}
#navi ul li ul li a {
    display: block;
    width: 100%;
    height: 2.2em;
    background: transparent;
    border-left: 3px solid #DA251C;
}
#navi ul li ul li a:hover, #navi ul li ul li a:focus {
    background: #DA251C;
    color: #fff;
}
#address {
	z-index: 1;
	position: absolute;
	/*top: 8.2em;*/
	top: 160px;
	left: 11px;
	height: 23px;
    line-height: 23px;
    font-size: 110%;
	width: 948px;    
	padding: 0 0 0 10px;
	margin: 0;
    /*background: url('../images/subheader-back2.jpg') 0 0 repeat-x #F6F8F7;*/
    background-color: #F6F8F7;
    border-top: 1px solid #fff;
}
.user {
  z-index: 1;
	position: absolute;
	top: 0px;
	right: 5px;
	padding: 0px;
}
#footer {
    clear: both;
    margin: 0 -11px;
    padding-top: 0px;
    margin-top: -3px;
    
    border-top: 3px solid #B6B6B6;
    /*height: 92px;*/
    /*border-bottom: 30px solid #E0CB7C;*/
}
#footer-in {
  float: left;
  width: 980px;
  margin-top: 0px;
  background: #5A5A5A url("../images/bg_bottom.jpg") repeat-x; 
  height: 75px;
}

#banner-exchange {
  width: 468px;
  /*height: 72px;*/
  height: auto;
  /*right: 5px;*/
  float: right;
  margin-top: 4px;
  background: transparent;
}

#subfooter {
    /*background: #B71D00;*/
    clear: both;
    padding: 0;
    margin: 0 -1px;
    padding: 0.5em 0 0.2em 0;
    text-align: center;
    color: #fff;
    font-size: 1em;
}
#subfooter a:link, #subfooter a:visited, #subfooter a:active {
  color: #CCEDFF;
}
/*	--------------------------------------------------------------------------------------
	Simple body - used for fullsize image viewing
	-------------------------------------------------------------------------------------- */
#simple-body {
	padding-top: 10px;
	text-align: center;
	color: #666;
}
#simple-body img {
	border: 3px solid #000;
}
#simple-body p {
	padding: 5px 0;
}
#simple-body strong {
	color: #000;
	font-size: 1.2em;
}
/*	--------------------------------------------------------------------------------------
	Some more nifty classes
	-------------------------------------------------------------------------------------- */
input.button, a.button, a.button:link, a.button:visited, a.button:active {
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background: #DA251C;
    border: 1px solid #000;
    padding: 2px 3px;
    _padding: 2px 1px 1px 1px;
    font-size: 90%;
}
#body a.button {
    padding-left: 3px;
    padding-right: 3px;
}
a.button:focus, a.button:hover, input.button:focus, input.button:hover {
    background: #FF2D24;
}
.red {
    color: #DA251C;
}
.redred {
  color: #D92D09;
}
.yellow {
    color: #777;
}
#body #main strong.xbig {
    font-size: 250%;
}
.clear {
	clear: both;
}
.clearleft {
    clear: left;
}
.striked {
    text-decoration: line-through;
    font-weight: normal;
}
.nosize {
    height: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
#body .noscreen {
	display: none;
}
#body .nomargin {
    margin: 0;
}
#body .nopadding {
    padding: 0;
}
#body #main .margintop {
    margin-top: 2em;
}
#body #main .marginright {
    margin-right: 0.5em;
}
.block {
	display: block;
}
.inline, #body .inline {
	display: inline;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.nofloat {
    float: none;
}
th.toleft, td.toleft {
	text-align: left;
}
#body th.toright, th.toright, #body td.toright, td.toright, p.toright {
	text-align: right;
}
#body th.tocenter, #body td.tocenter, #body p.tocenter {
	text-align: center;
}
.totop {
	vertical-align: top;
}
#body .relative {
    position: relative;
}
#body .high td, #body .high th, .high td {
	background-color: #F6F8F7;
}
.low td {
}
body #body #main .noback, body #body #main tr.noback th {
	background: transparent;
}
body #body #main .noborder {
	border: none;
}
body #body #main .nobold {
	font-weight: normal;
}
#body #main a.email, #body a.email {
    padding-right: 10px;
    background: url("../images/link-mail.gif") top right no-repeat transparent; 
}
#body #main a.newwin, #body a.newwin {
    padding-right: 10px;
    background: url("../images/link-out.gif") top right no-repeat transparent; 
}

.new-link a, .new-link a:link, .new-link a:visited, .new-link a:active {
	text-decoration: none;
  color: #DA251C;
}
.new-link a:hover, .new-link a:focus {
	text-decoration: underline;
}

.whitelinks a, .whitelinks a:link, .whitelinks a:visited, .whitelinks a:active {
  color: #fff;
  text-decoration: underline;
}
.whitelinks a:hover, .whitelinks a:focus {
	color: #eeeeee;
  text-decoration: none;
}

.formcheckbox {
  float: left;
  clear: left;
  width: 250px;
}
.formsubchceck {
  float: left;
  display:none;
}

}
@media print {
body {
    background: #fff;
	color: #000;
}
.noprint {
	display: none;
}
}

.button-sn {
  background: url(../images/searchButton.gif) no-repeat;
  background-color: transparent;
  width: 25px;
  height: 25px;
  border: none;
  vertical-align: middle;
}

.input-sn {
  /*height: 25px;*/
  /*top: 0px;*/
  vertical-align: middle;
  width: 126px;
  margin-right: 2px;  
}

.perex {
  width: 175px;
}


.gallery-box {
  float: left;
  width: 128px;
  height: 124px;
  border-style: solid;
  border-color: #dddddd;
  border-width: 1px;
  padding: 2px;
  margin: 4px;
}

.gallery-box.disabled {
  background-color: #F5F5F5;
}

.gallery-box.deleted {
  background-color: #F8EDED;
  /*border-color: #8B0000;*/
}

.gallery  {
  width: 586px;
  float: left;
}
.dashed {
  
  border-top: 1px dashed #BDBEBF;
}

.italic {
  font-style: italic;
}
