/*******************************************************************************
Product Page
*******************************************************************************/



/* Left Menu ******************************************************************/
#menu_list {
 width:160px;
 font-family:arial;
 font-size:12px;
 vertical-align:top;
 background-color:rgb(200,200,200);
 padding: 0px;
}
#menu_list ul {
width:160px;
font-weight:bold;
list-style-type:none;
list-style-position:outside;
margin:8px 0px 0px 0px;
padding:0px;
}
#menu_list li {
white-space:nowrap;
color:rgb(90,0,0);
margin:0px;
padding:2px 2px 2px 13px;
}
#menu_list li:hover {
background-color:rgb(175,175,175);
}
#menu_list li a {
text-decoration:none;
color:rgb(90,0,0);
}
#menu_list li.child {
font-size: 11px;
white-space:nowrap;
color:rgb(0,204,204);
margin:0px;
padding:2px 2px 2px 13px;
}
#menu_list li.child a {
text-decoration:none;
color:rgb(145,0,0);
}
/******************************************************************************/



/* Right Panel  ***************************************************************/
td.right_panel_list {
 text-align: left;
 vertical-align: top;
 font-family: arial;
 font-size: 12px;
 padding: 0px;
}
table.right_panel {
 background-color: rgb(200,200,200);
 width: 180px;
}
table.right_panel td.top {
 padding: 0px;
}
table.right_panel td.top div.left {
 background-image: url(img/default/login_btl.gif);
 width:5px;
 float:left;
 display:inline;
}
table.right_panel td.head {
 padding: 0px 0px 0px 5px;
}
table.right_panel td.head div.left {
 background-image: url(img/default/login_titlel.gif);
 width: 5px;
 float: left;
 display: inline;
}
table.right_panel td.head div.title {
 background-image: url(img/default/login_titleb.gif);
 background-repeat: repeat-x;
 padding: 2px 0px 0px 0px;
 font-weight: bold;
 color: #FFF;
 width: 170px;
 height: 19px;
 float: left;
 display: inline;
}
table.right_panel input {
 width: 158px;
}
table.right_panel a {
 text-decoration: none;
 color: #5A0000;
}
table.right_panel ul {
 font-weight: bold;
 list-style-type: none;
 list-style-position: outside;
 margin: 0px;
 padding: 0px;
}
td.right_panel_list li {
 white-space: nowrap;
 color: #5A0000;
 margin: 0px;
 padding: 1px 1px 1px 10px;
}
td.right_panel_list li:hover {
 background-color: #AFAFAF;
}
table.right_panel td.bottom {
 padding: 0px;
}
table.right_panel td.bottom div.left {
 background-image: url(img/default/login_bbl.gif);
 width:5px;
 float:left;
 display:inline;
}
/******************************************************************************/


/* Footer & Credits ***********************************************************/
table.footer {
 font-family: arial;
 font-size: 12px;
 color: #FFF;
 width: 100%;
}
table.footer a {
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #FFF;
}
table.footer a:hover {
 color: #FFAF19;
}
table.footer td.links {
 background-image: url(img/default/footer_center.gif);
 background-repeat: repeat-x;
 text-align: center;
 padding: 0px;
}
table.footer td.links div.left {
 background-image: url(img/default/footer_bl.gif);
 width: 10px;
 height: 30px;
 float: left;
 display: inline;
}
table.footer td.links div.right {
 background-image: url(img/default/footer_br.gif);
 width: 10px;
 height: 30px;
 float: right;
 display: inline;
}
table.footer td.links span.center {
 line-height: 25px;
}
table.footer td.credits {
 background-color: #A8A8A8;
 text-align: right;
 font-family: arial;
 font-size: 11px;
 color: #FFF;
 padding: 0px;
}
/******************************************************************************/



