﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #30412c;
}
#container {
	width: 930px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-color: #fff;
}
#masthead {
	margin: 0px;
	text-align: right;
	width: 930px;
	padding: 0;
	background-color: #fff;
	height: 300px;
	background-image: url('../images/epsctop.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#logo {
	position: relative;
	width: 360px;
	height: 110px;
	float: left;
	display: block;
}
#mainanim {
	position: relative;
	width: 704px;
	height: 157px;
	float: left;
	display: block;
}
#topmenu {
	position: relative;
	width: 90px;
	height: 65px;
	float: right;
	display: block;
	right: 25px;
	top: -10px;
}
#topmenu p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
#topmenu a {
	color: #30412C;
	text-decoration: none;
}
#topmenu a:hover {
	color: #000;
	text-decoration: none;
}
#navigation {
	margin-right: 227px;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
	width: 693px;
	top: 4px;
}
/* Styles for Masthead */
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	overflow: hidden;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 4px 13px 4px 13px;
	display: block;
	font-weight: bold;
	border-left: 1px solid #347BB8;
	border-right: 1px solid #3B8BCF;
}
#navigation a:hover {
	background-color: #70A6D7;
	border-left: 1px solid #347BB8;
	border-right: 1px solid #3B8BCF;
}
/* Styles for Content */
#page_content {
	margin: 0px;
	overflow: hidden;
	padding: 0px 0px -22px 0px;
}
#page_content p {
	margin: 5px 10px 0px 10px;
	padding: 0px;
}
#main {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	background-image: url('../images/epscmain.jpg');
	height: 420px;
}
#kontakt1 {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	display: block;
	float: left;
	width: 260px;
}
#kontakt2 {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	display: block;
	float: left;
	width: 308px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #236CA7;
	border-left-color: #236CA7;
}
#kontakt3 {
	margin: 0px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
	display: block;
	float: left;
	width: 350px;
}
#footer {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	top: -25px;
	position: relative;
	margin-bottom: -15px;
	padding-top: 2px;
}
.footer_border {
	border-top: 1px solid #216BA6;
}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: x-small;
}
#footer a {
	color: #30412C;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #3E4C3B;
	font-size: 16px;
	background-image: url('../images/epschead.jpg');
	text-indent: 22px;
	height: 22px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #216BA6;
	background-repeat: no-repeat;
}
h2 {
	margin: 6px 0px 4px 22px;
	color: #216BA6;
	font-size: 14px;
	font-style: italic;
}
h3 {
	margin: 3px 0px 0px 10px;
	color: #3E4C3B;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.tucne {
	font-weight: bold;
}
.sikme {
	font-style: italic;
}
.zarovnaj {
	text-align: justify;
}
.right {
	float: right;
}
.left {
	float: left;
}
img {
	border-width: 0px;
}
.flashik {
	float: right;
	margin: 2px 10px 10px 10px;
}
.galeria {
	text-align: center;
	width: 900px;
	margin-left: 15px;
}
