



div.fb {
  float:right;
  height: 25px; 
  width: 100px;
}

.pxpod {
  margin-bottom:5px;
}
.pxnadpod {
  margin-top:5px;
  margin-bottom:5px;
}
.pxnad {
  margin-top:5px;
}
span.addposlat {
  text-align:left;
}
/* --- tooltips --- */
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 132px;
	border: 2px solid #669900;
	padding: 4px;
	background-color: #E7F3D0;
	visibility: hidden;
	z-index: 100;
	color: #333;
	font-size: 11px
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/* --- tooltips --- */

span.varovanie {color:#f00;}
/*.vy {color:#f00;}*/

/* ------------------ hodnotenie ---------------------- */
.hodnotenie {
  width:350px;
  height:20px;
  margin:5px;
  margin-left:30px;
  margin-bottom:25px;
  padding:5px 10px;
	border-bottom: 1px solid #99CC33;
	clear:both;
	font-size:90%;
  /*float:left;	*/
}

.stav {
/*  width:130px;*/
  float:right;
  margin-top:-15px;
  /*margin-right:125px;*/
}
/* ---------------- hodnotenie ------------------- */

body {
	text-align:center; 
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:80%; 
	color: #555;
	padding:0; 
	margin:0;
	text-align:center;
	min-width: 770px;
}

#back {
	width: 100%;
	position: relative;
}

#main {
	width: 770px;
	height: 100%;
	margin: 0 auto;
	bottom:0px;
	text-align: left;
	background-color:#FFF; 
}

#main .in {
	margin: 0px; 
	padding:0px;
	width: 770px;
}

#head {
	width: 770px;
	height: 140px;
	top: 0px;
	bottom:0px;
	position: relative;
	float:left; 
	background-image:url('../grafika/pohladnicetapety.png');
	background-repeat:no-repeat;	
	margin:0px;
	padding:0px;
}

.logo {
	float:left;
	margin-left:18px;
	margin-right:18px;
	margin-top:2px;		
	padding:0px; 
	width:222px; 
	height:80px
}
.logo img {
	border:0px;
}
.nahodny_vyrok {
	float:left;
	margin-left:10px;
	margin-top:6px;
	padding:0px; 
	width:230px;
	font-size:80%;
}

.nahodny_vyrok span {
	font-style: italic;
	font-weight: bold;
	display:block;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
}
.nahodny a, .nahodny a:link, .nahodny_vyrok a,.nahodny_vyrok a:link, .nahodny_vyrok span a {
	text-decoration:none;
}
.nahodny a:hover, .nahodny_vyrok a:hover {
	color:#336699
}

.head_menu {
	height: 30px;
	width:730px;
	padding-left:0px;
	margin-left:15px;
	margin-top:89px;
	font-weight:bold;
	font-size:120%;
	line-height:28px;
	background-color:#98C21E;
	background-image:url('../grafika/menu01.png'); 
	background-repeat:no-repeat
}
.head_menu li {
	border-left:0px solid #FFF; 
	border-right:0px solid #FFF;
	display: inline;
	margin: 0;
    padding: 0 7px;
    float: left;
    text-align: center;
}
.head_menu li:hover, .head_menu a:hover {
	background-color: #99CC33
}

.head_menu ul {
	padding: 0px;
	margin: 0px;
  list-style-type: none;	
}
.head_menu a, .head_menu a:link, .head_menu a:visited	{
	color: #fff;
	text-decoration:none
}



#foot .in {
	width: 770px;
	margin: 0 auto;
	height: 80px;
	position:relative;
	overflow:hidden; background-image:url('../grafika/patka.png');
	background-repeat:no-repeat;
	clear:both;
	text-align:center;
}

#foot .in .menu {
	float:left;
	margin-left:70px;
	|margin-left:30px;	
	margin-top:10px;
	font-size:80%; 
	width:150px;
	text-align:left;
}
#foot .in .menu a {
	display:block;
	color:#99CC33;
	text-decoration:none
}
#foot .in .menu a:hover {
	color:#555;
}
#foot .in p {
	float:right;
	font-size:80%;
	margin-right:310px;
	|margin-right:160px;	
	margin-top:40px;
	color:#555;
}
#foot .in p a {
	color:#555;
	text-decoration:none
}



