html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #000000;
	font: 12px Verdana, Arial, Sans-Serif;
}

td	{color: #000000;}

a	{
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
  
}

a:hover	{
	color: #000000;
	text-decoration: none;
}

img {border:0;}

form {margin: 0;}

.error {
  font: 12px Verdana, Arial, Sans-Serif;
  color: #ed7527;
}
.notify_message {
  color: #fff;
  background: green;
  font-size: 10px;
  font-weight: bold;
  padding: 3px;
}
.alert_message {
  color: #fff;
  background: red;
  font-size: 10px;
  font-weight: bold;
  padding: 3px;
}
.alert_message a {
  color: #fff;
  font-weight: bold;
  font-size: 10px;  
  text-decoration: underline;
}
input.box, .form input.box {width: 20px;}

input.button {
	background: url(/images/linkbg.gif);
	padding: 0 10px;
	background-repeat: repeat-x;
	height: 27px;
	overflow: hidden;
	display: block;
	border: 2px #726F6F solid;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.price, .price-special {/*color: red;*/}

.price-old {text-decoration: line-through;}

td.price, th.price, .table th.price {
  text-align: right;
  /*color: #00657F;*/
}
.price-total {
  color: red;
}
th.price-total, td.price-total, .table th.price-total {
  text-align: right;
}
.total {
  border-top: 1px solid #dfdfdf;
  padding-top: 3px;
  font-weight: bold;
}
.buttons {
  color: #FFFFFF;
  background: #1A1A1A;
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #262626;
}
.vline {
  border-left: 1px solid #dfdfdf;
}

/*** form ***/
table.form  {
  width: 100%;
}
.form input {
  width: 180px;
}
.form td {
  padding: 5px;
}
.form span {
  font-size: 12px;
}
.asterisk {
  color: red;
}
.form-left {
  text-align: right;
  font-weight: normal;
  width: 50%;
}
.form .info {
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
}
.form .buttons {
  padding-top: 10px;
  text-align: center;
}
/*** !form ***/

/*** table ***/
.table {
  width: 100%;
  border: 1px solid #DFDFDF;
  font: 12px Verdana, Arial, Sans-Serif;
}
.table th {
  background: #F9F9F9;
  border-bottom: 1px solid #DFDFDF;
  font-size: 10px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  color: #0D7FC1;
}
.table tr, .table tr.out {
  background: #fff;
}
.table tr.over {
  background: #DFFAFF;
}
.table td.order-desc {
  background: #D1EAEF;
}
.table td.order-asc {
  background: #E0ECEF;
}
.table td {

}
/*** !table ***/

/*** progressbar ***/
.progressbar td, .progressbar td a {
  color: #aaa;
}
.progressbar td.current {
  color: #555;
}
/*** !progressbar ***/

/*   pageTab   */
ul.pageTab {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
ul.pageTab li {
  padding: 0;
  list-style: none;
  display: inline;
}
ul.pageTab li.current, a.begin, a.end, a.previous, a.next, a.page {
  padding: 2px 7px;
  margin: 0 -3px;
  background: #f9f9f9;
  border: 1px solid #F5F5F5;
  color: #666;
  text-decoration: none;
}
ul.pageTab a.begin:hover, a.end:hover, a.previous:hover, a.next:hover, a.page:hover {
  background: #F5F5F5;
}
ul.pageTab li.current {
  background: #ccc;
  color: #F5F5F5;
}
/*   !pageTab  */

/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/

#navigation a {
  color: #0D7FC1;
  font-weight: bold;
}

#title {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

table.box {width: 100%;}

.box td.heading {
  font-weight: bold;
  text-transform:uppercase;
  color: #0D7FC1;
  padding-left: 3px;
  border: 1px solid #DFDFDF;
  background: #F9F9F9;
  margin: 2px;
  height: 24px;
}
.box td.content {
  border: 1px solid #DFDFDF;
  border-top:  none;
  padding: 2px;
}
.box a {
  font-size: 11px;
}

/*** TOP MENU ***/
table.menu-dropdown td {
	margin: 0;
	white-space: nowrap;	
}

table.menu-dropdown td a {
	display: block;
	font-family: Tahoma;
	font-size: 11px;	
	color: #B1B1B1;
	text-decoration: none;
	padding:0;
	margin: 24px 20px 0 0;
	float: right;
}

table.menu-dropdown td a:hover {	
	color: #ffffff;
	text-decoration: none;
}

.menu-dropdown-over{
	margin: 0;
	white-space: nowrap;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0265A3;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(/images/markertopmenua.gif);
	background-repeat:no-repeat;	
}

td.separator, separator-left, separator-right {width: 3px;}

div.dropdown-sub {
  background: #F9F9F9;
  border: solid 1px #CCCCCC;
  margin: 0;
  padding: 0;
}

div.dropdown-sub td.submenu {
  /*padding: 5px;
  text-align: left;*/
}

div.dropdown-sub td.submenu a {
  width: 100px;
  display: block;
  font: bold 11px Verdana;
  color: #0D7FC1;
  text-align: left;
  text-decoration: none;
  padding: 5px;
}

div.dropdown-sub td.submenu a:hover {
  font: bold 11px Verdana;
  color: #FFFFFF;
  text-decoration: none;
  background: #0D7FC1;
}

div.dropdown-sub td.submenu a.issub {
  background: url(/images/admin/issub.gif) center right no-repeat;
}

div.dropdown-sub td.submenu a.issub:hover {
  background: #EEE url(/images/admin/issub.gif) center right no-repeat;
}

div.dropdown-sub td.separator {
  background: #ccc;
  height: 1px;
}
/*** !TOP MENU ***/

/*** LEFT MENU ***/
.navlist {
  padding:0;  
  margin: 30px 0 0 0;  
}

.navlist li {
  display: block; 
  line-height: 4px;   
  list-style: none; 
  margin:0; 
  
}
.navlist a {  
  padding:0;
  margin:0 0 0 15px; 
  display: block; overflow:hidden;   
  text-decoration: none;
  color: #b1b1b1;
  width:275px;
  height:35px;
  background: url(/images/menuleftbg.gif);
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-size: 11px;
  font-weight:normal;
  text-decoration: none;
  line-height: 30px;  
}
.navlist a:hover {
	font-family: Tahoma;
    font-size: 11px;
    color: #F7FAFC;       
	background: url(/images/menuleftbga.gif);
	text-decoration: none;
}

li.subnavlist a {
  display: block;
  height:29px;
  width:260px;
  margin:0 0 0 30px;
  background: url(/images/09.gif);
}

a.current {
	padding:0;
	margin:0 0 0 15px; 
	display: block; overflow:hidden;   
	text-decoration: none;
	color: #ffffff;
	width:275px;
	height:39px;
	background: url(/images/mark.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	line-height: 30px;
}
/*** !LEFT MENU ***/

/*** CATEGORIES ***/

*:focus
{
  -moz-outline: 0  !important;
  -moz-outline-offset: 0         !important;
  -moz-outline-radius: 0         !important;
}

.topcategories a {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url(/images/categories.gif);
}

.topcategories a:hover {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url(/images/categories-over.gif);
}

.topcategoriescurrent a	{
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url(/images/categories-current.gif);
}

.topcategoriescurrent a:hover	{
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url(/images/categories-current.gif);
}

.topcategoriessub a {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 15px;
	background: url(/images/categoriessub.gif);
}

.topcategoriessub a:hover {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 15px;
	background: url(/images/categoriessub-over.gif);
}

.topcategoriessubcurrent	a	{
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 15px;
	background: url(/images/categoriessub-current.gif);
}

.topcategoriessubcurrent	a:hover	{
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 15px;
	background: url(/images/categoriessub-current.gif);
}

/*** !CATEGORIES ***/

/*** EXPAND MENU ***/
table.menu-expand {
  position: relative;
  z-index: 1000;
  padding-left: 10px;
}
table.menu-expand td {
  font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding: 0; margin: 0;
  color: #661F00;
  background: url(/images/arrow.gif) no-repeat #F9E8CE;
  border : 1px solid #661F00;
  height: 16px;
  width: 130px;
  /* Opacity in IE */ filter: alpha(opacity=70);
  /* Opacity in Mozilla */-moz-opacity: 0.7;
}
table.menu-expand td a {
  font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #661F00;
  background: #F9E8CE;
  height: 16px;
  display: block;
  padding: 4px 4px 4px 10px;
  text-decoration: none;
}
table.menu-expand td a:hover {
  color: #000000;
  background: #F8DCAD;
  cursor: pointer;
}
table.menu-expand td a.issub {
  background: url(/images/arrow.gif) center right no-repeat #F9E8CE;
}
table.menu-expand td a.issub:hover {
  background: url(/images/arrow_over.gif) center right no-repeat #F8DCAD;
}
div.expand-sub {
  background: #fff;
/**  border : 1px solid #661F00; **/
  padding: 0; margin: 0;
}
div.expand-sub td.submenu {
  border : 1px solid #661F00;
}
div.expand-sub td.submenu a {
  text-align: left;
  font: bold 12px Verdana;
  color: #661F00;
  background: #F9E8CE;
  text-decoration: none;
  display: block;
  padding: 4px 4px 4px 10px;
  width: 200px;
}

div.expand-sub td.submenu a:hover {
  font: bold 12px Verdana;
  color: #000000;
  text-decoration: none;
  background: #F8DCAD;
}
div.expand-sub td.submenu a.issub {
  background: url(/images/arrow.gif) center right no-repeat #F9E8CE;
}
div.expand-sub td.submenu a.issub:hover {
  background: url(/images/arrow_over.gif) center right no-repeat #F8DCAD;
}
div.expand-sub td.separator {
  background: #ccc;
  height: 1px;
}
/*** !EXPAND MENU ***/

/*** SITE MAP ***/
a.sitemap	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.sitemap:hover	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-decoration: underline;
}

a.subsitemap	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}

a.subsitemap:hover	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8px;
	font-weight: bold;
	color: #777777;
	text-decoration: underline;
}
/*** !SITE MAP ***/  

