/* DigiPark.cz styles, Digineff.cz Pricelist */

/* Basic */
body {background-color: #FFFFFF; color: #333333; font: 76% Geneva, Arial, sans-serif; margin: 10px 0; padding: 0;}
a {color: #FF0000;}
a:visited {color: #8F0000;}
a:hover {color: #D5552A;}
a img {border: none;}
h1, h2, h3, h4, h5, h6, caption {font-family: Impact, Arial, sans-serif; font-weight: normal;}
h1 {font-size: 197%;}
h2 {font-size: 116%;}
p {margin: 0 0 1em 0;}

/* Layout */
#cenik {text-align: left; margin: auto; width: 100%;}
#cenik #top {text-align: center;}

/* Tables */
table {width: 100%; border-collapse: collapse; border: 1px solid #8D96A3; margin-bottom: 1.5em; font-size: 100%;}
th, td {background: white; padding: 0.3em 7px; border: 1px solid #D1D1D1;}
th {font: normal 150% Impact; background: #8D96A3; color: #FFFFFF; text-align: left;}

/* Status */
.stat-vyprodej, .stat-novinka, .stat-sleva, .stat-doporucujeme {color: white; padding: 0 0.3em; text-transform: uppercase;}
.stat-vyprodej {background: #8D8DFF;}
.stat-novinka {background: #FFD400;}
.stat-sleva {background: #FFD400;}
.stat-doporucujeme {background: #98D002;}