#text {
	color:#555;
	clear:both;
	padding:10px 20px;
	margin:0px;
}

.meniny {
 color:#444; 
 float:right; 
 font-weight:normal;
 font-size:80%;
 margin:8px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------- */

a, a:link, a:visited {
	color:#333;
	text-decoration:underline;
	font-size:85%;
}

hr {
	border-left: 1px solid #FFF; 
	border-right: 1px solid #FFF; 
	border-top: 1px solid #FFF; 
	border-bottom: 1px solid #99CC33;
	padding-top:5px;
	margin-bottom:10px
}

h1 {
	background-image: url('../grafika/H1.png');
	background-repeat: no-repeat;
	font-size:150%;
	margin-bottom:10px;
	padding-left:45px;
	line-height:30px;
	width:450px; margin-left:0px; margin-right:0px; margin-top:0px
}
h1 a,h1 a:link, h1 a:visited {
	text-decoration:none;
	color:#555;
	font-size:120%;
}
h1 a:hover {
	text-decoration:underline;
	border-bottom: 1px solid #99CC33
}

h2 {
	clear:both;
}
h2 a,h2 a:link, h2 a:visited {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}

/* --------------------- POHLADNICE ----------------------------- */
#pohladnice, #citaty, .citaty {
	padding:6px;
	margin:0px;
	margin-bottom:10px;
	width:450px;
	float:left;
	background-image:url('../grafika/prechod.png');
	background-repeat:no-repeat;
}
#pohladnice h2, #citaty h2, .citaty h2 {
	width: 425px;
	height: 30px;
	padding-left:10px;
	margin:0px;
	margin-bottom:10px;
	color:#555;
	font-family:Verdana, Arial; 
	font-size:13pt; 
	font-weight:bold;
	line-height:30px;
	text-align:left;
/*	background-image:url('../grafika/H2.png');*/
}
#pohladnice img {
	border:1px solid #99CC33;
	padding:2px;
}
#pohladnice div {
	font-size:90%;
	padding-left:15px;
	clear:both;
}
#pohladnice div a{
	text-decoration:none;	
}
#pohladnice div a:hover {
	border-bottom:1px solid #99CC33;
}

#citaty .vyrok, .citaty .vyrok {
	text-align:left;
	width:400px;
	margin-left:20px;
	margin-bottom:20px;	
	font-size:90%;
}
#citaty .vyrok span, .citaty .vyrok span {
	margin-top:5px;
	margin-right:75px;
	float:right; 
	font-style:italic; 
	font-weight:bold;	
}
#citaty .vyrok span a, .citaty .vyrok span a {
	text-decoration:none
}
#citaty .vyrok span a:hover, .citaty .vyrok span a:hover {
	text-decoration:underline
}
#citaty .vyrok div, .citaty .vyrok div {
	clear:both;
	text-align:right;
	padding-top:5px;
}
#citaty .vyrok div a, .citaty .vyrok div a {
	text-decoration:none
}
#citaty .vyrok div a:hover, .citaty .vyrok div a:hover {
    border-bottom: 1px solid #99CC33
}
#citaty a img, .citaty a img {
  margin:0px;
  margin-left:5px;
  margin-right:2px;
  border:0px;
}
.pravastrana {
  clear:both;
	float:right;
	position:relative;	
	width:250px;
	margin-top:-40px	
}

