@charset "windows-1251";

a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a.menu:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a.menu:visited
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
td
{
font-family: tahoma;
font-size: 12px;
color: #6A6A6A;
}
a.more
{
color: #FF0000;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.more:visited
{
color: #FF0000;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.more:hover
{
color: #FF0000;
font-family: tahoma;
text-decoration: underline;
font-size: 12px;
font-weight: bold;
}
a.footer
{
color: #585858;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:visited
{
color: #585858;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:hover
{
color: #585858;
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.metamorph
{
color: #6D6D6D;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
}
a.metamorph:visited
{
color: #6D6D6D;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
}
a.metamorph:hover
{
color: #6D6D6D;
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
}
.title
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}
a.nadpis
{
text-decoration: none;
font-family: tahoma;
font-size: 16px;
font-weight: bold;
color: #3A3A3A;
}
a.nadpis:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 16px;
font-weight: bold;
color: #3A3A3A;
}
a.nadpis:visited
{
font-family: tahoma;
font-size: 16px;
font-weight: bold;
color: #3A3A3A;
}
a.nadpis2
{
text-decoration: none;
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #3A3A3A;
}
a.nadpis2:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #3A3A3A;
}
a.nadpis2:visited
{
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #3A3A3A;
}
}
.inline-button {
   _width:12em;
   font: bold Verdana, sans-serif;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
      }
.inline-button em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
      }
.inline-button span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.inline-button:hover {
   background: #666;
   color: white;
   }
.inline-button:hover em {
   background: black;
   color: white;
   }

.blue { background: #06c; color: white }
.blue em { background: white; color: #06c }

.green { background: green; color: white }
.green em { background: white; color: green }

.navigace
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}

a.tree
{
color:#006699; text-decoration:none; font-weight:bold;
}
a.tree:hover
{
color:#000000; text-decoration:none; font-weight:bold;
}
a.tree:active
{
color:#000000; text-decoration:none; font-weight:bold ;
}

#leftnav {
	width: 182px;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	font-size: 85%;
}

ul, ol {
	font-family: tahoma;
	font-size: 12px;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 1px solid #000;
	background-color: #B7D8AD;
	text-decoration: none;
	line-height: 1em;
	width: 182px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #000000;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #DC0344;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; 
        /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #000000 !important;
	/*/*/background-color: #FF7F1C !important;
	border: 1px solid #000; /* */
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

a.reklama
{
width: 159px;
font-size: 12px;
vertical-align: top;
font-weight: bold;
font-size: 85%;
padding: 3px; 
display: block;
border: 1px dotted #CCC;
text-decoration: none;
line-height: 1em;
width: 159px /* */
}

a.reklama:link, 
{
color: #666;
}

a.reklama:visited 
{
color: #666;
}

a.reklama:hover 
{
color: #FFFFFF;
background-color: #DC0344;
border: 1px solid #000;
}

a.reklama:active 
{
color: #FFFFFF;
background-color: #DC0344;
border: 1px solid #000;
}

H5.red
{
color: #FF0000;
}
body 
{
scrollbar-face-color: #B7D8AB;
scrollbar-track-color: #9A9A9A;
scrollbar-arrow-color: #000000; 
}

img { border: 0px none; padding: 0px; margin: 0px; }
#ma { padding: 0px; background: #B7D8AD url(images/map/poz.gif) top left no-repeat; width: 200px; font-size: 1px; }

.img-shadow {
	DISPLAY: block; BACKGROUND: url(images/shadow.gif) no-repeat top right; width: 166px; height: 131px; MARGIN: 10px 0px 0px 5px
}
.thumbnails {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #f2f5f7; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}

.img-menu {
	DISPLAY: block; BACKGROUND: url(images/menu.gif) no-repeat top right; width: 150px; height: 150px; MARGIN: 10px 0px 0px 10px
}
.thumbnails1 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #e5d5a4; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}

.radek td {
   background: #cccccc
   }
