html,body,ul,ol,menu,li,img,table,h2,h1,h3,form,fieldset,input,textarea {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Tahoma, sans-serif; 
}
a {
  color: #fff;
  text-decoration: underline;
}
a:hover {
  text-decoration: none !important;
  color: #fff !important;    
}
/* remove halo effect in firefox   */
a:active {
	outline: none !important;
}
p a:hover {
color: #666666 !important;
text-decoration: none !important;
}
p a {
color: #000033 !important;
}

h2 {font-size:18px;}
h3 {font-size:16px;}

p {
text-align: center;
font-size:14px;
}

p b {
text-align: center;
font-size:14px;
}

tr td {
text-align: left;
font-size:14px;
}

tr td a {
color: #000000 !important;
text-decoration: none !important;
}

tr td a:hover {
color: #bb0000 !important;
text-decoration: none !important;
}

hr, .hide, .logo h2 {
  display: none;
  clear: both;
}

body {  
  font-size: 70%;
  text-align: center; 
  background: #ffffff ;
}

.akcie {
width:600px;
text-align:left;
margin:0 auto;
font-size:14px;
text-decoration: none;
}

.akcie p ul li {
font-size:14px;
text-decoration: none;
}

 .header {
  height: 95px;
  clear: both;
} 
 
.text {
width:740px;
text-align:center;
margin:0 auto;
}

.text ol li {
margin:0 180;
text-align: left;
font-size:14px;
}

/**  menu **/

.solidblockmenu{
margin: -3 0 0 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url('../media/blockdefault.gif') center center repeat-x;
}
*>.solidblockmenu{
margin: 60 0 0 0;
}


.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url('../media/blockactive.gif') center center repeat-x;
}

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
<![endif]-->

h3 {
font-size: 10pt; font-family: Arial, Verdana, Tahoma, sans-serif; 
}

.footer {
width: 802px;
margin: 0 0 0 0;
padding: 0;
font: bold 13px Arial;
color:white;
width: 100%;
border: 1px solid #625e00;
border-width: 0px 0;
height: 20px;
background: black url('../media/blockdefault.gif') center center repeat-x;
}

.footer a {
text-decoration:none;
margin: 2 0 0 0;
}


.layout {
width:800px;
margin:0 auto; 
}

.border {
border-right-color: black;
border-left-color: black;
border-left-style: solid;
border-right-style: solid;
border-right-width: 1px;
border-left-width: 1px;
}