#p_kat, #v_kat, .v_kat {
	font-size:90%;
	float:right;
	width:250px;
	height:300px;
	border:0px solid #000;
	margin-top:0px
}
#v_kat, .v_kat {
	margin-top:30px;
	height:200px;	
}
#v_kat .najlepsi, .v_kat .najlepsi {
	margin-top:10px;
}
#v_kat .najlepsi div, .v_kat .najlepsi div {
	margin-left:20px;
}
#v_kat .najlepsi div a, .v_kat .najlepsi div a {
	text-decoration:none;
	font-weight:normal;	
}
#v_kat .najlepsi span, .v_kat .najlepsi span {
	margin-top:5px;
	margin-right:75px;
	float:right; 
	font-style:italic; 
	font-weight:bold;	
}
#v_kat h3, .v_kat h3 {
	color:#99CC33;
	margin-bottom:5px;
}
#v_kat .pridaj, .v_kat .pridaj {
	clear:both;
	padding:20px;
}
#v_kat .pridaj a, .v_kat .pridaj a {
	text-decoration:none;
}
#v_kat .pridaj a:hover, .v_kat .pridaj a:hover {
    border-bottom: 1px solid #99CC33;
    color:#000;
}




#p_kat a, #v_kat a, .v_kat a {
	font-weight: bold;
}
#p_kat a:hover, #v_kat a:hover, .v_kat a:hover {
	color:#3399FF;
	text-decoration:none;
}
#p_kat p, #v_kat p, .v_kat p {
	margin-bottom:10px;
	border-bottom:1px solid #99CC33;
}
#p_kat span {
	font-size:90%;
}
#p_kat span a {
	font-weight: normal;
	text-decoration:none;
}
#p_kat span a:hover {
	color:#3366FF;
}
/* --------------------- POHLADNICE ----------------------------- */



/* --------------------- MAPA WEBU ----------------------------- */
#mapa {
	float:left;
}
#mapa ul {
	list-style-type: none; 
	font-size:110%; 
	font-weight:bold;
}
#mapa ul a:visited,#mapa ul a:link,#mapa ul a {
	text-decoration:none
}
#mapa ul a:hover {
	text-decoration:underline
}
#mapa ul ul a:visited,#mapa ul ul a:link,#mapa ul ul a {
	font-weight:normal;	
}
#mapa ul ul {
padding:0px;
	padding-left:25px;
	margin:0px;
}
#mapa ul ul ul {
	width: 400px;
	font-size:90%;
	padding-left:25px;
}
#mapa ul ul ul a:hover{
	text-decoration:underline;
	color:#669900;
}
/* --------------------- MAPA WEBU ----------------------------- */

.prihlas {
	width: 125px; 
	height: 34px; 
	background-image:url('../grafika/tlacidlo1.png'); 
	background-repeat:no-repeat;
	border:0px none;
	color:#FFF;
	font-size:120%;
	line-height:34px;
	font-weight:bold;
	cursor: pointer;
	margin:0px;
}
.odsek {
	margin-left:50px
}
.odsek1 {
	margin-left:150px
}
/* ---------------- pasik ------------------ */
.pasik {
	border-bottom: 1px dotted #A9CB45; 
	width: 100%;
	margin-bottom:10px;
}
.pasik a {
	text-decoration:none;
}
.pasik a:hover {
	border-bottom: 1px solid #A9CB45
}

/* ------------ mapa - reklama ------------ */
.reklamap {
	float:right;
	position:relative;
}
.reklama {
  padding: 5px;
}

.tip {
  font-size:90%;
  padding:5px;
	background-image:url('../grafika/prechod_730.png'); 
	background-repeat:no-repeat; 
  height:40px;
  clear:both; 
  width:720px
}
.tip1 {
  font-size:90%;
  padding:5px;
	background-image:url('../grafika/prechod_550.png'); 
	background-repeat:no-repeat;  
}

/* ------------------------- */
.poslat {
	float:right;
	position:relative;
	width: 285px;
  margin-top:-40px;
}
.poslat h2 {
	font-size:110%;
	color:#99CC33;
	float:right;
	position:absolute;
}
.poslat hr {
	margin:0px;
	margin-top:24px;
	|margin-top:10px;
	margin-right:15px; 	
	width:270px;
	margin-bottom:10px;
}
/*
.poslat input[type=text] {
	border-style:solid; 
	border-width:0px;
	color:#333333;
	font-size:95%; font-family:Arial, verdena, tahoma;
	margin:0px;
	width: 165px;
	height: 17px;
	font-weight: bold;
}
*/
.poslat input[type=text] {
  float:left;
  /*border:0;*/
	border-style:solid; 
	border-width:1px;
  border-color:#fff;  
	width: 163px;
	height: 15px;
	font-size:90%;
  font-family:Tahoma, Verdana, sans-serif, Arial;
  background:none;
  color:#333;
	font-weight: bold;  
/*margin-top:7px;*/
/*padding:2px 0 3px*/
}

