body
{
	background-image: url('pozadi.jpg');
	font-family: sans-serif;
	font-size: 90%;
}

.page
{
	width: 950px;
	height: 100%;
	border: 1px solid Black;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	background-image: url('pozadi.png');
	background-repeat: repeat-y;
}

.vypln1
{
	width: 100%;
	height: 20px;
	background-color: Orange;
}

.vypln2
{
	width: 100%;
	height: 20px;
	background-color: #97E57F;
}

.menu
{
	width: 200px;
	height: 560px;
	background-image: url('pribor1.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}

.contents
{
	width: 710px;
	background-image: url('pomeranc.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 220px;
}

.menu_polozka
{
	width: 180px;
	margin-left: 20px;
	margin-top: 10px;
}

.menu_podlozeni
{
	margin-top: 50px;
	position: absolute;
	width: 200px;
	height: 260px;
	background-color: White;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.menu_in
{
	margin-top: 60px;
	position: absolute;
	width: 200px;
	height: 300px;
}

.menu a
{
	color: Black;
}

.menu a:hover
{
	text-decoration: none;
}

acronym
{
	cursor: help;
}

h1
{
	border-bottom: 1px solid #6097AE;
}

.natahovac
{

	height: 20px;
	width: 950px;
	clear: both;
}

#logo_img
{
	width: 950px;
	height: 200px;
	display: block;
}

.podpis
{
	color: Gray;
	font-size: small;
}

h3
{
	font-size: large
}

.pad
{
	width: 100%;
	height: 300px;
}

.pre
{
	white-space: pre-wrap;
}

.bold
{
	font-weight: bold;
}

a
{
	color: Black;
}

a:hover
{
	text-decoration: none;
}

.provoznirad p
{
	text-align: justify;

}

.cenik td
{
	padding: 5px;
	border-right: 1px solid Orange;
	border-bottom: 1px solid Orange;
	vertical-align: top;
}

.cenik
{
	border-left: 1px solid Orange;
	border-top: 1px solid Orange;
}

.cenik thead
{
	background-color: Orange;
	font-weight: bold;
}

.jidelnicek
{
	border-left: 1px solid Orange;
	border-top: 1px solid Orange;
	width: 100%;
}

.jidelnicek td
{
	padding: 5px;
	border-right: 1px solid Orange;
	border-bottom: 1px solid Orange;
}


.jidelnicek thead
{
	background-color: Orange;
	font-weight: bold;
}

.editzone
{
	border: 3px dotted Black;
	margin-bottom: 10px;
}

.imagebutton
{
	height: 22px;
	width: 23px;
	border: solid 1px #C0C0C0;
	background-color: #C0C0C0
}

.image
{
	position: relative;
	left: 1px;
	top: 1px;
	height: 20px;
	width: 21px;
	border:none;
}

.toolbar
{
	width: 100%;
	height: 30px;
	background-color: #C0C0C0;
}

.toolbar input
{
	border: 1px solid black;
	background-color: #C0C0C0;
	margin-left: 10px;
	margin-top: 4px;
}

#colorpalette
{
	width: 250px;
	height: 170px;
	visibility: hidden;
	position: absolute;
	background-color: White;
}

.news_add_block
{
	background-color: #F0F0EE;
	border: 1px solid #CCCCCC;
	width: 707px;
	height: 23px;
}

.news_add_block_in
{
	margin-top: 0px;
	margin-left: 3px;
}

.news_add_block_in2
{
	margin-top: 2px;
	margin-left: 4px;
}

.news_add_block_in input
{
	background-color: White;
	border: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 18px;
	padding-top: 4px;
	margin-right: 15px;
}

.akt_input
{
	background-color: White;
	border: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 20px;
	padding-top: 2px;
	margin-right: 15px;
	position: absolute;
	margin-top: -2px;
}

.tl_odeslat
{
	width: 100px;
	background-color: White;
	border: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 23px;
	position: absolute;
	margin-top: -2px;
}

.tl_odeslat:hover
{
	background-color: #B2BBD0;
	cursor: pointer;
}

.aktuality
{
	width: 707px;
}

.akt_ctrl
{
	float: left;
	width: 100px;
	padding-top: 0px;
}

.akt_ctrl a
{
	display: block;
	height: 20px;
	width: 80px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0EE;
	margin-bottom: 2px;
	text-decoration: none;
	text-align: center;
}

.akt_ctrl a:hover
{
	text-decoration: none;
	border: 1px solid #0a246a;
	background-color: #B2BBD0;
}

.akt_body
{
}

.akt_break
{
	width: 100%;
	height: 10px;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

.red
{
	color: Red;
}

.bt_save
{
	height: 20px;
	width: 80px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0EE;
	margin-bottom: 2px;
	text-align: center;
	margin-top: 2px;
}

.bt_save:hover
{
	border: 1px solid #0a246a;
	background-color: #B2BBD0;
}

.bt_reset
{
	height: 20px;
	width: 150px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0EE;
	margin-bottom: 2px;
	text-align: center;
	margin-top: 2px;
	margin-left: 10px;
}

.bt_reset:hover
{
	border: 1px solid #0a246a;
	background-color: #B2BBD0;
}

.loading_background
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: Black;
	z-index: 69;
	filter: alpha(opacity=50); /* IE */
	-moz-opacity: 0.5; /* Firefox */
	-khtml-opacity: 0.5; /* Konqueror */
	opacity: 0.5; /* zbytek sveta */
	display: block;
}

.loading_pod
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	display: block;
}

.loading_wait
{
	position: absolute;
	font-weight: Bold;
	font-size: 20px;
	color: White;
	width: 200px;
	height: 200px;

}

.italic
{
	font-style: italic;
}

.okno_obrazek
{
	border: 1px solid Black;
	Cursor: pointer;
	display: none;
}