* {
	margin:0;padding:0;
}
a img{
border:none;
}
html,body {height: 100%;}

body {
	background: url('graphics/web_end.gif') repeat-y scroll transparent center 0px;
	text-align: center;
	line-height: 1.3em;
	/*font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;*/
	font-family: "MS Sans Serif", sans-serif;
	font-size: 12px;
}
/*
#headend{
  background: url('graphics/web_end.gif') repeat-y scroll transparent 0px 0px ;
  width:1066px;
  height: 100%;
  
  left: 50%;
  margin-left: -533px;
  z-index: -1;
  overflow:auto;
  min-height:100%;
  line-height:100%;
}
*/

#headend{
  position: absolute;
  left:0;
  background: url('graphics/head.jpg') repeat-x scroll white center top;
  height: 192px;
  width: 100%;
  z-index: -1;
}
#body2{
  
}


/*
      NADPISY*/

abbr, acronym {
     /*border-bottom-style: dashed;
     border-bottom-width: 1px;*/
     cursor: help !important;
     
}  

a {
  color: #198104;
}      
h2, h3, h4, h5 {
  margin: 0 0 0.15em 0;
  line-height: 1.5em;
  color: #1B8006;
}


h2 {
  font-size: 20px;
  padding-top: 10px;
  color: #1B8006;
  font-family: "Trebuchet MS", sans-serif; 
}

h3 {
  font-size: 17px;
  font-family: "Trebuchet MS", sans-serif; 
}

h4 {
  font-size: 100%;
}



/*  ROZLOZENI
*/

#conteiner {
	width: 1066px;
	margin: 0 auto;
	text-align: left;
	padding:0;
}

#header {
	width: 1066px;
	height: 244px;
	margin: 0px 0px 0px 0px;  /*ODSAZENI VRCHU*/
	background: url('graphics/header.jpg') no-repeat scroll transparent center top;
}

#main{

}

#content {
  margin-top: -4px;
  margin-left:208px; 
  width: 660px; 
  min-height: 670px;
  _height: 670px;
  background: url('graphics/main.gif') no-repeat scroll transparent center top;
}

#menu {
  margin-left:48px; 
	float: left;
	width: 160px;
	_display: inline; /*KOREKCE IE DOUBLE MARGIN BUG*/
}

#sub-menu {
  margin-right:28px;
	float: right;
	width: 160px;
}

#footer {
	background: url('graphics/footer.gif') repeat-x scroll transparent center bottom;
	height: 134px;
  min-width: 960px;
}


#footer  {
   bottom: 0;
   width: 100%;

}
#footer #footerdog{
   margin:0 auto;
   background: url('graphics/footer-dog.jpg') no-repeat scroll transparent top left;
	 width:234px;
	 height:134px;
	 position: relative;
	 left: -387px;
}


#footertext {
  margin: 0 auto;
  position:relative;
  top: 120px;
	color:white;
	text-decoration: none;
	width: 1005px;
	z-index: 1;
	text-align:right;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

/*            HLAVICKA
--------------------------------*/

h1 {
  display: none;
}

h1 a:hover {
  color: #FCF401;
}
 /*hledani*/
.spacer{
  background: transparent; /*body*/
  height: 3px; 
} 
/*hledani */
#search {
  margin: 151px 0px 0px 0px;
  float: right;
}
#search p {
  background: url('graphics/search.gif') no-repeat scroll transparent top left;
  width: 300px;
}  
#search input.submit, #loginbox input.submit {
  color: white;
  background: #1c8205;
  padding: 0px 5px 0px 5px;
  font-size: 12px;
}
#search input#hledanafraze {
  color: #1c8205;
  padding: 0px;
  width: 112px;
  height: 17px;
  background: #FDFEFD;
  border: solid 1px #46962F;
  margin: 2px 3px 3px 25px;
}

#up-box, #up-box-2  {
margin-top: 31px; 
float:left;
color: #1B8006;

}
#up-box a, #up-box-2 a{
  text-decoration: none; 
}
#up-box a:hover, #up-box-2 a:hover{
  text-decoration: underline; 
}

#up-box {
width: 300px;
margin-left: 64px;
height: 20px;

}

#up-box-2{
margin-left: 250px;
}
/**horni menu*/
#up-menu {
  width:420px;
  height:17px;
  float:left;
  margin: 153px 0 0 275px;
  clear:both;
  /*position: absolute;
  top:204px;
  left:370px;*/
}
#up-menu div{
  float:left;
  margin-left: 11px; 
}

#up-menu div a, #up-menu .odd{
  font-size: 16px;
  font-family: "TrebuchetMS", Sans-Serif;
  text-decoration: none;
  
}
#up-menu, #up-box-2, #up-box, #sub-menu {
  _display: inline; /*double margin bug*/
}
#up-menu a:hover{
  text-decoration: underline;
}
#up-menu .odd{
  color: #198104;
}

 /*prihlaseni*/
 
