
html,
body {
  height: 100%;
  min-height:100%;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(../images/bg/light_body.gif) repeat-y top center;
  font: 400 0.7em verdana, arial, sans-serif;
  line-height: 170%;
  color: #000;
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #ed008c;
  border-bottom: 6px solid #fcd9ee;
}

h1 span {
color:#ed008c;
}

h2 {
  font-size: 1.2em;
  color: #ed008c;
}

h2 span {
color:#ed008c;
}

h3 {
  text-transform: none;
  font-size: 10pt;
  color: #ed008c;
}

h3 span {color:#ed008c}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}

.ruzovy {
color:#F53D93;
}

/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/* Links */
a {
  text-decoration: none;
  color: #ef008e;
  outline:none;
}

a:hover {
  color: #ef008e;
  text-decoration:underline;
}

a img {
  border: 0;
}


/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}



/* Lists */
ul li {
  list-style-image: url(../images/bg/submenu1.gif);
}

ol li {
  font-weight: bold;
  color: #ed008c;
}

ol li span {
  font-weight: normal;
  color: #444;
}

/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #fcd9ee;
  border-top: 1px solid #f999d2;
  border-bottom: 1px solid #f999d2;
}

input {
margin-top:5px;
}

.vypis a {
color:#cc0000;
margin-bottom:3px;
padding-bottom:0px;
font-size:10pt;
font-weight:bold;
text-transform:none;
}

.vpravotop {background:#fcd9ee url(../images/zluty2-top.gif) top center no-repeat;padding-left:15px;padding-right:10px;padding-top:15px;}
.vpravobot {clear:both;background:#fcd9ee url(../images/zluty2-dole.gif) bottom center no-repeat;height:18px;width:180px;margin-bottom:10px;}
.vlevotop {background:#fcd9ee url(../images/zluty-top.gif) top center no-repeat;padding-top:15px;width:160px;}
.vlevobot {clear:both;background:#fcd9ee url(../images/zluty-dole.gif) bottom center no-repeat;height:18px;width:160px;margin-bottom:10px;}
.lpecko {margin:0;padding-right:15px;padding-left:15px}

.nahled {
padding:5px;
background:#fcd9ee;
}

.vypishlavni {
float:left;width:284px
}

.reklama250 {
float:left;width:280px;height:285px;padding-top:15px
}

.vypisreklama {
float:left;width:142px;height:150px;
}

/* -------------------------------------------------------------------------------------------------------
AdFox
------------------------------------------------------------------------------------------------------- */
div#adfox-l2 h2 {float:right; padding-right:40px;}
div#adfox-l2 h2 a {color:#aaa !important; font-size:9px; text-decoration:none;}

div.adfox-box {margin-bottom:20px;font-size:12px;padding-left:15px;}
div.adfox-box p {margin:0;text-indent:0;padding:0}
div.adfox-box h3 {margin-bottom:5px;}
div.adfox-box h3 a {font-size:14px; color:#9c2525;font-weight:bold;text-decoration:underline}
div.adfox-box a {text-decoration:none;color:#aaa;margin:0;text-indent:0;padding:0}
