/* CSS Document */

/*
Colors:
	Rust: #A74232
	Blue: #00599C
	Salmon: #FFF0BD
	Grey: #999999
	Powderblue: #BDF0FF
*/
html{
	overflow-y: scroll;
}
body {
	background-image:url(images/image_lfc.jpg);
	background-repeat:repeat;
	margin:10px 0px 10px 0px;
	padding:0px;
}
#main {
	max-width: 1034px;
	margin: 0px auto;
}
#mtable {
	width: 100%;
	display: none;
}
.mojstyl {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.mojemenu {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.style1 {
	font-size: 18px;
	font-weight: normal;
	color: #005a9b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
	color: #005a9b;
	text-decoration: none;
}
a:visited {
	color: #005a9b;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
a:active {
	color: #005a9b;
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.st {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:justify;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#fff;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover.stopka {
	text-decoration: underline;
}
.style3 {
	color: #005a9b;
}
.style8 {
	font-family: "Lucida Calligraphy";
	font-size: 5mm;
	color: #993300;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.main_text {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style10 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; }
body,td,th {
	font-size: 76%;
}
.style11 {font-size: 12px}
.style14 {font-size: 12px; }
.style17 {font-size: 10pt}
.style18 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; }


.menu {
	border:0px;
}
p {
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
p span {
	color:#A74232;
	font-weight:bold;
}
h1 {
	color:#983306;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size: 1.6em;
	font-weight:normal;
	margin-top:10px;
}
ul {
	text-align:left;
}
li span {
	color:#983306;
	font-weight:bold;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color:#983306;
	font-weight:bold;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color:#983306;
	font-weight:bold;
	text-align:left;
}
h5 {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	color:#983306;
	font-weight:bold;
}
blockquote {
	font-style:italic;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-color:#FFF0BD;
	border:1px solid black;
}
blockquote p {
	margin:1em;
	display:block;
	text-align:center;
}
blockquote span {
	font-style:normal;
	font-weight:bold;
	display:block;
	margin-top:0.3em;
	margin-left:1em;
}
#testimonial blockquote {
	font-style:normal;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-color:#FFF0BD;
	border:1px solid black;
}
#testimonial blockquote p {
	margin:1em;
	display:block;
	text-align:left;
}
#testimonial blockquote span {
	font-style:italic;
	font-weight:bold;
	display:block;
	margin-top:0.3em;
	margin-left:1em;
}

.imgright {
	border:1px solid black;
	float:right;
	margin:1em;
}
.imgnormal {
	border:1px solid black;
}
a {
	font-weight:bold;
	color:#000000;
}
a:hover {
	font-weight:bold;
	color:#A74232;
}
#footer {
}
#footer a {
	font-weight:normal;
	color:#FFFFFF;
}
#footer a:hover {
	font-weight:normal;
	color:#FFF0BD;
}
#footer p {
	color: #FFFFFF;
}
#formbox {
	font-family: Verdana, sans-serif;
	border:1px solid black;
	background-color:#00599C;
	width:150px;
	float:right;
	margin:1em;
}
#formbox h2 {
	background-color:#FFFFFF;
	color:#00599C;
	font-size: 1em;
	width:100%;
	border-bottom:1px solid black;
	padding:3px;
}
html>body #formbox h2 {
	width:auto;
	margin-top:0px;
	text-align:center;
}
#formbox input {
	margin-left:1em;
	margin-right:1em;
	font-size:1em;
}
.picturedeb {
	margin-left: 10px;
	border: 5px solid #983306;
}
img { border: 0 }
.mov:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
.cpic {
	display: none;
}
#mobtable {
	display: table;
}
ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #a83f3b;
}
ul.topnav li {
	float: left;
    display: inline-block;
}
ul.topnav li a {
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 5px 30px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 20px;
  font-family: Verdana, sans-serif;
}
ul.topnav li a:hover {background-color: #005a9b;}
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
ul.topnav.responsive {position: relative;}
ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
}
ul.topnav.responsive li {
    float: none;
    display: inline;
}
ul.topnav.responsive li a {
    display: block;
    text-align: left;
}

@media only screen and (min-width: 769px) {
.cpic {
	display: block;
}
}

@media only screen and (min-width: 1032px) {
#mtable {
	display: table;
}
#mobtable {
	display: none;
}
}
