/*
Theme Name: ADSENSE THEMES
Theme URI: http://www.###.cz
Description: ###
Version: 0.1
Author: Ja
*/

/*
Cervena - svetla
h1 { background-color: #ee4e2a; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #f97e63; }
--------------------------------------------------------------------------------
Cervena - tmave
h1 { background-color: #d72c06; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #e45e40; }
--------------------------------------------------------------------------------
Hneda
h1 { background-color: #9c674a; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #a38371; }
--------------------------------------------------------------------------------
Modra - svetle
h1 { background-color: #608bc9; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #afc5e4; }
--------------------------------------------------------------------------------
Modra
h1 { background-color: #608bc9; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #afc5e4; }
--------------------------------------------------------------------------------
Modra - tmava
h1 { background-color: #001a66; color: #FFF; }
h1 strong { color: #687bb1; }
#ads728x15 { background: #2e4892; }
--------------------------------------------------------------------------------
Oranzova
h1 { background-color: #eba000; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #e8bb5c; }
--------------------------------------------------------------------------------
Ruzova
h1 { background-color: #af238c; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #d16bb8; }
--------------------------------------------------------------------------------
Tyrkysova
h1 { background-color: #0dbab0; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #66d1cb; }
--------------------------------------------------------------------------------
Zelena - svetle
h1 { background-color: #7cae25; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #9cc555; }
--------------------------------------------------------------------------------
Zelena - tmave
h1 { background-color: #7cae25; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #6ea65d; }
--------------------------------------------------------------------------------
Zluta
h1 { background-color: #f4c72c; color: #FFF; }
h1 strong { color: #000; }
#ads728x15 { background: #fadf82; }
--------------------------------------------------------------------------------
*/

h1 { background-color: #001a66; color: #FFF; }
h1 strong { color: #687bb1; }
#ads728x15 { background: #2e4892; }

/*----------------------------------------------------------------------------*/

* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 100.01%;
}
body {
  background: #e6e6e6 url(img/bg.jpg) no-repeat center top;
  color: #000;
  font: .625em arial, verdana, sans-serif;
  padding-bottom: 10px;
  text-align: center;
}

a {
  color: #000;
  text-decoration: underline;
}
a:hover, a:focus, a:active {
	outline:none;
  text-decoration: none;
}
a img {
  border: 0;
}

h1 {
  background-image: url(img/h1.png);
  background-repeat: no-repeat;
  background-position: left top;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ads_wordpress_v2/img/h1.png', sizingMethod='scale');
  font-size: 4.5em;
  font-style: italic;
  font-weight: normal;
  line-height: 1em;
  height: 102px;
  padding: 18px 0 0 28px;
  position: relative;
  margin: 20px auto 0;
  text-align: left;
  width: 912px;
}
* html h1 {
  background-image: none;
  height: 120px;
  width: 940px;
}
h1 strong {
  display: block;
  font-size: .36em;
  font-style: normal;
  font-weight: normal;
}

#container {
  background: #fff url(img/content.gif) repeat-y 546px 0;
  border-bottom: 10px #fff solid;
  display: inline-block;
  margin: 10px auto;
  padding: 100px 10px 0; /* padding: 150px 10px 0; s ads728x15 */
  position: relative;
  text-align: left;
  width: 940px;
}
html[xmlns] #container {
  display: block;
}
* html #container {
  height: 1%;
  width: 960px;
}
#container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

#content {
  float: left;
  width: 526px;
}
#content h2 {
  border-bottom: 1px #919191 dashed;
  font-size: 2.5em;
  font-weight: normal;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#content p {
  font-size: 1.2em;
  line-height: 1.5em;
  padding-top: 10px;
}
#content img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
#content img.alignright {
  float: right;
  margin: 0 0 10px 10px;
}
#content ul {
  font-size: 1.2em;
  padding: 10px 0;
}
#content ul ul {
  font-size: 1em;
  margin-bottom: -3px;
  padding: 3px 0;
}
#content ul li {
  background: url(img/li.gif) no-repeat 2px center;
  display: block;
  list-style: none;
  padding: 3px 15px;
}

#navi {
  background: #f2f2f2;
  float: right;
  font-size: 1.2em;
  padding: 15px 20px 20px;
  width: 162px;
}
* html #navi {
  width: 202px;
}
#navi ul {
  margin-bottom: -5px;
  padding-left: 20px;
}
#navi li {
  display: block;
  list-style: none;
  padding: 5px 0;
}
#navi a {
  color: #003366;
  font-weight: bold;
}

#footer {
  color: #aaa;
  font-size: 1.1em;
  line-height: 1.36em;
  margin: 0 auto;
  text-align: left;
  width: 960px;
}
#footer a {
  color: #aaa;
}

#ads728x90 {
  background: #fff;
  height: 96px;
  left: 0;
  overflow: hidden;
  padding: 10px 0 0 10px;
  position: absolute;
  top: 0;
  width: 950px;
}
* html #ads728x90 {
  height: 106px;
  width: 960px;
}
#ads728x15 {
  border: 10px #fff solid;
  border-top: 0;
  height: 25px;
  left: 0;
  overflow: hidden;
  padding: 8px 0 0 5px;
  position: absolute;
  top: 106px;
  width: 935px;
  
  display: none;
}
* html #ads728x15 {
  height: 43px;
  width: 960px;
}
#ads160x600 {
  background: #f8f8f8;
  float: right;
  padding: 20px 0 20px 20px;
  width: 182px;
}
* html #ads160x600 {
  width: 202px;
}
