a:link		{ text-decoration: none; cursor: pointer; }
a:active	{ text-decoration: none; cursor: pointer; }
a:visited	{ text-decoration: none; cursor: pointer; }
a:hover		{ text-decoration: underline; cursor: pointer; }

.link { text-decoration: none; cursor: pointer; }
.link_over { text-decoration: underline; cursor: pointer; }

body,h1,h2,h3,h4,h5,h6,p,td,th {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Verdana;
	font-size: 11px;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
}

img {
	border: none;
}

.label {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
}

div.busy {
	position: absolute;
	top: 0px;
	left: 0px;
	border: solid 2px #06B640;
	background-color: #F8F359;
	color: #06B640;
	visibility: hidden;
	z-index: 200;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

div.page {
	width: 750px;
	/*position: absolute;*/
	margin: 2px;
	visibility: visible;
	border: solid 1px blue;
}

div.top_section {
	width: 750px;
	height: 105px;
	z-index: 1;
}

div.center_section {
	width: 750px;
	height: auto;
	z-index: 1;
	/*border: solid 1px black;*/
}

div.bottom_section {
	width: 750px;
	z-index: 1;
}

div.logo {
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	z-index: 2;
}

div.banner_top {
	/*position: absolute;
	left: 248px;
	top: 9px;*/
	width: 355px;
	height: 46px;
}

div.search {
	margin: 7px 25px 7px 17px;
	height: 1px;
}

div.search_label {
	padding-top: 2px;
	font-size: 11px;
}

div.search_input {
	float: right;
}

div.main {
	width:710px;
	margin: 7px 25px 7px 17px;
	/*border: solid 1px black;*/
}

div.banner_bottom {
	padding-top: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

#paticka {
	padding: 2px 16px 2px 6px;
	font-size: 9px;
	text-align: right;
}

#ramecek_fotka
{
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	padding:2px;
}

div.clear {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	font-size: 1px;
	clear: both;
	visibility: hidden;
}
