html
{
	height: 100%;
}

body
{
	background-image: url(pics/pozadi.gif);
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
	font-size: 90%;
}

#nastred
{
	background-color: #FEE8C9;
	width: 740px;
	border: 0;
	border-left: 1px solid #ED2024;
	border-right: 1px solid #ED2024;
	margin: 0 auto auto auto;
	bottom: 0px;
	min-height: 500px;
	min-height: 100%;
	background-image: url(pics/beruska.jpg);
	background-repeat: no-repeat;
	_padding-bottom: 30px;
	_border-bottom: 1px solid #ED2024;
}

#menu
{
	width: 191px;
	min-height: 200px;
	float: left;
	margin: 187px 0 0 14px;
}

#menu_in
{
	background-image: url(pics/menu_tecky.gif);
	background-repeat: repeat-y;
	width: 100%;
	min-height: 400px;
	_height: 400px;
	padding: 0 0 40px 0;
}

#menu_in ul

{
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: white;
}

.menu_nadpis
{
	font-weight: bold;
	font-size: 120%;
	padding: 18px 0 5px 10px;
	border-bottom: 2px solid white;
}

#menu_in a:link, #menu_in a:visited, #menu_in a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted white;
	_border-bottom-style: hidden;
	display: block;
	color: white;
	padding: 5px 0px 5px 25px;
	font-weight: normal;
}

#menu_in a:hover
{
	background: white;
	color: black;
}

#text
{
	width: 465px;
	padding: 300px 25px 0 20px;
	overflow: visible;
	line-height: 140%;
	min-height: 700px;
	_height: 700px;
	background-image: url(pics/beruska1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
}

#text h2
{
	font: bold 24px/1.2em Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
	display: block;
	min-height: 42px;
	_height: 42px;
	color: #ED2024;
	background-image: url(pics/h2.gif);
	background-repeat: no-repeat;
	margin-left: -20px;
}

#text p
{
	text-align: left;
}

#text a:link, #text a:visited, #text a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #ED2024;
	color: #ED2024;
	padding: 0 2px 2px 2px;
	font-weight: normal;
}

#text a:hover
{
	background: white;
	color: black;
}

#rea
{
	display: none;
}

#foto
{
	margin-left: 50px;
}

#foto a:link, #foto a:visited, #foto a:hover
{
	text-decoration: none;
	border: 0;
	background: none;
}

.foto_galerie
{
	background: transparent;
	border: 1px dotted #ED2024;
	text-align: center;
	overflow: hidden;
	margin: 2px;
}