/*** !ANDREJ ***/

.headerMenuLeft
				 { 
				 font-weight:bold;
				 padding: 0 0 0 30px;
				 }  

UL				{
				font-family: Verdana, Arial, Helvetica, Sans-Serif;
                list-style-type: square;
				line-height: 18px;
				margin-left: 25px;
				margin-top: 3px;
				margin-bottom: 3px;
				font-size:12px;
                }
.yellow			{
                font-family: Verdana, Arial, Helvetica, Sans-Serif;
                font-size: 12px;
				font-weight: bold;
                color: #FFAE00;
                padding-top: 5px;
                padding-bottom:5px;
                }

.blue			{
                font-family: Verdana, Arial, Helvetica, Sans-Serif;
                font-size: 12px;
				font-weight: bold;
                color: #0265A3;
                padding-top: 5px;
                padding-bottom:5px;
                }
H1				{
                font-family: Arial, Verdana, Helvetica, Sans-Serif;
                font-size: 14px;
                color: #FFAE00;
                padding-left: 10px;
                padding-right:10px;
                }
.bottomlinks a	{
                font-family: Verdana, Arial, Helvetica, Sans-Serif;
                font-size: 11px;
                color: #555555;
                }
.block
{
height:35px;
margin:0 0 -10px 0;
padding:10px 0 0 0;
display:block;
overflow:hidden;
background:url(/images/blockbg.gif);
background-repeat:repeat-x;
text-align:center;
text-decoration:none;
color:#F7FAFC;
vertical-align:middle;
}