/* Main Content Header ********************************************************/
table.mc_header {
font-size:11px;
width:100%;
margin: 15px 0px 15px 0px;
border-width: 0px;
border-spacing: 0px;
}
table.mc_header td.left {
background-image: url(img/default/prodh_left.gif);
padding: 0px;
}
table.mc_header td.text {
background-image: url(img/default/prodh_cent.gif);
background-repeat: repeat-x;
width: 100%;
padding: 0px 5px 0px 5px;
color: #FFF;
}
table.mc_header td.pnumbers {
font-family:Arial;
font-size:12px;
background-image: url(img/default/prodh_cent.gif);
background-repeat: repeat-x;
color: #FFAF19;
text-align: right;
letter-spacing: 7px;
}
table.mc_header td.pnumbers a {
color: #FFF;
}
table.mc_header td.right {
background-image: url(img/default/prodh_right.gif);
padding: 0px;
}
/******************************************************************************/



/* Standard Content Box *******************************************************/
table.cbox_standard {
 width:100%;
 margin: 15px 0px 15px 0px;
 border-width:0px;
 border-spacing:0px;
}
table.cbox_standard th.cbox {
 background-image: url(img/default/prodboxh_cent.gif);
 background-repeat: repeat-x;
 padding: 0px;
}
table.cbox_standard th.cbox div.left {
 background-image: url(img/default/prodboxh_left.gif);
 width:5px;
 float:left;
 display:inline;
}
table.cbox_standard th.cbox div.right {
 background-image: url(img/default/prodboxh_right.gif);
 width:5px;
 float:right;
 display:inline;
}
table.cbox_standard th.cbox div.center {
 color: #000;
 font: bold 13px Verdana;
 background-color: transparent;
 overflow:hidden;
 float:left;
 display:inline;
 padding: 8px 0px 3px 5px;
}
/*------------------*/
table.cbox_standard td.left {
 background-color: #A9A8A8;
 width:2px;
 padding:0px;
}
table.cbox_standard td.right {
 background-color: #A9A8A8;
 width:2px;
 padding:0px;
}
table.cbox_standard td.separator {
 width: 15px;
}
table.cbox_standard td.content {
 font-family: verdana;
 background-color: #FFF;
 padding: 15px;
}
/*-------------------*/
table.cbox_standard td.footer {
background-image: url(img/default/prodboxf_cent.gif);
background-repeat: repeat-x;
padding: 0px;
}
table.cbox_standard td.footer div.footer_l {
background-color: #E1E1E1;
background-image: url(img/default/prodboxf_left.gif);
width:3px;
float:left;
display:inline;
}
table.cbox_standard td.footer div.footer_r {
background-color: #E1E1E1;
background-image: url(img/default/prodboxf_right.gif);
width:3px;
float:right;
display:inline;
}
table.cbox_standard td.footer div.footer_c {
float:left;
display:inline;
}
/******************************************************************************/



/* Standard Table Layout ******************************************************/
table.standard {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#fff;
 width:100%;
 border-collapse:collapse;
 text-align:left;
}
table.standard th {
 font-size: 12px;
 font-weight: normal;
 padding: 4px 8px;
 border-bottom: 2px solid #900000;
}
table.standard td {
 font-size:11px;
 border-bottom: 1px solid #ccc;
 color: #669;
 padding: 4px 8px;
}
/******************************************************************************/



/* Standard Product inner content *********************************************/
div.wrapper_prstd {
 width: 100%;
}
div.wrapper_prstd p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 0px 0px 4px 0px;
}
div.wrapper_prstd div.thimg {
 width:80px;
 height:80px;
 margin:0px 15px 10px 0px;
 padding:2px;
 border:2px solid #E1E1E1;
 float:left;
 display:inline;
}
div.wrapper_prstd div.prstd {
 width: 100%;
 float: left;
 display: inline;
}
div.wrapper_prstd div.prlogo {
 width: 140px;
 float: left;
 display: inline;
}
/* Extenson to standard table layout */
div.wrapper_prstd table.standard th.cenaEUR {
 width:65px;
 text-align:right;
}
div.wrapper_prstd table.standard th.cenaSKK {
 width:90px;
 text-align:right;
}
div.wrapper_prstd table.standard th.order {
 width:70px;
}
div.wrapper_prstd table.standard td.cena {
 text-align:right;
}
div.wrapper_prstd table.standard td.order input {
 width: 30px;
 vertical-align: middle;
}
div.wrapper_prstd table.standard td.order img {
 vertical-align: middle;
}
/******************************************************************************/



/******************************************************************************/



/* Order - Summary Page *******************************************************/
table.order_main {
 font-family: arial;
}
/******************************************************************************/