﻿@import url(./layout.css);
body {
	color: #000;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #fff;
	text-align: center;
}
#container {
	width: 790px;
	margin: 0 auto;
	background: #fff url('images/content.gif') top;
	background-repeat: repeat-y;
	text-align: left;
}
#masthead {
	display: block;
	clear: both;
	width: 790px;
	height: 153px;
	background: #fff url('images/top.jpg') top;
	background-repeat: no-repeat;
}
#navigation {
	color: #fff;
	background: #003066 url('images/menu.gif');
	width: 790px;
	height: 40px;
	background-repeat: no-repeat;
	vertical-align: top;
	display: block;
	float: left;
}
#page_content {
}
#column {
	width: 780px;
	left: 5px;
	top: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#footer {
	background-color: #003066;
	height: 20px;
	width: 790px;
	color: #fff;
	display: block;
	float: left;
}
/* Styles for Masthead */
/* Styles for Navigation */
#navigation ul {
	border-width: 0px;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 40px;
}
#navigation li {
	float: left;
	width: 158px;
	text-align: center;
	font-size: 11px;
	position: relative;
	top: 23px;
}
#navigation a {
	text-decoration: none;
	color: #fff;
}
#navigation a:hover {
	text-decoration: underline overline;
}
/* Styles for Content */
h1 {
	color: #003066;
	font-size: 1.5em;
	text-indent: 10px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	margin-top: 5px;
	display: block;
}
h2 {
	color: #003066;
	font-size: 1.3em;
	text-indent: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
}
h3 {
	color: #fff;
	font-size: 1.3em;
	text-indent: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	background-color: #69698F;
}
h4 {
	color: #CC1715;
	font-size: 1.2em;
	text-indent: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
}
#column p {
	color: #000;
	font-size: 1em;
	margin: 0;
	padding: 2px 5px 2px 5px;
}
#column a {
	color: #173D67;
	text-decoration: underline;
}
#column a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Footer */
#footer div {
	margin: 2px 0px 0px 0px;
	color: #fff;
	display: block;
	width: auto;
}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: overline;
}
/* Styles for Links */
a {
	color: #173D67;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
hr.cleaner {
	display: none;
	clear: both;
}
img {
	border-width: 0px;
}
table {
	font-size: 1em;
}
td {
	vertical-align: top;
	padding: 0px;
	text-align: left;
}
#authors td {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #CC1715;
}
#authors {
	border: 1px solid #173D67;
	margin-left: 75px;
	width: 640px;
}
.odsek {
	width: 690px;
	display: block;
	position: relative;
	left: 40px;
	bottom: 5px;
}
.main {
	background-image: url('images/hloznik.jpg');
	background-repeat: no-repeat;
	top: auto;
	bottom: auto;
	float: left;
	width: 790px;
}
.zsk {
	top: -5px;
	position: relative;
	left: 6px;
	float: right;
}
.ramik {
	border: 1px solid #000000;
}
.modra {
	color: #000080;
}
.cervena {
	color: #CC3300;
}

