/* ++++++++++ global general styles start ++++++++++*/	
html, body {
	margin:0px;
	padding:0px;
	font: 9.8pt arial, helvetica, sans-serif;
	color:#000000;
	}
h2 {
font-size:100%;
}
	
a:link { color:#D0FAFC; }
a:visited { color:#D0FAFC; }
a:active { color:#D0FAFC; }
a:hover { color:#000000; } 	

a.linklist1:link { text-decoration:none;color:#E9DF40;}
a.linklist1:visited { text-decoration:none;color:#E9DF40;}
a.linklist1:active { text-decoration:none;color:#E9DF40;}
a.linklist1:hover { text-decoration:underline;color:#ffffff;}

.color-1-text-98 { 
	font-family:arial, helvetica, sans-serif;
	font-size:9.8pt;
	color: #16C7C1;
	}
	
.color-2-text-8 { 
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	color: #D0FAFC;
	}		
.color-2-text-10 { 
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	color: #D0FAFC;
	}			
.color-2-text-18 { 
	font-family:arial, helvetica, sans-serif;
	font-size:18pt;
	color: #D0FAFC;
	}	
	
.color-3-text-88 { 
	font-family:arial, helvetica, sans-serif;
	font-size:8.8pt;
	color: #ffffff;
	}		

/* ++++++++++ global general styles end ++++++++++*/	
/* ++++++++++ global structure styles start ++++++++++*/	

.a5-bg-left {
	width:100%;
	margin-bottom:-10px; 	
	background:url(http://recepty.pre-vas.sk/images/bg-left-column.gif) repeat-y left top;
	}		

.a5-bg-right {
	width:100%;
	background:url(http://recepty.pre-vas.sk/images/bg-right-column.gif) repeat-y right top;
	}
.a5-bg-right-sl {
	width:100%;
	background:#7ED0D4;
	}	
	
#a5-body-center {
	text-align:left;
	}	
#a5-body {
	position: relative;
	margin:auto;
	width: 1024px; /* change this to a specific amount for a fixed design. E.g., 770px. */

/* note: this will look wider in IE because the right scroll defaults as on */

/* remove these comment tags if the page is to be centered
	margin-left: auto;
	margin-right: auto;*/
	text-align:left;	
	background:#7ED0D4 url(http://recepty.pre-vas.sk/images/bg-right-column.gif) repeat-y right top;
	border:0px solid #000000;		
	}	

#a5-header {
	position:relative;
	left:0px;
	top:0px;
	height:117px;
	background: url(http://recepty.pre-vas.sk/images/bg-header.gif) repeat-x;
	border:0px solid #000000;
	}
#a5-header-left {
  background:#606060 url(http://recepty.pre-vas.sk/images/header-left.jpg);
  width:557px;
  height:117px;
  float:left;
	}
#a5-header-right {
  width:403px;
  height:117px;
  float:right;
	}
#a5-vyhladavac {
  padding:0;
  margin:3px 0 0 0;
  text-align:left;
  font-size:12px;
  height:auto;
  background:rgb(232,232,232);
  }
#a5-vyhladavac td {
  padding: 0 0 0 5px;
  }
#a5-vyhladavac .search_submit {
  background:rgb(225,212,0);
  font-weight:normal;
  }
.search_input_text {color:rgb(96,96,96);}
.a5-header-logo {
  position:absolute;
  top:10px;
  left:10px;
  font-family:Comic Sans MS, Arial, sans-serif;
  color:red;
  font-size:30pt;
  margin:0;
  padding:0;
  }
.a5-header-logo span {
  position:absolute;
  top:-1px;
  left:-3px;
  color:white;
  margin:0;
  padding:0;
  }

.a5-header-slogan {
  position:relative;
  top:70px;
  left:110px;
  font-family:Comic Sans MS, Arial, sans-serif;
  color:red;
  font-size:15pt;
  margin:0;
  padding:0;
  }
.a5-header-slogan span {
  position:absolute;
  top:-1px;
  left:-3px;
  color:white;
  margin:0;
  padding:0;
  }

#a5-column-left {
	float:left;
	margin:0px -1000px 0px 0px;
	width:181px;
	height:auto;
	border:0px solid #000000;	
	}	
	
		#a5-date {
			text-align:center;
			background:#ffffff;
			vertical-align:50%;
			line-height:26px;
			}	
	
		#a5-pridat-recept {
			width:181px;
			height: 34px;
			padding-top:10px;
			text-align:center;
			font:bold 12pt arial, helvetica, sans-serif;
			background: url(http://recepty.pre-vas.sk/images/bg-menu.gif) repeat-y 0px 0px;
			}
		#a5-pridat-recept a {
			color:rgb(255,204,0);
			font:normal 15pt Comic Sans MS, helvetica, sans-serif;
			background: url(http://recepty.pre-vas.sk/images/bg-menu.gif) repeat-y 0px 0px;
			}
		#a5-pridat-recept a:hover,#a5-pridat-recept a:active {
			color:rgb(206,48,0);
			font:bolder 15pt Comic Sans MS, helvetica, sans-serif;
			background: url(http://recepty.pre-vas.sk/images/bg-menu.gif) repeat-y 0px 0px;
			}

		#a5-menu {
			width:181px;
			padding:10px 0px 10px 0px;
			font:bold 9.8pt arial, helvetica, sans-serif;
			background: url(http://recepty.pre-vas.sk/images/bg-menu.gif) repeat-y 0px 0px;
			}

		#a5-menu a {
			display:block;
			text-align:left;
			line-height:23px;
			vertical-align:50%;			
			text-align:right;
			padding:0px 25px 0px 10px;			
			text-decoration:none;
			background: url(http://recepty.pre-vas.sk/images/bg-menu-off.jpg) no-repeat 0px 0px;
			color:#DEEFF0;
			}
			
		#a5-menu a:hover {
			background: url(http://recepty.pre-vas.sk/images/bg-menu-on.jpg) no-repeat 0px 0px;
			color:#ffffff; 
			}		
			
		#a5-photo-bottom-left {
			margin:23px 0px 20px 0px;
			border:0px solid #000000;
			}				

