BODY {
	background-color: #a1a1a1;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: white;
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
}

A {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

A:HOVER {
	text-decoration: none;
	color: #212121;
	font-weight: bold;
}

TEXTAREA{
	font-size: 12px;
	padding: 5px;
	color: black;
	border: 1px solid black;
	font-style: normal;
	font-family: Tahoma, Arial;
	background-color: white;
}

INPUT{
	border: 1px solid black;
	font-size: 12px;
	padding: 5px;; 
	height: 25px;
	color: black; 
	font-style: normal; 
	font-family: Tahoma, Arial;
	background-color: white;
}

SELECT {
   border: 1px solid;
	font-size: 12px;
	padding: 5px;
	height: 25px;
	font-family: Tahoma, Arial;
	color: black; 
	background-color: white;
}

BUTTON {
	border: 1px solid black;
	font-size: 12px;
	padding: 5px;
	height: 25px;
	font-family: Tahoma, Arial;
	color: black;
	background-color: white;
}

#main_table {
	background: url('images/pozadi.jpg') no-repeat center top;
	width: 900px;
	height: 620px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}

#main {
	background: url('images/main.jpg') no-repeat center top;
	width: 900px;
	height: 500px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#menu {
	position: relative;
	top: 0px;
	right: 0px;
	margin: auto;
	height: 43px;
	width: 880px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

#text {
	position: relative;
	top: 0px;
	text-align: justify;
	margin-left: 45px;
	margin-right: 45px;
	width: 790px; 
	vertical-align: top;
	font-size: 13px;
	color: white;
}

#miniatura {
	padding: 2px 24px 0px 24px; 
	text-align: center;
	vertical-align: middle;
	border: 0px;
}

#font_11px {
	font-size: 11px;
	text-align: justify;
}

#font_13px {
	font-size: 13px;
	text-align: justify;
}

#delici_cara_vodorovna {
	border-bottom: 1px;
	border-bottom-color: Silver;
	border-bottom-style: solid;
}

#odsazeni_2px {
	padding: 2px;
}