#loginbox {
  color: #273E46;
  padding: 2px 10px 2px 8px;
  background: url('graphics/login-box.gif') no-repeat scroll transparent top left;
  min-height: 70px;
}
#loginbox a {
  color: #273E46;
  margin-right: 2px;
  padding: 1px 2px 1px 2px ;
}
#loginbox input {
  background: #FFFFFF;
  border: solid 1px #46962F;
  height: 14px;
  width: 134px;
  color: black;
  margin: 4px 0 0 -3px;
}
#loginbox input.submit {
  font-size: 10px;
  width: 53px;
  height: 16px;
  color: #000200;
  background: #BFECB5;
  padding-top: -2px;
  margin-right:9px;
}

#loginbox .lb{
  margin-left: -2px;
}


/*           PRAVE MENU
--------------------------------*/
#sub-menu h3 {
  color: #1B8006;
  /*margin: 3px 3px 0 3px;*/
  padding: 0;
  text-decoration: underline;  
  font-size: 12px;
}
#sub-menu h3 a {
  color: #1B8006;
}

#sub-menu .in {
 margin:10px;

}


#sub-menu h3, #menu h3  {

}




/*            HLAVNI MENU
--------------------------------*/
#menu {
  padding-bottom: 60px;
}
#menu ul {
  margin: 0px 5px 0 0px;
  padding-bottom: 4px;
   
}  

#menu ul li {
  color: white;
  list-style-type: none;
  width:150px;
}

#menu ul li a {
  background: url("graphics/button.gif") 0 0 no-repeat;
	color: #126702;
	text-decoration: none;
	margin: 3px 0 0 0;
	padding: 3px 7px 3px 7px ;
	/*font-size: 112%;*/
	font-size: 12px;
	text-align: right;
	
  /*line-height: 18px;*/
	display: block;
}


#menu ul li ul {
  margin-left: 0px;
}

#menu ul li li a{
  padding-left: 10px;
  border: none;
  margin: 0;
}



#menu ul li a:hover {
   background-position: -150px 0;
   color: #ffffff;
   font-weight: bold;
}


#menu ul li a.sel {
   background-position: -150px 0;
   color: #ffffff;
   text-decoration: underline;
   font-weight: bold;
}

#menu ul li.admin a {
  color: black;
  text-decoration: none;
}

/*    Anketa + RSS
            */
#sub-menu a {
  color: #3D366C;
}
#sub-menu a:hover {
  color: black;
}  

#sub-menu div.anketa h4{
  color: black;
  /*text-decoration: underline;*/
}
  
div.anketa, div.rss {
  margin: 0 10px 4px 10px;
}
div.anketa {
  margin-top: 3px;
  padding: 0px 3px 3px 3px;
  font-size:80%;
}
div.anketa h4 {
  font-size:130%;
}
div.anketa ul {
  margin-bottom: 5px;
}
div.anketa ul li {
  list-style-type: none;
}
#sub-menu div.anketa ul li {
  display:block;
  margin-left:4px;
}

#sub-menu div.anketa ul li a {
  margin-bottom:1px;
  font-size:120%;
}


/*      CLANKY */
html>body .text img {
  margin: 10px;
}

#content .in {
  margin: 0px 16px 20px 16px;
  color: #1B8006;
}

#content a:hover {
  color: black;
}
div.news .datum, div.article .datum {
  color: #818181;
  font-size: 70%;
}       
         
h3.news {

 background: url('graphics/morenews.jpg') repeat-x scroll transparent top left;
 /*padding: 3px 3px 3px 0px;*/
 margin-bottom: 0px;
 border: solid #ADD2A6  1px;
 border-bottom: none;
 font-weight: bold;

 
}
#content .news hr, #content .article hr{
  border: none;
  height: 1px;
  background-color: #98C48F;
  color: #98C48F;
  margin: 5px 0 5px 0; 
} 


div.morenews {
  border: solid #ADD2A6  1px;
  border-top: none;
  height: 600px;
  overflow: auto;
}
div.news {
  color: #050505;
}
.news h3 a, .article h3 a{
  color: #207A09;
  text-decoration: none;
  /*font-weight: bold;*/
  font-family: "Trebuchet MS", sans-serif; 
  font-size: 16px;
  
}
.news h3{
  margin-top: -3px;
}
  
#content .news h3 a:hover, .article h3 a:hover{
  text-decoration: underline;
  color: #207A09;
}   

div.news img{
  border: solid 1px #318F1D;
  margin: 5px;
  float: left;
}
 
#content div.title, #content div.full {
 /* background:#E0F7DB;*/
  height:auto;
}
       
#content .date {
  float:left;
  /*line-height: 300%;*/
  vertical-align: bottom;
  margin-bottom: 1em;
  color: #AAA79F;
  font-style: italic;
  font-size:90%;
}
#content .article{
  height: 130px;
  margin-bottom: 34px;
}
                
