@CHARSET "UTF-8";

body {
	background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial CE, Helvetica CE, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#doc {
	margin: 0 auto;
	width: 995px;
}

#footer {
	clear: both;
	margin-top: 10px;
	border-left: 1px solid #d7ecf9;
	border-right: 1px solid #d7ecf9;
	border-bottom: 1px solid #d7ecf9;
	text-align: center;
}

#footer a {
	font-size: 11px;
	font-weight: normal;
	color: #005bb8;
	padding-left: 10px;
	padding-right: 10px;
}

#footer a:hover {
	text-decoration: none;
}

.links {
	background-image: url(../img/title.gif);
	height: 56px;
	line-height: 56px;
	color: black;
	padding-left: 15px;
	font-weight: normal;
	font-size: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#header1 {
	background-image: url(../img/header.jpg);
	height: 303px;
}

#main_wrapper {
	border: 1px solid #d7ecf9;
	width: 727px;
	background-color: white;
}

#side {
	display: block;
	width: 268px;
	float: left;
}

.cleaner {
	clear: both;
}

#navigation {
	background-image: url(../img/side_top.jpg);
}

#content {
	margin-left: 268px;
}

.gallery {
	padding-top: 15px;
	text-align: center;
	margin: 0 auto;
}

#navigation div.main {
	display: block;
	text-align: right;
	padding-right: 40px;
vertical-align: middle;

	font-weight: bold;
	font-size: 12px;
	height: 50px;
	font-weight: bold;
}

#navigation span.main {
	font-size: 14px;
}

#navigation div.tlacitko {
	display: block;
	text-align: right;
	padding-right: 40px;
	padding-top: 20px;
vertical-align: text-top;
	font-weight: bold;
	height: 50px;
	font-weight: bold;
}

#navigation div.subsection {
	display: block;
	text-align: right;
	padding-right: 100px;
	font-weight: bold;
	font-size: 8pt;
	height: 30px;
	font-weight: bold;
}

#navigation tr.sub {
	line-height: 30px;
	font-size: 11px;

}

#subsections {
	width: 80%;
	border: 1px solid #005bb1;
	margin: 0 auto;
}

#subsections h3 {
	color: red;
}

#subsections a {
	display: block;
	padding-bottom: 10px;
	padding-left: 30px;
}

#subsections a:hover {
	text-decoration: none;
}

#navigation span.btn {
	background-image: url(../img/menu_but.png);
	display: block;
	float: right;
	width: 43px;
	height: 43px;
	text-align: center;
	text-decoration: none;
	color: black;
	width: 43px;
	margin-left: 20px;

}

#navigation a.tlac {
line-height: 43px;


}

#navigation a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#navigation a:hover {
	text-decoration: none;
	color: red;
	font-weight: bold;
}

div.email {
	float: right;
	margin-right: 15px;
}

#navigation a.selected {
	color: red;
}

#breadcrumb {
	height: 40px;
	vertical-align: top;
	font-size: 12px;
	padding-left: 5px;
}

#breadcrumb a {
	font-size: 12px;
	font-weight: normal;
	color: #005bb8;
	padding-left: 2px;
	padding-right: 2px;
}

#breadcrumb a:hover {
	text-decoration: none;
}

.title {
	background-image: url(../img/title.gif);
	height: 56px;
	line-height: 56px;
	color: red;
	padding-left: 20px;
	font-weight: bold;
	font-size: 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#main_left {
	float: left;
	width: 427px;
	background-color: white;
	border-right: 1px solid #d7ecf9;
}

#main_right {
	float: left;
	width: 299px;
	background-color: white;
}

#footer {
	clear: both;
}

h2 {
	color: #005bb8;
	padding-left: 15px;
}

h3 {
	color: #005bb8;
	padding-left: 15px;
}

h3.red {
	color: red;
}

ul li {
	list-style-type: none;
	margin-left: 0.5em;
	text-indent: -1em;
	padding-bottom: 10px;
	width: 80%;
}

ul li:before {
	content: "- ";
	display: block;
	float: left;
	width: 1em;
}

.border {
	padding: 1px;
	border: 1px solid #d7ecf9;
}

.border_white {
	padding: 1px;
	border: 1px solid white;
}

.background_blue {
	background-color: #ddeffa;
}

p {
	padding-left: 20px;
	width: 80%;
}

.date {
	padding-left: 15px;
	color: silver;
}

.arrow {
	border: none;
	float: right;
	padding-top: 25px;
	padding-right: 20px;
}

#side_text {
	padding-left: 20px;
}

table.reference {
	margin: 0 auto;
	width: 90%;
}

table.reference thead td {
	background-color: #ddeffa;
}

table.reference tbody td {
	border: 1px solid #ddeffa;
}

.error {
	color: red;
}

.galerie {
	border: 1px solid #ddeffa;
	width: 95%;
	margin: 10px auto;
}

img.fotogallery {
	height: 150px;
}

div.fotogallery {
	height: 153px;
	width: 230px;
	float: left;
	margin: 5px;
	background-color: #ddeffa;
}

.galerie a {
	font-weight: bold;
}	
