body {
	background-image: url(bg.gif);
	margin: 0 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

/* OBSAH */

h1 {
	margin: 0;
	padding: 0 0 0 30px;
	background: url(pic_nadpis.gif) top right no-repeat ;
	position: relative;
	color: white;
	font-size: 1.4em;
	height: 50px;
	}
	
#nadpis {
	background-image:url(bg-nadpis.gif);
	background-repeat: repeat-x;
	background-color: #FBA730;
	height: 50px;
	position: relative;
	}
	
h1 span {
	position:relative;
	top: 15px;
	margin: 0;
	padding: 0;
	}
	
h2 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
	color: #7A3300;
	font-weight: bold;
	}
	
h3 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 0;
	color: #7A3300;
	font-weight: bold;
	}
	
h4 {
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 0;
	color: #7A3300;
	font-weight: bold;
	}
	
.date {
	font-size: 0.85em;
	color: #B16B00;
	margin: -10px 0 0 0;
	padding: 0;
	}	

	
.rcol a:link {
	color: #8B4100;
	}
	
p {
	margin: 0 0 15px 0;
	padding: 0;
	}
	

a:link, a:visited, a:active {
	color: #8B4100;
	}
	
a:hover {
	color: #C17400;
	}
	
.details {
	text-align: right;
	margin: -10px 1.5em 10px 0;
	font-size: 0.9em;
	position: relative;
	padding: 0;
	border: 0;
	}

.details a {
	font-size: 1.1em;
	color: #8B4100;
	margin: 0 0 0 0;
	padding: 0;
	}
	
hr {
	position: relative; clear: both;
	border-top: 1px dotted #FA9300;
	height: 1px;
	border-bottom: 0;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
/* LISTS */

.rcol ul {
	margin: 0;
	padding: 0 0 15px 15px;
	list-style-type: none;
	}
	
.rcol li {
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(bg-li.gif);
	background-repeat: no-repeat;
	position: relative;
	}
	
.rcol ol li {
	background-image: none;
	padding: 0;
	margin: 0 0 0 -5px;
	}
	
.rcol dl {
	width: 80%;
	border: 1px solid #FA9300;
	padding: 10px 10px 5px 15px;
	margin: 0 auto 15px auto;
	background-color: #FFD08A;
	}
	
.rcol dt {
	font-weight: bold;
	color: #BB7100;
	margin-bottom: 0;
	}
	
.rcol dd {
	margin-bottom: 8px;
	margin-left: 15px;
	font-size: 0.9em;
	}

/* BOXES */
	
.box {
	background-color: #FFECC2;
	border-top: 5px solid #FFD27D;
	padding: 15px;
	line-height: 1.6em;
	font-size: 0.95em;
	margin: 0 0 25px 0;
	}
	
.box h2 {
	padding-bottom: 15px;
	color: #BC8310;
		}

.box h2 a:link, .box h2 a:visited {
	font-size: 1em;
	color: #BC8310;
	}
	
h2.feeds {
	color: white;
	margin: 0 0 -17px 0;
	padding: 0;
	position: relative;
	top: -62px;
	font-size: 0.9em;
	color: #FFE180;
	left: 15px;
	z-index: 1;
	}
	
.box ul {
	margin: 0;
	padding: 0 0 15px 0;
	list-style-type: none;
	}

.box li {
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(bg-li.gif);
	background-repeat: no-repeat;
	position: relative;
	}
	
/* PAGE CONSTRUCT */
	
#page {
	width: auto;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #FFE8B3;
	}

#header-outer {
	height: 85px;
	background-image: url(bg-header.gif);
	background-repeat: repeat-x;
	width: auto;
	}
	

	
	
#content-outer {	
	background-image: url(bg-content.gif);
	background-repeat: repeat-x;
	padding: 0;
	border-top: 2px solid white;
	position: relative;
	}
	
.rcol {
	position: relative;	
	width: 55%;
	line-height: 1.4em;
	padding: 30px 0 0 30px;
	margin: 0;
	float: left;
	}

.lcol {
	position: relative;
	margin: 0 0 0 60%;
	padding: 30px;
	}
	
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	}
	
.logo {
	position: absolute;
	top: 15px;
	left: 60px;
	width: 172px;
	height: 56px;
	background-image: url(arxon_logo.jpg);
	}
	
#pic_top {
	position: absolute;
	top: 0;
	right: 30px;
	width: 333px;
	height: 85px;
	background-image: url(pic_top.gif);
	background-repeat: no-repeat;
	}
	
#pic_nadpis {
	position: absolute;
	top: 109px;
	right: 30px;
	width: 362px;
	height: 50px;
	background: url(pic_nadpis.gif) no-repeat;
	z-index: 0;
	}
	
	
/* FOOTER */
	
.footer {
	background-color: #1F89C3;
	border-top: solid 5px #48A0D2;
	position: relative;
	border-bottom: none;
	margin: 0;
	padding: 0.9em 0 0.9em 30px;
	}
	
.footer p {
	color: white;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
.address {
	position: relative;	
	width: 63%;
	padding: 0;
	margin: 0;
	float: left;
	}
	
.phone {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 30px;
	}
	
/* MENU */

#menu ul {
	margin: 0;
	padding: 0 0 0 13px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	height: 20px;
	background: url(pic_menu.gif) top right no-repeat #2F8FDF;
	}
	
#menu li {
	position: relative;
	display: block;
	float: left;
	border-right: 2px solid white;
	padding: 0;
	margin: -2px 0 0 0;
	width: auto;
	font-weight: bold;
	height: 23px;
	}

	
#menu span {
	top: 0.44em;
	position: relative;
	padding: 0 15px;
	margin: 0;
	}
	
#menu a {
	color: white;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #D5F0FF;
	}
	
#menu li.firstmenuitem {
	border-left: 2px solid white;
	}
	
img.left
{
  float: left;
  margin-right: 0.5em;
}

img.right
{
  float: right;
  margin-left: 0.5em;
}
	