	/* CSS for web:              */
	/* Author: hudi, e-mail:hudino@post.sk     */
	/* Update: 18.9.2005    */

BODY {
	background-color: #cecece;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12;
	color: black;
}

IMG {
	border-width:0;
}
h1{
font-size:1.2em;
}
h2{
font-size:1.2em;
text-align:left;
margin-top:40px;
}
p{
text-align:left;
line-height:1.4em;
}

#main {
	position: absolute;
	left:50px;
	top:0px;
	/*	background-color:#EFC183; */

	width: 700px;
	float:left;
	text-align:center;
}

#telo {
 /* background-color:rgb(211,216,184); */
  background-color:rgb(224,205,160);
	width:700px;
	float:left;
	border: 1px solid black;
}

#subtelo {
	padding:10 50 10 50;
	text-align:center;
}

#menu {
	float:left;
	background-color:rgb(190,223,239);
}

#banner {
  background:rgb(34,102,170);
	width:700px;
	height:80px;
	float:left;
	border-right:1px solid black;
	border-left:1px solid black;
}

#flags {
	background:inherit;
	padding: 8 0 0 0;
	text-align:center;
}

#flags a:link,a:hover,a:visited {
	text-decoration: none;
	background: inherit;
}

#rozbalfoto {
  display:block;
}

#lista {
	width:700px;
	background-color:rgb(63,148,233);
	float:left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

a:link {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: none;
	color: reds;
}

a:visited {
	text-decoration: none;
	color: blue;
}

.flag {
	width:30px;
	background:inherit;
}

.caption_bl{
  background:black;
  color:white;
  padding:2 3 2 3;
  float:left;
  text-align:left;
}
.fotoblok {
  background:rgb(48,129,82);
  color: white;
  padding: 20 30 20 30;
  border: 1px solid black;
}
.fotoblok IMG {
  border: 1px solid white;
}

.item {
	background:inherit;
	border-right: 1px solid black;
	float:left;
	padding: 8 0 8 0;
}


.item a:link {
	background: inherit;
	text-decoration: none;
	color: black;
	font-weight:bold;
	padding:8 5 8 5;
}
.item a:visited {
	background: inherit;
	text-decoration: none;
	color: black;
	font-weight:bold;
	padding:8 5 8 5;
}
.item a:hover {
	background-color: rgb(0,51,102);
	text-decoration: none;
	color: white;
	font-weight:bold;
	padding:8 5 8 5;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.red {
	color:red;
}

.total {
	clear:both;
}

.fleft {
  float:left;
}

.vup {
  vertical-align: text-top;
}

.underline {
  text-decoration: underline;
}

.pointer {
  cursor:pointer;
}

.adress {
  font-size: 10px;
}
#zelenausporam{
	width:545px;
	height:97px;
	background:white url('../images/zelenausporam.jpg') top right no-repeat;
	float:right;
}
#zelenausporam p{
	text-align:right;
	margin-right:93px;
	color:#222
}
#zelenausporam a{
	color:green;
	text-decoration:underline;
}
