﻿/* CSS Document */
* {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body {
	/*color: #c33;*/
	color: #900;
	background-color: #ccc;
	/*background-image: url(./bck-rs-1600.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: tahoma, verdana, arial;
  font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

body p {
  margin: 0px 10px;
}

body h1 {
  font-size: 24px;
  margin: 0px 10px;
}

body h2 {
  font-size: 18px;
  margin: 0px 10px;
  text-decoration: underline;
}

body h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 0px 10px;
}

ul {
  margin: 0px 10px;
  list-style-type: disc;
}

ul.ulOrdered {
  margin: 0px 10px;
  list-style-type: upper-roman;
}

li {
  margin: 5px 20px;
  list-style-type: disc;
}

li.liOrdered {
  margin: 5px 20px;
  list-style-type: disc;
}

a:link, a:active, a:visited, a:hover {
  color: #c33;
  text-decoration: underline;
  font-weight: bold;
  outline: none;
}

a:focus {
-moz-outline-style: none;
outline: none;
}


/* definice hlavniho divu */
body #divMain {
  position: relative;
	background-image: url(bck-rs-1000.jpg);
	background-repeat: no-repeat;
  border-width: 2px;
	border-style: solid;
	border-color: #c33;
	height: 780px;
	width: 998px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	/*background-color: #eee;
	opacity: 0.2;
	filter: alpha(opacity=20, style=0);*/
}

body #divMainOpa {
  position: relative;
	/*background-image: url(pozadi.jpg);*/
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 780px;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #eee;
	opacity: 0;
	filter: alpha(opacity=0, style=0);
}

body #divHeadline {
  position: absolute;
	left: 550px;
	top: 50px;
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 55px;
	width: 450px;
	margin: 0px;
	padding: 0px;
	/*background-color: #eee;
	opacity: 0.7;
	filter: alpha(opacity=50, style=0);*/
}

body #divHeadlineOpa {
  position: absolute;
	left: 550px;
	top: 50px;
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 55px;
	width: 445px;
	margin: 0px;
	padding: 0px;
	background-color: #eee;
	opacity: 0.0;
	filter: alpha(opacity=0, style=0);
}

body #divLogo {
  position: absolute;
	left: 515px;
	top: 30px;
  /*background-image: url(lya-logo-bez-kruhu-rs-2.gif);*/
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 183px;
	width: 450px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	/*background-color: #eee;
	opacity: 0.7;
	filter: alpha(opacity=50, style=0);*/
}

body #divMenu {
  position: absolute;
	left: 30px;
	top: 400px;
	/*background-image: url(lya-logo-bez-kruhu-rs.gif);*/
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 300px;
	width: 150px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	/*background-color: #eee;
	opacity: 0.5;
	filter: alpha(opacity=50, style=0);*/
}

body #divMenuOpa {
  position: absolute;
	left: 30px;
	top: 400px;
	/*background-image: url(lya-logo-bez-kruhu-rs.gif);*/
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 300px;
	width: 150px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	/*background-color: #eee;
	opacity: 0.60;
	filter: alpha(opacity=60, style=0);*/
}

body #divFB {
  position: absolute;
	left: 212px;
	top: 724px;
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 26px;
	width: 26px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
}


.pMenu {
	/*background-image: url(./menu-bck-rs-2.gif);*/
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 50px;
	width: 150px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	/*text-indent: 25%;*/
	font-size: 18px;
	font-weight: bold;
	/*background-color: #eee;
	opacity: 1;
	filter: alpha(opacity=100, style=0);*/
}

.pMenuSpace {
  height: 3px;
	width: 150px;
	text-indent: 25%;
	font-size: 18px;
	font-weight: bold;
}

body a.aMenu:link, a.aMenu:active, a.aMenu:visited {
  color: #c33;
  text-decoration: none;
}

body a.aMenu:hover {
  color: #fff;
  text-decoration: none;
}

body #divContent {
  position: absolute;
	left: 245px;
	top: 257px;
	/*background-image: url(lya-logo-bez-kruhu-rs.gif);*/
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 493px;
	width: 724px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	
	scrollbar-track-color: #c33;
  scrollbar-face-color: #c66;
  scrollbar-highlight-color: #c33;
  scrollbar-3dlight-color: #c33;
  scrollbar-darkshadow-color: #c33;
  scrollbar-shadow-color: #c33;
  scrollbar-arrow-color: #c33;
	
	/*background-color: #eee;
	opacity: 0.5;
	filter: alpha(opacity=50, style=0);*/
}

.foto {
  margin: 10px 0px 0px 10px;
}

body #divContentOpa {
  position: absolute;
	left: 245px;
	top: 257px;
	/*background-image: url(lya-logo-bez-kruhu-rs.gif);*/
  border-width: 0px;
	border-style: solid;
	border-color: #c33;
	height: 493px;
	width: 724px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #eee;
	opacity: 0.6;
	/*filter: alpha(opacity=60, style=0);*/
	filter: alpha(style=1);
}

body .pContentSpace {
  line-height: 8px;
  font-size: 8px;
  height: 8px;
}

#welcome {
  position: absolute;
	left: 250px;
	top: 200px;
	font-family: "Comic Sans MS";
}

body #divWelcome {
  position: absolute;
	left: 237px;
	top: 215px;
	height: 63px;
	width: 250px;
}

table, tr, td {
  border-style: solid;
  border-color: red;
  border: 0px;
  margin: 0px;
  padding: 0px;
} 

table.form {
  margin: 10px 15px 0px 15px;
  table-layout: fixed;
  border-collapse: collapse;
}

table.form td {
  padding: 2px 4px 2px 0px;
  /*background-color: #c33;*/
}

input[type=text] {
  opacity: 0.5;
  filter: alpha(opacity=50, style=0);
  color: #600;
  font-weight: bold;
  padding: 0px 2px;
  width: 150px;
}

textarea {
  opacity: 0.5;
  filter: alpha(opacity=50, style=0);
  color: #600;
  /*font-weight: bold;*/
  /*padding: 0px 2px;*/
  width: 300px;
  height: 70px;
}

input[type=submit], input[type=reset] {
  /*opacity: 0.5;
  filter: alpha(opacity=50, style=0);*/
  color: #900;
  outline: none;
  -moz-outline-style: none;
  background-color: #fff;
  /*font-weight: bold;*/
  padding: 0px 2px;
  border: 1px solid #900;
  height: 22px;
}

select {
  opacity: 0.5;
  filter: alpha(opacity=50, style=0);
  color: #600;
  /*font-weight: bold;*/
  width: 154px;
  /*padding-left: 2px;*/
}

label {
  font-weight: bold;
}