#a5-body-content {
	position:relative;
	margin-left:181px;
	border:0px solid #000000;	
	}					
	
	#a5-column-center {
		position:relative;
		left:0px;
		top:0px;
		margin:23px 0px 0px 20px;
		font: normal 10.8pt arial, helvetica, sans-serif;
		line-height:14pt;
		border:0px solid #000000;
		}

	#a5-column-center h1 {
		font: bold 15pt Comic Sans MS, arial, helvetica, sans-serif;
		padding: 20px 0px 10px 0px;
		color:red;
		border:0;
		}

  #a5-column-center-main {
    margin-right:246px;text-align:justify;
    }

  #a5-obsah {
    position:relative;margin-top:-40px;
    }
  #a5-obsah p {
    margin:10px 0;
    padding:0;
    }
  #a5-obsah ol li {
    margin:5px 0 0 0;
    padding:0;
    }
  #a5-obsah ul li {
    margin:5px 0 0 30px;
    padding:0;
    }
  #a5-obsah a {
    color:blue;
    }
  .a5-vypis-receptov td {
    vertical-align:top;
  }

  #a5-vyhladavac-vysledky {
    position:relative;background:rgb(232,232,232);padding:5px;margin-top:40px;color:black;font-weight:normal;text-align:left;
    }
    .a5-table-vysledky-vyhladavania a {
color:blue;
}
.a5-table-vysledky_vyhladavania td {
padding: 5px;
}
.a5-table-vysledky_vyhladavania th {
color: rgb(255,204,0);
font-weight:bolder;
}


	#a5-column-right {
		float:right;
		width:250px;
		margin-top:-23px;
		text-align:left;
		border:0px solid #000000;	
		}	
  .a5-column-right-1 {
      background: url(http://recepty.pre-vas.sk/images/image-right-column-middle.jpg) no-repeat left top;
      width: 250px;
      height: 169px;
    }
    .a5-column-right-1 p {
      font-size:13px;
      font-weight:bolder;
      padding: 10px 0px 10px 25px;
      }
    .a5-column-right-1 span a,.a5-column-right-1 span a:visited {
      color:yellow;
      }
    .a5-column-right-1 a strong,.a5-column-right-1 a:visited strong {
      padding-left:90px;
      font-size:15px;
      }
    .a5-column-right-1 a,.a5-column-right-1 a:active,.a5-column-right-1 a:visited {
      text-decoration:none;
      }
    .a5-column-right-1 a:hover {
      text-decoration:none;
      color:white;
      font-weight:bolder;
      font-size:18px;
      }

	#a5-bottom-right-text, #a5-reklama-text-right, .a5-anketa-right {
		font: bold 10.8pt arial, helvetica, sans-serif;
		line-height:14pt;
		padding:0px 10px 10px 30px;
		}	
	#a5-reklama-text-right {text-align:center;}
  #a5-bottom-right-text li {
    margin-left:-25px;
    font-weight:normal;
    font-size:9.8pt;
  }
  .a5-anketa-right-1 {
background:rgb(207,49,4);
margin:0;padding:0;
padding-left:5px;
color:white;
letter-spacing:5px;
  }
  .a5-anketa-right-2 {
border: 2px solid rgb(207,49,4);
margin:0;padding:0;
padding-left:15px;background:rgb(232,232,232);
  }
  .a5-anketa-right-2 table {
  font-weight:normal;
  }
  .a5-anketa-right-2 a,.a5-anketa-right-2 a:visited,.a5-anketa-right-2 a:active {
color: black;  }
.a5-anketa-right-2 a:hover {color:blue}
.anketa-td1 {width:125px;padding-left:20px;}
.anketa-td2 {color:}
  .a5-anketa-right-2 p a,.a5-anketa-right-2 p a:visited,.a5-anketa-right-2 p a:active {
color: black;font-weight:normal;cursor:pointer;}
.a5-anketa-right-2 p a:hover {color:blue}
  