.poslat label {
	width: 100px;
  height: 38px;
  line-height: 38px;	
  float:left;
	font-weight: bold;  
}
/**/
.poslat .podinput {
	width: 170px;
	height: 28px; 
	background-image: url('../grafika/input.png'); 
	background-repeat: no-repeat;
	border-style:solid; 
	border-width:0px;
	padding:5px;
	float:right;
  /*margin-left:100px;*/	
}

textarea {
	width: 265px;
	height: 95px; 
	border-style:solid; 
	border-width:0px;
	color:#333333;
	font-size:95%; font-family:Arial, verdena, tahoma;
	margin:0px;
}
.podtextarea {
	width: 275px;
	height: 115px; 
	background-image: url('../grafika/textarea.png'); 
	background-repeat: no-repeat;
	border-style:solid; 
	border-width:0px;
	padding:5px;
	clear:both;
}

/* ----------------------------- TagCloud ----------------------------------- */
#tagcloud {
    width: 450px;
    padding: 0px;
    text-align:center;
    font-size:150%;
	  border-top: 1px solid #99CC33
}

#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}

#tagcloud span {
    padding: 4px;
}

.smallest {
    font-size: 60%;
}

.small {
    font-size: 75%;
}

.medium {
    font-size:100%;
}

.large {
    font-size:115%;
}

.largest {
    font-size:130%;
}

/* -------------------------------------------------------------------------- */
.hladat1 .podinput {
	width: 290px;
	height: 26px; 
	background-image: url('../grafika/input1.png'); 
	background-repeat: no-repeat;
	border-style:solid; 
	border-width:0px;
	padding:5px;
  margin-left:105px;
}
.hladat1 input[type=text] {
	border-style:solid; 
	border-width:0px;
	color:#333333;
	font-size:95%; 
  font-family:Arial, verdena, tahoma;
	margin:0px;
	width: 280px;
	height: 16px;
  margin-right:20px
}
.hladat1 label {
	width: 110px;
	height: 26px;
	line-height: 26px;
  float:left;
	font-weight: bold;
	font-size:95%;
	
}
.hladat1 .hladaj_btn {
	background-image: url('../grafika/find.png'); 
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	border:0px;
  float:right;
  margin-top:-33px;
}

/* -------------------------------------------------------------------------- */
.info img {
  float:left;
}
.info a,.info a:link,.info a:visited {
  text-decoration:none;
  color:#006699;
}
.info a:hover {
  color:#99CC33;
}
.info a img{
  border-width:0px;
  display:inline
}
/* -------------------------------------------------------------------------- */
.pohladprava .invia,.pohladprava .invia, .pohladprava .invia {
  margin-bottom:20px;
  margin-top:20px;  
}
.pohladprava .invia img {
  float:left;
  margin-top:-5px;
  margin-right:2px;
}
.pohladprava .invia a,.pohladprava .invia a:link, .pohladprava .invia a:visited {

  display:inline;  
}

/* -------------------------------------------------------------------------- */
#najnovsiepiesne1{
  text-align:right;
  padding-right:30px;
}
#najnovsiepiesne1 h3 {
  color:#2896C7;
  font-size:120%;
  border:0px;
  text-decoration:none;
  margin-bottom:0px;
}
#najnovsiepiesne1 h3:hover {
  color:#333;
}

#najnovsiepiesne1 a {
  text-decoration:none;
}
#najnovsiepiesne1 a:hover {
  text-decoration:underline;
}


#najnovsiepiesne1 div{
  margin-bottom:10px;
}
#najnovsiepiesne1 span {
  font-size:90%;
}

.pismenko a,.pismenko a:link, .pismenko a:visited {
	text-decoration:none;
	font-weight:normal;	
}
/* -------------------------------------------------------------------------- */

a.hnedy {
  color: #3C2A12;
}
