/* CSS Document */
/* http://www.oprendek.sk - garden centre and services, author: Radovan Oprendek */

/* štandard pre obrázky: 
hlavný na vrchu: 800 x 283;
naboku div aktualne: 180 x y;
fotky v galerii: 300,450,600
*/

body {
  margin:auto;
	background: url('img/bg7.gif');
	text-align: center;
	font: 10pt/15pt Verdana, "Geneva CE", lucida, sans-serif;
}

.kontajner {
margin:auto;
margin-bottom: 20px;
width: 780px;
background-color: rgb(300,300,300);
text-align: left;
  }

.header{
margin: auto;
height: 260px;
width: 780px;
background:rgb(222,253,75);
	}
.header img {
margin: 0px;
padding: 0px;
display: block;
}
.menu{
margin: auto;
position: relative;
top: -27px;
width: 780px;
}
.stlacitko{
margin: auto;
padding: 10px 15px 10px 25px;
}
.stlacitko a {
color: white;
letter-spacing: 2px;
text-decoration: none;
font: 16px Tahoma, "Lucida Grande CE", lucida, sans-serif;

}
.stlacitko a:hover {
color: rgb(238,255,147)
}

.entry {
min-height: 480px;
padding-top: 20px;
font: 10pt/15pt Verdana, "Geneva CE", lucida, sans-serif;
}
.bok{
float:right;
}
.aktualne{
width: 180px;
min-height: 100px;
background: rgb(227,248,162);
margin: 0 10px 10px 10px;
padding: 10px;
font: 10pt/15pt Verdana, "Geneva CE", lucida, sans-serif;
}
.popis{text-align: right; color: rgb(65,65,65);}
.aktualne img{
text-align:center;
}

.aktualne a img{ border: none; display: block;}

.text {
margin: auto;
padding: 0 10px 20px 25px;
letter-spacing: 0px;
text-align: justify;
}

.text img {
float:left;
margin: 6px 10px 4px 0;
border: none;
}
.text a{ color: rgb(74,96,13);}
.text p {
margin: 2px 0 13px 0;
max-width: 520px;
}
.text td { padding-right: 10px;}
h1 {
color: black;
text-decoration: none;
	font: 24px Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
h1 a{color: black;
text-decoration: none;}
h2 {
margin: 0px;
font: 20px Tahoma, "Lucida Grande CE", lucida, sans-serif;
}

}
.mapa{

float: right;
}
.mapa img{
margin:  0px;
float: none;
border: solid rgb(227,248,162) 16px;
}
/*galeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeria*/

.fotky td{
text-align: center;
padding: 10px;
background: white;
border: solid white 15px;
}

.fotky  a{
color: rgb(70,70,70);
text-decoration:none;
letter-spacing: 1px;
}
.fotky  img{
display: block;
}
.fotky a img{
border: none;
}
.fotky  a:hover{
color: rgb(203,230,18);
}
.galeria{
text-align: center;
margin: auto;
padding: 0 10px 20px 25px;
letter-spacing: 1px;
}











/*footer*/
.footer {
	clear: both;
  font: 0.7em Tahoma, "Lucida Grande CE", lucida, sans-serif;
	letter-spacing: 1px;
	color: rgb(174,174,174);
	padding: 20px 0 3px 0;
}

.footer a {
	color: rgb(174,174,174);
	text-decoration: underline;
}