#a5-footer {
	clear:both; /* this needs to be outside the a5-bg-left and a5-bg-right so the background images don't repeat below the footer */
	text-align:center;
	line-height:35px;
	background:#4A7A7D;
	border:0px solid #000000;	
	}	
	
	
/* ++++++++++ global structure styles end ++++++++++*/	
/* ++++++++++ second level start ++++++++++*/	

#a5-sl-title {
	height:28px;
	font:bold 14px italic Arial, Helvetica, sans-serif;						
	color:#D0FAFC;
	padding:2px 0px 0px 30px;
	margin:-20px 0px 5px 0px;
	background: url(http://recepty.pre-vas.sk/images/bg-sl-title.gif) no-repeat 0px 0px;
	voice-family:"\"}\"";
	voice-family:inherit;
		height:26px;
	}
	html>body #a5-sl-title {
		height:26px;
	}	

#a5-column-right-sl {
	float:right;
	width:250px;
	margin-top:-23px;
	text-align:left;
	border:0px solid #000000;	
	voice-family:"\"}\"";
	voice-family:inherit;
		margin-top:-23px;
	}
	html>body #a5-column-right-sl {
		margin-top:-3px;
	}	
	
/* ++++++++++ second level end ++++++++++*/		
/*default*/
.farba1 {color: rgb(207,49,4)}
.bezobtek {
clear:both;
}
.border0 {
border:0;
}
.podnadpis {
font-size: large;
padding-top:15px;
color:rgb(207,49,4);
}
.potrebujeme {
padding:0;
margin:0;
}
.skryte {
visibility: hidden;
}
#reklamne_odkazy_vlavo {
margin-left:20px;
}
.zvyraznene {
font-size:large;color:rgb(207,49,4);
}
.zvyraznene2 {
font-weight:bolder;
}
.sirka600 {
width:600px;
}
.vpravo {
text-align:right;
}
.reklamy {
position:absolute;
left:-10000px;
top:-10000px;
}
.a5-photo-bottom-left-1 {
width:180px;height:125px;background: url(http://recepty.pre-vas.sk/images/photo-bottom-left.jpg) no-repeat;vertical-align:middle;text-align:center;
}
.a5-photo-bottom-left-1 p {
padding:30px 10px 0 10px;font-size:120%;font-weight:bolder;letter-spacing:2px;
}
.a5-photo-bottom-left-1 a {
color:yellow;
text-decoration: none;
cursor:pointer;
}
.a5-photo-bottom-left-2 {
border: 2px solid rgb(207,49,4);background:rgb(232,232,232);
width:180px;text-align:center;
}
.a5-photo-bottom-left-2 p {
padding:30px 10px 0 10px;font-size:120%;font-weight:bolder;letter-spacing:2px;
}
.a5-photo-bottom-left-2 a {
color:blue;
cursor:pointer;
}
/* zaciatok style pre foto v clanku*/
.thumbnail {float:right;margin:40px 0 0 10px;}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://recepty.pre-vas.sk/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://recepty.pre-vas.sk/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* koniec style pre foto v clanku*/

.odporucame {color:black;border:2px solid rgb(207,49,4)}
.odporucame a {color:blue;}
.odporucame a:href {color:red;}
