/*MAIN SETTINGS*/
html,body,#main_table {
	height: 100%;
	padding: 0px;
}

body,a,p,table,td,img{
	font: 9pt Arial;
	color: #ffffff;
	padding: 0px;
}

#main_table {
	width: 100%;
	padding: 0;
}

#page {
	border: 0px solid black;
	width: 800px;
	height: 465px;
	text-align: left;
}

a {
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

textarea,input {
	/*color: #404040;
	margin-bottom: 3px;
	border: none;
	overflow: auto;*/
}

.button {
	/*font-weight: bold;
	background-color: #acacac;
	padding: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	*/
}

#gray_background {
	height: 380px;
	width: 800px;
	background-color: #acacac;
}

#text_window {
	background-color: #484848;
	padding: 10px;
	overflow: auto;
	voice-family: "\"}\"" ;/*odtud do konce je to pro vsechny prohliz. krome IE5.5*/
	voice-family: inherit;
	overflow: hidden;
}

#holder {
	overflow: auto;
	background: #484848;
	float: left;
}

#menu a,#menu .active_link {
	font-size: 10pt;
	text-decoration: none;
}

#menu a {
	color: #717171;
}

#menu .active_link,#menu a:hover {
	color: #f3a206;
}

#corner_links {
	text-align: right;
}

.webmaster,.language {
	font-weight: bold;
	text-decoration: none;
}

.webmaster:hover,.language:hover {
	font-weight: bold;
	text-decoration: underline;
}

.language {
	color: #444444;
}

#text_window td {
	vertical-align: top;
}

#pdf_footer {
	text-align: right;
	padding: 10px;
}

.works_non_active_link {
	font-weight: normal;
	text-decoration: none;
}

.works_non_active_link:hover {
	font-weight: normal;
	text-decoration: underline;
}

.photos_thumb_img {
	margin: 5px;
	border: 0px solid #879944;
}

.photos_thumb_img:hover {
	border-color: #adc457;
}