body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #144b60;
	background: #144b60 url(../gfx/background.jpg);
	margin: 0px;
	padding: 0px;
}

a {
	color: #144b60;
	text-decoration: none;
}

a:hover {
	color: #AD4B00;
	text-decoration: underline;
}

a.ext-link {
	background: url(../gfx/external.gif) center right no-repeat;
	padding-right: 13px;
}

a.box {
	display: block;
	width: 150px;
	line-height: 12px;
	text-decoration: none;
	background-color: #FFFFFF;	
	border: 2px solid #AD4B00;	
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	color: #144b60;
	text-align: center;
}

a.box:hover {
	text-decoration: none;
	color: #144b60;
}

form {
 margin: 0px;
 padding: 0px;
 display: inline;
}

input {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #144b60;
	background-color: #FFFFFF;
	border: 1px solid #AD4B00;
}

select {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #144b60;
	background-color: #FFFFFF;
	border: 1px solid #AD4B00;
}

textarea {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #144b60;
	background-color: #FFFFFF;
	border: 1px solid #AD4B00;
}

h1, h2 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-size: 12pt;
	color: #AD4B00;
	font-weight: bold;
}

table {
	font-size: 10pt;
	width: 100%;
}

input.save {
	width: auto;
	font-weight: bold;
}

input.pass {
	width: 130px;
}

input.search {
	border: 2px solid #AD4B00;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

input.find {
	border: 2px solid #AD4B00;
	width: auto;
	font-weight: bold;
}

select.search {
	width: auto;
	color: #AD4B00;
	z-index: 0;
}

.clearpix {
	margin: 0px;
	font-size: 1px;
	clear: both;
	}

.print	{
	display: none;
}

div.error {
	color: red;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	}
	
div.top {
	width: 780px;
	height: 126px;
	margin-top: 20px;
	position: relative;
	background: url(../gfx/chalcedon-logo.jpg) no-repeat;
	background-position: center center;
}

div.menu {
	width: 780px;
	height: 33px;
	background: url(../gfx/menu-top-bg.jpg) no-repeat;
	text-align: left;
}

div.menu ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}

div.menu ul li {
	line-height: 33px;
	font-weight: bold;
	display: inline;
	margin-left: 20px;
}

div.main {
	width: 780px;
	background: url(../gfx/main-bg.jpg) repeat-y;
}

div.main-top {
	width: 780px;
	height: 22px;
	background: url(../gfx/main-top-bg.jpg) no-repeat;
}

div.main-bottom {
	width: 780px;
	height: 18px;
	clear: both;
}

div.main-left {
	width: 180px;
	float: left;
	text-align: left;
}

div.main-left-title {
	width: 180px;
	padding: 4px;
	border: 4px solid #ad4b02;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

div.main-left ul {
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.main-left li {
	margin-top: 6px;
	list-style-type: none;
}

h1.list {
	display: inline;
	font-size: 11pt;
}

h1.list a{
	color: #AD4B00;
}

div.main-right {
	width: 550px;
	float: right;
	text-align: right;
}

div.main-text {
	border: 4px solid #ad4b02;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}

div.main-text a{
	text-decoration: underline;
}

div.main-text ul {
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
}

div.main-text li {
	list-style-type: none;
}

ol {
	margin-top: 0px;
	margin-left: 25px;
	padding: 0px;
}

div.main-text li.nrlist {
	list-style-type: decimal;
}

div.main-nav {
	border: 4px solid #ad4b02;
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 20px;
}

img.img-right {
	margin-left: 10px;
	margin-top: 10px;
	float: right;
	border: 2px solid #FAE19E;
}

div.img-right {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	text-align: center;
}

div.nadpis-text {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	color: #AD4B00;
}

table.none a{
	text-decoration: none;
}

div.footer {
	width: 780px;
	height: 39px;
	background: url(../gfx/footer-bg.jpg) no-repeat;
	padding-top: 12px;
	font-weight: bold;
	font-size: 8pt;
}

img.thumbs {
	border: 2px solid #FAE19E;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

div.thumbs {
	float: left;
}

div.edit {
	font-size: 8pt;
	padding-top: 10px;
	text-align: right;
}

div.adsense {
	margin-top: 10px;
	border: 4px solid #ad4b02;
	text-align: left;
	width: 180px;
}

div.banner-left {
	margin-top: 10px;
	border: 4px solid #ad4b02;
	text-align: left;
	width: 160px;
}

div.banner-top {
	text-align: center;
	margin-bottom: 10px;
	z-index: 1;
}

div.banner-bot {
	text-align: center;
	margin-top: 10px;
	z-index: 1;
}