#content .article .foot{
 float: right;
 color: #818181;
  
}
#content .article .foot a{
  color: #818181;
  text-decoration: none;
}
#content .article .foot a:hover{
  text-decoration: underline;
}
          
#content p {
  margin: 0 0 0.6em 0;
  /*text-indent: 0.8em;*/
  line-height: 1.7em;
  font-size: 12px;
  color: black;
}

#content ul, #content ol  {
  margin: 0px 5px 5px 20px;
}

#content ul li, #content ol li
{
 margin-left: 10px; 
}

.autor {
  font-style: italic;
  font-size: 90%;
  float:right;
  color: #AAA79F;
}
/*
#content hr {
     margin-top: 14px;
     height: 1px; 
     color: #AAA79F; 
     background-color: #AAA79F; 
     border: 0px solid #AAA79F
} 
*/

#content hr {
     margin-top: 4px;
     margin-bottom: 15px;
     height: 1px; 
     color: #9CC791; 
     background-color: #9CC791; 
     border: 0px solid #9CC791;
}                 
/*Administrace clanku*/
table.uzivatele {
  margin-top: 8px;
}
table.uzivatele td, table.uzivatele th{
  padding: 5px;
  border:solid 1px #B4C380;
}
.administrace {
  float:right;
}
.loged {
  margin: 10px 0px 0px 190px;
  _margin-left:95px;
  float: left;
  color: white;
}
.loged a {
  color:white;
}

.usermenu {
  float:right;
  width: 180px;
  border: solid #B4C380 1px;
  margin: 6px 0px 0px 20px;
  padding: 5px;
}

/*HLEDANI*/
.searchresult {
  color: red;
}
/*DISKUZE*/
.delete {
  float: right;
}
.prispevek .datum {
  float: right;
  background: #E0F7DB;
  padding-right: 5px;
}
.prispevek {
  border: solid  #E0F7DB  1px;
  padding: 5px;
  margin-bottom: 10px;
  overflow: hidden; 
  color: black;
}

fieldset {
  border: solid 1px  #B4C380;
}
.prispevek .name {
  background: #E0F7DB;
}
.prispevek .odpoved {
  margin: 20px;
}

legend {
  margin-left: 20px;
  padding: 0px 5px ;
}

h3.disc {
  margin: 65px 0px 0px 0px;
  background: #E0F7DB;
  padding: 3px 3px 3px 10px;

}
form#vlozit{
  margin-top: 30px;
}
form#vlozit table { 
   margin: 10px;
}

div.disc {
  border: solid  #E0F7DB  1px;
  padding: 10px;
  margin:0;
  width: auto;
}          
a#vlozitpris {
  margin: 10px 10px 20px 10px; 
  display: block;
}

div.svatek {
  margin: 10px 0px 10px 0px;
  color: #1B8006;
  padding: 2px 8px 8px 8px;
  background: url('graphics/login-box.gif') no-repeat scroll transparent top left;
}

/*inzerce*/
.foto {
  float:left;
  margin: 0 5px 5px 3px;
}
p.druh {
  margin:0 !important;
  background: #E0F7DB;
}

.inz-strank-popis, .inz-strank {
  background: #E0F7DB;
  padding: 5px;
}
.inz-strank {
  margin-bottom: 5px;
}
/*PORADNA*/
.poradna-sekce {
  background:#B4C380;
  padding: 5px;
  margin-top: 50px;
  margin-bottom: 1px;
}
#quick-nav h4 {
  text-decoration: underline;
}
#quick-nav {
  margin-top: 10px;
  float:right;
  border: solid 1px #B4C380;
  padding: 5px;
}
ul.poradna-rubriky {
  margin: 5px;
}
ul.poradna-rubriky li {
  margin-bottom: 0.5em;
}
ul.poradna-rubriky li a{
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 3px;
}
.u{
  text-decoration: underline;
}
.left {
  text-align: left;
}

.aknihy{
  min-height: 150px;
  _height: 150px;
}
#krmeni-news{
  background: white none repeat scroll 0%;
  color:#1B8006;
  margin:0px 3px 10px;
  padding:4px;
  text-align:center;
  padding: 0 auto;
  border: solid 2px #BBC682;  

}
#krmeni-news  img{
  margin: 0 5px 0 5px;
}

.forum th {
  border:none;
  background: #499D36;
  border-bottom: solid 5px #FEFEFE;
  padding: 4px;
  color: white;
  text-align:left;
}

.forum td{
  border:none;
  border-bottom: solid 5px #FEFEFE;
  background: #EFFAEA;
  padding: 4px;
}

.forum {
  border:none;
  width:100%;
  _width:98%;
  text-align: left;
  margin: 10px 0 40px 0;
}

a.button{
  background: #BFECB5;
  color:#000200;
  font-size:10px;
  margin-right:9px;
  padding: 2px 10px 2px 10px;
  border:1px solid #46962F;
}
a.button:hover {
  background: #EFFAEA;
}
