﻿@import url("layout.css");
body {
	font-family: "Verdana", Geneva, Arial;
	font-size: 12px;
	color: #000;
	background-color: #999999;
}
#masthead img {
	float: center;
	width: 86px;
	height: 86px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#masthead p {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 0;
	margin-top: 13px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0;
}
#container {
	width: 1003px;
	margin: 0 auto;
	background-color: #3F4549
}
/* Styles for Navigation Up*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	margin-right: 10px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-down: 1px solid #FFFFFF;

	border-top: 0;
	border-bottom: 0;
}
#navigation a {
	font-size: 10px;
	font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	padding: 5px;
	display: block;
}
#navigation a:hover {
	background-color: #004F75;
	color: #F8F8F8;
	text-decoration: underline;
}
#sidebar {
	float: right;
	width: 279px;
	background-color: #3F4549;
	position: relative;
	clear: both;
	display: inline;
}
/* Styles for Sidebar */
#sidebar a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;	
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #F8F8F8;
}
#odkaz {
	background-position: left 45%;
	background-color: #FFFFCC;
	width: 300px;
	font-size: 11px;
	background-image: url('../img_images/sipkaredmala.gif');
	background-repeat: no-repeat;
	margin-top: -3px;
	margin-bottom:5px;
}
#odkaz a {
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #800080;
}
#odkaz a:hover {
	text-decoration: underline;
        color: #990033;
}
#content {
	float: left;
	width: 725px;
	padding: 15px;
	overflow: auto;
	background-color: #FFFFCC;
	margin: 0px;
	position: relative;
}
#content img {
	display: block;
}
#content li {
	font-size: 12px;
	border: 0px;
	padding: 0px;
	margin: 0px;
    margin-bottom: 2px;
}
#content table {
        font-size: 11px;
}
#content h1{
	color: #006699;
    font-size: 18px;        
    text-align: center;
    text-transform: uppercase;	
    font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
#content h2{
	color: #990033;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
#content h3{
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h4{
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#content h5{
	color: #990033;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#content h6{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#content p{
	font-size: 12px;
    border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#content p{
	font-size: 12px;
    border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#content a {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 13px;
	text-decoration: none;
	color: #800080;
    margin-bottom: 5px;
    background-position: left 50%;
	background-image: url('../img_images/sipkaredmala.gif');
	background-repeat: no-repeat;
}
#content a:hover {
	text-decoration: underline;
    color: #990033;
}
#footer {
	clear: both;
	width: 1003px;
	background-color: #F8F8F8;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
    color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