.block:hover
{
background:url(/images/blockbga.gif);
background-repeat:repeat-x;
text-decoration:none;
color:#F7FAFC;
}
.block .header
{
font-family: Tahoma;
font-size:11px;
color:F7FAFC;
margin:0;
text-align:center;
}

.block img 
{
border:0;
float:left; 
margin: 40px 30px 20px 10px;
}
.block p
{
font-family: Tahoma;
font-size:11px;
color:#999999;
text-align:left;
margin: 40px 30px 20px 0;
} 
.blockborder
{
background:url(images/blockbgborder.gif);
background-repeat:no-repeat;
}

table.menu-dropdown td.menu-dropdown-left a {
	display: block;
	font-family: Tahoma;
	font-size: 11px;	
	color: #B1B1B1;
	text-decoration: none;
	padding:0;
	margin: 24px 0 0 20px;
	float: left;	
}

table.menu-dropdown td.menu-dropdown-left a:hover {	
	color: #ffffff;
	text-decoration: none;
}

p	{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.imgbottom	{
	border: 0;
	float: left;
	margin: 0 10px 0 0;
}

.blocknavlist	{
	margin: 15px 0 15px 30px;
	padding: 0;
}

.blocknavlist li {
  display: block;  
  margin:0;	
  color:#b1b1b1;  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  list-style: none;  
}

.blocknavlist a {  
  padding:0 0 0 12px;
  background: url(/images/marker.gif);
  background-repeat: no-repeat;
  color:#b1b1b1;  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px; 
  text-decoration: none;   
}
.blocknavlist a:hover {    
	
	background: url(/images/marker.gif);
  background-repeat: no-repeat;
  color:#ffffff;  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px; 
  text-decoration: none; 
}

h2.header
{
font-family:Tahoma;
font-size:14px;
font-weight:normal;
margin:0 0 10PX 27PX;
color:#FFFFFF;
}

h2.headercontent
{
font-family:Tahoma;
font-size:14px;
font-weight:normal;
color:#F7FAFC;
text-align:right;
margin:0 10px 0 0;
}


img.left
{
 border:2px #CEC8C8 solid;
 margin:0 10px 0 0;
 float: left; 
}

img.right
{
 border:2px #CEC8C8 solid;
 margin:0 0 0 10px;
 float: left;
 }
 img.baner
 {
 border:0;
 margin:30px 0 0 0;
 }
 .link
 {
 background:url(/images/linkbg.gif);
 background-repeat:repeat-x;
 text-decoration:none;
 height:27px;
 overflow:hidden;
 display:block;
 border:2px #726F6F solid;
 padding:o;
 font-family:Tahoma;
 font-size:12px;
 font-weight:bold;
 color:#ffffff;
 text-align:center;
 }
  .link:hover
  {
  text-decoration:none;
  }

  .blockheading	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ADAFAE;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(/images/blockheading.gif) repeat-x;
  }
  
.bottomlinks	{color: #B1B1B1;}

.bottomlinks a {
	color: #B1B1B1;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.bottomlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

.copy	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.copy a {
	color: #FFFFFF;
	text-decoration: none;
}

.copy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.toplinks	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
	text-transform: uppercase;
}

.toplinks a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
	text-transform: uppercase;
}

.toplinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}