body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #000000 url(img3/img1.jpg) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #226323;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

small {
}

hr {
	display: none;
}


/* Header */

#main {
	width: 960px;
	margin: 0 auto;
	/*padding: 0 40px;*/
}

/* Logo */

#logo {
	clear: both;
	width: 960px;
	height: 172px;
	padding-top: 0px;
	text-align: center;
	/*background: url(img2/img03.jpg) no-repeat left bottom;*/
}

#domena{
 padding-top: 60px;
 padding-right: 70px;
 color: #000000;
}

#domena h2{
 text-transform: upercase;
 font-size: xx-large;
}


#slogan{
 float:right;
 margin: -11px 10px 0 0;
 text-align: center;
}
/* Page */

#hlavni {
	width: 960px;
	margin: 0 auto;
	/*padding: 30px 0;*/
	/*background-color: #FFFFFF;*/
	/*background: #98C89A url(img3/bgr.gif) repeat-y center transparent;*/
	background-color: #98C89A;
}

#text{
  margin-left: 10px;
}

.texty{
  width: 760px;
}

.texty a img{
  border: 1px #CEEECF solid;
  border-color: #CEEECF #000000 #000000 #CEEECF;
}

.texty a:hover img {
  border: 1px #000000 solid;
  border-color: #000000 #CEEECF #CEEECF #000000;
}

#pravy{
 width:145px;
 vertical-align: top;
 padding-top: 60px;
 padding-left: 20px;
}

#reklama3{
 padding-top: 60px;
}

/* Footer */

#paticka {
	clear: both;
	height: 20px;
	padding: 17px 0 0 0;
	background: url(img3/img5.gif) repeat-x;
	color: #000000;
	text-align: center;
	font-size: smaller;
}
.odkazytop{
  font-size:x-small;
}
#paticka a {
	color: #000000;
}

#propojeni_paticka{
  padding: 10px 10px 10px 10px;
  color:#44AA44;
font-size: x-small;
}

#propojeni_paticka a, #propojeni_paticka a:hover, #propojeni_paticka a:active, #propojeni_paticka a:visited{
  color:#44AA44;
}


.menu, #logo a, #logo a:hover, #logo a:active, #logo a:visited {
  color:#000000;
}

#paticka * {
	color: #000000;
}

#kontakt{ margin-left: 15px; }

